.pa-cf:before, .pa-cf:after { content: " "; display: table; }
.pa-cf:after { clear: both; }
.pa-cf { *zoom: 1; margin-bottom: 10px; }
.pa-container { background: white; margin: 0 auto; width: 992px; min-width: 992px; max-width: 992px; box-sizing: border-box; position: relative; }
.pa-row:before, .pa-row:after { content: " "; display: table; }
.pa-row:after { clear: both; }
.pa-row { *zoom: 1; }
.pa-grid-1, .pa-grid-2, .pa-grid-3, .pa-grid-4, .pa-grid-5, .pa-grid-6, .pa-grid-7, .pa-grid-8, .pa-grid-9, .pa-grid-10, .pa-grid-11, .pa-grid-12, .pa-grid-13, .pa-grid-14, .pa-grid-15, .pa-grid-16 { min-height: 1px; float: left; margin: 0 10px; box-sizing: border-box; }
.pa-grid-1 { width: 42px; min-width: 42px; max-width: 42px; }
.pa-grid-2 { width: 104px; min-width: 104px; max-width: 104px; }
.pa-grid-3 { width: 166px; min-width: 166px; max-width: 166px; }
.pa-grid-4 { width: 228px; min-width: 228px; max-width: 228px; }
.pa-grid-5 { width: 290px; min-width: 290px; max-width: 290px; }
.pa-grid-6 { width: 352px; min-width: 352px; max-width: 352px; }
.pa-grid-7 { width: 414px; min-width: 414px; max-width: 414px; }
.pa-grid-8 { width: 476px; min-width: 476px; max-width: 476px; }
.pa-grid-9 { width: 538px; min-width: 538px; max-width: 538px; }
.pa-grid-10 { width: 600px; min-width: 600px; max-width: 600px; }
.pa-grid-11 { width: 662px; min-width: 662px; max-width: 662px; }
.pa-grid-12 { width: 724px; min-width: 724px; max-width: 724px; }
.pa-grid-13 { width: 786px; min-width: 786px; max-width: 786px; }
.pa-grid-14 { width: 848px; min-width: 848px; max-width: 848px; }
.pa-grid-15 { width: 910px; min-width: 910px; max-width: 910px; }
.pa-grid-16 { width: 972px; min-width: 972px; max-width: 972px; }
.pa-half-pad-after { margin-bottom: 16px; }
.pa-pad-after { margin-bottom: 30px; }
.relative { position: relative; }

.preferred_access_tooltip_container.absolute {
    position: absolute;
    /*float: right !important;*/
    bottom: 0; right: 0;
}
.preferred_access_tooltip_container {
    margin-top: 6px;
    text-align: right;
    margin-bottom: 12px;
}
.preferred_access_tooltip {
    z-index: 1000 !important;
    display: none;
    position: absolute;
    right: 0px;
    background: url(/img/preferred_access_tooltip_bg.png) 50% 50% no-repeat;
    width: 270px;
    height: 425px;
    text-align: left;
}
.preferred_access_tooltip div {
    padding: 45px 24px 24px 24px;
    overflow: hidden;
}
.preferred_access_explanation {
    font-weight: bold;
    color: rgba(66, 66, 66, 1);
    font-size: 17px;
    line-height: 19px;
}
.preferred_access_explanation a {
    color: rgba(66, 66, 66, 1);
    font-style: italic;
}
.preferred_access_explanation a:hover + .preferred_access_tooltip {
    display: block !important;
}
.preferred_access_tooltip strong {
    font-weight: bold;
}
.preferred_access_tooltip p {
    font-weight: normal !important;
    color: black !important;
    margin-bottom: 6px !important;
    font-size: 14px !important;
    line-height: 18px !important;
}
.preferred_access_tooltip h6 {
    font-size: 21px !important;
    line-height: 23px !important;
    font-weight: 600 !important;
    color: #424242 !important;
    margin-bottom: 12px !important;
}

.pa-category-list ul {
    margin-bottom: 30px;
}
.pa-search-container .ui-autocomplete li {
    font-size: 14px;
    line-height: 16px;
    padding: 2px 0;
}
.pa-search-container .ui-autocomplete {
    background: #fff !important;
    z-index: 9 !important;
    padding: 4px 0 !important;
}
.pa-autocomplete-plain {
    display: inline-block;
    padding: 4px 8px !important;
}
.pa-search-container .ui-menu-item, .pa-search-container .ui-autocomplete-category {
    font-size: 16px !important;
    padding: 0 !important;
    line-height: 14px !important;
    margin: 0 !important;
    width: auto !important;
    border: 0 !important;
}
.pa-search-container .ui-menu-item a {
    -khtml-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 4 8px !important;
}
.pa-search-container .ui-autocomplete-category {
    font-weight: normal !important;
    text-transform: uppercase;
    padding: 3px 8px !important;
    color: rgba(66, 66, 66, 1) !important;
    font-size: 14px !important;
    line-height: 14px !important;
    margin: 10px 0 0 0 !important;
}
.pa-search-container .ui-menu-item [data-tab=Venues] {
    padding-left: 20px !important;
}
.pa-group-notes {
    font-size: 13px !important;
    line-height: 15px !important;
    font-style: normal;
}
.pa-group-note-expand {
    padding-top: 8px;
    display: none;
    font-style: italic;
}
#pa-search-control:focus {
    border: 1px solid rgba(66, 66, 66, 0.8);
    outline-width: 0;
}

#pa-search-control {
    border: 1px solid rgba(66, 66, 66, 0.4);
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
#pa-search-control::-webkit-input-placeholder {
    color: rgba(66, 66, 66, 0.8);
    font-size: 16px;
}
#pa-search-control:focus::-webkit-input-placeholder {
    color: rgba(66, 66, 66, 1);
    font-size: 16px;
}

#pa-search-control::-ms-input-placeholder {
    color: rgba(66, 66, 66, 0.8);
    font-size: 16px;
}
#pa-search-control:focus::-ms-input-placeholder {
    color: rgba(66, 66, 66, 1);
    font-size: 16px;
}

#pa-search-control::-moz-placeholder {
    color: rgba(66, 66, 66, 0.8);
    font-size: 16px;
}
#pa-search-control:focus::-moz-placeholder {
    color: rgba(66, 66, 66, 1);
    font-size: 16px;
}

#pa-search-control:focus::placeholder {
    color: rgba(66, 66, 66, 1);
    font-size: 16px;
}
#pa-search-control::placeholder {
    color: rgba(66, 66, 66, 0.8);
    font-size: 16px;
}

.pa-search-container .ui-menu-item .ui-state-focus {
    background: rgba(66,66,66,.08) !important;
    color: #166bc0 !important;
    font-size: 16px !important;
    margin: 0 !important;
    width: auto !important;
    border: 0 !important;
}
.pa-search-container {
    position: relative;
    padding: 0px 0 10px 0;
    /*border-bottom: 1px solid #f87620;*/
}
.pa-search-container input {
    margin: 0 auto;
    display: block;
    background: #fff url(/img/preferred_access_magnify.png) right center no-repeat !important;
}
.pa-arrow {
    display: block;
    width: 44px;
    height: 66px;
    position: absolute;
    top: 10px;
    left: -70px;
    background: transparent url(/img/preferred_access_curved_arrow.png) 50% 50% no-repeat;
}
.pa-search-container .pa-search-header {
    text-align: left;
    position: relative;
    width: 58%;
    display: block;
    margin: 0 auto 5px auto;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    color: rgba(66, 66, 66, 1);
    line-height: 24px;
}
.pa-search-container div {
    text-align: left;
}
.pa-search-container input {
    font-size: 16px;
    padding: 0 40px 0 16px;
    height: 50px;
    line-height: 50px;
    border: none;
    width: 55%;
    vertical-align: middle;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.pa-category-header h1 {
    float: left;
    font-size: 30px;
    line-height: 32px;
    margin: 0;
    padding: 10px 0 5px 25px;
    color: #424242;
    font-weight: bold;
    clear: left;
}
.pa-category-header h2 {
    float: left;
    font-size: 16px;
    line-height: 18px;
    margin: 0;
    padding: 0 0 10px 25px;
    color: #000;
    font-weight: 600;
    clear: left;
}
.pa-category-header img {
    float: right;
}
.pa-category-header {
    border-bottom: 1px solid #979797;
}
.pa-category-list a {
    font-weight: 400;
    color: rgba(66, 66, 66, 1);
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
}
.pa-category-list a:hover, .pa-category-list a:active {
    color: #0A4DA1;
    text-decoration: underline;
}
.pa-category-list {
    padding-left: 25px;
    color: #999;
    font-size: 14px;
    line-height: 22px;
}
.pa-category-list h4 {
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 30px 0;
    padding: 12px 10px 12px 12px;
    color: rgba(66, 66, 66, 1);
    text-transform: capitalize;
    background-color: rgba(244, 243, 241, 1);
}
.pa-category-sections {
    margin-bottom: 60px;
}
.pa-category-section-borderless {
    margin-bottom: 30px;
    
}
.pa-category-section {
    margin-bottom: 30px;
    border: 1px solid #D9D9D9;
    
}
.pa-category-section h3, .pa-performer-body h3 {
    padding: 17px 16px;
    display: block;
    width: auto;
    color: #fff;
    font-weight: normal;
    font-size: 14px;  
    line-height: 16px;
    background: #0a4da1;
}
.pa-category-section-carousel {
    
}
.pa-category-section-carousel img {
    width: 100%;
}
.pa-category-section-grid_image, .pa-category-section-listing_text, .pa-category-section-automatic, .pa-category-section-info {
    padding: 20px 20px 20px 20px;
}
.pa-category-section-featured_image {
    padding: 20px 0 0 0;
}
.pa-category-section-listing_image, .pa-category-section-featured_text {
    padding: 0;
}
.pa-category-section-carousel {
    position: relative;
    overflow: hidden;
}
.pa-category-section-carousel .jcarousel-item {
    width: 722px;
    height: 234px;
    float: left;
}
.pa-category-section-carousel .pa-promo-message {
    float: left;
    font-size: 22px;
    line-height: 53px;
    height: 53px;
    font-weight: bold;
    color: #EC0439;
    padding: 0 20px;
}
.pa-promo-message-listing-image{
    font-size: 13px;
    font-weight: bold;
    color: #EC0439;
}
.pa-cta {
    float: right;
    display: inline-block;
    vertical-align: middle;
    margin: 10px 16px 0 16px;
}
.pa-category-section-carousel .jcarousel-item {
    
}
.pa-category-section-carousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.pa-category-section-carousel .jcarousel-prev {
    position: absolute;
    top: 88px; /* mph */
    left: 15px;
}
.pa-category-section-carousel .jcarousel-next {
    position: absolute;
    top: 88px; /* mph */
    right: 15px;
}
.pa-category-section-carousel .jcarousel-pagination a, .pa-category-section-carousel .jcarousel-pagination a img {
    width: auto !important;
    height: auto !important;
}
.pa-category-section-carousel .jcarousel-pagination {
    width: 200px;
    text-align: center;
    margin-left: -100px;
    overflow: hidden;
}
.pa-category-section-carousel .jcarousel-pagination a {
    padding: 0 3px;
    opacity: 0.6;
}
.pa-category-section-carousel .jcarousel-pagination .active {
    opacity: 1.0;
}
.pa-category-section-carousel .jcarousel-pagination {
    position: absolute;
    text-align: center;
    top: 10px;
    left: 50%;
}
.pa-featured-images {
    list-style: none;
    list-style-type: none;
    display: block;
}
.pa-featured-image-item a {
    clear: both;
}
.pa-featured-image-item {
    float: left;
    display: block;
    margin: 0 34px 0 0;
    width: 218px !important;
    padding: 0;
}
.pa-row-end {
    margin-right: 0 !important;
    float: right !important;
}
.pa-featured-image-name a:hover, .pa-featured-image-name a:active {
    color: #fff;
    text-decoration: underline;
}
.pa-featured-image-name {
    text-decoration: none;
    width: auto;
    display: block;
    clear: left;
    height: 76px;
    text-align: center;
    color: #fff;
    padding: 0 12px 0 12px;
    font-weight: normal;
    font-size: 14px;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #0a4da1;
}
.pa-featured-image-name a{
    color: #FFFFFF;
    text-decoration: none;
}
.pa-featured-image-name .pa-featured-image-name-promo {
    color: #FFFFFF;
}
.pa-category-rows-1 li {
    width: auto !important;
    display: block;
    float: none !important;
}
.pa-category-rows-2 li {
    width: 310px;
    margin-right: 20px;
}
.pa-category-rows-3 li {
    width: 194px;
    margin-right: 20px;
}
.pa-category-section-listing_text, .pa-category-section-automatic {
    position: relative;
}
.pa-category-section-listing_text a, .pa-category-section-automatic a {
    color: #4a4a4a;
    text-decoration: none;
}
.pa-category-section-listing_text a:hover, .pa-category-section-listing_text a:active, .pa-category-section-automatic a:hover, .pa-category-section-automatic a:active {
    text-decoration: underline;
    color: #3F3F3F;
}
.pa-category-section-listing_text li, .pa-category-section-automatic li {
    float: left;
    padding: 5px 9px;
    height: 40px;
    line-height: 20px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 15px;
    display: block;
}
.pa-category-section-listing_text li a, .pa-category-section-automatic li a {
    display: table-cell;
    height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
}
.pa-no-bottom-margin {
    /*margin-bottom: 0 !important;*/
}
.pa-category-section-featured_text table {
    width: 100%;
    border-collapse: collapse;
}
.pa-category-section-featured_text td.first {
    padding-left: 20px !important;
}
.pa-category-section-featured_text td.last {
    padding-right: 20px !important;
}
.pa-category-section-featured_text td {
    font-size: 12px;
    vertical-align: middle;
    line-height: 14px;
    padding: 18px 2px;
    border-bottom: 1px solid #e1e1e1;
}
.pa-category-section-featured_text td .date {
    text-transform: uppercase;
}
.pa-category-section-featured_text td .name {
    text-transform: uppercase;
    font-weight: bold;
}
.pa-category-section-featured_text td .cta {
    font-weight: bold;
    font-size: 15px;
}
.pa-category-section-featured_text td.right {
    text-align: right !important;
}
.pa-category-section-listing_image table {
    width: 100%;
    border-collapse: collapse;
}
.pa-category-section-listing_image td.first {
    padding-left: 16px !important;
}
.pa-category-section-listing_image td.last {
    padding-right: 16px !important;
}
.pa-category-section-listing_image td {
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    padding: 14px 2px;
    border-bottom: 1px solid #e1e1e1;
}
.pa-category-section-listing_image td .image {
    float: left;
    margin-right: 20px;
    display: block;
}
.pa-category-section-listing_image td .name {
    font-weight: bold;
}
.pa-category-section-listing_image td .promo_message {
    font-size: 12px;
    display: inline-block;
    float: left;
    width: 460px;
    margin-top: 10px;
}
.pa-category-section-listing_image td .cta {
    font-weight: bold;
    font-size: 15px;
}
.pa-category-section-listing_image td.right {
    text-align: right !important;
}
.pa-category-section-grid_image li .pa-cta {
    display: inline-block;
    float: none !important;
    text-align: center !important;
}
.pa-category-section-grid_image li .pa-cta-container {
    width: 100%;
    display: block;
    text-align: center;
    position: absolute;
    bottom: 12px;
}
.pa-category-section-grid_image li .name {
    margin: 8px 0 0 0;
    font-weight: bold;
    font-size: 15px;
    line-height: 16px;
}
.pa-category-section-grid_image li {
    position: relative;
    border: 1px solid #D9D9D9;
    width: 151px;
    height: 210px;
    margin: 0 22px 22px 0;
    float: left;
    overflow: hidden;
}
.pa-row-bottom {
    margin-bottom: 0 !important;
}
.pa-category-section-grid_image li span, .pa-category-section-grid_image li a {
    display: block;
    text-align: center;
}
.pa-performer-header {
    border-bottom: 1px solid #acacac;
}
.pa-performer-header .pa-name-container {
}
.pa-performer-promo {
    color: #EC0439 !important;
}
.pa-performer-promo-message {
    font-size: 22px;
    line-height: 24px;
    font-weight: bold;
}
.pa-performer-promo-from {
    font-size: 14px;
    line-height: 24px;
    padding-right: 8px;
    font-style: italic;
    vertical-align: super;
}
.pa-performer-promo-price {
    font-size: 26px;
    font-weight: bold;
    line-height: 24px;
}
.pa-space-under {
    margin-bottom: 16px !important;
}
.pa-img-name-container {
    margin-bottom: 16px;
}
.pa-performer-header .pa-img-container {
    float: left;
    margin-right: 16px;
    margin-bottom: 10px;
    /*min-width: 259px;*/
    max-width: 547px;
    overflow: hidden;
}
.pa-performer-header .pa-img-container img {
    width: 100%;
}
.pa-performer-header p {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0px;
    color: #4b4b4b;
}
.pa-performer-header h1 {
    font-size: 28px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}
.pa-performer-sidebar h2 {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 26px;
    font-weight: 600;
    color: rgba(66, 66, 66, 1);
    padding: 12px 10px 12px 12px;
    background: rgba(66, 66, 66, 0.2);
}
.pa-performer-sidebar h3 {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 26px;
    font-weight: 600;
    color: rgba(66, 66, 66, 1);
}
.pa-performer-sidebar h2 {
    text-transform: capitalize;
}
.pa-performer-body {
    border: 1px solid #D9D9D9;
    padding: 0;
}
.pa-performer-body .padding {
}
.pa-performer-month li, .pa-performer-city li {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 16px;
    vertical-align: middle;
    cursor: default;
    color: #ccc;
}
.pa-performer-month li.pa-item-active, .pa-performer-city li.pa-item-active {
    color: #777;
    cursor: pointer;
}
.pa-performer-month li.pa-item-active:hover, .pa-performer-city li.pa-item-active:hover {
    color: #000 !important;
}
.pa-performer-month li.pa-item-active span, .pa-performer-city li.pa-item-active span {
    transition: background-color 0.25s;
    background: url(/img/rentalcar_checkbox.png);
    background-repeat: no-repeat;
    background-position: -30px 0;
}
.pa-performer-month li.pa-item-active:hover span, .pa-performer-city li.pa-item-active:hover span {
    background-position: 0 0;
}
.pa-performer-month li.pa-item-selected span, .pa-performer-city li.pa-item-selected span {
    /* background: #166BC0; */
    border: 1px solid white;
    background-position: -45px 0;
}
.pa-performer-month li.pa-item-selected:hover span, .pa-performer-city li.pa-item-selected:hover span {
    /* background: #166BC0; */
    border: 1px solid white;
    background-position: -15px 0 !important;
}
.pa-performer-month li span, .pa-performer-city li span {
    display: inline-block;
    width: 15px;
    vertical-align: text-bottom;
    margin-right: 12px;
    height: 15px;
    background: url(/img/rentalcar_checkbox.png);
    background-repeat: no-repeat;
    background-position: -60px 0;
    border: 1px solid white;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.pa-performer-month, .pa-performer-city {
    margin-bottom: 30px;
}
.pa-performer-body table {
    width: 100%;
    border-spacing: 0;
}
.pa-performer-body td.pa-darken {
    width: 160px;
}
.pa-performer-body td .pa-name-and-stuff a {
    color: rgba(66, 66, 66, 1);
}
.pa-performer-body td .pa-name-and-stuff a:hover, .pa-performer-body td .pa-name-and-stuff a:active {
    color: #636363;
}
.pa-performer-body td .pa-name-and-stuff {
    padding-left: 16px;
    display: block;
}
.pa-performer-body td {
    height: 80px;
    padding: 5px 0;
    vertical-align: middle;
    border-bottom: 1px solid #e1e1e1;
}
.pa-performer-body .weekday {
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #363636;
}
.pa-performer-body .date {
    display: block;
    font-size: 18px;
    line-height: 22px;
    color: rgba(66, 66, 66, 1);
    font-weight: bold;
}
.pa-performer-body .time {
    display: block;
    font-size: 15px;
    line-height: 19px;
    font-weight: bold;
    color: rgba(66, 66, 66, 1);
}
.pa-performer-body h5 a {
    text-decoration: none;
}
.pa-performer-body h5 a:hover, .pa-performer-body h5 a:active {
    text-decoration: none !important;
}
.pa-performer-body h5 {
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    color: #4b4c4c;
    margin: 0 0 10px 0;
    max-width: 300px;
}
.pa-performer-body h6 {
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
}
.pa-darken {
    background: #ededed;
}
.pa-performer-body .pa-no-items td {
    height: 30px !important;
    padding: 8px 12px !important;
    background: #ffe7b0;
}
.pa-performer-body .pa-darken {
    background: none;
    border-right: 1px solid #e1e1e1;
}
.pa-more-cities {
    margin-top: 12px !important;
}
.pa-venue-seating-chart-container, pa-venue-map-container {
    margin-bottom: 30px;
    clear: both;
}
.pa-venue-seating-chart-container .pa-seating-chart {
    max-width: 100%;
    width: 100%;
}
#pa-map-container {
    margin-bottom: 30px;
    width: 226px;
    height: 226px;
}
.pa-address-container {
    font-size: 14px;
    line-height: 18px;
    color: #666;
}
.pa-address-container strong {
    display: block;
    color: #000;
    margin-bottom: 16px;
}
.pa-venue-seating-chart-container a img {
    vertical-align: top;
}
.pa-venue-seating-chart-container a {
    text-decoration: none !important;
}
.pa-venue-seating-chart-container a:hover, .pa-venue-seating-chart-container a:active {
    text-decoration: none !important;
}
.pa-venue-seating-chart-container {
    font-size: 13px;
    line-height: 15px;
}
.pa-venue-seating-chart-container p {
    margin-bottom: 15px;
}
.pa-seating-chart-big img {
    max-width: 100%;
}
#pa-ticket-container, #pa-seating-container {
    height: 640px;
}
#pa-ticket-container {
    float: left;
    background: #f1f1f1;
    overflow: hidden;
    overflow-y: scroll;
    width: 400px;
    max-width: 400px;
    position: relative;
}
#pa-group-container {
    display: none !important;
}
#pa-seating-container {
    float: right;    
    overflow: hidden;
    max-width: 560px;
}
.pa-show-header {
    background: #F6F6F6;
    padding: 5px 0 10px 0;
    width: auto;
    border: 1px solid #D9D9D9;
    border-top: 0px;
}
.pa-show-header table {
    width: 100%;
}
.pa-show-header td {
    padding: 0 8px;
}
.pa-show-body {
    border: 1px solid #D9D9D9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pa-show-body {
    border-top: none;
}
.tuMapTicketList td {
    text-align: center;
    padding-top: 20px;
}
#pa-price-slider {
    margin-top: 14px !important;
    height: 2px !important;
    width: 120px !important;
    position: relative;
    cursor: pointer !important;
}
#pa-price-slider .ui-slider-handle {
    cursor: pointer;
    width: 16px;
    height: 16px;
    position: absolute;
    background: #166BC0;
    border: none !important;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    top: 50%;
    margin-top: -8px;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -4px !important;
}
.ui-slider-horizontal .ui-slider-handle:last-child {
    margin-left: -12px !important;
}
.ui-widget-header {
    background: #166BC0 !important;
    border: 1px solid #166BC0 !important;
}

#pa-zone-selector {
    font-size: 12px !important;
    height: 26px !important;
    text-transform: uppercase;
    display:inline-block;
    padding:3px 5px;
    color:#fff;
    background-color:#343434;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#484848', endColorstr='#343434'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#484848), to(#343434)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #484848, #343434); /* for firefox 3.6+ */
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border:1px solid #282828;
    cursor:pointer;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration:none;
}
#pa-zone-selector:hover {
    background-color:#343434;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#484848', endColorstr='#000'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#484848), to(#000)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #484848, #000); /* for firefox 3.6+ */
}
#pa-zone-selector > b {
    display:block;
    float:right;
    width:10px;
    height:7px;
    margin:5px 0 0 5px; 
    background:url("/tu/UpDownInverted.png") no-repeat center bottom;
}
#pa-zone-selector.Active {
    border-radius:3px 3px 0 0;
    -moz-border-radius:3px 3px 0 0;
    -webkit-border-radius:3px 3px 0 0;
    border-bottom:none;
    background:#f6f5f5;
    border-color:#f6f5f5;
    color:#000;
    box-shadow:0px -2px 5px rgba(0,0,0,0.2);
    -moz-box-shadow:0px -2px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow:0px -2px 5px rgba(0,0,0,0.2);
}
#pa-zone-selector.Active > b {
    background-position:center top;
}

.pa-zone-selector {
    min-width: 150px;
    background-color:#f6f5f5;
    box-shadow:0px 0px 5px rgba(0,0,0,0.5);
    -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.5);
    padding:7px;
    border-radius:0 3px 3px 3px;
    -moz-border-radius:0 3px 3px 3px;
    -webkit-border-radius:0 3px 3px 3px;
}
.pa-zone-selector .tuMapActiveGroupsContainer .tuMapGroup:not(.Disabled) .tuMapGroupTitle:hover {
    text-decoration:none;
    color:#830000;
}
.pa-zone-selector .tuMapGroup.Disabled {
    opacity:0.5;
}
.pa-zone-selector .tuMapGroup.Disabled > span.tuMapGroupColor {
    background:url("/tu/ZoneSelector.png") no-repeat center top;
}
.pa-zone-selector .tuMapGroup.Disabled > span.tuMapGroupTitle {
    text-decoration:none;
}
.pa-zone-selector .tuMapGroupChecked > span.tuMapGroupColor {
    background:url("/tu/ZoneSelector.png") no-repeat center bottom;
}
.tuMapGroupsContainer > div {
    float:left;
}
.tuMapGroupsContainer .tuMapGroup {
    padding:3px;
    white-space:nowrap;
}
.tuMapActiveGroupsContainer .tuMapGroup {
    cursor: pointer;
}
.tuMapActiveGroupsContainer .Disabled {
    cursor: default;
}
.tuMapGroupChecked .tuMapGroupColor {
    background-image:url('/tu/check.png');
    background-repeat:no-repeat;
}
.tuMapGroupsContainer .tuMapGroupColor {
    display:block;
    float:left;
    width:13px;
    height:13px;
    border:1px solid;
}
.tuMapGroupsContainer .tuMapGroupTitle {
    display:block;
    float:left;
    line-height:15px;
    font-size:12px;
    padding-left:3px;
    font-weight: bold;
    color: #666;
}
.tuMapActiveGroupsContainer .tuMapGroupTitle:hover {
    text-decoration:none;
    font-weight: bold;
    color:#000;
}
.tuMapActiveGroupsContainer .Disabled .tuMapGroupTitle {
    text-decoration:line-through;
    color: #aaa !important;
}
.tuMapActiveGroupsContainer .Disabled .tuMapGroupTitle:hover {
    text-decoration:line-through;
    color:inherit;
}
.tuMapTooltip {
    background: #FCF1BD;
    padding: 5px;
    border: 1px solid #D9D9D9;
    display: none;
    -moz-border-radius: 5px /*{cornerRadius}*/;
    -webkit-border-radius: 5px /*{cornerRadius}*/;
    border-radius: 5px /*{cornerRadius}*/;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    font-size:12px;
}
.tuMapTooltip .SectionViewZoom {
    background-image:url(/tu/SectionViewZoom.png);
    background-position: center center;
    background-repeat:no-repeat;
    position:absolute;
    width:59px;
    height:16px;
    margin:-22px 0 0 1px;
}
.tuMapTooltip img {
    margin:2px auto;
    text-align:center;
    border: 1px solid #D9D9D9;
}
.tuMapTooltip .SectionColor {
    display:inline-block;
    width:15px;
    height:15px;
    margin-right:5px;
    margin-bottom:-3px;
    border:1px solid #999999;
}
.tuMapTooltip .Title {
    font-weight:bold;
    display:inline;
    font-size:13px;
    line-height:15px;
    padding-bottom:5px;
    color:#0074E0;
}

.tuMapTooltip .RowDetails {
    font-weight:bold;
    font-size:10px;
    line-height:12px;
    padding-bottom:5px;
    color:#850000;
    padding-left:5px;
    white-space:nowrap;
}

.tuMapTooltip .tuMapHighlight {
    font-weight:bold;
    color:#D93800;
}
.tuMapSectionViewContainer {
    border:1px solid;
    background-color:#487FC2;
    color:#FFFFFF;
    text-shadow:1px 1px 1px #333333;
    font-size:14px;
}
.tuMapSectionViewContainer .CloseButton {
    float:right;
    background: url("/tu/close.png") no-repeat;
    width:16px;
    height:16px;
    cursor:pointer;
    margin:3px;
}

.tuMapTooltip .SectionViewClose {
    float:right;
    background: url("/tu/close.png") no-repeat;
    width:16px;
    height:16px;
    cursor:pointer;
    margin:3px;
}
.tuMapContainer .ZoomControls {
    position:absolute;
    width: 20px;
    right: 10px;
    top:5px;
}
.tuMapContainer .ZoomControls div {
    width:22px;
    height:19px;
    margin-bottom:5px;
    display:block;
    font-size:14px;
    background-color:#FFFFFF;
    border:0;
    background-image:url(/tu/Zoom.png);
    background-repeat:no-repeat;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    cursor:pointer;
}
.tuMapContainer .ZoomControls .ZoomIn {
    background-position:-26px -3px;
}
.tuMapContainer .ZoomControls .ZoomOut {
   background-position:-1px -3px
}
.pa-show-page h1 {
    font-size: 25px;
    line-height: 27px;
    font-weight: bold;
}
.pa-show-page h3 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.pa-show-page h1 span {
    padding-left: 6px;
    font-weight: normal;
    font-size: 14px;
}
.pa-show-page label {
    cursor: pointer;
}
.pa-show-page input[type=checkbox] {
    cursor: pointer;
}
#pa-reset {
}
.pa-show-page .pa-block-label span {
    color: #000;
}
.pa-show-page .pa-block-label {
    color: #8b0000;
    margin-bottom: 4px;
    display: block;
}
.pa-show-page select {
/*    font-size: 14px;
    line-height: 16px;
    padding: 3px 4px;*/
}
#pa-ticket-container table {
    border-collapse: separate;
    border-spacing: 2px;
}
#pa-ticket-container .TicketRow:hover {
    background-color: #FFF6DE;
}
#pa-ticket-container .TicketRow {
    cursor: default;
    font-size: 16px;
    position: relative;
    line-height: 18px;
    text-align: left;
    padding-top: 0;
    padding: 16px 10px;
    margin-bottom: 2px;
    border: 1px solid #cccccc;
    background-color: #fff;
    color: #000;
}
#pa-ticket-container .fake-label {
    font-size: 13px;
    line-height: 18px;
}
.pa-group-section {
    font-weight: bold;
    color: #000;
    margin-top: 0;
    font-size: 20px;
    line-height: 20px;
    display: flex;
    justify-content: space-between;
    max-width: 350px;
}
.pa-section-row-container, #pa-slide-out-section-row-container {
    display: flex;
    flex-direction: column;
}
.pa-group-row span {
    color: #000;
}
.pa-group-row {
    color: #000;
    font-size: 20px;
    font-weight: normal;
}
.pa-group-qty, .pa-group-regular-price, .pa-group-price {
    float: left;
}
.pa-group-qty {
    width: 12%;
}
.pa-group-regular-price {
    width: 22%;
}
.pa-group-price {
    width: 17%;
    font-weight: bold;
}
.pa-regular-price {
    font-weight: 800;
    font-size: 18px;
}
.pa-group-qty select {
    display: block;
}
.pa-price-container {
    color: #757575;
}
.pa-group-regular-price, .pa-group-price {
    text-align: right;
}
.pa-group-price .not-signed-in-message {
    text-align: left;
    margin: 0px 0px 0px 10px;
    padding: 10px;
}
.pa-group-regular-price .price, .pa-group-price .price {
    font-size: 16px;
    font-weight: bold;
}
.pa-group-buy input.pa-select-btn, #pa-add-to-cart {
    cursor: pointer !important;
    color: #FFFFFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #E8731E;
    border: none;
    padding: 8px 16px !important;
    text-transform: uppercase;
    font-size: 12px  !important;
    margin-left: 15px;
    text-align: center;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    line-height: 16px;
    font-weight: 900;
    box-sizing: border-box;
    font-family: Lato;
}
.pa-group-buy {
    display: flex;
    justify-content: flex-end;
}
.pa-group-eticket {
    top: 5px;
    right: 10px;
    text-align: right;
    font-size: 12px;
    line-height: 15px;
    font-style: italic;
    font-weight: bold;
    color: #424242;
    padding: 2px 2px 2px 2px;
    display: inline-block;
}
.pa-group-notes {
    
}
.pa-group-note-expand {
    
}
.pa-show-filters img {
    vertical-align: text-bottom;
}

.pa-header-promo-message{
    text-align: center;
    position: relative;
    width: 90%;
    display: block;
    margin: 0 auto 15px auto;
    padding: 0;
    font-size: 18px;
    font-weight: 600;
    color: rgba(66, 66, 66, 1);
    line-height: 24px;
}

.pa-tab {
    display: inline-block;
    position: relative;
    height: 68px;
    padding: 0;
    margin-left: -35px;
    cursor: pointer;
    overflow: visible;
    text-decoration: none;
}
.pa-tab-window {
    padding: 16px 33px 0 33px;
    height: 45px !important;
    overflow: hidden !important;
}
.pa-tab:first-child {
    margin-left: 0;
}
.pa-tab .pa-tab-label {
    display: block;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    color: #166BC0;
    font: 20px/28px aktiv-grotesk-std;
    font-weight: 600;
    padding-right: 30px;
    top: 0;
    z-index: 10 !important;
}
.pa-tab:hover {
    text-decoration: none;
}
.pa-tab-label {
    color: #424242;
}
.pa-tab .pa-tab-c, .pa-tab .pa-tab-l, .pa-tab .pa-tab-r {
    position: absolute;
    top: 0;
    z-index: 5;
}
.pa-tab .pa-tab-c {
    width: auto;
    background: transparent url('/img/pa-tab.png') top center repeat-x;
    z-index: -1;
    left: 20px;
    right: 55px;
    height: 100%;
}
.pa-tab .pa-tab-l {
    background: transparent url('/img/pa-tab-left.png') top left no-repeat;
    left: 0;
    width: 20px;
    height: 100%;
}
.pa-tab .pa-tab-r {
    right: 0;
    background: transparent url('/img/pa-tab-right.png') top right no-repeat;
    width: 55px;
    height: 100%;
}
.pa-tab.pa-tab-active {
    color: #424242;
    z-index: 100 !important;
}
.pa-tab.pa-tab-active .pa-tab-label {
    color: #424242;
    top: 4px;
}
.pa-tab-active .pa-tab-c {
    background-image: url('/img/pa-tab-active.png');
}
.pa-tab-active .pa-tab-l {
    background-image: url('/img/pa-tab-active-left.png');
}
.pa-tab-active .pa-tab-r {
    background-image: url('/img/pa-tab-active-right.png');
}
.pa-tab-separator {
    width: 100%;
    height: 10px;
    background: #F6F6F6;
    margin-bottom: 0;
    border: 1px solid #D9D9D9;
    border-bottom: 0px;
}
.pa-info-section-date, .pa-info-section-venue {
    margin-bottom: 2px;
    display: block;
    font-size: 16px !important;
    line-height: 18px;
    color: #424242;
    font-weight: normal !important;
    text-transform: none !important;
}
.pa-info-section-change {
    margin: 0 !important;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.pa-info-section-name {
    margin-bottom: 2px;
    display: block;
    color: rgba(66, 66, 66, 1);;
    font-size: 25px;
    line-height: 30px;
    font-weight: normal !important;
    font-family: aktiv-grotesk-std;
}
.pa-info-section {
    margin-bottom: 10px;
}
.pa-control, .pa-label {
}
.pa-small-label {
    font-size: 12px !important;
    line-height: 14px !important;
}
.pa-control-line {
    height: 64px;
    padding-left: 10px;
}
.pa-control {
    margin: 4px 0;
}
.pa-control-reset-container {
    text-align: right;
    font-size: 12px;
    line-height: 10px;
    padding: 0 10px;
    margin-top: -4px;
    margin-bottom: -4px;
}
.pa-control-reset {
    text-transform: none;
    text-decoration: none;
    font-weight: 600;
    color: #166BC0;
}
.pa-control [type=checkbox], .pa-control[type=checkbox] {
    border: 0;
    background: #fff;
    color: #166BC0;
}
label.pa-control {
    text-transform: capitalize;
    font-size: 12px;
    line-height: 14px;
}
.pa-control-container {
    display: block;
    float: left;
    padding: 10px 5px;
    height: 44px;
}
.pa-control-separator {
    display: block;
    float: left;
    width: 1px;
    height: 54px;
    background: #000;
    margin: 5px 4px;
}
.pa-control-label {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 30px;
}
.pa-control-slider {
    position: relative;
    width: 106px;
    height: 30px;
}
.pa-control-slider-track {
    position: absolute;
    height: 1px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    background: #00365e;
    width: 106px;
    display: block;
    top: 50%;
    margin-top: -1px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}
.pa-control[type=text], select.pa-control {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 26px;
    font-size: 12px !important;
}
input.pa-control[type=text] {
    text-align: center;
    width: 50px;
}
.pa-control-slider-grip {
}
.pa-control-slider .pa-control-slider-grip:first-child {
}
.pa-control-slider .pa-control-slider-grip:last-child {
}
.pa-select-ticket-option {
    color: rgba(66, 66, 66, 1);
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
    text-transform: lowercase;
}
.pa-select-ticket-option::first-letter {
    text-transform: uppercase;
}
.pa-performer-body table tr {
    border-bottom: 1px solid #979797 !important;
}
.pa-highlight-show td:first-child {
}
.pa-highlight-show td:last-child {
}
.pa-highlight-show .pa-promo-message {
    color: #EC0439;
}
.pa-highlight-show .pa-promo-message .pa-promo-message-text {
    font-size: 15px;
    letter-spacing: -0.5px;
    line-height: 18px;
    font-weight: 600;
    margin-top: 30px;
}
.pa-highlight-show .pa-promo-message .pa-promo-message-from {
    font-size: 10px;
    vertical-align: top;
    line-height: 23px;
    font-style: italic;
}
.pa-highlight-show .pa-promo-message .pa-promo-message-amount {
    padding-left: 5px !important;
    font-size: 19px;
    vertical-align: bottom;
    font-style: normal !important;
    font-weight: bold;
    line-height: 23px;
}
.pa-highlight-show td {
    background-color: #F2F7FD;
}
.pa-highlight-show .pa-darken {
    background-color: #F2F7FD;
}
.pa-highlight-show .pa-darken * {}
.pa-what-is-popup {}
.pa-tab-under-label {
    text-align: right;
    width: 200px;
    display: block;
    float: right;
    font: 13px/14px aktiv-grotesk-std;
    margin-top: 35px;
    font-style: italic;
}
.pa-what-is-popup {
    cursor: pointer;
}
.pa-img-thumb-container img {
    width: 100%;
}
.pa-img-thumb-container {
    margin-right: 10px;
    float: left;
    max-width: 160px !important;
}
.pa-info-section {
    float: left;
}
.pa-thumb-and-info-container {
    margin: 20px 0 16px 0;
}
.pa-show-page.pa-tab-content .pa-show-body {
    background: #fff;
    width: 974px;
}
.pa-tab-content .view-event-purchase {
    padding-top: 0px;
}

.venue-map .sea-map-legend-items-available .sea-map-branding-link {
    display: block !important;
}
.pa-group-pill-spacer {
    margin-bottom: 30px;
}
.pa-group-pill {
    background: #FFF;
    border-radius: 100px;
    margin-bottom: 15px;
    color: #0066B3;
    font-weight: 800;
    font-size: 10px;
    text-align: center;
    font-family: Lato;
    line-height: 12px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
    padding: 5px 10px;
    letter-spacing: 0.8px;
    height: 12px;
    min-width: fit-content;
}
.pa-group-discount-info {
    position: absolute;
    top: 5px;
    right: 10px;
    text-align: right;
    color: #39693B;
    font-style: italic;
    font-weight: 800;
    font-size: 14px;
}

.pa-covid-info {
    background: #fffce4;
    padding: 10px;
    font-weight: 700;
    font-size: 15px;
    font-family: Lato;
}

.pa-covid-info a {
    font-size: 12px;
}

.pa-covid-info-cross {
    color: #ff6347;
}

.pa-covid-info-expand {
    background: #fffce4;
    display:none;
    padding: 10px;
    font-weight: 700;
    font-size: 13px;
    font-family: Lato;
}
.pa-group-discount-info {
    position: absolute;
    top: 5px;
    right: 10px;
    text-align: right;
    color: #39693B;
    font-style: italic;
    font-weight: 800;
    font-size: 14px;
}
.pa-availability {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 600;
}
/* Styling default popup*/

#section-info-popup-content {
    display: flex;
    flex-direction: column-reverse;
}
.section-info-popup-text-cnt {
    margin-bottom: 5px;
    margin-top: 0;
    padding: 5px 5px 0;
}
/* Styling Slide Out */

#pa-slide-out {
    font-family: 'Lato';
    font-style: normal;
    position: absolute;
    width: 350px;
    top: 0;
    right: 0;
    background: #fff;
    color: #333;
    height: 640px;
    z-index: 99999;
    transition: right .3s;
}
#pa-slide-out-backdrop {
    position: absolute;
    background: rgba(6, 15, 29, 0.6);
    cursor: pointer;
    display: none;
    height: 640px;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.pa-arrow-left {
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;

    border-right:10px solid #0066B3;
    margin: 0 auto;
}
#pa-back-to-list-btn {
    width: 40px;
    height: 42px;
    position: absolute;
    top: 5px;
    left: 5px;
    background-color: #FFF;
    border: 1px solid #0066B3;
    box-shadow: 0px 0px 6px rgba(53, 53, 53, 0.3);
    border-radius: 4px;
}
#pa-slide-out-img {
    max-width: 100%;
}
#pa-slide-out-wrapper {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 9999;
}
#pa-slide-out-group-section {
    font-weight: 700;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    justify-content: space-between;
}
#pa-quantity-container {
    margin-top: 10px;
}
#pa-quantity-container select {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #353535;
    padding: 4px;
    gap: 10px;

    width: 131px;
    height: 32px;

    background: #FFFFFF;
    /* Mischka grey */
    border: 1px solid #D1D5DE;
    border-radius: 4px;
}
#pa-slide-out-section-wrapper{
    margin: 15px;
}
#pa-slide-out-group-buy {
    display: flex;
    justify-content: space-between;
}
#pa-slide-out-price-wrapper {
    text-align: right;
    margin-top: -16px;
}
#pa-slide-out-details,
#pa-slide-out-note-container {
    font-size: 12px;
    line-height: 18px;
    color: #262626;
    font-weight: 400;
    margin-left: 15px;
    padding: 15px 0 0 0;
}
#pa-slide-out-details h6,
#pa-slide-out-note-container h6 {
    display: inline-block;
    margin-left: 5px;
}
#pa-slide-out-details img,
#pa-slide-out-note-container img {
    vertical-align: top;
}
.pa-slide-out-separator {
    border: 1px solid #E6E8ED;
    margin: 0 15px;
}
.pa-slide-out-text {
    margin: 0 15px 8px 21px;
}
#pa-slide-out-regular-price {
    font-weight: 800;
    font-size: 18px;
    line-height: 18px;
    color: #353535;
    margin-left: 5px;
}
#pa-add-to-cart {
    margin-top: 10px;
}
#pa-slide-out-fee-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 18%;
    color: #757575;
    margin-top: 11px;
}
#pa-slide-out-row-name {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #353535;
}
#pa-slide-out-details-wrapper {
    overflow-y: auto;
}
#pa-slide-out-pill {
    min-width: fit-content;
}
.pa-overflow-shadow {
    overflow-y: hidden !important;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.15);
}
#pa-slide-out-section-name {
    margin-bottom: 10px;
}
.pa-group-buy input[value="SELECT"].pa-select-btn:hover {
    background: #E8731E !important;
}
/* Fix for FF auto scrolling to top. */
body {
    overflow-anchor: none;
}