<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.button:not(.aux-button) {
    border: 1px solid #242424 !important
}

.button.highlighted,
#vcZoom {
    color: #fff !important
}

#venueAndPricesDiv #venueDivPriceSelector .btn {
    background: #242424
}

@media(max-width:767px) {
    #venueAndPricesDiv #venueDivPriceSelector .btn {
        border-radius: 3px
    }
}

div[ng-if="identified"] fieldset label a {
    text-decoration: underline
}

#venueDivPriceSelector .btn-default {
    border: 1px solid #242424 !important;
    margin: 2px
}

#venueDivPriceSelector .btn-default.active {
    background: #d6d6d6 !important
}

.termsConditionsOrg a {
    text-decoration: underline !important
}

#venueBlockTooltip .text-muted {
    color: #bfbfbf
}

.tooltip .glyphicon-credit-card,
.calSessSelector a {
    color: #fff !important
}

.calSessSelector a {
    background: #242424 !important
}

#venueBlockTooltip .venue-tooltip__visibility .text-muted {
    color: #c00 !important
}

form[name="queryForm"] {
    display: none !important
}

@font-face {
    font-family: 'ecifont';
    src: url(fonts/ECIFont-Medium.otf) format("opentype"), url(fonts/ECIFont-Medium.ttf) format("truetype");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'ecifont';
    src: url(fonts/ECIFont-regular.otf) format("opentype"), url(fonts/ECIFont-regular.ttf) format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'ecifont';
    src: url(fonts/Ecifont-light.otf) format("opentype"), url(fonts/Ecifont-light.ttf) format("truetype");
    font-weight: 100;
    font-style: normal
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

nav ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input,
select {
    vertical-align: middle
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: .8;
    filter: alpha(opacity=80)
}

.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box
}

.modal.fade {
    top: -25%;
    -webkit-transition: opacity .3s linear, top .3s ease-out;
    -moz-transition: opacity .3s linear, top .3s ease-out;
    -o-transition: opacity .3s linear, top .3s ease-out;
    transition: opacity .3s linear, top .3s ease-out
}

.modal.fade.in {
    top: 10%
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}

.modal-header .close {
    margin-top: 2px
}

.modal-header h3 {
    margin: 0;
    line-height: 30px
}

.modal-body {
    position: relative;
    max-height: 400px;
    padding: 15px;
    overflow-y: auto
}

.modal-form {
    margin-bottom: 0
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    line-height: 0;
    content: ""
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    filter: alpha(opacity=40)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.alert,
.alert h4 {
    color: #c09853
}

.alert h4 {
    margin: 0
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px
}

.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success h4 {
    color: #468847
}

.alert-danger,
.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7
}

.alert-danger h4,
.alert-error h4 {
    color: #b94a48
}

.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info h4 {
    color: #3a87ad
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px
}

.alert-block&gt;p,
.alert-block&gt;ul {
    margin-bottom: 0
}

.alert-block p+p {
    margin-top: 5px
}

.carousel {
    position: relative;
    margin-bottom: 20px;
    line-height: 1
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner&gt;.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner&gt;.item&gt;img,
.carousel-inner&gt;.item&gt;a&gt;img {
    display: block;
    line-height: 1
}

.carousel-inner&gt;.active,
.carousel-inner&gt;.next,
.carousel-inner&gt;.prev {
    display: block
}

.carousel-inner&gt;.active {
    left: 0
}

.carousel-inner&gt;.next,
.carousel-inner&gt;.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner&gt;.next {
    left: 100%
}

.carousel-inner&gt;.prev {
    left: -100%
}

.carousel-inner&gt;.next.left,
.carousel-inner&gt;.prev.right {
    left: 0
}

.carousel-inner&gt;.active.left {
    left: -100%
}

.carousel-inner&gt;.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #222;
    border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: .5;
    filter: alpha(opacity=50)
}

.carousel-control.right {
    right: 15px;
    left: auto
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-indicators {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
    margin: 0;
    list-style: none
}

.carousel-indicators li {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #ccc;
    background-color: rgba(255, 255, 255, 0.25);
    border-radius: 5px
}

.carousel-indicators .active {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: #333;
    background: rgba(0, 0, 0, 0.75)
}

.carousel-caption h4,
.carousel-caption p {
    line-height: 20px;
    color: #fff
}

.carousel-caption h4 {
    margin: 0 0 5px
}

.carousel-caption p {
    margin-bottom: 0
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu&gt;li&gt;a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu&gt;li&gt;a:hover,
.dropdown-menu&gt;li&gt;a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu&gt;.active&gt;a,
.dropdown-menu&gt;.active&gt;a:hover,
.dropdown-menu&gt;.active&gt;a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}

.dropdown-menu&gt;.disabled&gt;a,
.dropdown-menu&gt;.disabled&gt;a:hover,
.dropdown-menu&gt;.disabled&gt;a:focus {
    color: #999
}

.dropdown-menu&gt;.disabled&gt;a:hover,
.dropdown-menu&gt;.disabled&gt;a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open&gt;.dropdown-menu {
    display: block
}

.open&gt;a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right&gt;.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: normal;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #999;
    text-decoration: none
}

.btn-lg,
.btn-group-lg&gt;.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm&gt;.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs&gt;.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group&gt;.btn,
.btn-group-vertical&gt;.btn {
    position: relative;
    float: left
}

.btn-group&gt;.btn:hover,
.btn-group-vertical&gt;.btn:hover,
.btn-group&gt;.btn:focus,
.btn-group-vertical&gt;.btn:focus,
.btn-group&gt;.btn:active,
.btn-group-vertical&gt;.btn:active,
.btn-group&gt;.btn.active,
.btn-group-vertical&gt;.btn.active {
    z-index: 2
}

.btn-group&gt;.btn:focus,
.btn-group-vertical&gt;.btn:focus {
    outline: 0
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar&gt;.btn,
.btn-toolbar&gt;.btn-group,
.btn-toolbar&gt;.input-group {
    margin-left: 5px
}

.btn-group&gt;.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group&gt;.btn:first-child {
    margin-left: 0
}

.btn-group&gt;.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group&gt;.btn:last-child:not(:first-child),
.btn-group&gt;.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group&gt;.btn-group {
    float: left
}

.btn-group&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn {
    border-radius: 0
}

.btn-group&gt;.btn-group:first-child&gt;.btn:last-child,
.btn-group&gt;.btn-group:first-child&gt;.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group&gt;.btn-group:last-child&gt;.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group-xs&gt;.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-sm&gt;.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-lg&gt;.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group&gt;.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group&gt;.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical&gt;.btn,
.btn-group-vertical&gt;.btn-group,
.btn-group-vertical&gt;.btn-group&gt;.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical&gt;.btn-group&gt;.btn {
    float: none
}

.btn-group-vertical&gt;.btn+.btn,
.btn-group-vertical&gt;.btn+.btn-group,
.btn-group-vertical&gt;.btn-group+.btn,
.btn-group-vertical&gt;.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical&gt;.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical&gt;.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical&gt;.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.btn-group-vertical&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn {
    border-radius: 0
}

.btn-group-vertical&gt;.btn-group:first-child:not(:last-child)&gt;.btn:last-child,
.btn-group-vertical&gt;.btn-group:first-child:not(:last-child)&gt;.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical&gt;.btn-group:last-child:not(:first-child)&gt;.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified&gt;.btn,
.btn-group-justified&gt;.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified&gt;.btn-group .btn {
    width: 100%
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('//netdna.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.eot');
    src: url('//netdna.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('//netdna.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.woff') format('woff'), url('//netdna.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('//netdna.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading&gt;.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title&gt;a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel&gt;.list-group {
    margin-bottom: 0
}

.panel&gt;.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel&gt;.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel&gt;.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel&gt;.table,
.panel&gt;.table-responsive&gt;.table {
    margin-bottom: 0
}

.panel&gt;.table:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel&gt;.table:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel&gt;.panel-body+.table,
.panel&gt;.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child th,
.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child td {
    border-top: 0
}

.panel&gt;.table-bordered,
.panel&gt;.table-responsive&gt;.table-bordered {
    border: 0
}

.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child,
.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,
.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,
.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,
.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,
.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child {
    border-left: 0
}

.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child,
.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,
.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,
.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,
.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,
.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child {
    border-right: 0
}

.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,
.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,
.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th,
.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th {
    border-bottom: 0
}

.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,
.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,
.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,
.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th {
    border-bottom: 0
}

.panel&gt;.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default&gt;.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default&gt;.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default&gt;.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary&gt;.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary&gt;.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary&gt;.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success&gt;.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success&gt;.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success&gt;.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info&gt;.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info&gt;.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info&gt;.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning&gt;.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning&gt;.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning&gt;.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger&gt;.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger&gt;.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.panel-danger&gt;.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.dl-horizontal {
    margin-top: 0;
    margin-bottom: 20px
}

.dl-horizontal dt,
.dl-horizontal dd {
    line-height: 1.42857143
}

.dl-horizontal dt {
    font-weight: bold
}

.dl-horizontal dd {
    margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

.nav-tabs,
.nav-pills {
    *zoom: 1
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
    display: table;
    line-height: 0;
    content: ""
}

.nav-tabs:after,
.nav-pills:after {
    clear: both
}

.nav-tabs&gt;li,
.nav-pills&gt;li {
    float: left
}

.nav-tabs&gt;li&gt;a,
.nav-pills&gt;li&gt;a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs&gt;li {
    margin-bottom: -1px
}

.nav-tabs&gt;li&gt;a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.nav-tabs&gt;li&gt;a:hover,
.nav-tabs&gt;li&gt;a:focus {
    border-color: #eee #eeeeee #ddd
}

.nav-tabs&gt;.active&gt;a,
.nav-tabs&gt;.active&gt;a:hover,
.nav-tabs&gt;.active&gt;a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-pills&gt;li&gt;a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.nav-pills&gt;.active&gt;a,
.nav-pills&gt;.active&gt;a:hover,
.nav-pills&gt;.active&gt;a:focus {
    color: #fff;
    background-color: #08c
}

.nav-stacked&gt;li {
    float: none
}

.nav-stacked&gt;li&gt;a {
    margin-right: 0
}

.nav-tabs.nav-stacked {
    border-bottom: 0
}

.nav-tabs.nav-stacked&gt;li&gt;a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.nav-tabs.nav-stacked&gt;li:first-child&gt;a {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px
}

.nav-tabs.nav-stacked&gt;li:last-child&gt;a {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px
}

.nav-tabs.nav-stacked&gt;li&gt;a:hover,
.nav-tabs.nav-stacked&gt;li&gt;a:focus {
    z-index: 2;
    border-color: #ddd
}

.nav-pills.nav-stacked&gt;li&gt;a {
    margin-bottom: 3px
}

.nav-pills.nav-stacked&gt;li:last-child&gt;a {
    margin-bottom: 1px
}

.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.nav .dropdown-toggle .caret {
    margin-top: 6px;
    border-top-color: #08c;
    border-bottom-color: #08c
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
    border-top-color: #005580;
    border-bottom-color: #005580
}

.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px
}

.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.nav&gt;.dropdown.active&gt;a:hover,
.nav&gt;.dropdown.active&gt;a:focus {
    cursor: pointer
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav&gt;li.dropdown.open.active&gt;a:hover,
.nav&gt;li.dropdown.open.active&gt;a:focus {
    color: #fff;
    background-color: #999;
    border-color: #999
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.tabs-stacked .open&gt;a:hover,
.tabs-stacked .open&gt;a:focus {
    border-color: #999
}

.tabbable {
    *zoom: 1
}

.tabbable:before,
.tabbable:after {
    display: table;
    line-height: 0;
    content: ""
}

.tabbable:after {
    clear: both
}

.tab-content {
    overflow: auto
}

.tabs-below&gt;.nav-tabs,
.tabs-right&gt;.nav-tabs,
.tabs-left&gt;.nav-tabs {
    border-bottom: 0
}

.tab-content&gt;.tab-pane,
.pill-content&gt;.pill-pane {
    display: none
}

.tab-content&gt;.active,
.pill-content&gt;.active {
    display: block
}

.tabs-below&gt;.nav-tabs {
    border-top: 1px solid #ddd
}

.tabs-below&gt;.nav-tabs&gt;li {
    margin-top: -1px;
    margin-bottom: 0
}

.tabs-below&gt;.nav-tabs&gt;li&gt;a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.tabs-below&gt;.nav-tabs&gt;li&gt;a:hover,
.tabs-below&gt;.nav-tabs&gt;li&gt;a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent
}

.tabs-below&gt;.nav-tabs&gt;.active&gt;a,
.tabs-below&gt;.nav-tabs&gt;.active&gt;a:hover,
.tabs-below&gt;.nav-tabs&gt;.active&gt;a:focus {
    border-color: transparent #ddd #ddd #ddd
}

.tabs-left&gt;.nav-tabs&gt;li,
.tabs-right&gt;.nav-tabs&gt;li {
    float: none
}

.tabs-left&gt;.nav-tabs&gt;li&gt;a,
.tabs-right&gt;.nav-tabs&gt;li&gt;a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px
}

.tabs-left&gt;.nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd
}

.tabs-left&gt;.nav-tabs&gt;li&gt;a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.tabs-left&gt;.nav-tabs&gt;li&gt;a:hover,
.tabs-left&gt;.nav-tabs&gt;li&gt;a:focus {
    border-color: #eee #dddddd #eee #eeeeee
}

.tabs-left&gt;.nav-tabs .active&gt;a,
.tabs-left&gt;.nav-tabs .active&gt;a:hover,
.tabs-left&gt;.nav-tabs .active&gt;a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #fff
}

.tabs-right&gt;.nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd
}

.tabs-right&gt;.nav-tabs&gt;li&gt;a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.tabs-right&gt;.nav-tabs&gt;li&gt;a:hover,
.tabs-right&gt;.nav-tabs&gt;li&gt;a:focus {
    border-color: #eee #eeeeee #eee #dddddd
}

.tabs-right&gt;.nav-tabs .active&gt;a,
.tabs-right&gt;.nav-tabs .active&gt;a:hover,
.tabs-right&gt;.nav-tabs .active&gt;a:focus {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #fff
}

.panel-body {
    padding-left: 0;
    padding-right: 0
}

.nav,
.pagination,
.carousel,
.panel-title a {
    cursor: pointer
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #242424;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.carousel-inner&gt;.item&gt;img,
.carousel-inner&gt;.item&gt;a&gt;img {
    display: block;
    max-width: 100%;
    height: auto
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner&gt;.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner&gt;.item&gt;img,
.carousel-inner&gt;.item&gt;a&gt;img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner&gt;.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000
    }

    .carousel-inner&gt;.item.next,
    .carousel-inner&gt;.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner&gt;.item.prev,
    .carousel-inner&gt;.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner&gt;.item.next.left,
    .carousel-inner&gt;.item.prev.right,
    .carousel-inner&gt;.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner&gt;.active,
.carousel-inner&gt;.next,
.carousel-inner&gt;.prev {
    display: block
}

.carousel-inner&gt;.active {
    left: 0
}

.carousel-inner&gt;.next,
.carousel-inner&gt;.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner&gt;.next {
    left: 100%
}

.carousel-inner&gt;.prev {
    left: -100%
}

.carousel-inner&gt;.next.left,
.carousel-inner&gt;.prev.right {
    left: 0
}

.carousel-inner&gt;.active.left {
    left: -100%
}

.carousel-inner&gt;.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.brand-colour {
    color: #242424 !important
}

.brand-bg {
    background-color: #242424 !important
}

.transition {
    transition: all .3s ease 0s
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
    display: none !important
}

.disabled,
[disabled] {
    cursor: default !important;
    opacity: .5
}

.size-1 {
    width: 19.2% !important
}

.size-2 {
    width: 39.4% !important
}

.size-2 .size-1 {
    width: 48.7309% !important
}

.size-2 .size-1 {
    width: 32.2148% !important
}

.size-3 {
    width: 59.6% !important
}

.size-3 .size-2 {
    width: 66.1074% !important
}

.size-4 {
    width: 79.8% !important
}

.size-4 .size-1 {
    width: 24.0602% !important
}

.size-4 .size-2 {
    width: 49.3734% !important
}

.size-4 .size-3 {
    width: 74.6867% !important
}

.size-4 .size-1 {
    width: 32.2148% !important
}

.right {
    float: right
}

.right .button+.button {
    margin-left: 10px
}

.left {
    float: left
}

.left .button+.button {
    margin-right: 10px
}

.col {
    float: left
}

.col .button+.button {
    margin-right: 10px
}

.col+.col {
    margin-left: 1em;
    margin-left: .9999em
}

.block {
    margin: 0 auto
}

.box {
    border: 1px solid #efecee;
    border-radius: 0;
    position: relative;
    background: #fff !important
}

.box:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.cleft {
    clear: left
}

.cboth {
    clear: both
}

.col.cleft {
    margin-left: 0 !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.preButtons:after {
    content: ' ';
    display: table;
    clear: both
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.fullMask {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

body {
    font-size: 10px;
    font-family: "ecifont", sans-serif;
    color: #000
}

a {
    text-decoration: none;
    color: #242424;
    outline: 0
}

a:hover {
    text-decoration: underline
}

i {
    font-style: normal
}

li {
    list-style: none
}

h1 {
    font-family: "bariol", sans-serif;
    color: #666;
    text-transform: none;
    font-size: 1.8em;
    font-weight: normal;
    padding-bottom: .5555em
}

p {
    font-size: 1.2em;
    line-height: 1.45em;
    margin: 10px
}

p p {
    font-size: 1em
}

img {
    max-width: 100%
}

table {
    background: #fff;
    width: 100%
}

table th,
table td {
    font-size: 1.2em;
    line-height: 1.25em;
    padding: .625em .8333em;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #eee
}

table tr:last-child td {
    border-bottom: 0
}

table td td,
table td th {
    font-size: 1em
}

legend {
    padding-bottom: 1em;
    width: 100%
}

legend span {
    font-size: 1.2em;
    line-height: 1.45em;
    margin: 10px;
    display: block;
    font-weight: bold
}

label {
    display: block;
    margin-bottom: 2em;
    position: relative;
    overflow: hidden
}

label&gt;span,
label .tooltip {
    font-size: 1.2em;
    line-height: 2.5em;
    padding: 0 1em;
    position: relative;
    text-align: right;
    width: 14em;
    display: block;
    float: left
}

label&gt;span .button+.button,
label .tooltip .button+.button {
    margin-right: 10px
}

label i,
label input {
    border: 1px solid #efecee;
    display: block;
    float: left;
    color: #666;
    position: relative;
    font-size: 1.2em;
    font-family: "ecifont", sans-serif;
    overflow: hidden
}

label i .button+.button,
label input .button+.button {
    margin-right: 10px
}

label input[type='text'],
label input[type='password'],
label input[type='email'],
label input[type='date'],
label select,
label textarea,
label .ui-select-match .form-control {
    background: #f6f6f6;
    font-size: 1.2em;
    padding: .65em;
    box-shadow: none;
    border-radius: 3px;
    border: 1px solid #efecee;
    width: 30em
}

label .ui-select-match .form-control {
    padding: .65em !important;
    display: block !important
}

label select,
label .ui-select-match .form-control {
    font-family: "ecifont", sans-serif;
    color: #666
}

label i a {
    color: #666;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.5555em;
    position: absolute;
    text-align: center;
    top: 0;
    width: 1.5em;
    background: #f6f6f6
}

label i a:hover {
    text-decoration: none
}

label input[type='number'],
label i input[type='tel'],
label i {
    text-align: center;
    width: 14.1667em
}

label input[type='number'],
label i input[type='tel'] {
    -moz-appearance: textfield
}

label i input[type='tel'] {
    font-size: 1.2em !important;
    border: none !important
}

label input::-webkit-outer-spin-button,
label input::-webkit-inner-spin-button {
    display: none;
    margin: 0
}

label .before {
    left: 0
}

label .after {
    right: 0
}

input[type='text'],
input[type='date'],
select,
input[type='number'],
input[type='tel'] {
    background: #f6f6f6;
    font-size: 1.2em;
    padding: .65em;
    box-shadow: none;
    border-radius: 3px;
    border: 1px solid #efecee;
    width: 30em;
    font-family: "ecifont", sans-serif
}

.pileon,
.pileon+label {
    float: left;
    width: auto
}

.pileon .button+.button,
.pileon+label .button+.button {
    margin-right: 10px
}

.pileon+label span {
    display: none
}

.pileon+label input {
    margin-left: 10px
}

.pileon+label {
    clear: none !important
}

.mediumInput {
    width: 13.6em !important
}

#metaMenu ul,
#mainNavController ul,
#headArea&gt;*,
#content&gt;*,
#shopCart&gt;div,
.footWrap,
#alerts {
    margin: 0 auto;
    max-width: 100em;
    padding: 0 1.2em
}

#content {
    min-height: 50em;
    padding-top: 2em
}

#content.home {
    background: #fff
}

#alerts .alert {
    font-size: 1.4rem;
    margin-bottom: 15px
}

#alerts .alert:first-child {
    margin-top: 15px
}

.button {
    border-radius: 0 !important;
    font-size: 11px !important;
    font-weight: bold !important;
    line-height: 36px;
    background: #fff;
    color: #242424;
    text-transform: uppercase;
    transition: all .3s ease 0s;
    display: inline-block;
    border: 0;
    font-family: "ecifont", sans-serif;
    cursor: pointer;
    width: 13.5714em;
    text-align: center;
    margin: 0 0 20px
}

.button:hover {
    background: #fff;
    text-decoration: none
}

.button.highlighted {
    background: #242424
}

.button.highlighted:hover {
    background: #242424
}

.buttons {
    clear: both;
    margin-top: 1em;
    overflow: hidden
}

.buttons&gt;* {
    float: left
}

.buttons&gt;* .button+.button {
    margin-right: 10px
}

.buttons&gt;*+* {
    float: right
}

.buttons&gt;*+* .button+.button {
    margin-left: 10px
}

.buttons .addText,
.buttons+.addText {
    text-align: right;
    clear: both;
    padding-top: 10px;
    margin: 0
}

table .button {
    margin: 0
}

.dropdown-menu {
    min-width: 130px
}

.dropdown-toggle {
    font-family: inherit;
    color: #242424;
    border: 1px solid #efecee;
    background: #f6f6f6;
    border-radius: 3px;
    padding: 2px 8px
}

.dropdown-toggle .caret {
    margin-left: 5px
}

.dropdown-toggle:hover {
    color: #fff;
    background: #242424;
    border-color: #242424 !important
}

.open .dropdown-toggle {
    color: #fff !important;
    background: #242424 !important;
    border-color: #242424 !important
}

.loadingBg {
    background: url("../../../shared/static/styles/img/ajax-loader.svg") no-repeat center center
}

.loading {
    min-height: 15em;
    background: url("../../../shared/static/styles/img/ajax-loader.svg") no-repeat center center
}

.no-smil .loading {
    background-image: url("../../../shared/static/styles/img/ajax-loader.gif")
}

#venueCtrlDiv.loading:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: url("../../../shared/static/styles/img/ajax-loader.svg") no-repeat center center;
    display: block;
    z-index: 1
}

.no-smil #venueCtrlDiv.loading:before {
    background-image: url("../../../shared/static/styles/img/ajax-loader.gif")
}

.loadingWithInfo {
    min-height: 15em;
    background: url("../../../shared/static/styles/img/ajax-loader.svg") no-repeat center center;
    position: relative
}

.loadingWithInfo.printingInfo {
    background-position: 0 center;
    background-size: 20px auto;
    float: left;
    height: auto !important;
    min-height: 0;
    width: auto !important
}

.loadingWithInfo.printingInfo .button+.button {
    margin-right: 10px
}

.loadingWithInfo.printingInfo div {
    line-height: 39px !important;
    margin: 0 0 0 25px !important
}

.no-smil .loadingWithInfo {
    background-image: url("../../../shared/static/styles/img/ajax-loader.gif")
}

.titleBar {
    background: #fff;
    padding: .5em 10px .3em;
    color: #242424;
    text-transform: uppercase;
    font-size: 15px
}

.tipBox,
.whiteBox,
#venueFrameDiv {
    border: 1px solid #efecee;
    border-radius: 0;
    position: relative;
    background: #fff !important
}

.tipBox:after,
.whiteBox:after,
#venueFrameDiv:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.tipBox {
    background: #fff !important;
    margin-bottom: 1em
}

.tipBox&gt;div {
    padding: 10px
}

.tipBox div+div {
    border-top: 1px solid #efecee
}

.tipBox img {
    margin-bottom: .5em
}

.tipBox dd,
.tipBox span {
    font-size: 1.2em
}

.tipBox dd span,
.tipBox dt span {
    font-size: 1em
}

.tipBox dt span {
    position: relative;
    top: -2px
}

.tipBox dt {
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #666
}

.tipBox #sessionName dd {
    font-weight: bold;
    font-size: 1.4em
}

.tipBox .total {
    border: 1px solid #242424;
    margin: 10px;
    background: #fff;
    overflow: hidden
}

.tipBox .total dt {
    float: left;
    position: relative;
    top: 3px
}

.tipBox .total dt .button+.button {
    margin-right: 10px
}

.tipBox .total dd {
    font-size: 1.4em;
    font-weight: bold;
    float: right
}

.tipBox .total dd .button+.button {
    margin-left: 10px
}

.tipBox .total dd+dt {
    text-transform: none;
    clear: both
}

.tipBox .warn {
    font-size: 1.2em
}

.tipBox dd .warn {
    font-size: 1em;
    margin-left: -9px;
    display: block;
    margin-top: 1em;
    clear: both;
    color: #242424
}

.tipBox .tipBox {
    border: 0;
    border-top: 1px solid #efecee
}

.tipBox .deletable {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #242424;
    background: #242424;
    line-height: 15px;
    width: 15px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    cursor: pointer
}

.dlGroup {
    padding: 10px;
    border-top: 1px solid #e3e3e3;
    position: relative
}

.dlGroup&gt;div:first-child&gt;dt {
    font-size: 1.2em;
    font-weight: bold;
    padding-right: 20px;
    margin-bottom: 10px
}

.dlGroup&gt;div:first-child&gt;dt~div {
    padding: 0 0 10px;
    overflow: hidden
}

.dlGroup&gt;div~div {
    padding: 10px 0 0;
    border-top: 1px solid #e3e3e3;
    overflow: hidden
}

.dlGroup dd {
    float: left
}

.evDate,
.evName,
.evLabel,
.evLabelNoArrow,
.evButt {
    text-align: left
}

.evDate {
    border-right: 1px solid #eee;
    font-size: 1.8em;
    font-weight: bold;
    line-height: normal;
    white-space: pre
}

.evDate span {
    display: block;
    font-size: .5556em;
    font-weight: normal;
    text-transform: uppercase
}

.evName {
    font-weight: bold
}

.evButt {
    text-align: right
}

#eventList .warn {
    font-size: 1em;
    font-weight: normal;
    margin: 5px 0 0;
    padding-left: 18px !important
}

#eventList .warn:before {
    left: 0
}

#metaMenu {
    background: #39313e
}

#metaMenu ul {
    margin: 0 auto;
    max-width: 100em;
    padding: 0 1.2em;
    text-align: right
}

#metaMenu li {
    display: inline-block;
    margin-left: 1em
}

#metaMenu a {
    color: #d9d9d9;
    display: block;
    font-size: 1.2em;
    line-height: 1.8333em;
    transition: all .3s ease 0s
}

#metaMenu a:hover,
#metaMenu .curr a {
    color: #fff;
    text-decoration: none
}

#headArea {
    background: transparent url("img/mb1-background.png") no-repeat center center;
    border-bottom: 0;
    position: relative;
    z-index: 2;
    background-size: cover
}

#headArea div {
    height: 10em
}

#headArea #mainLogo {
    background: url("img/logo.png") no-repeat scroll center center;
    bottom: 0;
    position: absolute;
    top: 0;
    width: 19.3em;
    margin-left: 10px;
    background-size: contain
}

.bcWrap {
    min-height: 55px;
    margin-top: -2em
}

#breadCrumbs {
    overflow: hidden
}

#breadCrumbs li {
    font-size: 1.4em;
    padding: 1.3em 0;
    position: relative;
    width: 33.33%;
    float: left;
    color: #242424;
    text-align: center
}

#breadCrumbs li .button+.button {
    margin-right: 10px
}

#breadCrumbs li:before {
    position: absolute;
    height: 2px;
    left: 0;
    right: 0;
    content: '';
    top: 9px;
    background: #242424
}

#breadCrumbs li:after {
    width: 2px;
    height: 2px;
    content: '';
    background: #fff;
    position: absolute;
    top: 7px;
    left: 50%;
    margin-left: -4px;
    border-radius: 5px;
    border: #242424 2px solid
}

#breadCrumbs .curr {
    font-weight: bold
}

#breadCrumbs .curr~li {
    background: 0;
    color: #8c8a8a
}

#breadCrumbs .curr~li:before {
    background: #8c8a8a
}

#breadCrumbs .curr~li:after {
    border-color: #8c8a8a
}

#breadCrumbs.foursteps li {
    width: 25%
}

#breadCrumbs.fivesteps li {
    width: 20%
}

#productList li {
    margin: 0 0 2em 1%
}

#productList li&gt;div {
    border: 1px solid #efecee;
    border-radius: 0;
    position: relative;
    background: #fff !important;
    padding: 1em;
    height: auto !important
}

#productList li&gt;div:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

#productList img {
    width: 210px;
    height: 150px;
    float: left;
    margin-right: 1em
}

#productList img .button+.button {
    margin-right: 10px
}

#productList p {
    margin-bottom: calc(46px);
    margin-top: 0
}

#productList .button {
    position: absolute;
    bottom: 10px;
    left: calc(230px);
    margin-bottom: 0
}

#productList input[type='checkbox']+span {
    text-align: left;
    line-height: 1.6;
    padding: 0 5px
}

div.std,
.legendBox {
    overflow: hidden;
    background: #fff
}

div.std p,
.legendBox p {
    font-weight: bold
}

div.std span,
.legendBox span {
    font-weight: normal
}

.legendBox {
    border-top: 1px solid #efecee;
    padding: .5rem 10px;
    text-align: right
}

.legendBox span {
    font-size: 1.1rem;
    margin-left: 10px;
    color: #333
}

.legendBox .glyphicon {
    color: #242424
}

.collectiveList {
    border-top: 1px solid #efecee;
    border-bottom: 1px solid #efecee;
    width: 50%;
    margin: 5px
}

legend~div .collectiveList {
    margin: -10px 0 0
}

#venueFrameDiv .collectiveList {
    margin-top: 0
}

#ticketSelectionDiv .std&gt;div {
    background: #fff;
    padding: 10px
}

#ticketSelectionDiv .std&gt;ul {
    padding: 1em
}

#ticketSelectionDiv .std li {
    font-size: 1.2em
}

#venueFrame {
    width: 796px;
    height: 500px !important;
    position: relative;
    border-top: 1px solid #efecee
}

#venueCtrlDiv {
    position: relative;
    min-height: 500px
}

#venueAndPricesDiv {
    text-align: left;
    width: 100% !important
}

#venueAndPricesDiv #venueDivPriceSelector {
    left: 0;
    bottom: 0;
    padding: 10px;
    box-sizing: border-box;
    right: 0;
    text-align: center;
    border-top: 1px solid #eee
}

#venueAndPricesDiv #venueDivPriceSelector .btn {
    font-size: 12px;
    float: none;
    display: inline-block;
    border: 3px solid #fff;
    background: #fff;
    color: #242424;
    text-transform: uppercase;
    transition: all .3s ease 0s
}

@media(min-width:768px) {
    #venueAndPricesDiv #venueDivPriceSelector .btn {
        width: 20%
    }
}

#venueAndPricesDiv #venueDivPriceSelector .btn small {
    font-size: 11px;
    display: block;
    text-transform: none
}

#venueAndPricesDiv #venueDivPriceSelector .btn&gt;span:first-child {
    display: none !important
}

#venueAndPricesDiv #venueDivPriceSelector .btn.active {
    border-color: #242424;
    font-weight: bold
}

#venueAndPricesDiv #venueDivPriceSelector .btn .price-level-indicator~small {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

#venueSvgDivContainer {
    float: right;
    position: relative;
    overflow: hidden
}

#venueSvgDivContainer .button+.button {
    margin-left: 10px
}

#venueSvgDiv {
    height: 100%
}

#venueNavigationPanel {
    position: relative;
    width: 205px !important;
    margin-left: 0 !important;
    float: right;
    height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
    border-right: 1px solid #efecee;
    background: #fff;
    margin-right: -1px
}

#venueNavigationPanel .button+.button {
    margin-left: 10px
}

#venueNavigationPanel .tipBox {
    border: 0;
    position: static;
    background: none !important
}

#venueNavigationPanel .tipBox&gt;div:first-child {
    background: #fff;
    font-size: 1.4em;
    font-weight: bold
}

#venueNavigationPanel .tipBox&gt;div:first-child span {
    font-size: 1em !important
}

#venueNavigationPanel .lastItem {
    border: 0;
    bottom: 2px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: auto
}

#venueNavigationPanel .miniMap {
    display: block;
    height: 140px;
    margin: 0 auto;
    position: relative;
    width: 150px
}

#venueNavigationPanel .miniMap .selectable:not([fill="none"]),
#venueNavigationPanel .miniMap .undefined:not([fill="none"]) {
    fill: #ccc;
    stroke: none
}

.link3d {
    background: #242424;
    border-radius: 0;
    color: #242424;
    font-size: 1.1em;
    padding: .2em 5px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2
}

.venueMask {
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    border-radius: 5px;
    color: #FFF;
    left: 20%;
    margin-top: -20px;
    position: absolute;
    right: 20%;
    top: 50%
}

#venueControls {
    right: 0;
    padding: 10px;
    position: absolute;
    top: 0
}

#vcZoom {
    background: #242424;
    border-radius: 0;
    color: #242424;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    right: 10px;
    position: relative;
    top: 10px;
    width: 20px
}

#vcZoom&gt;* {
    border-radius: 10px !important;
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    opacity: .7;
    position: absolute;
    text-align: center;
    transition: all .3s ease 0s;
    width: 20px
}

#vcZoom&gt;*:hover {
    opacity: 1;
    font-size: 1.2em
}

.vczOut {
    left: 0;
    top: 20px
}

.venTrigger dt,
.venTriggerNoUpper dt {
    color: #242424;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.1em;
    cursor: pointer
}

.venTrigger .price,
.venTriggerNoUpper .price {
    width: 43%;
    font-weight: bold
}

.venTriggerNoUpper dt {
    margin-bottom: 0
}

.venTriggerNoUpper small {
    color: #000
}

.vipTrigger,
#venueNavigationPanel.vipZone .tipBox&gt;div:first-child {
    background: #000 url("img/vipStar.svg") no-repeat 95% center;
    color: #FFF;
    font-size: 1.4em;
    font-weight: bold
}

.vipTrigger~div dt,
#venueNavigationPanel.vipZone .tipBox&gt;div:first-child~div dt {
    margin-bottom: 0;
    cursor: pointer
}

.imgGallery {
    background: #fff;
    text-align: center;
    padding: 0 0 10px !important
}

.carousel-medium {
    width: 600px;
    margin-left: -300px
}

.carousel-medium .carousel-indicators {
    bottom: -25px;
    left: 0;
    right: 0;
    top: auto;
    text-align: center
}

.carousel-medium .carousel-indicators li {
    display: inline-block;
    float: none !important
}

.patternSelected {
    fill: #1e3c5c
}

.patternSelectedDemi {
    fill: #112336
}

.patternSelectedDark {
    fill: #050a0f
}

.promosList label&gt;span {
    font-size: 1.4rem;
    line-height: inherit;
    padding: 0;
    position: static;
    text-align: left;
    width: auto;
    display: inline;
    float: none
}

.seatAvailable {
    color: #8bd31a;
    fill: #8bd31a
}

.seatAvailableDemi {
    fill: #6da614
}

.seatAvailableDark {
    fill: #4f780f
}

.seatPanelText {
    font-size: 1.2em
}

.priceListDiv {
    clear: both;
    padding: 0 !important
}

.priceListDiv table {
    border-top: 0
}

.priceListDiv td,
.priceListDiv th {
    text-align: left
}

.priceListDiv th {
    background: #e3e3e3;
    text-transform: uppercase
}

.priceListDiv td+td,
.priceListDiv th+th {
    text-align: right
}

.userdataForm label,
form[name="registerForm"] label,
form[name="registerForm.form"] label {
    margin-bottom: 1em;
    float: left;
    overflow: visible;
    clear: both
}

.userdataForm label .button+.button,
form[name="registerForm"] label .button+.button,
form[name="registerForm.form"] label .button+.button {
    margin-right: 10px
}

.userdataForm label&gt;small,
form[name="registerForm"] label&gt;small,
form[name="registerForm.form"] label&gt;small {
    color: #999;
    line-height: 115%;
    position: absolute;
    right: -185px;
    top: 5px;
    width: 175px
}

.userdataForm .termsContainer,
form[name="registerForm"] .termsContainer,
form[name="registerForm.form"] .termsContainer {
    padding: 0 0 .7em;
    margin-left: 19em;
    width: 54.8em;
    clear: both
}

.userdataForm .termsContainer p,
form[name="registerForm"] .termsContainer p,
form[name="registerForm.form"] .termsContainer p {
    margin: 0;
    font-size: 1.1em
}

.userdataForm select.ng-pristine,
form[name="registerForm"] select.ng-pristine,
form[name="registerForm.form"] select.ng-pristine {
    color: #999
}

.userdataForm .requiredLegend,
form[name="registerForm"] .requiredLegend,
form[name="registerForm.form"] .requiredLegend {
    padding: 10px
}

.userdataForm .requiredLegend small,
form[name="registerForm"] .requiredLegend small,
form[name="registerForm.form"] .requiredLegend small {
    color: #999
}

.userdataForm .requiredLegend small:before,
form[name="registerForm"] .requiredLegend small:before,
form[name="registerForm.form"] .requiredLegend small:before {
    content: '* '
}

.userdataForm .required&gt;span:first-child:before,
form[name="registerForm"] .required&gt;span:first-child:before,
form[name="registerForm.form"] .required&gt;span:first-child:before {
    content: '* ';
    color: #999
}

form[name="registerForm.form"] .buttons {
    padding: 0 10px 15px;
    width: auto !important
}

.paymentMethodSummary .col {
    margin-left: 1em
}

.cardForm input+small,
.userdataLink {
    clear: both;
    display: block;
    padding-top: 5px;
    margin-left: 250px
}

.userdataLink {
    margin-left: 180px;
    padding-top: 0;
    padding-bottom: 10px
}

.userdataLink a {
    font-size: 1.1em
}

.extraFields {
    border-top: 1px solid #efecee;
    border-bottom: 1px solid #efecee;
    clear: both;
    padding-top: 1em;
    overflow: hidden;
    margin-bottom: 1em
}

.extraFields label&gt;span {
    background: #fff;
    color: #242424
}

.extraFields label&gt;span:after {
    border-left-color: #fff
}

.purchaseResult .size-50 {
    width: 49.4%
}

.purchaseResult .box {
    margin-bottom: 2em;
    padding: 1em
}

.purchaseResult legend.highlighted {
    background: url("img/check-bg.png") no-repeat left center;
    margin-left: 120px;
    font-size: 2.4em;
    padding: .7em 0 .8333em 75px;
    font-weight: normal
}

.purchaseResult legend.highlighted span {
    font-weight: normal;
    line-height: normal;
    margin: 0;
    font-size: 1em
}

.purchaseResult legend.highlighted strong {
    display: block
}

.purchaseResult legend.highlighted+p {
    margin: 0 195px 20px !important;
    text-align: center;
    color: #666
}

.purchaseResult .prePurch-id {
    border: 1px solid #efecee;
    border-radius: 0;
    background: #fff;
    display: block;
    font-size: 1.4em;
    margin-bottom: 10px;
    padding: 10px;
    font-weight: bold;
    line-height: 1.5em
}

.purchaseResult .prePurch-id strong {
    font-size: 1.5em;
    color: #242424
}

.purchaseResult .block {
    padding-left: 35px;
    background: no-repeat 0 0
}

.purchaseResult .block .block+.block {
    margin-top: 2em
}

.purchaseResult .block p {
    margin-left: 0
}

.purchaseResult .block h2 {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 5px
}

.purchaseResult .block li {
    font-size: 1.2em;
    margin-bottom: 10px;
    padding-left: 5px;
    position: relative;
    line-height: 1.45em
}

.purchaseResult .block li:before {
    position: absolute;
    content: '-';
    left: 0;
    top: 0
}

.purchaseResult .block .button {
    margin: 0
}

.purchaseResult #print-block {
    background-image: url("img/icono-impr-peque.gif")
}

.purchaseResult #print-block .button {
    float: left;
    margin-right: 10px
}

.purchaseResult #phone-block {
    background-image: url("img/icono-mobil-peque.gif")
}

.purchaseResult #stadium-block {
    background-image: url("img/icono-sb-peque.gif")
}

.purchaseResult&gt;.size-4 {
    border: none !important
}

.purchaseResult .std.flex:not(.purchResults) {
    border: 1px solid #efecee;
    margin-bottom: 2em
}

.purchaseResult .std.flex:not(.purchResults) th {
    background: #e3e3e3
}

.purchaseResult .std.flex:not(.purchResults) table th {
    background: #f0f0f0
}

.purchaseResult .printBox {
    position: relative
}

.purchaseResult .printBox img:first-child {
    position: absolute;
    width: 100px;
    left: 5px;
    top: 7px
}

.purchaseResult .printBox img~* {
    margin-left: 100px;
    margin-top: 0
}

.purchaseResult .printBox .button {
    margin-bottom: 0;
    float: left;
    margin-right: 10px
}

.banner {
    clear: both;
    margin-bottom: 2em;
    padding: .6em;
    text-align: center
}

#yourPurchase .col {
    width: 180px
}

#yourPurchase .col+.col {
    width: 350px
}

#yourPurchase .col+.col+.col {
    width: 427px
}

#yourPurchase li {
    line-height: 1.45em;
    margin-bottom: 5px;
    padding-left: 100px;
    position: relative;
    font-size: 1.2em
}

#yourPurchase li span {
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #666;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 10px
}

#yourPurchase li:first-child div {
    font-weight: bold;
    font-size: 1.4em
}

#yourPurchase table {
    border: 0
}

#yourPurchase td {
    border-bottom: 0;
    text-align: left
}

#yourPurchase th {
    background: #e3e3e3;
    text-transform: uppercase;
    text-align: left
}

#yourPurchase .totals td {
    font-weight: bold
}

#yourPurchase .warn {
    display: block;
    margin-left: -9px;
    position: relative !important
}

.pricePlusExpenses {
    min-width: 9em;
    width: auto !important
}

.pricePlusExpenses span {
    font-size: 10px;
    display: inline !important;
    margin-right: 5px;
    white-space: nowrap
}

.pricePlusExpenses span:first-child {
    font-weight: bold;
    font-size: 12px
}

.ticketSelection {
    margin-left: 100px;
    overflow: hidden;
    padding-right: 180px;
    width: 50%
}

.ticketSelection label {
    overflow: visible;
    float: left;
    width: 100%
}

.ticketSelection label .button+.button {
    margin-right: 10px
}

.ticketSelection label .tipBox {
    left: 100%;
    margin-left: 1em;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 9em !important;
    overflow: visible;
    border: 0;
    background: #e3e3e3 !important;
    font-size: 1.2em
}

.ticketSelection label .tipBox span {
    font-size: 1em
}

.ticketSelection label .tipBox:before {
    position: absolute;
    left: -5px;
    top: 0;
    bottom: 0;
    background: url("../../../shared/static/styles/img/med-diamond.svg") no-repeat -1px center;
    content: '';
    width: 5px
}

.ticketSelection label span:first-child {
    padding-left: 0;
    width: 15em
}

.ticketSelection dl.tipBox {
    min-width: 9em;
    width: auto !important
}

.ticketSelection dl.tipBox span {
    font-size: 10px;
    display: inline !important;
    margin-right: 5px;
    white-space: nowrap
}

.ticketSelection dl.tipBox span:first-child {
    font-weight: bold;
    font-size: 12px
}

.complements th,
.complements td {
    text-align: left
}

.complements th {
    background: #e3e3e3;
    text-transform: uppercase
}

.complements img {
    max-height: 50px
}

.complements .evImg {
    width: 80px
}

.complements .evPrice {
    font-weight: bold
}

.complements .info-text {
    position: relative;
    padding-left: 25px !important;
    margin: 15px 0 !important
}

.complements .info-text:before {
    background: #fbcb60;
    border: 1px solid #333;
    border-radius: 100%;
    box-sizing: border-box;
    content: 'i';
    font-weight: bold;
    height: 18px;
    left: 0;
    line-height: 18px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 18px
}

.clientformwarn p {
    margin: 0 0 10px
}

#timetable {
    clear: both;
    float: left;
    width: 100%;
    padding: 0 10px 2em;
    box-sizing: border-box
}

#timetable .button+.button {
    margin-right: 10px
}

#timetable.fixedSize {
    width: 79.8em;
    float: left;
    position: relative;
    overflow: hidden;
    padding-top: 2px;
    margin-top: -2px
}

#timetable.fixedSize .button+.button {
    margin-right: 10px
}

#timetable li {
    width: 7.88em !important
}

.fixedSize+.buttons&gt;* {
    position: relative
}

.fixedSize li {
    width: 8.08em !important
}

.barSelector {
    margin-right: -1em;
    position: relative;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.barSelector li {
    float: left
}

.barSelector li .button+.button {
    margin-right: 10px
}

.barSelector .bar {
    margin-right: 1em;
    border-radius: 3px;
    height: 17em;
    position: relative
}

.barSelector a {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: default
}

.barSelector a:hover {
    text-decoration: none
}

.barSelector span {
    border-radius: 0 0 3px 3px;
    background: #e3e3e3;
    font-size: 1.2em;
    text-align: center;
    line-height: 2.1429em;
    font-weight: bold;
    display: block;
    position: relative;
    border: 1px solid #efecee;
    border-top: 0;
    transition: all .3s ease 0s
}

.barSelector span:after {
    content: '';
    border: 5px solid transparent;
    border-bottom-color: #e3e3e3;
    left: 50%;
    top: -10px;
    margin-left: -5px;
    position: absolute;
    transition: all .3s ease 0s
}

.barSelector .indic {
    height: 14.4em;
    position: relative
}

.barSelector i {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #efecee;
    border-bottom: 0;
    border-radius: 3px 3px 0 0;
    background: #fff
}

.barSelector b {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    font-size: 1.8em;
    line-height: 2.1111em;
    font-weight: normal
}

.barSelector .enabled a:hover span,
.barSelector .enabled .curr span {
    background: #242424;
    color: #242424
}

.barSelector .enabled a:hover span:after,
.barSelector .enabled .curr span:after {
    border-bottom-color: #242424
}

.barSelector .enabled .curr i {
    background: #e3e3e3
}

.barSelector .enabled .curr span,
.barSelector .enabled .curr i {
    border-color: #242424
}

.barSelector .enabled a {
    cursor: pointer
}

.barSelector small {
    font-size: 1.1em;
    left: 3px;
    top: 3px;
    right: 3px;
    text-align: center;
    position: absolute
}

.barSelector strong {
    display: block;
    font-size: 11px;
    font-weight: normal;
    margin-top: -20px
}

.barFilter input[type=checkbox] {
    position: absolute;
    width: auto;
    left: 0;
    top: .5em
}

.barContent {
    position: relative
}

.timeLeft,
.timeRight {
    position: absolute;
    top: 2px;
    left: 0;
    width: 3.9444em;
    transition: all .3s ease 0s;
    font-size: 1.8em;
    text-align: center;
    line-height: 9.4444em;
    font-weight: bold;
    color: #666;
    text-shadow: 0 1px #fff;
    background: #ddd;
    border-radius: 3px;
    opacity: .85;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.timeRight {
    left: auto;
    right: 0
}

.blockAvailable {
    color: #e5eef6
}

.blockNotAvailable {
    color: none
}

.labeledBlockAvailable {
    color: #fbbe03
}

.seatSelected {
    color: #f00
}

.priceAvailable {
    color: #242424
}

.priceNoAvailable {
    color: #999
}

.mouseOver {
    color: #037cf1
}

.labeledMouseOver {
    color: #ddd
}

.seatOnMouseOver {
    color: #000
}

.ph_on {
    fill: #006dd9 !important
}

footer {
    clear: both;
    background: #fff url("") no-repeat center center;
    min-height: 100px;
    border-top: 0
}

footer .footBox {
    border-top: 0;
    clear: both;
    overflow: hidden
}

footer .footBox&gt;div {
    width: 100em;
    margin: 0 auto
}

footer p {
    color: #999;
    text-align: center;
    font-size: 1em
}

.liteFooter .logo {
    border: 0
}

.liteFooter .footBox:last-child p {
    float: none
}

.errorTipBox,
.svgTooltip {
    padding: 4px 10px;
    z-index: 10000;
    max-width: 200px;
    background: #666;
    color: #fff;
    margin-top: -5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.35) !important;
    border-radius: 10px !important;
    font-size: 1.2em;
    margin-left: 10px
}

.errorTipBox.top,
.svgTooltip.top {
    margin-top: 5px
}

.errorTipBox:after,
.svgTooltip:after {
    background: url("../../../shared/static/styles/img/dark-diamond.svg") no-repeat center bottom;
    content: '';
    left: 0;
    right: 0;
    height: 5px;
    bottom: -5px;
    position: absolute
}

.warn {
    position: relative;
    padding-left: 28px !important
}

.warn:before {
    content: 'i';
    font-family: "Times", serif;
    color: #fff;
    font-weight: bold;
    background: #242424;
    line-height: 1.2em;
    width: 1.2em;
    text-align: center;
    position: absolute;
    left: 10px;
    top: 2px;
    border-radius: 100%;
    font-size: 11px
}

.warn-block,
.warn-inline {
    color: #c00 !important;
    border-bottom: 1px solid #eee;
    font-weight: bold !important;
    padding-bottom: 10px;
    margin-bottom: 10px !important
}

.warn-block:before,
.warn-inline:before {
    content: '!';
    background-color: #c00 !important
}

.warn-block {
    padding-top: 60px;
    padding-bottom: 15px;
    padding-left: 0 !important;
    text-align: center
}

.warn-block:before {
    font-size: 32px;
    left: 50%;
    margin-left: -18px;
    top: 10px
}

.form-list .warn-block,
.form-list .warn-inline {
    margin-left: 0 !important
}

.dateSelection {
    border: 1px solid #efecee;
    border-radius: 0;
    position: relative;
    background: #fff !important;
    margin: 0 100px 2em;
    background: #f6f6f6
}

.dateSelection:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.dateSelection .col {
    float: none;
    width: auto !important
}

.dateSelection #eventTipBox {
    display: none
}

.calendar&gt;div&gt;div {
    display: block !important
}

.calendar table {
    background: #f6f6f6;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 0
}

.calendar th {
    text-transform: none;
    color: #999;
    font-weight: normal;
    border-bottom: 1px solid none
}

.calendar td {
    border: 1px solid #fff;
    padding: 0;
    line-height: 2.5em
}

.calendar td .text-muted {
    color: inherit !important
}

.calendar td button {
    color: #242424;
    display: block;
    line-height: 2.5em;
    background: transparent no-repeat center center !important;
    transition: all .3s ease 0s;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    opacity: 1
}

.calendar td button[disabled] {
    color: #d9d9d9
}

.calendar td button:hover,
.calendar button.active {
    text-decoration: none;
    color: #fff;
    background-color: #242424 !important
}

.calendar button.today {
    background-image: url("../../../shared/static/styles/img/cal-current.svg") !important
}

.calendar .btn-default {
    color: #242424
}

.calendar .calendar button,
.calendar .calendar small {
    font-family: "ecifont", sans-serif
}

.calendar button {
    outline: 0 !important
}

.tableCont {
    padding: 0;
    vertical-align: top
}

.tableCont table {
    margin: 0;
    border: 0
}

.tableContSep {
    background: #e3e3e3;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

form[name="registerForm"] .whiteBox {
    padding-top: 15px
}

form[name="registerForm"]&gt;div&gt;div&gt;table&gt;thead&gt;tr&gt;th {
    background: #e3e3e3;
    text-transform: uppercase
}

form[name="registerForm"]&gt;div&gt;div&gt;table&gt;tbody&gt;tr&gt;td[colspan="5"] {
    padding: 0
}

form[name="restoreForm"] .button:first-child {
    width: 16em
}

form[name="restoreForm"] .button+.button {
    float: left
}

form[name="restoreForm"] .button+.button .button+.button {
    margin-right: 10px
}

.modal {
    border-radius: 0
}

.modal .whiteBox {
    padding: 1.5em
}

.modal .carouselClose {
    z-index: 1;
    background: #FFF;
    border: 1px solid #242424;
    border-radius: 10px !important;
    color: #242424;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    position: absolute;
    right: -10px;
    text-align: center;
    text-transform: uppercase;
    top: -10px;
    width: 20px
}

.modal .carouselClose:hover {
    text-decoration: none;
    background: #242424;
    color: #fff;
    border-color: #fff
}

.modal .carousel-control {
    background: #242424;
    opacity: 1;
    transition: all .3s ease 0s;
    cursor: pointer;
    border-radius: 0
}

.modal .carousel-control:hover {
    background: #242424
}

.modal #preSales input[type='password'],
.modal #preSales input[type='text'],
.modal #preSales select {
    width: 75px
}

.modal #preSales .button {
    width: 96px;
    margin-left: 132px
}

.modal #preSales p {
    font-weight: normal
}

.modal #preSales .col {
    margin-bottom: 20px;
    width: 50%
}

.modal #preSales .col+.col {
    padding-left: 0;
    width: 45%
}

.modal #preSales .col:first-child {
    border-right: 0
}

.modal #preSales ul {
    margin-bottom: 10px;
    margin-left: 15px
}

.modal #preSales li {
    padding-left: 10px;
    position: relative;
    padding-bottom: 5px
}

.modal #preSales li:before {
    content: '\2022';
    font-size: 1.5em;
    font-weight: bold;
    left: 0;
    line-height: 16px;
    position: absolute;
    top: -2px
}

.modal #preSales li&gt;span {
    font-size: 1.2em
}

.modal #preSales li&gt;div {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 0
}

.modal #preSales .topSep {
    background: url("img/avip.png") no-repeat 0 0;
    padding-top: 75px
}

.modal #preSales .warn {
    margin: 0
}

.modal #preSales .warn+ul {
    margin-left: 30px
}

.modal #preSales .warn+ul li {
    margin-top: .6em
}

.modal #preSales .warn+ul .preSelection {
    font-weight: bold
}

.modal #preSales .warn+ul .timeToGo {
    font-weight: bold;
    color: #242424
}

.modal label {
    margin-bottom: 1em
}

.modal label span {
    width: 9em
}

.modal .button {
    margin-bottom: 0
}

.modal iframe {
    width: 100%;
    height: 275px
}

.modal h3 {
    font-size: 1.8em;
    font-weight: normal;
    line-height: 30px;
    margin: 0
}

.modal .modal-footer .button:first-child {
    float: left
}

.modal .modal-footer .button:first-child .button+.button {
    margin-right: 10px
}

.modal .modal-footer .addText {
    font-size: 1.1rem;
    color: #666;
    text-align: center;
    margin: 1.5rem 0 0
}

.modal legend {
    font-size: 1.2em;
    font-weight: bold
}

.modal .inputRow input[type="radio"] {
    position: relative;
    top: 5px
}

.modal .inputRow label input~span {
    text-align: left
}

.modal .inputRow .followed~span {
    width: 365px;
    padding-right: 0
}

.modal .inputRow input[type="radio"]~.aux-info,
.modal .inputRow input[type="checkbox"]~.aux-info {
    margin: .5rem 0 0 23px !important
}

.modal .promoList .followed~span {
    width: 475px;
    overflow: hidden
}

.modal .promoList .followed~span input {
    width: 13em;
    font-size: 1em;
    margin-right: 10px
}

.modal .promoList .button {
    width: 7.5em;
    float: left;
    line-height: 30px
}

.modal .cmsContent {
    height: 400px;
    overflow: auto
}

.modal .cmsContent h3,
.modal .cmsContent ul,
.modal .cmsContent li {
    padding-left: 10px;
    padding-right: 10px
}

.modal .cmsContent .textPage {
    padding: 10px 25px 10px 10px
}

.modal .textPage li {
    font-size: 1.2em;
    line-height: 1.45em;
    padding-bottom: 10px
}

.modal .textPage .title {
    color: #242424;
    text-transform: uppercase
}

.modal .postSubmitIcon {
    width: auto;
    float: left;
    font-size: 22px;
    line-height: 1.4em;
    color: #242424;
    display: none
}

.modal .postSubmitOk .postSubmitIcon {
    display: inline
}

.modal .postSubmitOk .button {
    display: none
}

.modal h4 {
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 2rem
}

.modal.col {
    left: 50% !important;
    margin-left: -150px !important;
    width: 300px
}

#mask {
    margin: 0;
    padding: 0;
    position: fixed;
    z-index: 10001;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.85);
    max-width: 100%
}

.message {
    background: #fff;
    border: 1px solid #efecee;
    border-radius: 0;
    background: #fff !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    margin: 0 auto;
    overflow: hidden;
    padding: 2em 1em;
    position: relative;
    top: -7px;
    width: 57.4em
}

.message:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.message&gt;div {
    font-size: 1.2em;
    line-height: 1.25em;
    margin-bottom: 1.6667em
}

.message&gt;div p {
    font-size: 1em
}

.message .more {
    cursor: pointer;
    display: block;
    margin-top: 10px
}

.message .button {
    margin: 0 auto 1rem;
    display: block;
    float: none
}

table .remove {
    display: inline-block;
    margin: -10px 0;
    background: #242424;
    color: #fff;
    width: 1.6em;
    text-align: center;
    text-decoration: none !important;
    line-height: 1.8em
}

.countdown {
    color: #242424;
    display: block;
    font-size: 28px !important;
    text-align: center;
    margin: 10px 0
}

.formFbImg {
    float: left;
    height: 15px;
    margin-top: 8px;
    width: 15px
}

.formFbImg .button+.button {
    margin-right: 10px
}

.dropdown-menu {
    font-size: 1em;
    margin: 0;
    padding: 0 0 10px
}

.dropdownCalendar {
    position: relative;
    float: left;
    margin: 0
}

.dropdownCalendar button,
.dropdownCalendar small {
    font-family: "ecifont", sans-serif
}

.dropdownCalendar .button+.button {
    margin-right: 10px
}

.dropdownCalendar&gt;input[type="text"] {
    width: 170px
}

.dropdownCalendar table {
    margin-bottom: 0
}

.dropdownCalendar th {
    text-align: center;
    padding: 3px 5px
}

.dropdownCalendar td {
    border: 0;
    padding: 0
}

.dropdownCalendar button {
    border: none !important;
    padding: 3px 7px
}

.dropdownCalendar .dropdownButton {
    position: absolute;
    right: 3px;
    top: 3px
}

.dropdownCalendar i {
    width: auto;
    border: 0;
    position: static !important
}

.dropdownCalendar .text-muted {
    color: rgba(0, 0, 0, 0.25)
}

.dropdownCalendar .text-info {
    font-weight: bold
}

.dropdownLabel {
    float: left;
    clear: left
}

.dropdownLabel .button+.button {
    margin-right: 10px
}

.dropdownButton i,
.dropdownCalendar i {
    padding: 0 !important;
    width: auto !important
}

#userData {
    float: right;
    width: 25em;
    border-top: 0;
    margin: 5.5em 25px 0 0;
    padding: 4px 0 0 2em
}

#userData .button+.button {
    margin-left: 10px
}

#userData div {
    height: auto
}

#userData dt,
#userData dd {
    font-size: 1.2em;
    float: left;
    line-height: 1.5em
}

#userData dt .button+.button,
#userData dd .button+.button {
    margin-right: 10px
}

#userData dt {
    clear: left;
    width: 6.5em
}

#userData .exit span {
    background: #242424;
    font-weight: bold;
    color: #fff;
    float: right;
    font-size: 1.2em;
    line-height: 1.5em;
    padding: 0 5px
}

#headArea~div #userData {
    position: relative;
    z-index: 2;
    margin-top: 3em;
    border: 0
}

#mainNavController {
    border-bottom: 0;
    top: -1px;
    background: #fff;
    position: relative;
    z-index: 1
}

#mainNavController ul {
    margin: 0 auto;
    max-width: 100em;
    padding: 0 1.2em
}

#mainNavController li {
    text-align: center;
    display: inline-block
}

#mainNavController a {
    font-size: 1.4em;
    padding: .9286em 0;
    display: inline-block;
    text-transform: uppercase;
    color: #000;
    color: #666
}

#mainNavController a:hover {
    text-decoration: none
}

#mainNavController .curr a {
    font-weight: bold;
    border-bottom: 1px solid #000;
    color: #000
}

#loginForm form {
    margin: 0 auto;
    max-width: 59.6em;
    padding: 0 1.2em
}

#loginForm h1 {
    padding-bottom: 1.5em
}

#loginForm .buttons {
    width: 67.8%
}

#loginForm .buttons+div {
    width: 67.8%;
    float: right
}

#loginForm .buttons+div .button+.button {
    margin-left: 10px
}

#loginForm .buttons+div&gt;div {
    float: none;
    display: inline-block;
    background: 0
}

#loginForm .buttons+div a {
    font-size: 1.2em;
    color: #242424 !important;
    margin-right: 10px
}

#loginForm .buttons+div a:hover {
    text-decoration: underline
}

#loginForm .loginFormInfo {
    margin-bottom: 1.5em;
    line-height: 1.45em
}

#loginForm .loginFormInfo span {
    font-size: 1.2em;
    font-weight: normal
}

#loginForm .loginauxbuttons {
    clear: both;
    float: left
}

#loginForm .loginauxbuttons .std {
    background: 0
}

#loginForm .loginauxbuttons a {
    font-size: 1.2em;
    color: #242424 !important
}

#loginForm .intro {
    margin-top: 0;
    text-align: center;
    color: #333
}

#loginForm h1+.intro {
    margin-top: -1.5rem
}

section#loginForm {
    padding: 3rem 0 0 !important;
    background: none !important;
    border: 0;
    max-width: none !important
}

section#loginForm h1 {
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
    padding: 0 10px 2rem
}

section#loginForm .body,
section#loginForm footer .content {
    width: 320px;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box
}

section#loginForm .body {
    padding-bottom: 1.5rem
}

section#loginForm form {
    padding: 0 !important;
    max-width: none;
    background: none !important
}

section#loginForm form input {
    width: 100% !important;
    box-sizing: border-box
}

section#loginForm form label&gt;span:first-child {
    display: none
}

section#loginForm form label:last-child {
    margin-bottom: 0
}

section#loginForm footer {
    background: rgba(255, 255, 255, 0.5) !important;
    padding: 1rem 0;
    min-height: 0;
    border: none !important
}

section#loginForm footer .buttons {
    width: auto;
    float: none;
    text-align: center;
    margin: 0
}

section#loginForm footer .button {
    width: 100%;
    box-sizing: border-box;
    margin: 0
}

section#loginForm .post-footer {
    text-align: center
}

.label-link {
    text-align: right;
    font-size: 1.4rem;
    margin-bottom: 1rem
}

.post-footer {
    padding: 1rem 0;
    font-size: 1.4rem
}

.post-footer&gt;*+* {
    margin-left: 5px
}

.post-footer&gt;*+*:before {
    content: '';
    border-left: 1px solid #666;
    margin-right: 8px;
    font-size: .9rem;
    font-weight: normal;
    position: relative;
    top: -2px
}

.ie-lt10 section#loginForm label&gt;span:first-child {
    display: block;
    width: auto;
    padding: 0 0 .5em;
    line-height: normal
}

.pagination ul {
    margin-bottom: 1em;
    margin-top: -1em;
    text-align: center
}

.pagination li {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 1em
}

.pagination a {
    background: #e3e3e3;
    border-radius: 0;
    display: inline-block;
    font-size: 1.2em;
    line-height: 2.5em;
    margin: 0 .25em;
    padding: 0 1em;
    color: #000;
    border: 1px solid #e3e3e3
}

.pagination a:hover {
    text-decoration: none
}

.pagination .active a {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5)
}

.modal .pagination {
    text-align: center
}

.modal .buttons .button:first-child:last-child {
    float: none;
    display: block;
    margin: 0 auto
}

.tipTable {
    position: relative;
    display: inline-block
}

.tipTable u {
    content: 'i';
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: #fff;
    background: #242424;
    line-height: 14px;
    width: 14px;
    text-align: center;
    border-radius: 7px;
    text-transform: lowercase;
    font-family: 'Times', serif;
    text-decoration: none;
    margin-left: 5px;
    display: inline-block;
    cursor: default;
    position: relative;
    z-index: 2
}

.tipTable u+.tipBox {
    display: none;
    position: absolute;
    left: 30px;
    top: -6px;
    font-size: .8571em;
    text-shadow: none;
    text-align: left;
    border: 0;
    transition: all .3s ease 0s;
    overflow: visible;
    background: #e3e3e3 !important
}

.tipTable u+.tipBox:before {
    content: '';
    border: 5px solid transparent;
    border-right-color: #e3e3e3;
    left: -10px;
    top: 50%;
    margin-top: -5px;
    position: absolute;
    transition: all .3s ease 0s
}

.tipTable u+.tipBox div {
    font-weight: normal !important;
    white-space: nowrap;
    font-size: 1.2em
}

.tipTable u:hover+.tipBox {
    display: block
}

.genSelector {
    margin-left: 19em;
    margin-bottom: 1em
}

.genSelector span {
    text-align: left;
    padding-left: 5px;
    position: relative;
    top: -0.4em
}

.genSelector.curr span {
    font-weight: bold
}

.innerForm {
    margin-left: 19.4em
}

.paymentIframe {
    height: 390px;
    width: 100%
}

.panel-group .ticketSelection {
    overflow: visible
}

.panel-group .panel,
.panel-group .panel+.panel {
    border: 1px solid #efecee;
    border-radius: 0;
    position: relative;
    background: #fff !important;
    border: 0;
    margin: 0
}

.panel-group .panel:after,
.panel-group .panel+.panel:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.panel-group .panel+.panel {
    border-top: 1px solid #efecee
}

.panel-group .panel-heading {
    background: #e3e3e3;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    box-shadow: none
}

.panel-group .panel-heading a {
    color: #242424
}

.panel-group .panel-heading a span+span {
    float: right;
    font-weight: normal;
    color: #000
}

.panel-group h4 {
    font-size: 1.4em
}

.panel-group .col {
    float: none;
    width: auto
}

.panel-group .col+.col {
    clear: both
}

.panel-group dl.tipBox {
    min-width: 9em;
    width: auto !important
}

.panel-group dl.tipBox span {
    font-size: 10px;
    display: inline !important;
    margin-right: 5px;
    white-space: nowrap
}

.panel-group dl.tipBox span:first-child {
    font-weight: bold;
    font-size: 12px
}

.panel-group dl.tipBox span~span~span {
    font-style: italic
}

.panel-group .button {
    margin-left: 25.7em;
    width: 190px
}

.panel-group fieldset {
    margin: 1rem 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 1rem
}

.panel-group label&gt;input~span {
    width: auto;
    text-align: left;
    padding: 0;
    line-height: normal;
    display: inline;
    float: none;
    font-size: 1.4rem
}

.panel-group label&gt;input+span {
    margin-left: .5rem
}

p .glyphicon {
    margin-right: 5px
}

html {
    font-size: 10px
}

.set-width {
    max-width: 100rem;
    margin: 0 auto;
    padding: 0 1.2rem
}

.pl-intro {
    overflow: hidden;
    padding-top: 20px
}

.pl-introtext {
    width: 65%;
    padding-bottom: 20px
}

.pl-introtext p {
    margin: 0;
    font-size: 1.4rem
}

.pl-introtext p+p {
    margin-top: 1rem
}

.pl-introtext-1 {
    margin-bottom: 20px
}

.pl-introtext-1 p {
    margin-left: 0;
    margin-right: 0;
    font-size: 14px
}

.pl-introgallery {
    float: right;
    width: 30%;
    padding-bottom: 20px
}

.pl-introgallery li {
    float: left;
    width: 48%;
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 30%;
    overflow: hidden;
    background: #000
}

.pl-introgallery li:nth-child(2n) {
    margin-left: 4%
}

.pl-introgallery img {
    position: absolute;
    max-width: none;
    max-height: 100%;
    transition: all .2s
}

.pl-introgallery a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.pl-sesstitle {
    background: rgba(255, 255, 255, 0.95);
    color: #242424;
    font-size: 18px;
    text-transform: uppercase;
    padding: 1rem 0;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 0
}

.pl-sesstable {
    table-layout: fixed
}

.pl-sesstable td {
    font-size: 1.4rem
}

.pl-sesstable td:first-child {
    padding-left: 0
}

.pl-sesstable td:last-child {
    padding-right: 0
}

.pl-sessdate {
    width: 15%
}

.pl-sessdate span {
    display: block
}

.pl-sessdate .pl-sesswday,
.pl-sessdate .pl-sessmonth {
    font-size: 1.2rem;
    color: #333
}

.pl-sessdate .pl-sessday {
    font-size: 5.6rem;
    line-height: .9em
}

.pl-sessdate .pl-sessmonth {
    text-transform: uppercase
}

.pl-sessvenue {
    width: 30%;
    text-align: left
}

.pl-sessvenue .pl-sesscity {
    font-weight: bold;
    font-size: 1.8rem;
    display: block
}

.pl-sessvenue .pl-sesscountry {
    display: block;
    font-size: 1rem;
    color: #333;
    text-transform: uppercase
}

.pl-sessvenue .pl-sessvenname {
    display: block;
    font-size: 1.2rem
}

.pl-sessvenue .pl-sessprice {
    display: none
}

.pl-sessprice {
    width: 25%;
    text-align: left
}

.pl-sessprice span {
    font-size: 2.4rem;
    white-space: nowrap
}

.pl-sessactions {
    padding-left: 0
}

.pl-sessactions .button {
    font-size: 1.4rem !important;
    white-space: nowrap
}

.pl-sessactions a {
    max-width: 100%
}

.pl-sessactions .button+a,
.pl-sessactions .button+span {
    font-size: 1rem;
    display: block;
    font-style: italic
}

.pl-sessactions .vip-ticket {
    background: #f5a623;
    color: #000
}

.pl-sessactions .vip-ticket:hover {
    background: #f8c46c
}

.pl-sessactions span+.button {
    display: none
}

.pl-auxinfo {
    font-size: 1rem !important;
    font-style: italic;
    display: block;
    line-height: 1.3em;
    margin-top: .75rem;
    color: #363636;
    font-weight: normal !important
}

.pl-auxinfo a {
    font-style: normal
}

.pl-sesstable2 {
    table-layout: auto
}

.pl-sesstable2 td {
    width: auto
}

.pl-sesstable2 .pl-sessname {
    text-align: left
}

.pl-sesstable2 .pl-sessname span {
    font-size: 1.8rem;
    font-weight: bold;
    display: block
}

.pl-sesstable2 .pl-sessname a {
    font-size: 1.2rem
}

.pl-sesstable2 .pl-sessartist {
    text-align: left;
    font-size: 1.2rem;
    color: #333
}

.pl-sesstable2 .pl-sessdate {
    white-space: nowrap;
    text-align: left
}

.pl-sesstable2 .pl-sessdate span {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.pl-sesstable2 .pl-sessdate .glyphicon {
    color: #666;
    margin-right: 5px
}

.pl-sesstable2 .pl-sessvenue {
    line-height: 1.3
}

.pl-sesstable2 .pl-sesscity {
    font-size: 1em
}

.pl-sesstable2 .pl-sessactions {
    text-align: right
}

.pl-sesstable2 .pl-sessactions .button {
    width: auto;
    padding: 0 10px
}

.pl-sesstable2 .pl-sessvenname {
    color: #333
}

@media(max-width:767px) {
    .pl-sesstable2 td {
        display: block;
        padding: 5px 0;
        text-align: left
    }

    .pl-sesstable2 td:not(:last-child) {
        border: 0
    }

    .pl-sesstable2 td:first-child {
        padding-top: 10px
    }

    .pl-sesstable2 td:last-child {
        padding-bottom: 10px;
        border-bottom: 1px solid #eee
    }

    .pl-sesstable2 .pl-sessactions .button {
        float: none;
        display: block
    }

    .pl-sesstable2 .pl-sessdate .glyphicon {
        display: none !important
    }
}

.show-on-compact {
    display: none
}

.purchResults {
    border: 1px solid #b0b0b0;
    width: 100%;
    box-sizing: border-box
}

.purchResults th,
.purchResults td {
    font-size: 1.4rem;
    text-align: left;
    vertical-align: top;
    padding: 1rem 10px
}

.purchResults td {
    border: 0
}

.purchResults .sessDetail~.sessDetail {
    border-top: 1px solid #eee
}

.purchResults th,
.purchResults .purchTotal td {
    border-bottom: 1px solid #d6d6d6;
    border-top: 1px solid #d6d6d6;
    text-transform: uppercase;
    background: #f0f0f0;
    font-weight: normal
}

.purchResults thead th {
    padding: 1.2rem 10px;
    background: #b0b0b0;
    color: #fff;
    border: 0
}

.purchResults p {
    margin: 0;
    font-size: 1em;
    line-height: 1.3em
}

.purchResults .price,
.purchResults .fee,
.purchResults .total {
    text-align: right;
    white-space: nowrap
}

.purchResults .seat {
    font-size: 1.2rem;
    color: #595959
}

.purchResults .name {
    word-break: break-all
}

.purchResults .purchTotal td {
    font-weight: bold;
    border-top: 2px solid #b0b0b0;
    border-bottom: 0
}

.purchResults .sessPromo td {
    border-top: 0;
    padding-top: 0;
    font-size: 1.2rem;
    color: #333
}

.purchResults .evDetail {
    border-top: 2px solid #b0b0b0;
    background: #e3e3e3
}

.purchResults .evDetail td {
    border: 0;
    padding-top: 0
}

.purchResults .evDetail .evDetailImg,
.purchResults .evDetail .evDetailInfo {
    display: inline-block;
    padding-top: 1rem;
    vertical-align: top
}

.purchResults .evDetail .evDetailImg {
    margin-right: 10px;
    width: 100px
}

.purchResults .evDetail .name {
    color: #000
}

.purchResults .evDetail .name~p {
    font-size: 1.2rem
}

.purchResults .evDetail .date {
    margin-bottom: .8rem
}

.purchResults .evDetail+.evDetail {
    border-width: 1px
}

.purchResults:last-of-kind {
    margin-bottom: 20px
}

.priceListDiv .purchResults {
    border: 1px solid #eee
}

.priceListDiv .purchResults th {
    border-bottom: 1px solid #eee;
    border-top: 0
}

.priceListDiv .purchResults .purchTotal td,
.priceListDiv .purchResults .evDetail {
    border-top: 1px solid #eee
}

.purchResultsAux .button {
    width: 100%;
    margin: 0
}

.purchResultsAux .loadingWithInfo,
.purchResultsAux .errorNextToButton {
    margin-top: 1rem;
    display: block;
    float: none;
    width: auto
}

.purchResultsAux span {
    font-size: 1.2rem
}

.purchResultsAux .errorNextToButton {
    margin-top: 1rem
}

.errorNextToButton {
    color: #c00
}

.errorNextToButton .glyphicon {
    margin-right: 10px;
    font-size: 1.4rem
}

.ticketQuery .cont td {
    text-align: left
}

.compTable {
    border: 0;
    table-layout: fixed;
    margin-bottom: 1rem !important
}

.compTable tr td {
    padding: 0 0 10px;
    border: 0;
    vertical-align: top !important
}

.compTable tr~tr td {
    padding-top: 15px;
    border-top: 1px solid #eee
}

.compTable .evImg {
    width: 12% !important;
    padding-right: 10px;
    position: static
}

.compTable .evImg img {
    max-height: none
}

.compTable .evComp {
    width: 68%;
    border-right: 1px solid #eee;
    min-height: 90px
}

.compTable .evComp p {
    margin: 0 10px 6px 0
}

.compTable .evQuant {
    width: 20%;
    padding-left: 20px;
    padding-right: 10px;
    vertical-align: middle !important
}

.compTable .evQuant div {
    padding-left: 0 !important
}

.compTable .evQuant .label {
    display: block;
    padding-bottom: .5rem;
    color: #000;
    font-weight: bold;
    font-size: 1.2rem
}

.compTable .evQuant select,
.compTable .evQuant .select-wrap {
    width: 100% !important;
    font-size: 1.2rem
}

.compTable .evQuant input[type="checkbox"]+span {
    padding-left: 18px;
    cursor: pointer
}

.compTable .evQuant .attributes {
    padding-top: .5rem
}

.compTable .evQuant .attributes li {
    font-size: 1.2rem
}

.compTable .evQuant .attributes a {
    text-transform: lowercase
}

.compTable .evQuant .checkSel~.attributes {
    padding-left: 18px
}

.compTable .evPrice {
    font-size: 1.2rem;
    color: #333
}

.linkColor {
    fill: #242424
}

.shadowColor {
    fill: #000
}

td.icon-3d {
    padding-top: 0;
    padding-bottom: 0
}

td.icon-3d svg {
    display: block
}

span.icon-3d {
    vertical-align: middle
}

span.icon-3d i {
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block
}

.link3d i {
    vertical-align: middle;
    display: inline-block
}

.link3d svg {
    height: 15px;
    width: auto;
    margin-right: 3px
}

.link3d .linkColor {
    fill: #fff
}

.preview3d {
    padding: 0 !important
}

.preview3d .link3d {
    border-radius: 0;
    position: static;
    text-align: left
}

.preview3d .magnify3d {
    float: right;
    color: #fff
}

#venueSvgDivContainer .link3d {
    display: none
}

#venueNavigationPanel .tipBox div+div {
    border: 0
}

.legendOnMap {
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid #eee;
    bottom: 10px;
    padding: 3px;
    position: absolute;
    right: 10px;
    width: 136px
}

.legendOnMap div {
    height: 107px
}

.preCollectionOptions {
    border-top: 1px solid #efecee;
    padding-bottom: 1.5rem
}

.preCollectionOptions p:not(.warn) {
    font-size: 1.8rem
}

.preCollectionOptions .warn {
    color: #c00
}

.preCollectionOptions .warn:before {
    background: #c00
}

.carousel .left,
.carousel .right {
    float: none
}

.eventMoreInfoModal {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: auto;
    background: 0
}

.eventMoreInfoModal .modal-dialog {
    left: 10%;
    right: 10%;
    top: 10%;
    bottom: 10%;
    width: auto;
    margin: 0;
    position: fixed;
    background: #fff
}

.eventMoreInfoModal .modal-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    top: 30px;
    top: 0
}

.eventMoreInfoModal .carouselClose {
    z-index: 1;
    position: fixed;
    top: calc(10% - 11px);
    right: calc(10% - 11px)
}

.eventInfoSection header,
.eventInfoSection .body,
.eventInfoSection footer {
    overflow: hidden
}

.eventInfoSection p {
    margin: 0 0 1.5rem
}

.eventInfoSection .two-col {
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding: 1rem 10px
}

.eventInfoSection dl {
    font-size: 1.4rem;
    overflow: hidden;
    margin-bottom: 1rem;
    line-height: normal
}

.eventInfoSection dl&gt;* {
    float: left;
    margin-bottom: .5rem
}

.eventInfoSection dl dt {
    color: #666;
    width: 20%;
    clear: left
}

.eventInfoSection dl dd {
    width: 80%
}

.eventInfoSection header .two-col,
.eventInfoSection .body .two-col {
    width: 30%
}

.eventInfoSection header .two-col+.two-col,
.eventInfoSection .body .two-col+.two-col {
    width: 70%
}

.eventInfoSection header h2,
.eventInfoSection .body h2 {
    font-size: 1.6rem;
    margin-bottom: 1.5rem
}

.eventInfoSection header .price,
.eventInfoSection .body .price {
    font-size: 2rem;
    font-weight: bold;
    margin: 0
}

.eventInfoSection .body dt,
.eventInfoSection .body dd {
    float: none;
    width: auto;
    color: #333
}

.eventInfoSection .body dd {
    color: #666;
    margin-bottom: 1.5rem
}

.eventInfoSection .body .two-col,
.eventInfoSection .body #eventList {
    border-top: 1px solid #eee
}

.eventInfoSection .body .two-col+.two-col,
.eventInfoSection .body #eventList+.two-col {
    border-left: 1px solid #eee
}

.eventInfoSection footer {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    bottom: 0;
    min-height: 0;
    padding: 1rem 10px;
    border: 0;
    border-bottom: 0
}

.eventInfoSection footer .button {
    display: block;
    width: auto
}

.eventInfoSection+.eventInfoSection {
    border-top: 1px solid #efecee
}

.eventInfoSection .promotions {
    border-top: 1px solid #efecee;
    padding-top: 1rem
}

.eventInfoSection .promotions h2 {
    margin-bottom: 1.2rem
}

.eventInfoSection .promotions h2 span {
    background: #c00;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 0 15px;
    border-radius: 20px;
    box-sizing: border-box;
    font-size: 1.6rem;
    line-height: 2
}

.eventInfoSection .promotions li {
    font-size: 1.5rem;
    margin-bottom: .75rem;
    padding-left: 15px;
    position: relative
}

.eventInfoSection .promotions li:before {
    content: '\2726';
    position: absolute;
    left: 0;
    width: 15px;
    top: 0;
    text-align: center
}

.productInfoSection {
    background: #fff;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 0
}

.productInfoSection h1 {
    color: #000;
    padding-bottom: .5rem !important;
    font-weight: normal
}

.productInfoSection .price {
    font-weight: normal !important
}

.productInfoSection nav {
    background: #fff
}

.productInfoSection nav ul {
    padding: 0 !important
}

.productInfoSection nav li {
    display: inline-block;
    padding: 1rem 10px
}

.productInfoSection nav a {
    font-size: 11px;
    text-transform: uppercase;
    color: #242424
}

.productInfoSection .two-col {
    width: 75% !important
}

.productInfoSection .two-col+.two-col {
    width: 25% !important
}

.productInfoSection .two-col .button {
    display: block;
    width: auto
}

#prod-land .pc-intro {
    display: none !important
}

.eventInfoSection {
    border: none !important
}

.eventInfoSection h1 {
    font-size: 26px;
    font-weight: bold
}

.eventInfoSection.productInfoSection {
    z-index: 1;
    background: #000;
    color: #fff
}

.eventInfoSection.productInfoSection h1 {
    padding: 0 !important;
    color: #fff
}

.eventInfoSection.productInfoSection .button {
    display: block;
    font-size: 24px !important;
    font-weight: normal !important;
    border-radius: 0 !important;
    line-height: 50px !important;
    white-space: nowrap;
    padding: 0 15px
}

.eventInfoSection .image-block {
    padding-bottom: 100%;
    background: no-repeat center center;
    background-size: cover
}

.eventInfoSection .image-block.show-big {
    display: none
}

.eventInfoSection .body {
    position: relative
}

.eventInfoSection .body .two-col {
    padding: 0;
    border: none !important
}

.eventInfoSection .body .two-col .col-content {
    padding: 10px
}

.eventInfoSection p {
    font-size: 16px;
    margin: 0 0 6px
}

.eventInfoSection p.large {
    font-size: 20px
}

.eventInfoSection dl {
    border-top: 1px solid #efecee;
    padding-top: 10px;
    font-size: 16px;
    margin-top: 15px !important
}

.eventMoreInfoModal .carouselClose {
    z-index: 2
}

.stage-direction {
    position: absolute
}

.stage-direction span {
    font-size: 1.8rem;
    color: #333;
    font-weight: bold;
    letter-spacing: -0.1rem;
    vertical-align: middle;
    line-height: 2.5
}

.stage-direction span:before,
.stage-direction span:after {
    content: "\27A4";
    vertical-align: middle;
    display: inline-block;
    font-size: 3rem;
    padding: 10px;
    position: relative;
    top: -3px
}

.ratePromos {
    border-top: 1px solid #efecee;
    clear: both
}

.ratePromos ul {
    margin: 0;
    padding: 0 10px 10px
}

.ratePromos ul li {
    margin: 0;
    padding: 0 0 10px
}

.ratePromos ul li+li {
    border-top: 1px solid #fff;
    padding-top: 10px
}

.ratePromos label {
    position: relative;
    padding: 0 0 0 25px;
    margin: 0
}

.ratePromos label span:first-of-type {
    color: #242424;
    padding-left: 0
}

.ratePromos label :checked+span {
    font-weight: bold
}

.ratePromos label .discDescription {
    font-size: 1.2rem;
    margin: 0 auto;
    display: none
}

.ratePromos label :checked~.discDescription {
    display: block
}

.ratePromos .intro {
    font-size: 1.2rem;
    color: #333
}

.ratePromos .checkless {
    font-weight: bold;
    padding-left: 0;
    cursor: text
}

.ratePromos .checkless .glyphicon {
    font-weight: normal;
    color: #242424
}

#purchStep1 .ticketSelection dl.tipBox div span.updated {
    padding: 3px 5px !important
}

.updated {
    padding: 3px 5px;
    background: #e3e3e3;
    color: #000
}

.vipServices li {
    border-bottom: 1px solid #eee
}

.vipServices a {
    font-size: 1.3rem;
    display: block;
    padding: 1rem 10px;
    text-decoration: none
}

.vipServices a .glyphicon {
    font-size: 1em
}

.vipInfoModal {
    padding-bottom: 5px;
    overflow: hidden
}

.vipInfoModal .col {
    box-sizing: border-box;
    padding: 0 15px;
    width: 50%;
    margin: 0
}

.vipInfoModal h2 {
    font-family: "bariol", sans-serif;
    color: #666;
    text-transform: none;
    font-size: 1.8rem;
    font-weight: normal;
    padding: 15px 0 10px
}

.vipInfoModal p {
    margin: 0 0 10px
}

.vipInfoModal .image {
    margin: 0 15px 15px
}

.atendeesList&gt;li {
    border-top: 1px solid #efecee;
    padding: 1rem 10px 1rem 80px;
    background: url("../../../shared/static/styles/img/ticket.svg") no-repeat 10px 10px;
    background-size: 60px 60px;
    position: relative;
    min-height: 60px
}

.atendeesList&gt;li&gt;h3,
.atendeesList&gt;li&gt;h4,
.atendeesList&gt;li .alAtendeeInfo {
    font-size: 1.4rem;
    line-height: normal
}

.atendeesList&gt;li&gt;h3 {
    padding: 0 !important
}

.atendeesList&gt;li:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.atendeesList h4,
.atendeesList .alSeatInfo {
    margin-top: .2rem;
    font-weight: normal
}

.atendeesList .alSeatInfo {
    font-size: 1.2rem
}

.atendeesList .alAtendeeInfo {
    margin-top: .8rem;
    color: #333
}

.atendeesList .alOrder {
    border: 2px solid #bdc3c7;
    border-radius: 5px;
    position: absolute;
    left: 15px;
    top: 20px;
    width: 50px;
    box-sizing: border-box;
    text-align: center;
    color: #bdc3c7;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 1.2rem;
    padding: 0 3px
}

.atendeesList .alOrder b {
    line-height: 25px;
    font-size: 1.8rem
}

.atendeesList h4 {
    font-weight: none
}

.atendeesList .pileon+label:not(.pileon)+label {
    clear: left
}

.atendeesList .alDone:before {
    content: '\2713';
    position: absolute;
    color: #242424;
    font-size: 32px;
    font-weight: bold;
    left: 48px;
    top: 45px;
    z-index: 1
}

.atendeesList fieldset {
    margin-top: 2rem
}

.atendeesList fieldset label input[type="text"],
.atendeesList fieldset label input[type="password"],
.atendeesList fieldset label input[type="email"],
.atendeesList fieldset label select,
.atendeesList fieldset label textarea {
    width: 29em
}

.atendeesList fieldset .mediumInput {
    width: 13.35em !important
}

.atendeesList fieldset label {
    margin-bottom: 1rem
}

.atendeesList fieldset label&gt;span {
    width: 12rem;
    padding-left: 0
}

.atendeesList fieldset label&gt;span.help-block {
    float: none;
    display: block;
    text-align: left;
    width: auto;
    clear: both;
    color: #c00
}

@media(min-width:768px) {
    .atendeesList fieldset label&gt;span.help-block {
        margin: 0 0 0 13.5rem
    }
}

.atendeesList fieldset button {
    margin-left: 13.2rem
}

.atendeesList .alTodo&gt;.alOrder~* {
    margin-right: 15em
}

.atendeesList .alTodo&gt;div&gt;.button {
    position: absolute;
    right: 10px;
    top: 1rem;
    margin: 0;
    width: auto;
    padding-left: 10px;
    padding-right: 10px
}

.whiteBox&gt;.dl-horizontal {
    padding: 1.5rem 10px 0;
    font-size: 1.4rem;
    margin-left: 50px
}

.whiteBox&gt;.dl-horizontal dd {
    line-height: 1.5
}

.glyphicon-expertusclock:before {
    content: "\00A0";
    background-repeat: no-repeat;
    background-position: 0 center;
    background-image: url('data:image/svg+xml;utf8,&lt;svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20 20" enable-background="new 0 0 20 20" xml:space="preserve"&gt;&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M10,0C4.5,0,0,4.5,0,10c0,5.5,4.5,10,10,10s10-4.5,10-10C20,4.5,15.5,0,10,0z M13.7,13.9l-0.3,0.3c-0.2,0.2-0.7,0.3-0.9,0l-3.8-3.3c-0.3-0.2-0.5-0.7-0.4-1L8.6,4c0-0.3,0.3-0.6,0.7-0.6h0.4 c0.3,0,0.6,0.3,0.7,0.6l0.3,4.9c0,0.3,0.2,0.8,0.4,1.1l2.6,3C13.9,13.3,13.9,13.7,13.7,13.9z" fill="rgba(36, 36, 36, 0.999999)"/&gt;&lt;/svg&gt;');
    background-size: contain
}

.infoIcons .glyphicon {
    color: #242424
}

td.infoIcons {
    white-space: nowrap
}

.tooltip .infoIcons ul+ul {
    border-top: 1px solid #efecee
}

.tooltip .infoIcons li {
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
    white-space: nowrap
}

.tooltip .infoIcons li:first-child {
    padding-top: 5px
}

.tooltip .infoIcons li:last-child {
    padding-bottom: 5px
}

#content .loadingButton {
    color: transparent !important;
    background-image: url("../../../shared/static/styles/img/ajax-loader.svg") !important;
    background-position: center center !important;
    background-size: 28px !important;
    cursor: default
}

.seasonPass .spList {
    margin: 10px;
    display: table
}

.seasonPass .spList&gt;li {
    display: table-row
}

.seasonPass .spList&gt;li&gt;span {
    display: table-cell;
    padding: 0 10px 5px;
    font-size: 1.4rem
}

.seasonPass .spList&gt;li&gt;span:first-child {
    padding-left: 0
}

.zoneLevels {
    margin: 0 15px !important;
    border: 1px solid #efecee !important
}

.zoneLevels .panel-heading {
    border-bottom: 1px solid #eee;
    background: rgba(227, 227, 227, 0.25)
}

.zoneLevels+.zoneLevels {
    border-top: none !important
}

.zoneLevels .ticketSelection {
    width: 51%
}

.zoneLevels .pull-right {
    float: right
}

.zoneLevels .accordion-toggle {
    display: block
}

.zoneLevels .panel-body:after {
    content: ' ';
    display: table;
    clear: both
}

.modal.inline {
    position: static;
    box-shadow: none;
    border: 0;
    width: auto;
    background: 0;
    margin: 0 auto
}

.modal.inline .cmsContent {
    height: auto;
    overflow: visible
}

.modal.inline .carouselClose {
    display: none
}

#venueSvgDiv {
    position: relative
}

#venuePan .panButtons {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.75);
    border: 1px solid #eee;
    transition: all .3s ease 0s;
    cursor: pointer
}

#venuePan .panButtons.panLeft {
    left: 0;
    border-radius: 0 100% 100% 0;
    padding-left: 15px;
    border-left: none
}

#venuePan .panButtons.panRight {
    right: 0;
    border-radius: 100% 0 0 100%;
    padding-right: 15px;
    border-right: 0
}

#venuePan .panButtons span {
    color: #242424;
    font-size: 2.4rem;
    transition: all .3s ease 0s
}

#venuePan .panButtons:hover {
    background: rgba(255, 255, 255, 0.95)
}

#venuePan .panButtons:hover span {
    transform: scale(1.2);
    transform-origin: center center
}

.cmsContent .faqs li {
    padding-left: 0;
    padding-right: 0
}

.cmsContent .faqs li.faqFixedBottom {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    bottom: 0;
    background: #e3e3e3;
    margin: 0 -10px;
    padding: 1px 10px;
    border-top: 1px solid #efecee
}

.cmsContent .faqs p {
    margin-left: 0;
    margin-right: 0
}

.cmsContent .faqs p.faqQuest {
    border-top: 1px solid #efecee;
    padding-top: 10px;
    font-family: "bariol", sans-serif;
    font-size: 1.6em;
    font-weight: bold;
    line-height: normal
}

.fluidButton {
    width: auto !important;
    line-height: normal;
    padding: 6px 8px
}

.locateButton {
    float: right;
    margin-left: 10px !important;
    border: 1px solid #242424;
    background: 0;
    color: #242424;
    padding: 1px 3px
}

.locateButton:hover {
    background: #242424;
    color: #fff
}

.locateButton .glyphicon {
    font-size: 1.6rem
}

.seat {
    stroke-width: 1px;
    stroke: transparent
}

.seatPrice0 {
    stroke: #ff9326
}

.seatPrice1 {
    stroke: #00d9a3
}

.seatPrice2 {
    stroke: #2693ff
}

.seatPrice3 {
    stroke: #ff4d4d
}

.seatPrice4 {
    stroke: #d9d900
}

.seatPrice5 {
    stroke: #36d900
}

.seatPrice6 {
    stroke: #c926ff
}

.seatPrice7 {
    stroke: #b28500
}

.seatPrice8 {
    stroke: #5cc2ea
}

.seatPrice9 {
    stroke: #f99
}

.seatPrice10 {
    stroke: #bfff00
}

.seatPrice11 {
    stroke: #f9f
}

#venueAndPricesDiv #venueDivPriceSelector .buttonPrice0,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice1,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice2,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice3,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice4,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice5,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice6,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice7,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice8,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice9,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice10,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice11 {
    position: relative
}

#venueAndPricesDiv #venueDivPriceSelector .buttonPrice0::before,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice1::before,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice2::before,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice3::before,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice4::before,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice5::before,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice6::before,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice7::before,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice8::before,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice9::before,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice10::before,
#venueAndPricesDiv #venueDivPriceSelector .buttonPrice11::before {
    content: '';
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -6px;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 100%;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #fff
}

#venueAndPricesDiv #venueDivPriceSelector .buttonPrice0:before {
    border-color: #ff9326
}

#venueAndPricesDiv #venueDivPriceSelector .buttonPrice1:before {
    border-color: #00d9a3
}

#venueAndPricesDiv #venueDivPriceSelector .buttonPrice2:before {
    border-color: #2693ff
}

#venueAndPricesDiv #venueDivPriceSelector .buttonPrice3:before {
    border-color: #ff4d4d
}

#venueAndPricesDiv #venueDivPriceSelector .buttonPrice4:before {
    border-color: #d9d900
}

#venueAndPricesDiv #venueDivPriceSelector .buttonPrice5:before {
    border-color: #36d900
}

#venueAndPricesDiv #venueDivPriceSelector .buttonPrice6:before {
    border-color: #c926ff
}

#venueAndPricesDiv #venueDivPriceSelector .buttonPrice7:before {
    border-color: #b28500
}

#venueAndPricesDiv #venueDivPriceSelector .buttonPrice8:before {
    border-color: #5cc2ea
}

#venueAndPricesDiv #venueDivPriceSelector .buttonPrice9:before {
    border-color: #f99
}

#venueAndPricesDiv #venueDivPriceSelector .buttonPrice10:before {
    border-color: #bfff00
}

#venueAndPricesDiv #venueDivPriceSelector .buttonPrice11:before {
    border-color: #f9f
}

.modal p input {
    font-size: 1em
}

form [type="text"],
form [type="email"],
form [type="password"],
form [type="tel"] {
    background-repeat: no-repeat !important;
    background-position: right center !important
}

form [type="text"].isValid,
form [type="email"].isValid,
form [type="password"].isValid,
form [type="tel"].isValid {
    border-color: #0aae00;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjI1cHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDI1IDIwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMy4yLjIgKDk5ODMpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPk92YWwgMSArIFJlY3RhbmdsZSAxPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+CiAgICAgICAgPGcgaWQ9Ik92YWwtMS0rLVJlY3RhbmdsZS0xIiBza2V0Y2g6dHlwZT0iTVNMYXllckdyb3VwIiBmaWxsPSIjMEFBRTAwIj4KICAgICAgICAgICAgPHBhdGggZD0iTTEwLDIwIEMxNS41MjI4NDc1LDIwIDIwLDE1LjUyMjg0NzUgMjAsMTAgQzIwLDQuNDc3MTUyNSAxNS41MjI4NDc1LDAgMTAsMCBDNC40NzcxNTI1LDAgMCw0LjQ3NzE1MjUgMCwxMCBDMCwxNS41MjI4NDc1IDQuNDc3MTUyNSwyMCAxMCwyMCBaIE0xMCwxOCBDMTQuNDE4Mjc4LDE4IDE4LDE0LjQxODI3OCAxOCwxMCBDMTgsNS41ODE3MjIgMTQuNDE4Mjc4LDIgMTAsMiBDNS41ODE3MjIsMiAyLDUuNTgxNzIyIDIsMTAgQzIsMTQuNDE4Mjc4IDUuNTgxNzIyLDE4IDEwLDE4IFoiIGlkPSJPdmFsLTEiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4KICAgICAgICAgICAgPHBhdGggZD0iTTcsMTAgTDcsNSBMNCw1IEw0LDExLjUgTDQsMTMgTDE2LDEzIEwxNiwxMCBMNywxMCBaIiBpZD0iUmVjdGFuZ2xlLTEiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgOS4wMDAwMDApIHJvdGF0ZSgtNDUuMDAwMDAwKSB0cmFuc2xhdGUoLTEwLjAwMDAwMCwgLTkuMDAwMDAwKSAiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==')
}

form [type="text"].hasError,
form [type="email"].hasError,
form [type="password"].hasError,
form [type="tel"].hasError {
    border-color: #cc0202;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjI1cHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDI1IDIwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMy4yLjIgKDk5ODMpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPk92YWwgMyArIFJlY3RhbmdsZSAzPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+CiAgICAgICAgPGcgaWQ9Ik92YWwtMy0rLVJlY3RhbmdsZS0zIiBza2V0Y2g6dHlwZT0iTVNMYXllckdyb3VwIiBmaWxsPSIjQ0MwMjAyIj4KICAgICAgICAgICAgPHBhdGggZD0iTTEwLDIwIEMxNS41MjI4NDc1LDIwIDIwLDE1LjUyMjg0NzUgMjAsMTAgQzIwLDQuNDc3MTUyNSAxNS41MjI4NDc1LDAgMTAsMCBDNC40NzcxNTI1LDAgMCw0LjQ3NzE1MjUgMCwxMCBDMCwxNS41MjI4NDc1IDQuNDc3MTUyNSwyMCAxMCwyMCBaIE0xMCwxOCBDMTQuNDE4Mjc4LDE4IDE4LDE0LjQxODI3OCAxOCwxMCBDMTgsNS41ODE3MjIgMTQuNDE4Mjc4LDIgMTAsMiBDNS41ODE3MjIsMiAyLDUuNTgxNzIyIDIsMTAgQzIsMTQuNDE4Mjc4IDUuNTgxNzIyLDE4IDEwLDE4IFoiIGlkPSJPdmFsLTMiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4KICAgICAgICAgICAgPHBhdGggZD0iTTguNSw4LjUgTDQsOC41IEw0LDExLjUgTDguNSwxMS41IEw4LjUsMTYgTDExLjUsMTYgTDExLjUsMTEuNSBMMTYsMTEuNSBMMTYsOC41IEwxMS41LDguNSBMMTEuNSw0IEw4LjUsNCBMOC41LDguNSBaIiBpZD0iUmVjdGFuZ2xlLTMiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuMDAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMC4wMDAwMDAsIC0xMC4wMDAwMDApICI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+')
}

.clientformwarn {
    float: none;
    clear: both
}

.clientformwarn .warn {
    color: #333
}

#pgpMessages {
    padding-top: 1rem;
    border-bottom: 1px solid #eee
}

.errorTipBox {
    border: 1px solid #cc0202;
    border-radius: 0 !important;
    background: #ffcece;
    color: #cc0202
}

.errorTipBox:after {
    border: 5px solid transparent;
    border-top-color: #cc0202;
    bottom: -11px;
    height: 0;
    left: 50%;
    margin-left: -2px;
    right: auto
}

.ticketPolling {
    padding-top: 0 !important;
    text-align: center;
    font-size: 1.4rem
}

.ticketPolling .tpWaiting,
.ticketPolling .tpError,
.ticketPolling .tpOk {
    background: #fff url(../../../shared/static/styles/img/ticketPollingWaiting.gif) no-repeat center top;
    padding-top: 275px !important
}

.ticketPolling .tpTitle {
    font-size: 2.4rem;
    color: #242424;
    padding-bottom: 15px;
    font-weight: bold
}

.ticketPolling p {
    color: #333;
    margin: 0 auto 1.3em !important;
    font-size: 1.4rem;
    max-width: 410px
}

.ticketPolling .tpError {
    background-image: url(../../../shared/static/styles/img/ticketPollingError.gif)
}

.ticketPolling .tpError .tpTitle {
    color: #c00
}

.ticketPolling .tpError .button {
    width: auto;
    padding-left: 15px;
    padding-right: 15px
}

.ticketPolling .tpOk {
    background-image: url(../../../shared/static/styles/img/ticketPollingOk.gif)
}

.ticketPolling .tpOk .tpTitle {
    color: #417505
}

.promosList {
    overflow: hidden
}

.promosList .unNumbered {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1em;
    margin-right: 10px;
    overflow: visible;
    padding: 10px 0;
    width: 65px
}

.promosList .unNumbered input {
    display: none
}

.promosList .unNumbered .ticketIcon {
    cursor: pointer;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    display: block;
    -webkit-transition: all .2s;
    transition: all .2s;
    margin: 0;
    top: 10px;
    left: 10px
}

.promosList .unNumbered .ticketIcon:before {
    content: '';
    display: block;
    width: 45px;
    height: 25px;
    background: rgba(36, 36, 36, 0.75) url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAwcHgiIGhlaWdodD0iMTUwcHgiIHZpZXdCb3g9IjAgMCAzMDAgMTUwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4gPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+IDxnIGlkPSJBcnRib2FyZC0xIiBza2V0Y2g6dHlwZT0iTVNBcnRib2FyZEdyb3VwIiBmaWxsPSIjRkZGRkZGIj4gPHBhdGggZD0iTTMwMCwxMTAgTDMwMCwxNTAgTDAsMTUwIEwwLDExMCBMMCwxMTAgQy0xOS4zMjk5NjYyLDExMCAtMzUsOTQuMzI5OTY2MiAtMzUsNzUgQy0zNSw1NS42NzAwMzM4IC0xOS4zMjk5NjYyLDQwIDAsNDAgTDAsMCBMMzAwLDAgTDMwMCw0MCBDMzE5LjMyOTk2Niw0MCAzMzUsNTUuNjcwMDMzOCAzMzUsNzUgQzMzNSw5NC4zMjk5NjYyIDMxOS4zMjk5NjYsMTEwIDMwMCwxMTAgTDMwMCwxMTAgWiBNMjk5LDEwOS45ODU5ODkgTDI5OSwxMzMuOTk0NTAyIEMyOTksMTQyLjI4MTgxIDI5Mi4yODcxNjMsMTQ5IDI4My45OTIyOTUsMTQ5IEwxNi4wMDc3MDUyLDE0OSBDNy43MTkxNzg0OCwxNDkgMSwxNDIuMjgwNDkxIDEsMTMzLjk5NDUwMiBMMSwxMDkuOTg1OTg5IEMxOS44Njc1MjUzLDEwOS40NTY2NTQgMzUsOTMuOTk1NTE2NSAzNSw3NSBDMzUsNTYuMDA0NDgzNSAxOS44Njc1MjUzLDQwLjU0MzM0NTggMSw0MC4wMTQwMTA5IEwxLDE2LjAwNTQ5NzkgQzEsNy43MTgxOTAyMyA3LjcxMjgzNzM0LDEgMTYuMDA3NzA1MiwxIEwyODMuOTkyMjk1LDEgQzI5Mi4yODA4MjIsMSAyOTksNy43MTk1MDg3MSAyOTksMTYuMDA1NDk3OSBMMjk5LDQwLjAxNDAxMDkgQzI4MC4xMzI0NzUsNDAuNTQzMzQ1OCAyNjUsNTYuMDA0NDgzNSAyNjUsNzUgQzI2NSw5My45OTU1MTY1IDI4MC4xMzI0NzUsMTA5LjQ1NjY1NCAyOTksMTA5Ljk4NTk4OSBMMjk5LDEwOS45ODU5ODkgWiIgaWQ9IlJlY3RhbmdsZS0xIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj48L3BhdGg+IDwvZz4gPC9nPiA8L3N2Zz4=') no-repeat center center;
    background-size: 100% 100%;
    -webkit-transition: all .2s;
    transition: all .2s;
    border: none !important
}

.promosList .unNumbered span span {
    display: none
}

.promosList .unNumbered:not(.disabled):hover .ticketIcon {
    -webkit-transform: rotate(-45deg) scale(1.2);
    -ms-transform: rotate(-45deg) scale(1.2);
    transform: rotate(-45deg) scale(1.2)
}

.promosList .unNumbered:not(.disabled):hover .ticketIcon:before {
    background-color: #242424
}

.promosList .unNumbered input:checked+.ticketIcon:before {
    background-color: #242424
}

.promosList .unNumbered input:checked+.ticketIcon:after {
    content: '\2713';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 25px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
    font-size: 24px
}

.promosList .unNumbered.disabled {
    opacity: .25;
    cursor: default !important
}

.promosList .unNumbered.disabled * {
    cursor: default !important
}

.promosList .unNumbered.disabled .ticketIcon {
    -webkit-transform: rotate(-45deg) scale(0.9);
    -ms-transform: rotate(-45deg) scale(0.9);
    transform: rotate(-45deg) scale(0.9)
}

.promosList .unNumbered .ticketType {
    display: block !important;
    font-size: 1.2rem;
    text-align: center;
    margin-top: 40px;
    line-height: 1.2
}

.promosList .ticketType {
    color: #333
}

.promosList .panel-heading {
    background: #242424;
    transition: all .3s ease 0s;
    padding: 0
}

.promosList .panel-heading:hover {
    background: #242424
}

.promosList .panel-heading span {
    font-size: 1.6rem
}

.promosList .panel-heading p {
    font-size: 1.4rem;
    font-weight: normal;
    margin: 5px 0 0
}

.promosList .panel-heading a {
    color: #242424;
    display: block;
    padding: 10px 15px
}

.promosList .panel-heading a:hover {
    text-decoration: none
}

.promosList .panel-body {
    border: 1px solid #242424;
    margin-top: -2px
}

.promosList .ticketCount {
    font-size: 1.2rem;
    color: #333
}

.promosList .promoTotal span {
    font-weight: bold
}

.promosList .promosBlock {
    margin-bottom: 0 !important
}

.promosList .promosBlock~*,
.promosList .promosBlock .promosFoot {
    padding-top: 20px;
    border-top: 1px solid #efecee
}

.promosList .promosBlock+.promosBlock {
    margin-top: -1px;
    padding-top: 10px
}

.promosList .promosBlock:not(.lastBlock) fieldset {
    margin-bottom: 0;
    border: 0
}

.promosList .promosBlock:not(.lastBlock) .ticketCount,
.promosList .promosBlock:not(.lastBlock) .promoTotal {
    display: none
}

.promosList .noSelection {
    border: 0
}

.summaryIcon {
    margin-right: 2px !important
}

.summaryVisi {
    color: #c00 !important;
    font-size: 11px !important
}

.summaryVisi .summaryIcon {
    margin-left: 5px
}

#content .preButtons.legalNotice {
    text-align: right;
    top: 50%;
    left: 50%;
    position: absolute;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 1.2rem;
    width: 640px
}

@media(max-width:965px) {
    #content .preButtons.legalNotice {
        position: static;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        width: auto;
        padding: 5px 10px 10px
    }
}

.modal.modal-wide {
    width: 75%;
    left: 0;
    margin-left: 12.5%
}

.modal.modal-wide iframe {
    display: block
}

.modal.modal-wide.carousel-large {
    width: 90%;
    max-width: 980px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0 auto
}

.modal.modal-wide.carousel-large .carousel {
    margin-bottom: 0
}

img {
    -ms-interpolation-mode: bicubic
}

.modal-intro-p {
    margin: 0 0 1rem;
    font-weight: bold
}

.buttonRow+.buttonRow {
    margin-top: 1rem
}

.buttonRow .button {
    font-size: 1.4rem !important;
    display: block;
    width: auto !important;
    padding: 1rem;
    overflow: hidden;
    text-align: left;
    line-height: normal
}

.buttonRow .button span {
    float: left
}

.buttonRow .button span+span {
    float: right;
    padding-left: 15px
}

.paymentForm .preCardForm {
    padding-left: 10px;
    margin-bottom: 1rem
}

.paymentForm .preCardForm p {
    margin-left: 0;
    margin-right: 0
}

.paymentForm .preCardForm p:last-child {
    margin-bottom: 0
}

.paymentForm .preCardForm h2 {
    font-size: 1.8rem
}

.paymentForm .preCardForm dl {
    border-top: 1px solid #efecee;
    border-bottom: 1px solid #efecee;
    padding: 1rem 0;
    margin: 1rem 0
}

.paymentForm .preCardForm dt,
.paymentForm .preCardForm dd {
    line-height: 1.5;
    font-size: 1.4rem;
    display: inline-block;
    text-transform: none;
    margin-bottom: 1rem
}

.paymentForm .preCardForm dt {
    margin: 0;
    width: 50%
}

.paymentForm .preCardForm dd {
    width: 48%;
    font-weight: bold
}

#prod-list&gt;div&gt;.set-width {
    background: #fff !important;
    padding: 0 1.2em !important
}

@media(min-width:960px) {
    .paymentForm .col {
        width: 50%;
        box-sizing: boxder-box
    }

    .paymentForm .col.left {
        float: left !important;
        width: 60%
    }

    .paymentForm .col.right {
        float: right !important;
        width: 40%
    }
}

.collectiveInfo {
    display: block;
    margin: 15px 0;
    padding: 5px 10px !important;
    background: #e3e3e3;
    font-size: 12px;
    line-height: 1.2
}

.withoutMenu #lang-select {
    display: none !important
}

.text-muted {
    color: #4d4d4d
}

.fullWidthContent {
    max-width: none !important;
    padding: 0 10px
}

.mainFgColor {
    color: #242424 !important
}

.mainBgColor {
    background-color: #242424 !important
}

rzslider .rz-bar.rz-selection {
    background: #242424 !important
}

rzslider .rz-pointer {
    background-color: #242424 !important
}

.show-below-768 {
    display: none !important
}

.show-below-480 {
    display: none !important
}

@media(max-width:767px) {
    .show-below-768 {
        display: block !important
    }

    .hide-below-768 {
        display: none !important
    }
}

@media(max-width:479px) {
    .show-below-480 {
        display: block !important
    }

    .hide-below-480 {
        display: none !important
    }
}

#headerMenu {
    position: relative;
    max-width: 102.4em;
    text-align: right;
    margin: 0 auto;
    z-index: 3
}

#headerMenu&gt;ul&gt;li {
    margin-left: 15px;
    display: inline-block;
    font-size: 1.4rem
}

@media(max-width:767px) {
    #headerMenu {
        text-align: center
    }

    #headerMenu&gt;ul {
        padding: 10px 0
    }

    #headerMenu&gt;li {
        margin: 0 10px
    }
}

@media(min-width:768px) {
    #headerMenu&gt;ul {
        position: absolute;
        top: 10px;
        right: 1.2em
    }
}

.pl-sec-carousel .carousel-control {
    color: #242424 !important
}

.pl-sec-carousel .carousel-control:hover {
    color: #fff !important
}

.addInfo {
    padding: 0 !important
}

.addInfo div {
    border: none !important
}

.addInfo .addInfo-block {
    padding: 10px
}

.addInfo .addInfo-block+.addInfo-block {
    border-top: 1px solid #efecee !important
}

.marginLess-button {
    margin: 0 !important;
    width: auto !important;
    display: block !important
}

.aux-button {
    background: #fff;
    color: #242424
}

.aux-button:hover {
    background: #fff
}

.aux-button span span {
    font-size: 1em
}

.form-list .form-content {
    padding-left: 23px;
    margin-top: -0.5rem
}

.form-list li {
    border-bottom: 1px solid #eee;
    margin-bottom: 1.5rem
}

.form-list li&gt;label {
    color: #242424;
    transition: all .3s ease 0s;
    font-weight: bold
}

.form-list .form-list {
    margin-top: 0
}

.form-list .form-list li&gt;label {
    font-weight: normal
}

.form-list .form-list li {
    margin-bottom: 1rem
}

.form-list .form-list li:first-child {
    border-top: 1px solid #eee;
    padding-top: 1rem
}

.form-list .subcollapsed {
    margin-bottom: 1rem
}

.form-list .subcollapsed,
.form-list li:last-child {
    border-bottom: 0
}

.form-list .subcollapsed&gt;label {
    font-weight: normal !important
}

.form-list p:not(.aux-info) {
    margin-bottom: .5rem
}

.form-list .aux-info {
    margin-top: .5rem;
    clear: both
}

.form-list input[type="radio"]~.aux-info,
.form-list input[type="checkbox"]~.aux-info {
    margin: .5rem 0 0 23px !important
}

.form-list input+span {
    line-height: normal;
    text-align: left;
    width: auto;
    padding-left: 23px;
    float: none
}

.form-list p.warn {
    color: #000;
    font-weight: normal;
    margin-left: 15px
}

.promosList&gt;div&gt;.form-list {
    padding: 1rem 10px 0;
    margin-top: -1rem
}

.promosList label {
    cursor: pointer
}

.promosList .form-list {
    border-top: 1px solid #eee;
    padding-top: 1.5rem
}

.promosList .form-list&gt;li {
    border: 0
}

.promosList .form-list&gt;li.active,
.promosList .form-list&gt;li.code-promo {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 1.2rem 10px 1.5rem !important;
    margin: -1.2rem -10px 1.5rem
}

.promosList .form-list&gt;li.active .promo-name,
.promosList .form-list&gt;li.code-promo .promo-name {
    font-weight: bold;
    margin-bottom: .5rem;
    cursor: pointer
}

.promosList .form-list&gt;li.active .promo-name&gt;.glyphicon.glyphicon-collapse-down,
.promosList .form-list&gt;li.code-promo .promo-name&gt;.glyphicon.glyphicon-collapse-down {
    display: none
}

.promosList .form-list&gt;li.active .promo-name&gt;.glyphicon.glyphicon-collapse-up,
.promosList .form-list&gt;li.code-promo .promo-name&gt;.glyphicon.glyphicon-collapse-up {
    display: block
}

.promosList .form-list&gt;li.active+.active,
.promosList .form-list&gt;li.code-promo+.active {
    border-top: none !important;
    padding-top: 0 !important
}

.promosList .form-list&gt;li.code-promo {
    margin-top: 1rem !important;
    padding-bottom: 0 !important;
    border-bottom: none !important
}

.promosList .form-list&gt;li.code-promo.active {
    padding-bottom: 1.5rem !important
}

.promosList .form-list&gt;li.code-promo .glyphicon-collapse-down,
.promosList .form-list&gt;li.code-promo .glyphicon-collapse-up {
    display: none !important
}

.promosList .form-list&gt;li.code-promo .promoTotal {
    border-top: 1px solid #efecee !important;
    padding-top: 1rem !important;
    padding-bottom: 0 !important;
    margin: 0 !important;
    border-bottom: none !important;
    border: none !important;
    margin-top: -1rem !important
}

.promosList .form-list&gt;li.code-promo-ph .promo-name {
    font-weight: normal
}

.promosList .form-list&gt;li+.active {
    margin-top: 1rem
}

.promosList .form-list&gt;li label {
    margin-bottom: .5rem
}

.promosList .form-list&gt;li input {
    background: #fff
}

.promosList .form-list&gt;li:first-child {
    border-top: none !important
}

.promosList .form-list .promo-name span {
    font-size: 1.4rem;
    color: #242424
}

.promosList .form-list .promo-name&gt;.glyphicon {
    position: absolute;
    left: 0;
    top: .1em;
    line-height: 1
}

.promosList .form-list .promo-name&gt;.glyphicon.glyphicon-collapse-up {
    display: none
}

.promosList .form-list .promo-name input[type="checkbox"] {
    display: none
}

.promosList .form-list .promo-name .applied {
    font-weight: bold
}

.promosList .form-list .form-list {
    border: 0;
    margin-top: -1rem;
    padding-top: 0
}

.promosList .aux-info {
    margin-top: 0;
    margin-left: 23px;
    font-size: inherit;
    color: #000
}

.promosList .aux-info em {
    color: #333;
    display: block;
    padding-top: 5px
}

.promosList p {
    margin: 0 0 1rem !important;
    font-size: 1.2rem
}

.promosList .promo-content {
    border-top: 1px solid #efecee;
    padding-top: 1rem
}

.promosList .promo-userInfo {
    font-size: 1.2rem;
    padding-bottom: .7rem
}

.promosList .promo-userInfo a {
    margin-left: 25px;
    white-space: nowrap
}

.promosList .promo-userInfo+div {
    border-top: 1px solid #efecee;
    border-top-style: dashed;
    padding-top: 1rem
}

.promosList .promo-ticketList {
    border-bottom: 1px solid #efecee;
    margin-bottom: 1rem
}

.promosList .promoTotal {
    margin-bottom: 1rem !important;
    padding-bottom: 1rem;
    color: #333;
    font-size: 1.2rem;
    border-bottom: 1px solid #efecee
}

.promosList .promosFoot {
    margin-bottom: 0 !important
}

.promosList .ticketType {
    color: #000
}

.promosList .ticket-icon {
    display: inline-block;
    text-align: center;
    font-size: 1.1rem;
    line-height: 14px;
    margin-right: 5px;
    position: relative;
    top: 2px;
    opacity: .35;
    overflow: hidden;
    margin-bottom: -1px
}

.promosList .ticket-icon span {
    padding: 0 5px;
    width: 15px;
    border: 1px solid #000;
    border-radius: 3px;
    display: inline-block;
    background: transparent;
    transition: all .3s ease 0s
}

.promosList .ticket-icon:before,
.promosList .ticket-icon:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border: 1px solid #000;
    border-radius: 100%;
    top: 50%;
    margin-top: -4px;
    background: #fff
}

.promosList .ticket-icon:before {
    left: -4px
}

.promosList .ticket-icon:after {
    right: -4px
}

.promosList input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: .2em;
    margin: 0
}

.promosList input[type="checkbox"]:checked~.ticket-icon span {
    color: #fff;
    background: #000
}

.promosList .applied-promo-info {
    font-size: 1.2rem;
    color: #666;
    margin-left: 5px
}

.promosList .formAlign.infobox {
    margin-top: 1rem
}

.promosList .aux-info li.promo-group {
    cursor: pointer;
    padding: 10px 10px 10px 30px;
    position: relative;
    border-radius: 5px;
    border: 1px solid #efecee !important;
    border-style: dotted !important;
    margin-top: 5px;
    background: #f5f5f5;
    max-width: 300px;
    transition: all .3s ease 0s
}

.promosList .aux-info li.promo-group:not([disabled]):hover {
    background: #fff;
    border-style: solid !important
}

.promosList .aux-info li.promo-group&gt;p {
    font-weight: bold;
    font-size: 1.4rem
}

.promosList .aux-info li.promo-group&gt;p .glyphicon {
    position: absolute;
    left: 10px;
    top: 9px;
    line-height: inherit
}

.promosList .aux-info li.promo-group label&gt;span {
    line-height: normal;
    display: inline !important;
    width: auto !important;
    text-align: left !important
}

.promosList .aux-info li.promo-group[disabled] * {
    cursor: default !important
}

.legend-p {
    font-size: 1.4rem !important
}

@media(max-width:767px) {
    .promosList .form-list&gt;li {
        padding-right: 10px
    }

    .promosList .applied-promo-info:not(.collapse) {
        display: block;
        margin: 3px 0 0 23px;
        line-height: normal
    }

    .promo-userInfo i {
        display: block
    }

    .promo-userInfo a {
        margin-left: 17px !important
    }
}

.loading.floating {
    height: 15em;
    width: 15em;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -7.5em;
    margin-top: -7.5em;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.85)
}

.inline-error-box {
    background-color: rgba(204, 0, 0, 0.15000000000000002);
    padding: .5rem 10px;
    display: inline-block;
    margin-bottom: 1rem;
    color: #c00
}

#count-down {
    z-index: 2;
    position: fixed;
    top: auto !important;
    width: auto !important;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.75)
}

#count-down span.time {
    font-size: 3rem
}

#count-down div {
    padding: 0 40px;
    color: #fff;
    font-size: 1.8rem;
    margin-bottom: .3rem;
    line-height: 4rem;
    display: inline-block;
    background: 0;
    position: relative
}

#count-down p {
    color: #e4e6e7;
    margin: -1rem 0 0;
    font-size: 1.2rem
}

#count-down svg {
    position: absolute;
    top: .85rem;
    width: 24px;
    height: 24px;
    left: 8px
}

#timetable .inputRow label&gt;span {
    width: auto
}

.times-intro {
    font-size: 14px;
    padding: 10px;
    font-weight: bold;
    margin-bottom: 10px
}

.times-intro+#timetable {
    border: 0
}

.top-pad {
    padding-top: 4rem
}

@media(min-width:768px) {
    .masonry.fixed-layout {
        margin: 0 -1rem
    }

    .masonry.fixed-layout .tile-col {
        padding: 0 1rem;
        box-sizing: border-box;
        float: left
    }

    .masonry.fixed-layout.tile-cols-1 .tile-col {
        width: 100%
    }

    .masonry.fixed-layout.tile-cols-2 .tile-col {
        width: 50%
    }

    .masonry.fixed-layout.tile-cols-3 .tile-col {
        width: 33.3333%
    }

    .masonry.fixed-layout.tile-cols-4 .tile-col {
        width: 25%
    }

    .masonry:not(.fixed-layout) {
        -webkit-column-gap: 2rem;
        -moz-column-gap: 2rem;
        column-gap: 2rem
    }

    .masonry:not(.fixed-layout).tile-cols-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    .masonry:not(.fixed-layout).tile-cols-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }

    .masonry:not(.fixed-layout).tile-cols-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
}

.masonry .tile {
    background-color: #fff;
    display: inline-block;
    margin: 0 0 2rem;
    width: 100%;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(36, 36, 36, 0.25)
}

.masonry:after {
    content: '';
    clear: both;
    display: table
}

.tile-block {
    margin: 0 !important;
    background: none !important;
    border: none !important
}

.tile-block input[type="text"],
.tile-block select,
.tile-block .select-wrap {
    width: 100% !important
}

.tile-header h1 {
    padding: 1rem;
    line-height: 1.4 !important
}

.tile-body {
    line-height: 1.4
}

.tile-body p {
    margin: 1rem
}

.tile-body p.tile-highlighted {
    margin: 0;
    padding: 1rem;
    background: #f6f6f6
}

.tile-body p.tile-info {
    padding-left: 3.5rem;
    position: relative
}

.tile-body p.tile-info:before {
    position: absolute;
    content: 'i';
    width: 15px;
    left: 1rem;
    top: 1.1rem;
    line-height: 15px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #000;
    border-radius: 50%;
    font-family: 'Times', serif
}

.tile-body p .tile-link {
    display: block;
    margin-top: 1rem
}

.tile-body&gt;:first-child {
    margin-top: 1rem
}

.tile-body .tile-link {
    font-size: 12px
}

.tile-body .tile-footer-link {
    display: block;
    line-height: 4rem;
    text-align: center
}

.tile-group .tile-block+.tile-block {
    border-top: 1px #d0d0d0 dashed !important
}

.tile-group .tile-body {
    transition: 1s all;
    overflow: hidden;
    max-height: 500px
}

.tile-group .tile-shut .tile-header {
    opacity: .5;
    position: relative;
    cursor: pointer;
    transition: .5s all
}

.tile-group .tile-shut .tile-header:after {
    transition: .5s all;
    content: '\271A';
    position: absolute;
    right: 1rem;
    width: 16px;
    line-height: 16px;
    border-radius: 50%;
    color: #fff;
    background: #999;
    top: 50%;
    margin-top: -0.5rem;
    text-align: center;
    font-size: 14px
}

.tile-group .tile-shut .tile-header:hover {
    opacity: .85
}

.tile-group .tile-shut .tile-header:hover:after {
    background: #242424
}

.tile-group .tile-shut .tile-body {
    max-height: 0
}

.tile-content-list li {
    padding: 0;
    margin: 1rem
}

.tile-content-list li:after {
    content: '';
    clear: both;
    display: table
}

.tile-content-list li .pull-left {
    float: left;
    padding-right: .5rem
}

.tile-content-list li .pull-right {
    float: right;
    padding-left: .5rem
}

.tile-content-list .tile-lititle {
    font-weight: bold;
    margin-bottom: 1rem
}

.tile-content-list .tile-dt {
    color: #9b9b9b
}

.tile-content-list .tile-link {
    text-transform: lowercase;
    line-height: 1.64
}

.tile-content-list.striped li {
    padding: 1rem;
    margin: 0
}

.tile-content-list.striped li:nth-child(2n+1) {
    background: #f6f6f6
}

.tile-table {
    border: 0;
    margin: 0
}

.tile-table th,
.tile-table td {
    height: auto;
    background: 0;
    border: 0;
    padding: 0;
    text-transform: none
}

.tile-table th+th,
.tile-table td+th,
.tile-table th+td,
.tile-table td+td {
    padding-left: 1rem
}

.tile-table .progress {
    margin: 0;
    height: 8px;
    background: #d8d8d8;
    display: inline-block;
    width: 50px;
    margin-left: 1rem
}

.tile-dropdown {
    border-top: 1px solid #DDD;
    padding: 0 !important;
    margin-top: -1px
}

.tile-dropdown .tile-dropdownwrap .tile-dd-header {
    position: relative;
    padding: 1rem
}

.tile-dropdown .tile-dropdownwrap .tile-dd-body {
    transition: 1s max-height;
    overflow: hidden;
    max-height: 500px;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD
}

.tile-dropdown .tile-dropdownwrap .tile-dd-body .tile-content-list.striped li:nth-child(2n+1) {
    background: #efefef
}

.tile-dropdown .tile-dropdownwrap .tile-dd-body&gt;*:first-child {
    border-top: 1px solid #e6e6e6
}

.tile-dropdown .tile-dropdownwrap .tile-dd-body&gt;*:last-child {
    border-bottom: 1px solid #e6e6e6
}

.tile-dropdown .tile-dropdownwrap .tile-dd-footer {
    transition: 1s all;
    overflow: hidden;
    max-height: 500px
}

.tile-dropdown .tile-dropdownwrap .tile-dd-link-open {
    display: none
}

.tile-dropdown .tile-dropdownwrap .tile-dd-link-close:after {
    content: '\00D7';
    position: absolute;
    right: 1rem;
    width: 16px;
    line-height: 16px;
    border-radius: 50%;
    color: #fff;
    background: #242424;
    top: 50%;
    margin-top: -0.8rem;
    text-align: center;
    font-size: 19px
}

.tile-dd-shut {
    border-color: transparent
}

.tile-dd-shut .tile-dropdownwrap .tile-dd-body,
.tile-dd-shut .tile-dropdownwrap .tile-dd-footer {
    max-height: 0;
    margin: 0;
    border: 0
}

.tile-dd-shut .tile-dropdownwrap .tile-dd-link-close {
    display: none
}

.tile-dd-shut .tile-dropdownwrap .tile-dd-link-open {
    display: inline
}

.tile-dd-lititle {
    margin-bottom: 0 !important
}

.calSessWrapper {
    position: relative
}

.calSessWrapper:after {
    content: ' ';
    display: table;
    clear: both
}

.calSessWrapper .panel+.panel {
    margin-top: 15px
}

.calSessWrapper .panel form {
    border-radius: 0 !important
}

.calSessWrapper .panel .calSessChooseTime {
    margin: 10px
}

.calSessWrapper .panel-group {
    margin-bottom: 5px !important
}

.calSessWrapper .panel-heading {
    background: #242424;
    border: 0;
    text-align: center
}

.calSessWrapper .panel-heading * {
    color: #fff !important;
    line-height: 30px;
    vertical-align: middle
}

.calSessWrapper .panel-heading a {
    display: block
}

.calSessWrapper .panel-heading a .right {
    float: right !important
}

.calSessWrapper .panel-body {
    padding: 0 !important
}

.calSessSelector {
    margin: 1.5rem 5px 0;
    overflow: hidden
}

.calSessSelector li {
    float: left;
    padding: 0 5px 1rem;
    width: 50%;
    box-sizing: border-box
}

.calSessSelector a {
    text-align: center;
    display: block;
    line-height: 2.5;
    font-size: 16px;
    font-weight: bold;
    transition: .2s all;
    border-radius: 4px;
    background: #e3e3e3;
    color: #242424
}

.calSessSelector a:hover {
    background: #242424;
    color: #fff;
    text-decoration: none
}

.calSessTimes {
    margin-top: 25px
}

.calSessChooseTime {
    text-align: center;
    color: #666;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    margin: 10px 0
}

.dateSelection {
    border: 0
}

.dateSelection form {
    border: 1px solid #efecee;
    border-radius: 0;
    position: relative;
    background: #fff !important
}

.dateSelection form:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.calSessTitle {
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
    line-height: 1.2
}

.calSessTitle .glyphicon {
    position: absolute;
    left: 0;
    top: 0
}

@media(min-width:461px) {
    .calSessSelector li {
        width: 33.3333%
    }
}

@media(min-width:768px) {
    .calSessWrapper .calSessDates {
        width: 75%;
        margin-top: 25px;
        float: left
    }

    .calSessWrapper .calSessTimes {
        width: 25%;
        float: left
    }

    .calSessWrapper .calSessChooseTime {
        position: absolute;
        top: 50%;
        right: 0;
        box-sizing: border-box;
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        margin: 0
    }
}

@media(min-width:1024px) {
    .calSessWrapper .calSessDates {
        margin-left: -50px
    }

    .calSessWrapper .calSessTimes {
        position: absolute;
        right: -50px;
        top: 0;
        width: 235px;
        bottom: 0;
        overflow: auto
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .calSessWrapper .calSessDates {
        width: 60%
    }

    .calSessWrapper .calSessTimes {
        width: 40%;
        box-sizing: border-box;
        padding-left: 10px
    }

    .calSessWrapper .calSessChooseTime {
        width: 40%;
        padding-left: 10px
    }
}

.padless {
    padding: 0
}

.productInfoSection .li-coming-soon .button {
    cursor: default;
    background: 0
}

#eventList .not-available,
#eventList .sold-out {
    text-transform: uppercase;
    font-size: 12px;
    color: #999
}

#eventList .sold-out {
    font-weight: bold;
    color: #c00
}

.pnf-wrapper {
    max-width: 500px !important;
    margin: 75px auto !important;
    padding: 0 20px !important
}

.pnf-wrapper .pnf-title {
    font-size: 32px;
    opacity: .75;
    background: url(../../../shared/static/styles/img/404-icon.svg) no-repeat 0 0;
    background-size: auto 75px;
    padding-top: 90px
}

.pnf-wrapper .pnf-subtitle {
    font-size: 16px;
    line-height: 1.4
}

.autopromo-applied:not(.collapse) {
    display: block;
    padding-left: 23px;
    padding-top: 5px;
    font-weight: normal
}

.autopromo-remove {
    font-weight: normal;
    font-size: 12px;
    margin-left: 10px
}

@media(min-width:768px) {

    .calSessWrapper .panel .calSessDates,
    .calSessWrapper .panel .calSessTimes {
        float: none !important;
        width: auto !important
    }

    .calSessWrapper .panel .calSessTimes {
        margin-top: 15px !important
    }

    #productPurchase .dateSelection&gt;.col.size-2 {
        float: none !important;
        width: auto !important
    }
}

#cookie_consent.mobile-cc .wrapper {
    padding: 10px 30px 10px 10px
}

#cookie_consent.mobile-cc div {
    line-height: 1.2;
    font-size: 11px
}

#cookie_consent.mobile-cc .buttons .close-button {
    font-size: 24px !important;
    margin: 0;
    width: 30px;
    text-align: center;
    color: #fff
}

@media(min-width:641px) {
    #cookie_consent.mobile-cc .buttons {
        right: 5px
    }
}

#venueNavigationPanel&gt;div .vipTrigger,
#venueNavigationPanel&gt;div #venueNavigationPanel.vipZone .tipBox&gt;div:first-child {
    margin: -10px -10px 0;
    padding: 10px
}

.eventInfoSection dt.promotions {
    padding-top: 0;
    border: 0
}

.eventInfoSection dt.promotions~dt {
    border-top: 1px solid #efecee;
    padding-top: 1rem
}

.calSessWrapper .panel .calSessDates {
    min-height: 0 !important;
    margin-left: 0 !important
}

.calSessWrapper .panel .calSessTimes {
    position: static !important
}

.calSessWrapper .aux-text-include {
    margin: 15px 0
}

#productPurchase .banner .container:after {
    clear: both;
    content: '';
    display: table
}

#productPurchase .us-colwrapper {
    display: table;
    width: 100%
}

#productPurchase .us-wrapper[class*='col'] {
    margin-bottom: 20px;
    text-align: left;
    background: #e4e6e7
}

@media(min-width:768px) {
    #productPurchase .us-wrapper[class*='col'] {
        float: none !important;
        display: table-cell;
        height: 100%;
        position: relative;
        overflow: hidden
    }

    #productPurchase .us-wrapper[class*='col'].col-2 {
        width: 50% !important
    }

    #productPurchase .us-wrapper[class*='col'].col-3 {
        width: 33.3333% !important
    }

    #productPurchase .us-wrapper[class*='col']:first-of-type {
        border-right: 10px solid #fff
    }

    #productPurchase .us-wrapper[class*='col']:last-of-type {
        border-left: 10px solid #fff
    }
}

@media(max-width:767px) {
    #productPurchase .us-wrapper[class*='col'] {
        padding: 0 10px !important;
        position: relative;
        overflow: hidden
    }
}

#productPurchase .us-wrapper[class*='col'] h3 {
    font-size: 20px
}

#productPurchase .us-wrapper[class*='col'] .us-block {
    padding: 15px 15px 15px 145px
}

@media(max-width:767px) {
    #productPurchase .us-wrapper[class*='col'] .us-block {
        padding-left: 135px;
        padding-right: 5px
    }
}

#productPurchase .us-wrapper[class*='col'] .us-thumb {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 130px;
    overflow: hidden
}

#productPurchase .us-wrapper[class*='col'] .us-thumb img {
    position: absolute;
    height: 100%;
    left: 50%;
    top: 0;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    max-width: none
}

#productPurchase .us-wrapper[class*='col'] .us-content {
    padding-bottom: calc(66px)
}

#productPurchase .us-wrapper[class*='col'] .us-content .button {
    position: absolute;
    left: 145px;
    bottom: 15px
}

#productPurchase .us-wrapper[class*='col'] .us-price {
    font-size: 10px;
    color: #333;
    display: block
}

@media(min-width:768px) {
    #productPurchase .us-wrapper[class*='col'] .us-price {
        position: absolute;
        left: 145px;
        bottom: 65px
    }
}

#productPurchase .us-wrapper[class*='col'] .us-price strong {
    font-size: 16px;
    color: #000;
    padding-right: 4px
}

#main-ftr:after {
    content: '';
    clear: both;
    display: table
}

#main-ftr object {
    max-width: 100%;
    height: auto
}

.cf-help-block {
    color: #c00;
    font-size: 14px;
    clear: both;
    padding: 0 0 20px 193px
}

@media(max-width:1023px) {
    .cf-help-block {
        padding-left: 0
    }
    .showNotAvailable {
        color: #999;
    }
}

span.cf-help-block {
    padding-left: 0;
    display: block;
    margin-top: 10px
}

.seasonPass .pl-item {
    border-top: 20px solid #efecee;
    position: relative
}

.seasonPass .pl-item:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    border-top: 1px solid #cacaca
}

.seasonPass .pl-item:after {
    content: '';
    clear: both;
    display: table
}

.seasonPass .pli-img {
    display: block;
    margin: 0 auto
}

.seasonPass .pli-price {
    font-weight: bold
}

.seasonPass .pli-content {
    position: relative
}

.seasonPass .pli-content h2 {
    background: #e3e3e3;
    line-height: 40px;
    font-size: 1.8rem;
    padding: 0 15px;
    font-weight: bold
}

.seasonPass .pli-content h2 a {
    font-size: 1.2rem;
    float: right;
    margin-left: 15px;
    font-weight: normal
}

.seasonPass .pli-content p {
    font-size: 1.2rem;
    margin-left: 15px
}

.seasonPass .pli-content p+p {
    margin-top: -5px
}

.seasonPass .pli-content .moreInfoLink {
    font-size: 1.4rem;
    font-weight: bold
}

.seasonPass .pli-content .carousel-control {
    position: absolute;
    top: 0;
    width: 40px;
    border-radius: 0;
    border: 0;
    background: #242424;
    margin: 0;
    left: auto;
    opacity: 1
}

.seasonPass .pli-content .carousel-control:hover {
    background: #242424
}

.seasonPass .pli-content .carousel-control.left {
    right: 41px
}

.seasonPass .pli-content .carousel-control.right {
    right: 0
}

.seasonPass .pli-content .carousel-control.disabled {
    background: transparent !important;
    pointer-events: none;
    opacity: .5
}

.seasonPass .pli-content .carousel-control span {
    position: static !important;
    margin: 0 !important;
    line-height: 38px !important;
    font-size: 30px !important
}

.seasonPass .pli-content .carousel-control .sr-only {
    display: none !important
}

.seasonPass .pl-total {
    background: #000;
    color: #fff;
    border-top: 20px solid #efecee;
    font-size: 1.8rem;
    font-weight: bold;
    padding: 1rem 15px
}

.seasonPass .pl-total span {
    float: left
}

.seasonPass .pl-total span+span {
    float: right
}

.seasonPass .pl-total:after {
    content: '';
    clear: both;
    display: table
}

.seasonPass .packs-intro-text {
    border-bottom: 4px solid #000;
    position: relative
}

.seasonPass .packs-intro-text:after {
    content: '';
    border: 10px solid transparent;
    border-top-color: #000;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    z-index: 1
}

.seasonPass .slider {
    margin: auto;
    overflow: hidden
}

.seasonPass .slider .ul {
    display: flex;
    padding: 0
}

.seasonPass .slider li {
    width: 100%;
    list-style: none
}

.seasonPass .slider .pli-content h2 {
    padding-right: 85px
}

@media(max-width:767px) {
    .seasonPass .slider .pli-img {
        display: none
    }
}

@media(min-width:768px) {
    .seasonPass .pli-img {
        float: left;
        width: 150px;
        margin-right: -150px
    }

    .seasonPass .pli-content {
        padding-left: 150px
    }

    .seasonPass .compact .pli-content p {
        float: left;
        width: 33.3333%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin: 0;
        padding: 10px 10px 10px 15px;
        box-sizing: border-box
    }

    .seasonPass .pli-price {
        text-align: right
    }
}

.seasonPass #venueFrameDiv {
    border: none !important;
    margin-top: -1px;
    padding-top: 1px
}

.buttons-message {
    position: relative;
    font-size: 1.4rem;
    padding-top: 1px
}

@media(min-width:768px) {
    .buttons-message&gt;div {
        text-align: right;
        position: absolute;
        left: 165px;
        right: 165px;
        top: 28px;
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

@media(max-width:767px) {
    .buttons-message {
        margin-top: 1rem
    }
}

.tipBox.venueSel .tickets-not-selected {
    line-height: 1.4
}

.tipBox.venueSel .tickets-not-selected i {
    font-style: italic;
    color: #333
}

.tipBox.venueSel .tickets-not-selected a {
    font-weight: bold
}

.tipBox.venueSel .current-event {
    margin: -10px;
    padding: 10px;
    background: #979797
}

.tipBox.venueSel .small {
    font-size: 1.2rem
}

.price-item&gt;div {
    display: inline-block
}

.social-login {
    max-width: 320px;
    margin: 0 auto
}

.social-login ul {
    padding: 0 15px
}

.social-login ul:last-child {
    margin-bottom: 25px;
    border-top: 1px solid #efecee;
    padding-top: 15px
}

.social-login li {
    margin-bottom: 15px
}

.social-login button {
    width: 100%;
    margin: 0;
    line-height: 42px
}

.social-login button.sl-button:not(.sl-login) {
    padding-left: 52px;
    position: relative
}

.social-login button.sl-button:not(.sl-login):before {
    border-right: 1px solid #fff;
    background: url(../../../shared/static/styles/img/sl-icons.png) no-repeat;
    background-size: auto 126px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 42px;
    height: 42px
}

.social-login button.sl-button:not(.sl-login).sl-facebook {
    background: #305fb3
}

.social-login button.sl-button:not(.sl-login).sl-facebook:before {
    background-position: 0 -42px
}

.social-login button.sl-button:not(.sl-login).sl-facebook:hover {
    background: #254a8b
}

.social-login button.sl-button:not(.sl-login).sl-twitter {
    background: #00d7d5
}

.social-login button.sl-button:not(.sl-login).sl-twitter:before {
    background-position: -336px -42px
}

.social-login button.sl-button:not(.sl-login).sl-twitter:hover {
    background: #00a4a2
}

.social-login .sl-logout {
    font-size: 1.2rem;
    text-align: right;
    margin-top: .8rem
}

.packsTicketSelection {
    padding: 0 10px;
    margin: 20px 0 0;
    width: auto;
    border-bottom: 1px solid #efecee
}

.packsTicketSelection label span:first-child {
    width: auto;
    font-size: 12px
}

.pli-content .carousel-indicators {
    right: 10px;
    left: auto;
    width: auto
}

.embeddedMode .main-cont {
    margin-bottom: 85px
}

.embeddedMode .main-cont:after {
    content: '';
    display: table;
    clear: both
}

#venueNavigationPanel .tipBox .price-block {
    border-bottom: 1px solid #efecee;
    position: relative;
    overflow: hidden;
    transition: .2s all;
    cursor: pointer
}

#venueNavigationPanel .tipBox .price-block:before {
    z-index: 1;
    content: '';
    position: absolute;
    height: 0;
    left: 0;
    margin-left: -3px;
    width: 6px;
    background: #242424;
    border-radius: 3px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: .2s all
}

#venueNavigationPanel .tipBox .price-block:hover:before {
    height: 6px
}

#venueNavigationPanel .tipBox .price-block:hover,
#venueNavigationPanel .tipBox .price-block.seleccionZona {
    background: #fff
}

#venueNavigationPanel .tipBox .price-block.seleccionZona:before {
    height: calc(100% - 20px)
}

#venueNavigationPanel .tipBox .price-block[data-label*="vip"],
#venueNavigationPanel .tipBox .price-block[data-label*="premium"] {
    background-color: rgba(250, 230, 100, 0.35)
}

#venueNavigationPanel .tipBox .price-block[data-label*="vip"] .price,
#venueNavigationPanel .tipBox .price-block[data-label*="premium"] .price {
    padding-left: 20px;
    background: url(data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjE4cHgiIGhlaWdodD0iMThweCIgdmlld0JveD0iMCAwIDE4IDE4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkFydGJvYXJkIiBmaWxsPSIjQ0VDMjI4Ij4KICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlN0YXIiIHBvaW50cz0iOSAxMy41IDMuNzA5OTMyNzMgMTYuMjgxMTUyOSA0LjcyMDI0NTY4IDEwLjM5MDU3NjUgMC40NDA0OTEzNTMgNi4yMTg4NDcwNSA2LjM1NDk2NjM2IDUuMzU5NDIzNTMgOSAwIDExLjY0NTAzMzYgNS4zNTk0MjM1MyAxNy41NTk1MDg2IDYuMjE4ODQ3MDUgMTMuMjc5NzU0MyAxMC4zOTA1NzY1IDE0LjI5MDA2NzMgMTYuMjgxMTUyOSI+PC9wb2x5Z29uPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat 0 center;
    background-size: 16px
}

#venueNavigationPanel .tipBox .price-block[data-label*="early"] .price {
    padding-left: 20px;
    background: url(data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjE4cHgiIGhlaWdodD0iMThweCIgdmlld0JveD0iMCAwIDE4IDE4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkFydGJvYXJkIiBmaWxsPSIjODVCRjQ1Ij4KICAgICAgICAgICAgPHBhdGggZD0iTTEyLjIxNzY4NjYsNi45MDcwNTQ4MSBMMTAuNDAwMDc3Miw5Ljg1NzIzNTEzIEwxMi42NDg1NzE0LDExLjQ5NjEyMjQgQzEzLjAyNjkzODgsMTEuNzk3MzQ2OSAxMy4xNzc1NTEsMTIuMzI4MTYzMyAxMi45NTE2MzI3LDEyLjcwNjUzMDYgTDEwLjkwOTE4MzcsMTcuMzk1NzE0MyBDMTAuNzU4NTcxNCwxNy43NzQwODE2IDEwLjM4MDIwNDEsMTggMTAuMDAxODM2NywxOCBDOS44NTEyMjQ0OSwxOCA5LjY5ODc3NTUxLDE4IDkuNTQ4MTYzMjcsMTcuOTI0NjkzOSBDOS4wMTkxODM2NywxNy42OTg3NzU1IDguNzkxNDI4NTcsMTcuMDkyNjUzMSA5LjAxOTE4MzY3LDE2LjU2MzY3MzUgTDEwLjc1ODU3MTQsMTIuNzA2NTMwNiBMNy44ODQwODE2MywxMC41ODg3NzU1IEM3LjcwNTA5NDI5LDEwLjQ4NjU4NTUgNy41Nzc4OTc5NCwxMC4zNDE1ODQ0IDcuNDk5NTM1MDQsMTAuMTc2ODY5MSBDNy4wODQ2NDA5Nyw5LjYwNzczNjE3IDcuMzEzNTc5MjUsOC44ODYzNTA2NyA3LjczMzQ2OTM5LDguMTY2MTIyNDUgTDEwLjAwNDM5MzksNC43MDAyMDM3NyBMOC4yNjA2MTIyNCw0LjA4NDg5Nzk2IEw1LjMxMDgxNjMzLDUuNTk4MzY3MzUgQzUuMTYwMjA0MDgsNS42NzM2NzM0NyA1LjAwNzc1NTEsNS42NzM2NzM0NyA0Ljg1NzE0Mjg2LDUuNjczNjczNDcgQzQuNTU0MDgxNjMsNS42NzM2NzM0NyA0LjMyNjMyNjUzLDUuNTIzMDYxMjIgNC4xNzU3MTQyOSw1LjIyIEMzLjk0Nzk1OTE4LDQuODQxNjMyNjUgNC4xMDA0MDgxNiw0LjMxMjY1MzA2IDQuNTU0MDgxNjMsNC4wODQ4OTc5NiBMNy44MDY5Mzg3OCwyLjM0NTUxMDIgQzcuOTU5Mzg3NzYsMi4yNzAyMDQwOCA4LjI2MjQ0ODk4LDIuMjcwMjA0MDggOC40ODgzNjczNSwyLjM0NTUxMDIgTDExLjM2Mjg1NzEsMy4zMjgxNjMyNyBDMTEuNTE5Mjk0NywzLjM4MDA5ODAxIDExLjY0ODY1MTQsMy40NjgwNjc4NSAxMS43NDQ4MjcyLDMuNTgyODA5OTUgTDEyLjk0OTc5NTksNC4zODYxMjI0NSBDMTMuMDc4NjM5Miw0LjQ4Mjg1Mjg0IDEzLjE2MjgxMDEsNC41ODMwMDY3MSAxMy4yMTQwNDExLDQuNjgyOTM0MzcgQzEzLjI2MjE3MTYsNC43NTE1NDI2MSAxMy4zMDE1MDg1LDQuODI5Mjc5OTkgMTMuMzMsNC45MTUxMDIwNCBMMTQuMTYyMDQwOCw3LjQ4NjUzMDYxIEwxNi45NTkzODc4LDguMTY3OTU5MTggQzE3LjQxMzA2MTIsOC4yNDMyNjUzMSAxNy43MTQyODU3LDguNjk2OTM4NzggMTcuNTY1NTEwMiw5LjIyNzc1NTEgQzE3LjQ5MDIwNDEsOS42ODE0Mjg1NyAxNy4xMTE4MzY3LDkuOTgyNjUzMDYgMTYuNjU4MTYzMyw5LjkwNzM0Njk0IEwxNi41ODI4NTcxLDkuOTA3MzQ2OTQgTDEzLjMzLDkuMDc1MzA2MTIgQzEzLjAyODc3NTUsOSAxMi44MDEwMjA0LDguNzc0MDgxNjMgMTIuNzI1NzE0Myw4LjQ3MTAyMDQxIEwxMi4yMTc2ODY2LDYuOTA3MDU0ODEgWiBNMTMuNDgwNjEyMiwtMS4zOTg4ODEwMWUtMTQgQzE0LjUyNTcxNDMsLTEuMzk4ODgxMDFlLTE0IDE1LjM3MDYxMjIsMC44NDY3MzQ2OTQgMTUuMzcwNjEyMiwxLjg5IEMxNS4zNzA2MTIyLDIuOTM1MTAyMDQgMTQuNTIzODc3NiwzLjc4IDEzLjQ4MDYxMjIsMy43OCBDMTIuNDM1NTEwMiwzLjc4IDExLjU5MDYxMjIsMi45MzMyNjUzMSAxMS41OTA2MTIyLDEuODkgQzExLjU4ODc3NTUsMC44NDY3MzQ2OTQgMTIuNDM1NTEwMiwtMS4zOTg4ODEwMWUtMTQgMTMuNDgwNjEyMiwtMS4zOTg4ODEwMWUtMTQgWiBNNi41OTY1MzA2MSwxMC4yMTA0MDgyIEM2LjY3MzY3MzQ3LDEwLjczOTM4NzggOC4wMzQ2OTM4OCwxMS42NDY3MzQ3IDguMTA4MTYzMjcsMTEuNjQ4NTcxNCBMNy4xMjU1MTAyLDEzLjA4NDg5OCBDNi44OTk1OTE4NCwxMy40NjMyNjUzIDYuNTk2NTMwNjEsMTMuNjEzODc3NiA2LjIxODE2MzI3LDEzLjYxMzg3NzYgTDIuMDU3OTU5MTgsMTMuNjEzODc3NiBDMS40NTM2NzM0NywxMy42MTM4Nzc2IDEsMTMuMTYwMjA0MSAxLDEyLjU1NDA4MTYgQzEsMTIuMDI1MTAyIDEuNTMwODE2MzMsMTEuNTcxNDI4NiAyLjA1OTc5NTkyLDExLjU3MTQyODYgTDUuNjEzODc3NTUsMTEuNTcxNDI4NiBMNi41OTY1MzA2MSwxMC4yMTA0MDgyIFoiIGlkPSJDb21iaW5lZC1TaGFwZSI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat 0 center;
    background-size: 16px
}

#venueNavigationPanel .tipBox .price-block[data-label*="reducida"] .price {
    padding-left: 20px;
    background: url(data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjE4cHgiIGhlaWdodD0iMThweCIgdmlld0JveD0iMCAwIDE4IDE4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkFydGJvYXJkIiBmaWxsPSIjNEE5MEUyIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8cGF0aCBkPSJNNS45MTQ3ODM5NywyLjQ5NDkxMjg5IEM1LjgxODgyNTc4LDIuMjc3NDA3NjcgNS43NzA4NDY2OSwyLjA0MDcxMDggNS43NzA4NDY2OSwxLjc4NDgyMjMgQzUuNzcwODQ2NjksMS41NDE3MjgyMiA1LjgxODgyNTc4LDEuMzExNDI4NTcgNS45MTQ3ODM5NywxLjA5MzkyMzM0IEM2LjAxMDc0MjE2LDAuODc2NDE4MTE4IDYuMTM4Njg2NDEsMC42ODc3MDAzNDggNi4yOTg2MTY3MiwwLjUyNzc3MDAzNSBDNi40NTg1NDcwNCwwLjM2NzgzOTcyMSA2LjY0NzI2NDgxLDAuMjM5ODk1NDcgNi44NjQ3NzAwMywwLjE0MzkzNzI4MiBDNy4wODIyNzUyNiwwLjA0Nzk3OTA5NDEgNy4zMTg5NzIxMywwIDcuNTc0ODYwNjMsMCBDNy44MTc5NTQ3LDAgOC4wNDgyNTQzNiwwLjA0Nzk3OTA5NDEgOC4yNjU3NTk1OCwwLjE0MzkzNzI4MiBDOC40ODMyNjQ4MSwwLjIzOTg5NTQ3IDguNjc1MTgxMTgsMC4zNjc4Mzk3MjEgOC44NDE1MDg3MSwwLjUyNzc3MDAzNSBDOS4wMDc4MzYyNCwwLjY4NzcwMDM0OCA5LjEzNTc4MDQ5LDAuODc2NDE4MTE4IDkuMjI1MzQxNDYsMS4wOTM5MjMzNCBDOS4zMTQ5MDI0NCwxLjMxMTQyODU3IDkuMzU5NjgyOTMsMS41NDE3MjgyMiA5LjM1OTY4MjkzLDEuNzg0ODIyMyBDOS4zNTk2ODI5MywyLjI4MzgwNDg4IDkuMTg2OTU4MTksMi43MDkyMTk1MSA4Ljg0MTUwODcxLDMuMDYxMDY2MiBDOC40OTYwNTkyMywzLjQxMjkxMjg5IDguMDczODQzMjEsMy41ODg4MzYyNCA3LjU3NDg2MDYzLDMuNTg4ODM2MjQgQzcuMzE4OTcyMTMsMy41ODg4MzYyNCA3LjA4MjI3NTI2LDMuNTQwODU3MTQgNi44NjQ3NzAwMywzLjQ0NDg5ODk1IEM2LjY0NzI2NDgxLDMuMzQ4OTQwNzcgNi40NTg1NDcwNCwzLjIyMDk5NjUyIDYuMjk4NjE2NzIsMy4wNjEwNjYyIEM2LjEzODY4NjQxLDIuOTAxMTM1ODkgNi4wMTA3NDIxNiwyLjcxMjQxODEyIDUuOTE0NzgzOTcsMi40OTQ5MTI4OSBaIE0xMi44OTA5NDQzLDEyLjMyMTAzMTQgQzEyLjY3MzQzOSwxMi4yNjk4MjIzIDEyLjQ3ODM1NTQsMTIuMzAxODcxMSAxMi4zMDU2MzA3LDEyLjQxNzAyMDkgQzEyLjEzMjkwNTksMTIuNTMyMTcwNyAxMi4wMjA5NTQ3LDEyLjY5MjA2OTcgMTEuOTY5Nzc3LDEyLjg5Njg0MzIgQzExLjkzMTM5MzcsMTMuMDg4NzI4MiAxMS44NzM4MTg4LDEzLjI3NDI0NzQgMTEuNzk3MDUyMywxMy40NTM0MDA3IEMxMS42MzA3MjQ3LDEzLjkwMTE3NDIgMTEuMzk3MjI2NSwxNC4zMTA2MjcyIDExLjA5NjU1NzUsMTQuNjgxNjY1NSBDMTAuNzk1ODg4NSwxNS4wNTI3MDM4IDEwLjQ1MDQwNzcsMTUuMzcyNTk1OCAxMC4wNjAyMDkxLDE1LjY0MTI0NzQgQzkuNjY5OTc5MDksMTUuOTA5OTMwMyA5LjI0MTM2NTg1LDE2LjExNzg3MTEgOC43NzQzNjkzNCwxNi4yNjUwNjk3IEM4LjMwNzM3MjgyLDE2LjQxMjExMTUgNy44MjQzODMyOCwxNi40ODU3NDIyIDcuMzI1NDAwNywxNi40ODU3NDIyIEM2LjY3Mjg4NTAyLDE2LjQ4NTc0MjIgNi4wNTg3NTI2MSwxNi4zNjQyMjY1IDUuNDgzMDAzNDgsMTYuMTIxMTMyNCBDNC45MDcyNTQzNiwxNS44Nzc5NzU2IDQuNDA1MDczMTcsMTUuNTUxNzgwNSAzLjk3NjQ1OTkzLDE1LjE0MjMyNzUgQzMuNTQ3ODQ2NjksMTQuNzMyODExOCAzLjIwODc5NDQzLDE0LjI0OTg4NSAyLjk1OTMwMzE0LDEzLjY5MzM5MDIgQzIuNzA5ODExODUsMTMuMTM2ODMyOCAyLjU4NTA2NjIsMTIuNTM4NjMwNyAyLjU4NTA2NjIsMTEuODk4ODc4IEMyLjU4NTA2NjIsMTEuNDI1NDg0MyAyLjY1ODYzNDE1LDEwLjk2ODA4MzYgMi44MDU3NzAwMywxMC41MjY2NzYgQzIuOTUyOTA1OTIsMTAuMDg1MjY4MyAzLjE2MDgxNTMzLDkuNjc1ODE1MzMgMy40Mjk0OTgyNiw5LjI5ODQxMTE1IEMzLjY5ODE4MTE4LDguOTIwOTQ0MjUgNC4wMTgwNDE4MSw4LjU4ODI4OTIgNC4zODkwODAxNCw4LjMwMDQxNDYzIEM0Ljc2MDExODQ3LDguMDEyNTQwMDcgNS4xNzU5MzcyOCw3Ljc3OTA0MTgxIDUuNjM2NTM2NTksNy41OTk5MTk4NiBDNS44NDEyNDczOSw3LjUzNTk0Nzc0IDUuOTg4MzgzMjgsNy40MDgwMDM0OCA2LjA3Nzk0NDI1LDcuMjE2MDg3MTEgQzYuMTY3NTA1MjMsNy4wMjQxNzA3MyA2LjE3MzkwMjQ0LDYuODMyMjU0MzYgNi4wOTcxMzU4OSw2LjY0MDMzNzk4IEM2LjAyMDM2OTM0LDYuNDQ4NDIxNiA1Ljg4MjgyOTI3LDYuMzEwODgxNTMgNS42ODQ1MTU2OCw2LjIyNzcxNzc3IEM1LjQ4NjIwMjA5LDYuMTQ0NTU0MDEgNS4yODQ2ODk5LDYuMTM0OTU4MTkgNS4wNzk5NzkwOSw2LjE5ODkzMDMxIEM0LjQ3ODY0MTExLDYuNDI5MjI5OTcgMy45Mjg0ODA4NCw2LjczNjI5NjE3IDMuNDI5NDk4MjYsNy4xMjAxMjg5MiBDMi45MzA1MTU2OCw3LjUwMzk2MTY3IDIuNTAxOTAyNDQsNy45NDUzNjkzNCAyLjE0MzY1ODU0LDguNDQ0MzUxOTIgQzEuNzg1NDE0NjMsOC45NDMzMzQ0OSAxLjUxMDMzNDQ5LDkuNDg3MDM0ODQgMS4zMTg0MTgxMiwxMC4wNzU2NDExIEMxLjEyNjUwMTc0LDEwLjY2NDE1MzMgMS4wMzA1NDM1NSwxMS4yNzE4NTcxIDEuMDMwNTQzNTUsMTEuODk4ODQ2NyBDMS4wMzA1NDM1NSwxMi43NDMzNDE1IDEuMTk2ODcxMDgsMTMuNTMzMzAzMSAxLjUyOTUyNjEzLDE0LjI2OTAxMzkgQzEuODYyMTgxMTgsMTUuMDA0NjYyIDIuMzEzMTg0NjcsMTUuNjQ3NTgxOSAyLjg4MjUzNjU5LDE2LjE5Nzc3MzUgQzMuNDUxODg4NSwxNi43NDc5MDI0IDQuMTE3MTk4NjEsMTcuMTgyOTQ0MyA0Ljg3ODQ2NjksMTcuNTAyNzczNSBDNS42Mzk3MzUxOSwxNy44MjI2NjU1IDYuNDU1Mzc5NzksMTcuOTgyNTk1OCA3LjMyNTQwMDcsMTcuOTgyNTk1OCBDNy45OTA3MTA4LDE3Ljk4MjU5NTggOC42MzA0MzIwNiwxNy44ODY2MDYzIDkuMjQ0NTY0NDYsMTcuNjk0NzIxMyBDOS44NTg2NjU1MSwxNy41MDI3NzM1IDEwLjQyODAxNzQsMTcuMjMwODkyIDEwLjk1MjYyMDIsMTYuODc5MDc2NyBDMTEuNDc3MTYwMywxNi41MjcyNjEzIDExLjkzNzc5MDksMTYuMTAxNzg0IDEyLjMzNDM1NTQsMTUuNjAyODAxNCBDMTIuNzMwOTgyNiwxNS4xMDM4MTg4IDEzLjAzODA0ODgsMTQuNTUzNjg5OSAxMy4yNTU1NTQsMTMuOTUyMzUxOSBDMTMuMzQ1MTQ2MywxMy43MzQ3NTI2IDEzLjQyMTg4MTUsMTMuNDkxNzIxMyAxMy40ODU4NTM3LDEzLjIyMzA2OTcgQzEzLjUzNzA5NDEsMTMuMDA1NTAxNyAxMy41MDUwNDUzLDEyLjgxMzU1NCAxMy4zODk4OTU1LDEyLjY0NzI4OTIgQzEzLjI3NDc0NTYsMTIuNDgxMDg3MSAxMy4xMDg0ODA4LDEyLjM3MjI0MDQgMTIuODkwOTQ0MywxMi4zMjEwMzE0IFogTTE3LjcyNzIwNTYsMTUuMjU3MzgzMyBMMTQuNzkwODg1LDEwLjE1MjM3NjMgQzE0LjY4ODUyOTYsOS45MzQ4MDgzNiAxNC41MzQ5NjUyLDkuNzYyMTE0OTggMTQuMzMwMjg1Nyw5LjYzNDE3MDczIEMxNC4xMjU1NzQ5LDkuNTA2MjI2NDggMTMuODk1Mjc1Myw5LjQ0MjI4NTcxIDEzLjYzOTM4NjgsOS40NDIyODU3MSBMMTAuMzc2ODA4NCw5LjQ0MjI4NTcxIEw5Ljk5Mjk3NTYxLDcuNTYxNTA1MjMgTDEyLjU0NTUyNjEsNy41NjE1MDUyMyBDMTIuNjk5MDI3OSw3LjU3NDI5OTY1IDEyLjg0NjE5NTEsNy41NDg3MTA4IDEyLjk4NjkzMzgsNy40ODQ3Mzg2OCBDMTMuMTI3NTc4NCw3LjQyMDc2NjU1IDEzLjIzNjMzMSw3LjMxODQxMTE1IDEzLjMxMzA5NzYsNy4xNzc2NzI0NyBDMTMuNDE1NTQ3LDYuOTk4NTUwNTIgMTMuNDM3ODc0Niw2LjgwNjYzNDE1IDEzLjM4MDM2MjQsNi42MDE5MjMzNCBDMTMuMzIyNzg3NSw2LjM5NzIxMjU0IDEzLjE5ODAxMDUsNi4yNDM2Nzk0NCAxMy4wMDYwMzE0LDYuMTQxMzI0MDQgQzEyLjkwMzY3Niw2LjA3NzM1MTkyIDEyLjc4ODUyNjEsNi4wNDUzNjU4NSAxMi42NjA1ODE5LDYuMDQ1MzY1ODUgTDkuNjY2NjU1MDUsNi4wNDUzNjU4NSBMOS40OTM5NjE2Nyw1LjE2MjU1MDUyIEM5LjQ5Mzk2MTY3LDUuMTM2OTYxNjcgOS40OTA3MzE3MSw1LjEyMDk2ODY0IDkuNDg0MzM0NDksNS4xMTQ1NzE0MyBDOS40Nzc5MzcyOCw1LjEwODE3NDIyIDkuNDc0NzA3MzIsNS4wOTIxODExOCA5LjQ3NDcwNzMyLDUuMDY2NTkyMzMgTDkuNDU1NTQ3MDQsNS4wMDkwMTc0MiBDOS4zNjU5ODYwNiw0LjcxNDc0NTY0IDkuMTk2NDU5OTMsNC40NzE2NTE1NyA4Ljk0Njk2ODY0LDQuMjc5NzM1MTkgQzguNjk3NDc3MzUsNC4wODc4MTg4MiA4LjQwNjQwNDE4LDMuOTkxODYwNjMgOC4wNzM3NDkxMywzLjk5MTg2MDYzIEM3LjY2NDMyNzUzLDMuOTkxODYwNjMgNy4zMTg4NzgwNSw0LjEyOTQwMDcgNy4wMzc0MDA3LDQuNDA0NDgwODQgQzYuNzU1OTIzMzQsNC42Nzk1NjA5OCA2LjYxNTE4NDY3LDUuMDA5MDE3NDIgNi42MTUxODQ2Nyw1LjM5Mjg1MDE3IEM2LjYxNTE4NDY3LDUuNDU2ODIyMyA2LjYyMTU4MTg4LDUuNTA4IDYuNjM0Mzc2MzEsNS41NDYzODMyOCBMNi42MTUxODQ2Nyw1LjU0NjM4MzI4IEw3LjY3MDcyNDc0LDEwLjYzMjE2NzIgQzcuNzIxOTAyNDQsMTAuOTI2NDcwNCA3Ljg2MjY0MTExLDExLjE2NjM2NTkgOC4wOTI5NDA3NywxMS4zNTE4ODUgQzguMzIzMjQwNDIsMTEuNTM3NDA0MiA4LjU5MTkyMzM0LDExLjYzMDEzMjQgOC44OTg5ODk1NSwxMS42MzAxMzI0IEM4Ljk4ODU1MDUyLDExLjYzMDEzMjQgOS4wNTg5MTk4NiwxMS42MjM3NjY2IDkuMTEwMDk3NTYsMTEuNjEwOTcyMSBMMTMuNDY2NjMwNywxMS42MTA5NzIxIEwxNS45OTk5MjY4LDE2LjAyNTA0ODggQzE2LjA3NjYzMDcsMTYuMTkxMzQ0OSAxNi4xOTE3ODA1LDE2LjMyNTcxNzggMTYuMzQ1Mzc2MywxNi40MjgxMzU5IEMxNi40OTg5MDk0LDE2LjUzMDQ5MTMgMTYuNjc4MDYyNywxNi41ODE2NjkgMTYuODgyNzQyMiwxNi41ODE2NjkgQzE3LjEzODYzMDcsMTYuNTgxNjY5IDE3LjM1OTMzNDUsMTYuNDkyMTcwNyAxNy41NDQ4NTM3LDE2LjMxMjk4NjEgQzE3LjczMDM3MjgsMTYuMTMzODMyOCAxNy44MjMxMzI0LDE1LjkxNjQyMTYgMTcuODIzMTMyNCwxNS42NjA0MzkgQzE3LjgyMzIyNjUsMTUuNTE5NTc0OSAxNy43OTEyMDkxLDE1LjM4NTMyNzUgMTcuNzI3MjA1NiwxNS4yNTczODMzIFoiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat 0 center;
    background-size: 16px
}

.price-block-all {
    position: sticky !important;
    top: 0;
    padding: 10px;
    z-index: 2;
    font-size: 16px
}

.price-block-all:not(.seleccionaZona) {
    background-color: #FFF
}

#content #venueNavigationPanel .price-block-flex {
    padding: 12px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#content #venueNavigationPanel .price-block-flex * {
    float: none !important
}

#content #venueNavigationPanel .price-block-flex .flex-left-col {
    margin-right: 10px
}

@media(min-width:798px) {
    #content #venueNavigationPanel .price-block-flex .flex-left-col {
        max-width: calc(50% - 10px)
    }
}

#content #venueNavigationPanel .price-block-flex .flex-right-col {
    text-align: right
}

@media(min-width:798px) {
    #content #venueNavigationPanel .price-block-flex .flex-right-col {
        max-width: 50%
    }
}

#content #venueNavigationPanel .price-block-flex .price {
    font-size: 18px !important
}

#content #venueNavigationPanel .price-block-flex .price-with-promo-block {
    font-size: 13px !important
}

#content #venueNavigationPanel .price-block-flex .price-with-promo-block del {
    font-size: inherit !important
}

#content #venueNavigationPanel .price-block-flex .price-with-promo-block span {
    display: block;
    margin-top: 10px;
    font-size: 18px !important
}

@media(min-width:769px) {
    #content #venueNavigationPanel .price-block-flex .price-with-promo-block span {
        position: relative;
        top: -5px
    }
}

#content #venueNavigationPanel .price-block-flex .promo-badge {
    margin-bottom: 0;
    padding-right: 7px
}

@media(min-width:769px) {
    #content #venueNavigationPanel .price-block-flex .promo-badge {
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        box-sizing: border-box
    }
}

#content #venueNavigationPanel .price-block-flex .promo-badge-icon {
    display: none
}

#content #venueNavigationPanel .price-block-flex promotion-labels {
    display: block;
    margin-left: -5px
}

#content #venueNavigationPanel .price-block-flex promotion-labels&gt;div {
    margin-top: 10px
}

.price-block-sub {
    font-weight: normal;
    background: #fff;
    position: relative
}

.price-block-sub+.price-block-sub:before {
    content: '';
    position: absolute;
    top: 0;
    left: 10px;
    right: 10px;
    border-top: 1px solid #efecee
}

.price-block-sub small,
.price-block-sub .glyphicon-eye-open {
    color: #999;
    margin-right: 10px
}

.price-block-sub .glyphicon-chevron-right {
    margin-right: 10px
}

.promosList .form-list .promo-name p {
    font-weight: normal;
    padding-left: 23px
}

.termsContainer .checkbox {
    margin-bottom: 10px
}

.termsContainer .checkbox .help-block {
    display: block;
    color: #cc0202;
    font-weight: bold
}

.unnumbered-modal__map svg {
    width: 160px;
    height: 160px;
    display: block;
    margin: 0 auto
}

.unnumbered-modal__map svg .selectable:not([fill="none"]),
.unnumbered-modal__map svg .selectable:not(.ph_on),
.unnumbered-modal__map svg .undefined:not([fill="none"]) {
    fill: #ccc !important;
    stroke: none
}

.unnumbered-modal__map svg .ph_on {
    fill: #242424 !important
}

.unnumbered-modal__tickets p {
    margin: 0 0 10px;
    font-size: 14px
}

.unnumbered-modal__ticket-details,
.unnumbered-modal__ticket-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.unnumbered-modal__ticket-details {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    margin-bottom: 10px
}

.unnumbered-modal__ticket-details-name,
.unnumbered-modal__ticket-total-number {
    margin-right: 15px
}

.unnumbered-modal__ticket-details-name-text,
.unnumbered-modal__ticket-total-amount {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2
}

.unnumbered-modal__ticket-details-name-amount,
.unnumbered-modal__ticket-total-number {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2
}

.unnumbered-modal__ticket-total-number {
    text-transform: uppercase
}

.unnumbered-modal__ticket-details-selector,
.unnumbered-modal__ticket-total-amount {
    margin-left: auto;
    text-align: right
}

.unnumbered-modal__ticket-details-select {
    width: auto !important
}

@media(max-width:767px) {
    .unnumbered-modal__map {
        margin-bottom: 10px
    }
}

@media(min-width:768px) {
    .unnumbered-modal {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .unnumbered-modal__tickets {
        padding-left: 20px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .unnumbered-modal__ticket-total {
        margin-top: auto
    }
}

.top-nav-bar {
    padding: 0 10px;
    background: #fafafa
}

.top-nav-bar__inner {
    margin: 0 auto;
    max-width: 1000px;
    padding: 10px 0
}

.top-nav-bar a {
    font-size: 14px;
    color: #242424
}

.top-nav-bar .glyphicon {
    margin-right: 4px
}

#content #venueNavigationPanel .second-level__area-name-wrapper {
    padding: 0
}

#content #venueNavigationPanel .second-level__area-name {
    padding: 10px;
    font-size: 1.4em;
    font-weight: bold;
    background: #242424;
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

#content #venueNavigationPanel .second-level__area-name .glyphicon {
    cursor: pointer;
    transition: .2s all
}

#content #venueNavigationPanel .second-level__area-name .glyphicon:hover {
    color: #242424
}

@media(max-width:768px) {
    #content #venueNavigationPanel .second-level__area-name {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    #content #venueNavigationPanel .second-level__area-name .glyphicon+span {
        margin: 0 5px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

    #content #venueNavigationPanel .second-level__area-name .glyphicon-map-marker {
        margin-left: auto
    }

    #content #venueNavigationPanel .second-level__area-name .glyphicon-map-marker:hover {
        color: #fff
    }
}

@media(min-width:769px) {
    #content #venueNavigationPanel .second-level__area-name span+.glyphicon {
        display: none
    }

    #content #venueNavigationPanel .second-level__area-name .glyphicon:hover {
        color: inherit
    }
}

#content #venueNavigationPanel .second-level__area-name .active-icon {
    color: #242424 !important
}

#content #venueNavigationPanel .second-level__price-filter {
    padding: 0;
    font-size: 1.4em;
    font-weight: bold;
    border-top: 1px solid #efecee
}

@media(min-width:769px) {
    #content #venueNavigationPanel .second-level__price-filter {
        height: 376px;
        overflow-x: hidden;
        overflow-y: auto
    }
}

@media(max-width:768px) {
    #content #venueNavigationPanel .second-level__price-filter {
        border: 0
    }
}

#content #venueNavigationPanel .second-level__price-filter .price-block-all:before {
    content: none
}

#content #venueNavigationPanel .second-level__price-filter .price-block:before {
    height: calc(100% - 20px) !important
}

#content #venueNavigationPanel .second-level__price-filter .price-block-disabled:before {
    opacity: .25
}

#content #venueNavigationPanel .second-level__price-filter .buttonPrice0:before {
    background: #ff9326
}

#content #venueNavigationPanel .second-level__price-filter .buttonPrice1:before {
    background: #00d9a3
}

#content #venueNavigationPanel .second-level__price-filter .buttonPrice2:before {
    background: #2693ff
}

#content #venueNavigationPanel .second-level__price-filter .buttonPrice3:before {
    background: #ff4d4d
}

#content #venueNavigationPanel .second-level__price-filter .buttonPrice4:before {
    background: #d9d900
}

#content #venueNavigationPanel .second-level__price-filter .buttonPrice5:before {
    background: #36d900
}

#content #venueNavigationPanel .second-level__price-filter .buttonPrice6:before {
    background: #c926ff
}

#content #venueNavigationPanel .second-level__price-filter .buttonPrice7:before {
    background: #b28500
}

#content #venueNavigationPanel .second-level__price-filter .buttonPrice8:before {
    background: #5cc2ea
}

#content #venueNavigationPanel .second-level__price-filter .buttonPrice9:before {
    background: #f99
}

#content #venueNavigationPanel .second-level__price-filter .buttonPrice10:before {
    background: #bfff00
}

#content #venueNavigationPanel .second-level__price-filter .buttonPrice11:before {
    background: #f9f
}

#content #venueNavigationPanel .second-level__price-filter .price-block--single {
    cursor: auto;
    pointer-events: none
}

#content #venueNavigationPanel .second-level__price-filter .price-block--single:before {
    content: none
}

#content #venueNavigationPanel .second-level__mini-map {
    position: static;
    border: none !important;
    padding: 0
}

#content #venueNavigationPanel .second-level__mini-map a {
    display: block
}

#content #venueNavigationPanel .second-level__mini-map a .miniMap {
    width: 126px;
    height: 126px;
    padding: 5px;
    box-sizing: border-box
}

#content #venueNavigationPanel .second-level__mini-map a .miniMap&gt;div {
    height: 100%
}

@media(max-width:768px) {
    #content #venueNavigationPanel .second-level__mini-map a {
        z-index: 4;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 38px;
        right: 0;
        background: #fff !important;
        height: 0;
        transition: .2s all
    }

    #content #venueNavigationPanel .second-level__mini-map a .miniMap {
        margin: 0 auto !important
    }
}

@media(max-width:768px) {
    #content #venueNavigationPanel .second-level__mobile-backdrop {
        position: absolute !important;
        left: 0;
        top: 38px;
        right: 0;
        bottom: 0;
        background: #efecee;
        transition: .2s all;
        opacity: 0;
        pointer-events: none;
        z-index: 3
    }
}

#venueNavigationPanel.seatView {
    overflow: visible;
    height: 540px
}

@media(max-width:767px) {
    #venueNavigationPanel.seatView {
        clear: both;
        position: static
    }
}

@media(min-width:768px) {
    #venueNavigationPanel.seatView {
        border-bottom: 1px solid #efecee
    }
}

#venueNavigationPanel.seatView .tipBox {
    margin: 0
}

#venueLegendPh {
    pointer-events: none;
    position: absolute;
    top: 0
}

@media(min-width:769px) {
    #venueNavigationPanel.seatView #venueLegendPh {
        border-top: 1px solid #efecee;
        border-left: 1px solid #efecee;
        border-bottom: 1px solid #efecee;
        top: calc(100% - 39px);
        background: #fff;
        width: 590px;
        box-sizing: border-box;
        height: 40px;
        left: 100%
    }
}

@media(min-width:769px) and (max-width:1023px) {
    #venueNavigationPanel.seatView #venueLegendPh {
        width: 320%
    }
}

#venueNavigationPanel.seatView #venueLegendPh #svgLegend {
    position: absolute
}

#venueNavigationPanel.seatView #venueLegendPh .svg-legend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#venueNavigationPanel.seatView #venueLegendPh .svg-legend svg {
    margin: 0 10px
}

#venueNavigationPanel.seatView #venueLegendPh .svg-legend span {
    margin: 0 10px 0 -5px
}

@media(max-width:768px) {
    #venueSvgDivContainer.seatViewWrapper {
        padding-top: 38px
    }

    #venueControls {
        pointer-events: none
    }

    .show-mobile-minimap .second-level__mobile-backdrop {
        opacity: .75 !important;
        pointer-events: all !important
    }

    .show-mobile-minimap~.second-level__mini-map a {
        height: 130px !important;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        border-bottom: 1px solid #efecee
    }

    #venueAndPricesDiv:after {
        content: '';
        clear: both;
        display: table
    }

    .promotions-list .promo-badge {
        white-space: normal;
        line-height: 1.4 !important;
        padding-top: 3px;
        padding-bottom: 3px
    }
}

#ng-app .svgTooltip {
    margin-left: 0;
    padding: 0;
    border-radius: 0 !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) !important;
    border: 1px solid #efecee;
    padding-top: 3px
}

#ng-app .svgTooltip:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    background: #242424;
    height: 4px
}

#ng-app .svgTooltip:after {
    background: 0;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 2px;
    bottom: -6px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    left: calc(50% - 10px);
    transform: rotate(45deg);
    border: 1px solid #efecee
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip {
    padding: 8px;
    background: #fff;
    color: #000;
    position: relative;
    z-index: 1
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip&gt;*+* {
    margin-top: 8px
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .venue-tooltip__block,
#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .venue-tooltip__price {
    font-weight: bold
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .venue-tooltip__block {
    font-size: 14px
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .venue-tooltip__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    position: relative
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .venue-tooltip__price:before {
    content: '';
    width: 3px;
    border-radius: 0 3px 3px 0;
    position: absolute;
    left: 0;
    top: -1px;
    bottom: 0;
    left: -8px
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .venue-tooltip__price-level {
    margin-right: 15px
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .venue-tooltip__price-amount {
    margin-left: auto
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .venue-tooltip__visibility,
#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .tooltip-basic-price {
    opacity: .5
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .promotion-price,
#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .tooltip-basic-price {
    color: #000 !important;
    font-weight: bold
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .buttonPrice0:before {
    background: #ff9326
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .buttonPrice1:before {
    background: #00d9a3
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .buttonPrice2:before {
    background: #2693ff
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .buttonPrice3:before {
    background: #ff4d4d
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .buttonPrice4:before {
    background: #d9d900
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .buttonPrice5:before {
    background: #36d900
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .buttonPrice6:before {
    background: #c926ff
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .buttonPrice7:before {
    background: #b28500
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .buttonPrice8:before {
    background: #5cc2ea
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .buttonPrice9:before {
    background: #f99
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .buttonPrice10:before {
    background: #bfff00
}

#ng-app .svgTooltip #venueBlockTooltip.venue-tooltip .buttonPrice11:before {
    background: #f9f
}

#content .thankyou-fwblock {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px
}

#content .thankyou-fwblock--white {
    background: #fff
}

#content .thankyou-fwblock--white:before,
#content .thankyou-fwblock--white:after {
    content: '';
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(50vw - 50%)
}

#content .thankyou-fwblock--white:before {
    right: 100%
}

#content .thankyou-fwblock--white:after {
    left: 100%
}

#content .thankyou-fwblock--intro {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto
}

#content .thankyou-fwblock--intro p {
    color: #666;
    font-size: 15px;
    margin: -10px 0 0 0 !important;
    padding-left: 75px;
    text-align: left
}

#content .thankyou-fwblock--intro legend.highlighted {
    width: auto;
    background-position: 0 16px;
    margin-left: 0 !important
}

#content .thankyou-fwblock--payment p {
    margin: 0 0 10px
}

#content .thankyou-fwblock--payment p i {
    color: #242424;
    margin-right: 4px
}

#content .thankyou-fwblock--delivery {
    padding-bottom: 0
}

#content .thankyou-fwblock .thankyou-locator {
    margin-bottom: 18px
}

@media(min-width:768px) {
    #content .thankyou-fwblock .thankyou-locator {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }
}

#content .thankyou-fwblock .thankyou-locator__title {
    margin-right: 15px;
    padding: 0
}

@media(max-width:767px) {
    #content .thankyou-fwblock .thankyou-locator__title {
        margin-bottom: 15px
    }
}

#content .thankyou-fwblock .thankyou-locator__text {
    margin-left: auto;
    margin-right: 5px;
    font-size: 14px
}

#content .thankyou-fwblock .thankyou-locator__id {
    color: #242424;
    font-weight: bold;
    font-size: 18px
}

#content .thankyou-fwblock .ty-banner {
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    margin: 0 auto
}

#content .thankyou-fwblock .delivery-option {
    border-top: 1px solid #efecee;
    padding-top: 12px;
    margin-bottom: 12px
}

#content .thankyou-fwblock .delivery-option__name {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 12px
}

#content .thankyou-fwblock .delivery-option__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#content .thankyou-fwblock .delivery-option__content p {
    margin: 0 0 10px
}

#content .thankyou-fwblock .delivery-option__icon {
    margin-right: 6px;
    color: #242424
}

#content .thankyou-fwblock .delivery-option__icon+div {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

#content .thankyou-fwblock .aux-text {
    color: #666;
    font-size: 12px
}

.seat-changing[style*="seatAvailableCovid"] {
    animation: animationFrames linear 2s;
    animation-iteration-count: 1;
    -webkit-animation: animationFrames linear 2s;
    -webkit-animation-iteration-count: 1;
    -moz-animation: animationFrames linear 2s;
    -moz-animation-iteration-count: 1;
    -o-animation: animationFrames linear 2s;
    -o-animation-iteration-count: 1;
    -ms-animation: animationFrames linear 2s;
    -ms-animation-iteration-count: 1
}

.covid-restrictions-trigger&gt;span&gt;span {
    text-decoration: underline
}

@keyframes animationFrames {
    0% {
        opacity: .25
    }

    20% {
        opacity: 1
    }

    35% {
        opacity: .25
    }

    60% {
        opacity: 1
    }

    80% {
        opacity: .25
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes animationFrames {
    0% {
        opacity: .25
    }

    20% {
        opacity: 1
    }

    40% {
        opacity: .25
    }

    60% {
        opacity: 1
    }

    80% {
        opacity: .25
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes animationFrames {
    0% {
        opacity: .25
    }

    20% {
        opacity: 1
    }

    40% {
        opacity: .25
    }

    60% {
        opacity: 1
    }

    80% {
        opacity: .25
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes animationFrames {
    0% {
        opacity: .25
    }

    20% {
        opacity: 1
    }

    40% {
        opacity: .25
    }

    60% {
        opacity: 1
    }

    80% {
        opacity: .25
    }

    100% {
        opacity: 1
    }
}

@-ms-keyframes animationFrames {
    0% {
        opacity: .25
    }

    20% {
        opacity: 1
    }

    40% {
        opacity: .25
    }

    60% {
        opacity: 1
    }

    80% {
        opacity: .25
    }

    100% {
        opacity: 1
    }
}

@media(max-width:1023px) {
    #venueFrame #venueCtrlDiv:not(.graph-nav-first-level) #venueNavigationPanel {
        clear: both;
        position: static
    }

    #venueFrame #venueCtrlDiv:not(.graph-nav-first-level) #venueNavigationPanel .tipBox {
        display: -webkit-box;
        display: -ms-flexbox;
        width: 100%;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #venueFrame #venueCtrlDiv:not(.graph-nav-first-level) #venueNavigationPanel .tipBox&gt;*:not(#venueLegendPh) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    #venueFrame #venueCtrlDiv:not(.graph-nav-first-level) #venueNavigationPanel .tipBox #venueLegendPh {
        position: static !important;
        border-bottom: 1px solid #eceeef
    }

    #venueFrame #venueCtrlDiv:not(.graph-nav-first-level) #venueNavigationPanel .tipBox #venueLegendPh .svg-legend {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #venueFrame #venueCtrlDiv:not(.graph-nav-first-level) #venueNavigationPanel .tipBox #venueLegendPh .svg-legend&gt;* {
        padding: 5px 0
    }
}

@media(max-width:1023px) and (max-width:767px) {
    #venueFrame #venueCtrlDiv:not(.graph-nav-first-level) #venueNavigationPanel .tipBox #venueLegendPh .svg-legend {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start
    }

    #venueFrame #venueCtrlDiv:not(.graph-nav-first-level) #venueNavigationPanel .tipBox #venueLegendPh .svg-legend&gt;span {
        margin-right: 0;
        width: calc(50% - 40px)
    }

    #venueFrame #venueCtrlDiv:not(.graph-nav-first-level) #venueNavigationPanel .tipBox #venueLegendPh .svg-legend small {
        display: none
    }
}

.atendeesList .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    box-sizing: border-box
}

.atendeesList .row .col-md {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media(min-width:768px) {
    .atendeesList .row .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
}

.ticket-change .container {
    max-width: 1024px !important
}

.ticket-change__container {
    min-height: 100vh
}

.slideOnShow {
    -webkit-animation: slideInDown .5s;
    -moz-animation: slideInDown .5s;
    -ms-animation: slideInDown .5s;
    animation: slideInDown .5s;
    opacity: 1
}

.slideOnShow.ng-hide {
    opacity: 0
}

.slideOnShow.ng-hide-add,
.my-elm.ng-hide-remove {
    display: block !important
}

.fadeIn.ng-enter {
    -webkit-animation: fadeInDown 1s;
    -moz-animation: fadeInDown 1s;
    -ms-animation: fadeInDown 1s;
    animation: fadeInDown 1s
}

.fadeIn.ng-leave {
    -webkit-animation: slideOutRight 1s;
    -moz-animation: slideOutRight 1s;
    -ms-animation: slideOutRight 1s;
    animation: slideOutRight 1s
}

.quickFadeUp.ng-enter,
.fadeUp.ng-enter {
    -webkit-animation: fadeInUp 1s;
    -moz-animation: fadeInUp 1s;
    -ms-animation: fadeInUp 1s;
    animation: fadeInUp 1s
}

.quickFadeUp.ng-leave {
    -webkit-animation: fadeOutDown .5s;
    -moz-animation: fadeOutDown .5s;
    -ms-animation: fadeOutDown .5s;
    animation: fadeOutDown .5s
}

.fadeUp.ng-leave {
    -webkit-animation: fadeOutDown 1s;
    -moz-animation: fadeOutDown 1s;
    -ms-animation: fadeOutDown 1s;
    animation: fadeOutDown 1s
}

.slideRightToLeft.ng-enter {
    -webkit-animation: slideInRight 1s;
    -moz-animation: slideInRight 1s;
    -ms-animation: slideInRight 1s;
    animation: slideInRight 1s
}

.slideRightToLeft.ng-leave {
    -webkit-animation: slideOutLeft 1s;
    -moz-animation: slideOutLeft 1s;
    -ms-animation: slideOutLeft 1s;
    animation: slideOutLeft 1s
}

.flip.ng-enter {
    -webkit-animation: flipInX 1s;
    -moz-animation: flipInX 1s;
    -ms-animation: flipInX 1s;
    animation: flipInX 1s
}

.flip.ng-leave {
    -webkit-animation: flipOutX 1s;
    -moz-animation: flipOutX 1s;
    -ms-animation: flipOutX 1s;
    animation: flipOutX 1s
}

.roll.ng-enter {
    -webkit-animation: rollIn 1s;
    -moz-animation: rollIn 1s;
    -ms-animation: rollIn 1s;
    animation: rollIn 1s
}

.roll.ng-leave {
    -webkit-animation: rollOut 1s;
    -moz-animation: rollOut 1s;
    -ms-animation: rollOut 1s;
    animation: rollOut 1s
}

.venue-accordion {
    height: 20px;
    -webkit-transition: .2s linear all;
    transition: .2s linear all
}

.venue-accordion.ng-hide-add,
.venue-accordion.ng-hide-remove {
    display: block !important;
    height: 0
}

.venue-accordion.ng-hide-remove.ng-hide-remove-active {
    height: 20px;
    -webkit-transition: .2s linear all;
    transition: .2s linear all
}

.venue-accordion.ng-hide-add {
    height: 20px;
    -webkit-transition: .2s linear all;
    transition: .2s linear all
}

.venue-accordion.ng-hide-add.ng-hide-add-active {
    display: block !important;
    height: 0
}

.respDataForm label {
    float: none !important
}

.respDataForm label span {
    padding-left: 0;
    line-height: normal;
    float: none !important;
    width: auto !important;
    text-align: left
}

.respDataForm label input[type="text"],
.respDataForm label input[type="email"],
.respDataForm label input[type="password"],
.respDataForm label select {
    margin-left: 0;
    margin-bottom: 0;
    float: none !important;
    width: 250px !important
}

.respDataForm small {
    display: block;
    position: static;
    padding-top: 2px;
    width: auto !important
}

@media all and (min-width:1024px) {
    .size-1 {
        width: 19.19% !important
    }

    .promoList .followed {
        width: auto
    }

    .promoList .followed~span {
        padding-left: 30px;
        padding-bottom: .5em;
        clear: both;
        float: none
    }
}

@media all and (max-width:1023px) {
    #tagLine {
        display: none
    }

    #productList li {
        width: auto !important;
        clear: none !important;
        min-width: 192px;
        margin-left: 0 !important
    }

    #productList .button {
        left: 23em !important;
        width: 12.8572em;
        clear: both
    }

    #productList li:nth-child(2n+1) {
        clear: left;
        margin-left: 0
    }

    #productList img {
        width: 18em;
        max-width: none !important;
        margin-bottom: 1em
    }

    .col {
        float: none !important;
        margin-left: 0 !important
    }

    label&gt;span.col {
        float: left !important
    }

    label&gt;span.col+.col {
        margin-left: 1em !important
    }

    #productPurchase .size-1,
    #productPurchase .size-2,
    #productPurchase .size-3,
    #productPurchase .size-4 {
        width: auto !important
    }

    .size-1 .tipBox {
        margin-bottom: 2em
    }

    .size-1 .tipBox:before {
        content: none
    }

    label i {
        float: left;
        margin-left: 1em
    }

    label&gt;span,
    label i {
        width: 30%
    }

    label i {
        margin: 0 auto;
        position: relative;
        left: 1em
    }

    .ticketSelection,
    .userdataForm,
    form[name="registerForm"],
    form[name="registerForm.form"] {
        padding: 10px !important
    }

    form[name="registerForm.form"] label&gt;span:first-child {
        line-height: 30px
    }

    form[name="registerForm.form"] .formFbImg {
        margin-right: 5px
    }

    #productPurchase label .tipBox {
        float: right;
        position: relative;
        width: 30% !important;
        left: 0;
        margin-left: 0;
        margin-bottom: 0
    }

    #productPurchase .ticketSelection label .tipBox {
        left: 93%;
        margin-left: 1em;
        position: absolute;
        right: auto
    }

    .right {
        float: none
    }

    #purchStep2 .tipBox {
        margin: 0 auto 2em !important
    }

    #timetable {
        width: 100% !important;
        height: 17em
    }

    .purchaseStep4b {
        padding-top: 0
    }

    .barSelector {
        position: absolute;
        width: 100% !important
    }

    .barSelector strong {
        display: inline
    }

    .timeLeft,
    .timeRight {
        display: none
    }

    #venueFrameDiv&gt;iframe {
        width: 100%;
        max-width: 800px
    }

    input[type="number"] {
        width: 100% !important;
        left: 0 !important
    }

    label .before {
        z-index: 1
    }

    #paymentMethodTip {
        display: none
    }

    #selectedPlanItemNumbers {
        display: none
    }

    #productPurchase .col {
        float: left !important
    }

    #productPurchase .secureSeal {
        float: right !important
    }

    #productPurchase .size-1 {
        width: 19.2% !important
    }

    #productPurchase .size-4 {
        width: 79.8% !important
    }

    #productPurchase .buttons&gt;* {
        float: left !important
    }

    #productPurchase .buttons&gt;*+* {
        float: right !important
    }

    #purchStep3c .size-3 {
        width: 579px !important
    }

    #preSales .col {
        float: left !important
    }

    .submitableTicketSel button {
        margin-left: 0;
        width: 25%;
        min-width: 150px
    }

    #ticketSelectionDiv #venueFrame {
        width: auto !important;
        height: auto !important
    }

    #venueFrame #venueDiv {
        float: left !important;
        width: 100% !important
    }

    #venueFrame #venueSvgDivContainer {
        width: 76% !important
    }

    #venueFrame #venueNavigationPanel {
        width: 23.8% !important;
        margin-right: -1px
    }

    #venueFrame #venueAndPricesDiv {
        width: auto !important
    }

    #venueCtrlDiv {
        width: 100%
    }

    #sessionName img,
    #purchaseSummary img {
        display: none
    }

    .termsContainer p {
        position: relative;
        padding-left: 22px
    }

    .termsContainer input[type="checkbox"] {
        position: absolute;
        left: 0;
        top: -2px
    }

    #timetable {
        height: auto !important;
        margin-bottom: 0;
        float: none !important;
        width: auto !important
    }

    .barSelector {
        position: static;
        margin-right: 0 !important;
        margin-bottom: 10px
    }

    #timetable .barSelector li {
        float: none !important;
        width: auto !important
    }

    .barSelector li+li {
        margin-top: 10px
    }

    .barSelector .bar,
    .barSelector .indic {
        height: 4em;
        margin-right: 0
    }

    .barSelector a {
        position: static
    }

    .barSelector span {
        position: absolute;
        left: 1px;
        top: 1px;
        line-height: 38px;
        bottom: 1px;
        width: 50px;
        border: 0;
        font-size: 14px;
        border-radius: 3px 0 0 3px !important
    }

    .barSelector span:after {
        top: 0;
        bottom: 0;
        right: -5px;
        left: auto;
        background-position: right center;
        height: auto;
        width: 5px;
        content: none
    }

    .barSelector i {
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        height: auto !important;
        border-bottom: 1px solid #efecee;
        border-radius: 3px
    }

    .barSelector b {
        text-align: left;
        left: 60px;
        font-size: 12px;
        top: 0;
        line-height: 38px
    }

    .dateSelection {
        margin-bottom: 10px !important
    }

    body {
        -webkit-text-size-adjust: 100%
    }

    #content #productList li img {
        height: auto !important
    }

    #productList p {
        padding-bottom: 10px !important
    }

    #content #productList .button {
        position: static;
        display: block;
        width: 100% !important;
        margin-bottom: 10px
    }

    #content {
        background-position: center -157px !important
    }

    #headArea {
        background: 0
    }

    #headArea&gt;div {
        height: 5em
    }

    #mainLogo {
        background-size: contain !important;
        background-position: left center !important
    }

    #purchStep2 .whiteBox {
        padding: 0
    }

    #eventList,
    #purchStep3d div&gt;table {
        width: 100%;
        margin: 0
    }

    #eventList tr:not(.sold-out-row) .evLabel {
        background: url("../../../shared/static/styles/img/right-arrow.svg") no-repeat right center !important;
        padding-right: 30px
    }

    #eventList tr:not(.sold-out-row) .evLabelNoArrow {
        padding-right: 30px
    }

    #eventList tr.sold-out-row .evLabel .sold-out .evLabelNoArrow {
        display: block !important;
        margin: 5px 0
    }

    #eventList .evButt {
        display: none
    }

    .showList fieldset {
        margin-top: 10px
    }

    .bcWrap {
        min-height: 0
    }

    #content #breadCrumbs li,
    #content #breadCrumbs .curr {
        background-position: center 8px !important
    }

    #content #breadCrumbs .curr+li,
    #content #breadCrumbs .curr+li+li,
    #content #breadCrumbs .curr+li+li+li,
    #content #breadCrumbs .curr+li+li+li+li {
        background-position: left 8px !important
    }

    #productPurchase .col {
        float: none !important;
        width: auto !important
    }

    .userdataForm label,
    form[name="registerForm"] label,
    form[name="registerForm.form"] label {
        float: none !important
    }

    .userdataForm label span,
    form[name="registerForm"] label span,
    form[name="registerForm.form"] label span {
        padding-left: 0;
        line-height: normal;
        float: none !important;
        width: auto !important;
        text-align: left
    }

    .userdataForm label input[type="text"],
    form[name="registerForm"] label input[type="text"],
    form[name="registerForm.form"] label input[type="text"],
    .userdataForm label input[type="email"],
    form[name="registerForm"] label input[type="email"],
    form[name="registerForm.form"] label input[type="email"],
    .userdataForm label input[type="password"],
    form[name="registerForm"] label input[type="password"],
    form[name="registerForm.form"] label input[type="password"],
    .userdataForm label select,
    form[name="registerForm"] label select,
    form[name="registerForm.form"] label select {
        margin-left: 0;
        margin-bottom: 0;
        float: none !important;
        width: 250px !important
    }

    .userdataForm small,
    form[name="registerForm"] small,
    form[name="registerForm.form"] small {
        display: block;
        position: static;
        padding-top: 2px;
        width: auto !important
    }

    #purchStep3c .termsContainer {
        margin: 0 !important;
        background: 0;
        width: auto !important
    }

    #purchStep3c .tipBox.light:before {
        background: none !important
    }

    .purchaseResult legend.highlighted {
        margin: 0 !important
    }

    .purchaseResult&gt;fieldset&gt;p {
        margin: 0 0 20px !important
    }

    .purchaseResult legend.highlighted+p {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    #purchStep4 .col {
        width: auto !important;
        border-right: none !important;
        clear: both;
        overflow: hidden
    }

    #purchStep4 .col+.col,
    #purchStep4 .block+.block {
        margin-top: 10px;
        border-top: 1px solid #d9d9d9;
        padding-top: 10px
    }

    #purchStep4 .block+.block {
        background-position: 0 10px
    }

    #purchStep4 .block {
        margin-left: 0 !important
    }

    #purchStep4 .prePurch-id {
        line-height: 1.5em !important
    }

    .ticketSelection {
        margin-left: 0 !important;
        width: auto !important
    }

    .panel-body .ticketSelection {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .ticketSelection label span {
        padding: 0 !important;
        display: block !important;
        float: none !important;
        width: auto !important;
        text-align: left
    }

    .ticketSelection i {
        left: 0;
        float: left;
        margin: 0 10px 0 0
    }

    .ticketSelection label .tipBox:before {
        content: none
    }

    #productPurchase .ticketSelection label .tipBox {
        position: static;
        float: left
    }

    .promoList .followed {
        float: none !important;
        width: auto
    }

    .promoList span~span {
        width: auto !important;
        margin-left: 25px !important;
        float: none !important;
        overflow: hidden;
        margin-top: 5px !important
    }

    .promoList span~span:after {
        content: none
    }

    .promoList span~span button {
        display: block;
        clear: both
    }

    .promoList span span,
    .promoList span~span span {
        margin: 0 !important
    }

    .promoList span button {
        margin-bottom: 10px !important
    }

    .promoList.inputRow span div {
        float: none;
        display: block
    }

    .promoList input[type="text"],
    .promoList input[type="password"] {
        width: 80% !important;
        float: none;
        margin-bottom: 5px
    }

    .promoList .formFbImg {
        display: none
    }

    .dateSelection {
        margin: 0 10px
    }

    #purchStep2 legend {
        padding: 10px
    }

    .message {
        width: auto;
        top: 0 !important
    }

    .button {
        width: 12em
    }

    .modal .button {
        width: 10em
    }

    #content label .tipBox&gt;div:before,
    #content #purchStep3c .tipBox&gt;div:before {
        border: none !important
    }

    .userdataForm label&gt;small,
    form[name="registerForm"] label&gt;small,
    form[name="registerForm.form"] label&gt;small {
        position: static;
        clear: both
    }

    .userdataLink {
        margin-left: 0
    }

    #loginForm label&gt;span:first-child {
        display: block;
        width: auto;
        text-align: left;
        padding: 0;
        float: none
    }

    .genSelector {
        margin-left: 0
    }

    .innerForm {
        margin-left: 10px;
        margin-top: 0
    }

    .panel-group .tipBox,
    #productPurchase .panel-group .tipBox {
        width: auto !important;
        max-width: 60%
    }

    .panel-group .tipBox span,
    #productPurchase .panel-group .tipBox span {
        display: inline-block !important
    }

    .ticketQuery .col,
    .ticketQuery .col+.col {
        width: auto !important
    }

    .ticketQuery .tipBox {
        border: none !important
    }
}

@media all and (max-width:830px) {
    #productList img {
        float: none;
        display: none
    }

    #productList p {
        margin-bottom: 10px !important
    }

    #productList .button {
        left: 10px !important
    }
}

@media(max-width:768px) {
    #venueFrame #venueDiv {
        float: left !important;
        width: 100% !important
    }

    #productPurchase .col {
        float: none !important
    }

    #productPurchase .col+.col,
    .paymentMethodSummary .col {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    #productPurchase .size-1,
    #productPurchase .size-4 {
        width: auto !important
    }

    #purchStep3c .size-3 {
        width: auto !important
    }

    #venueFrame #venueSvgDivContainer {
        width: 100% !important
    }

    #venueFrame #venueNavigationPanel {
        height: 0 !important;
        width: 0 !important
    }

    #venueFrame #venueSvgDiv {
        border: none !important
    }
}

@media(max-width:767px) {
    .modal {
        position: fixed;
        top: 20px;
        right: 20px;
        left: 20px;
        width: auto;
        margin: 0
    }

    .modal.fade {
        top: -100px
    }

    .modal.fade.in {
        top: 20px
    }

    #preSales .col {
        width: auto !important;
        float: none !important;
        border-right: none !important;
        padding-left: 0 !important
    }

    #preSales .col+.col {
        border-top: 1px solid #d9d9d9;
        padding-top: 10px;
        margin-top: 10px
    }

    #preSales label span {
        padding-left: 0;
        width: 8em !important
    }

    #preSales button.button {
        margin-left: 107px
    }

    .eventInfoSection .two-col,
    .eventInfoSection .two-col+.two-col {
        float: none !important;
        width: auto !important
    }
}

@media all and (max-width:640px) {
    #purchStep3c label {
        float: none !important;
        width: auto !important
    }

    #purchStep3c label&gt;span {
        width: auto;
        float: none;
        text-align: left;
        margin-bottom: 5px;
        width: 80%
    }

    #purchStep3c label&gt;span:after {
        display: none
    }

    #purchStep3c input[type="text"],
    #purchStep3c input[type="email"] {
        float: none;
        width: 80%
    }

    #purchStep3c .termsContainer {
        width: auto;
        margin-left: 0
    }

    label i {
        width: 25%
    }

    #venueSvgDiv {
        height: auto !important
    }

    #venueNavigationPanel {
        height: auto !important
    }

    .buttons {
        text-align: center
    }

    .buttons a,
    .buttons input,
    .buttons button {
        display: inline-block;
        float: none !important
    }

    .cardForm label {
        float: none !important
    }

    .cardForm label span {
        padding-left: 0;
        line-height: normal;
        float: none !important;
        width: auto !important;
        text-align: left
    }

    .cardForm label input[type="text"],
    .cardForm label input[type="email"],
    .cardForm label input[type="password"],
    .cardForm label select {
        margin-left: 0;
        margin-bottom: 0;
        float: none !important;
        width: 250px !important
    }

    .cardForm small {
        display: block;
        position: static;
        padding-top: 2px;
        width: auto !important
    }

    .cardForm input+small {
        margin-left: 0
    }

    #mainNavController li {
        width: auto !important;
        display: block
    }

    #mainNavController li a {
        display: block
    }

    .collectiveList {
        width: 100%
    }

    #loginForm {
        padding: 0
    }

    #loginForm input[type="text"],
    #loginForm input[type="password"] {
        width: 280px
    }

    #loginForm .buttons {
        text-align: left
    }

    #loginForm .buttons&gt;*+* {
        clear: left;
        margin-left: 0
    }

    #loginForm .loginauxbuttons {
        float: none !important;
        text-align: left;
        line-height: 1.5em
    }

    .securePaymentImage,
    .securePaymentCards {
        position: static;
        margin: 10px
    }

    .cardForm {
        padding: 0 10px
    }

    .cardForm small {
        margin-left: 0 !important
    }

    .panel-group label {
        padding-left: 10px;
        padding-right: 10px
    }

    .panel-group label&gt;span:first-child {
        display: block;
        font-size: 1.4rem;
        width: auto;
        text-align: left;
        padding: 0;
        line-height: normal;
        margin-bottom: 5px
    }

    .panel-group label input[type="text"],
    .panel-group label input[type="password"] {
        display: block;
        box-sizing: border-box;
        width: 100%
    }

    .panel-group .button {
        margin: 0 10px;
        display: block;
        width: auto
    }

    .panel-group fieldset label {
        padding-left: 0;
        padding-right: 0
    }

    .paymentIframe {
        height: 610px !important
    }
}

@media all and (max-width:480px) {

    #venueFrame #venueSvgDivContainer,
    #svgVenue {
        height: 363px !important
    }

    #venueCtrlDiv {
        min-height: 0
    }

    #eventList .evImage {
        display: none
    }

    .priceListDiv th {
        font-size: 10px
    }

    .priceListDiv .flex {
        table-layout: fixed !important
    }

    .priceListDiv .removable {
        width: 0;
        padding: 0;
        overflow: hidden
    }

    .eventInfoSection dl&gt;* {
        float: none !important
    }
}

@media all and (max-width:440px) {
    #productList li {
        float: none;
        width: auto !important
    }

    #productList .button {
        left: 8.6714em !important
    }

    #productList img {
        width: 10em;
        float: left
    }

    #eventList .evButt {
        display: none
    }

    #breadCrumbs li {
        text-align: center
    }

    #breadCrumbs span {
        display: none
    }

    #breadCrumbs .done {
        text-indent: -10px
    }

    label i {
        width: 20%
    }

    #purchStep1 i+.tipBox {
        width: 25% !important
    }

    #venueSvgDiv {
        display: none;
        float: none !important;
        width: auto !important
    }

    #venueSvgDiv.seatView {
        display: block
    }

    #venueNavigationPanel {
        margin-left: 0 !important;
        width: auto !important;
        float: none !important
    }

    #venueFrame #venueSvgDiv {
        display: block !important
    }

    .complements td {
        text-align: left
    }

    .complements .evImg {
        width: 0;
        padding: 0
    }

    .complements .evImg img,
    .complements .evQuant span {
        display: none
    }
}

@media all and (max-width:320px) {

    #venueFrame #venueSvgDivContainer,
    #svgVenue {
        height: 255px !important
    }
}

@media all and (max-width:1023px) {
    .pl-sessvenue {
        width: 25%
    }

    .pl-sessprice {
        width: 21%
    }
}

@media(max-width:767px) {
    .pl-sessdate .pl-sessday {
        font-size: 4.8rem
    }

    .pl-sessprice span {
        font-size: 1em;
        font-weight: bold
    }

    .pl-sessactions .button+a,
    .pl-sessactions .button+span {
        display: none
    }

    .pl-sessactions .button {
        margin: 0;
        font-size: 1.2rem !important
    }
}

@media all and (max-width:640px) {
    .pl-sesstable {
        table-layout: auto
    }

    .pl-sesstable td {
        width: auto
    }

    .pl-sessactions .button {
        width: auto;
        padding-left: 10px;
        padding-right: 10px
    }
}

@media all and (max-width:480px) {
    .pl-sessdate .pl-sessday {
        font-size: 3.2rem
    }

    .pl-sessactions {
        padding-right: 0
    }

    .pl-sessactions+.pl-sessactions {
        display: none
    }

    .pl-sessactions .button {
        display: block
    }

    .pl-sessactions span+.button {
        display: block;
        margin-top: 5px
    }

    .pl-sessvenue .pl-sessprice {
        display: block;
        font-weight: normal;
        width: auto;
        margin-top: 5px;
        color: #262626;
        font-size: 1.2rem
    }

    .pl-sessvenue .pl-sesscity {
        font-size: 1.4rem;
        display: inline
    }

    .pl-sessvenue .pl-sesscountry {
        display: inline
    }

    td.pl-sessprice {
        display: none
    }
}

@media all and (max-width:480px) {
    .purchResults .evDetailImg {
        display: none !important
    }

    .purchResults .price,
    .purchResults .fee {
        font-size: 0 !important;
        width: 0;
        padding: 0 !important;
        overflow: hidden
    }
}

@media all and (max-width:768px) {
    .compTable {
        table-layout: auto
    }

    .compTable .evImg {
        display: none
    }

    .compTable .evComp {
        padding-left: 10px
    }
}

@media all and (max-width:480px) {
    .compTable td:not(.evImg) {
        display: block;
        width: auto !important;
        padding: 10px !important
    }

    .compTable td:not(.evComp) {
        border: 0
    }

    .compTable tr:first-child td {
        padding-top: 0 !important
    }

    .compTable td.evQuant {
        padding: 0 10px 20px !important
    }

    .compTable td.evQuant span {
        display: inline
    }
}

@media all and (max-width:768px) {
    #venueSvgDivContainer .link3d {
        display: block
    }
}

@media all and (max-width:1023px) {
    .vipInfoModal .col {
        width: auto
    }
}

@media all and (max-width:640px) {

    .atendeesList fieldset label,
    .atendeesList fieldset span:first-child {
        float: none;
        width: auto;
        text-align: left;
        padding: 0
    }

    .atendeesList fieldset span:first-child {
        line-height: 2
    }

    .atendeesList fieldset input,
    .atendeesList fieldset input.mediumInput {
        width: 100% !important;
        margin: 0;
        box-sizing: border-box
    }

    .atendeesList fieldset .button {
        margin: 0;
        display: block;
        width: 100%
    }

    .atendeesList .alTodo&gt;* {
        margin-right: 0 !important
    }

    .atendeesList .alTodo&gt;div&gt;.button {
        display: block;
        position: static;
        margin-top: 1.5rem
    }

    .whiteBox&gt;.dl-horizontal {
        margin-left: 0
    }

    .whiteBox&gt;.dl-horizontal *~dt {
        margin-top: 1rem
    }
}

@media all and (max-width:768px) {
    #venueFrame #venueNavigationPanel {
        width: auto !important;
        height: auto !important;
        margin-right: 0;
        border-left-color: transparent;
        border-top: 1px solid #eee
    }

    #venueFrame #venueNavigationPanel #venueLegendPh {
        position: absolute;
        top: -1000000px
    }

    #venueFrame #venueNavigationPanel .preview3d {
        display: none
    }

    #venueFrame #venueNavigationPanel .miniMap {
        margin: 1.5rem auto -1.5rem
    }

    #venueFrame #venueNavigationPanel .lastItem {
        position: static
    }
}

@media all and (max-width:767px) {

    .purchaseResult #operationsSummary:not(.purchResults) th+th,
    .purchaseResult #operationsSummary:not(.purchResults) .tableContSep {
        display: none
    }

    .purchaseResult #operationsSummary:not(.purchResults) table th {
        display: table-cell
    }

    .purchaseResult #operationsSummary:not(.purchResults) .tableContGlobal,
    .purchaseResult #operationsSummary:not(.purchResults) .tableCont,
    .purchaseResult #operationsSummary:not(.purchResults) .tableTotal td {
        display: block
    }
}

@media(min-width:768px) {
    #content #prod-land #prod-list #productList {
        margin: 0
    }

    #content #prod-land #prod-list #productList&gt;li {
        float: left !important;
        width: 50% !important;
        padding: 0 30px !important;
        max-width: 488px !important
    }
}

@media(max-width:767px) {
    #content #prod-land .set-width {
        padding: 0
    }
}

@media(max-width:767px) {
    .eventInfoSection .body .two-col+.two-col {
        background: #eaeeef
    }

    .eventInfoSection .body .two-col&gt;* {
        max-width: 480px;
        margin: 0 auto
    }
}

@media(min-width:768px) {
    .eventInfoSection .image-block.show-big {
        display: block
    }

    .eventInfoSection .image-block.show-small {
        display: none
    }

    .eventInfoSection .body .two-col {
        width: 70% !important;
        float: right !important
    }

    .eventInfoSection .body .two-col+.two-col {
        width: 30% !important
    }

    .eventInfoSection .body .two-col+.two-col&gt;* {
        max-width: 480px;
        margin: 0 auto
    }

    .eventInfoSection.productInfoSection .two-col {
        width: 60% !important
    }

    .eventInfoSection.productInfoSection .two-col+.two-col {
        width: 40% !important
    }

    .eventMoreInfoModal .modal-dialog:before {
        content: '';
        left: 0;
        top: 0;
        width: 30%;
        bottom: 0;
        background: #eaeeef;
        position: absolute
    }
}

@media(max-width:480px) {
    .eventMoreInfoModal .modal-dialog {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px
    }

    .eventMoreInfoModal .carouselClose {
        right: 2px;
        top: 2px
    }
}

@media(min-width:1250px) {
    .eventMoreInfoModal .modal-dialog {
        left: 50%;
        right: auto;
        width: 1000px;
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .eventMoreInfoModal .modal-dialog .carouselClose {
        top: -10px;
        right: -10px
    }
}

@media(max-width:767px) {
    #venueAndPricesDiv #venueDivPriceSelector .btn {
        display: block !important;
        margin-bottom: 3px
    }
}

#prod-cat {
    max-width: none !important;
    padding: 0 !important;
    padding-bottom: 2rem !important;
    background: #fff
}

#prod-cat .set-width {
    padding: 0;
    background: 0
}

.pc-products {
    margin-top: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

.pc-products&gt;li {
    width: 33.3333%;
    max-width: 33.3333%;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.pc-products .pc-prodwrap {
    background: #efefef;
    border: none !important;
    padding: 10px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    width: 100%
}

.pc-products .pc-prodwrap .button {
    width: auto;
    margin: 0 20px;
    font-size: 1.4rem !important;
    display: block
}

.pc-products .pc-prodwrap h3,
.pc-products .pc-prodwrap .pc-venue,
.pc-products .pc-prodwrap .pc-price {
    text-align: left;
    text-transform: uppercase;
    margin: 0 5px
}

.pc-products .pc-prodwrap h3 {
    font-size: 1.6rem
}

.pc-products .pc-prodwrap .pc-venue {
    color: #666;
    font-weight: bold;
    line-height: 1.2;
    margin-top: 5px;
    font-size: 1.2rem;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.pc-products .pc-prodwrap .pc-price {
    color: #242424;
    font-size: 3rem;
    line-height: 1;
    margin: 15px 5px
}

.pc-products .pc-prodwrap .pc-price span {
    display: inline-block;
    vertical-align: top;
    font-size: 1.8rem;
    color: #666;
    text-decoration: line-through
}

.pc-products&gt;.pc-title-li {
    float: none !important;
    width: auto !important
}

.pc-img {
    margin-bottom: 10px;
    -webkit-align-self: center;
    -ms-align-self: center;
    align-self: center;
    width: 100%
}

.pc-category {
    font-size: 3.5rem;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 10px 0;
    line-height: 2;
    color: #242424;
    font-weight: normal
}

.pc-sep {
    border-top: 1px solid #efefef;
    margin-top: 1rem
}

.pc-moreprods {
    margin-top: 1rem;
    display: block;
    font-size: 1.6rem;
    text-align: center;
    line-height: 1.2
}

.pc-moreprods:before {
    margin-right: 5px;
    content: '+';
    display: inline-block;
    width: 19px;
    border: 1px solid #242424;
    border-radius: 50%;
    text-align: center
}

.pc-nav {
    background: #242424;
    padding: 0 10px
}

.pc-menu {
    padding-bottom: 5px
}

.pc-menu li {
    font-size: 1.4rem;
    display: inline-block;
    line-height: 2em;
    padding: 0 10px 0 25px;
    border-radius: 4px;
    color: #fff;
    box-shadow: 0 0 1px #fff;
    margin: 5px 5px 0 0;
    cursor: pointer;
    position: relative;
    transition: .2s all
}

.pc-menu li:before {
    border-radius: 3px;
    position: absolute;
    border: 1px solid #fff;
    width: 12px;
    height: 12px;
    left: 6px;
    top: 50%;
    margin-top: -7px;
    content: '';
    text-align: center;
    line-height: 14px;
    font-size: 1.2rem
}

.pc-menu li:hover,
.pc-menu li.sel {
    background: #575757
}

.pc-menu li.sel {
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5), inset 0 1px 3px 0 rgba(0, 0, 0, 0.5)
}

.pc-menu li.sel:before {
    content: '\2713'
}

.pc-menu li[disabled] {
    pointer-events: none
}

.pc-dropdown {
    float: right;
    margin-left: 10px;
    position: relative
}

.pc-dropdown&gt;a {
    text-decoration: none;
    font-size: 1.4rem;
    display: block;
    text-align: center;
    color: #fff;
    position: relative;
    line-height: 2em;
    margin-top: 5px;
    background: none !important;
    border: none !important
}

.pc-dropdown&gt;a:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 2.2rem;
    border: 6px solid transparent;
    border-top-color: #575757;
    transition: .2s all
}

.pc-dropdown&gt;a:hover:after {
    border-top-color: #fff
}

.pc-dropdown&gt;a.sel:after {
    border-top-color: transparent;
    border-bottom-color: #fff
}

.pc-dropdown .pc-layer {
    position: absolute;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    left: 50%;
    margin-left: -100px;
    width: 200px;
    top: 4rem;
    padding: 10px;
    box-sizing: border-box
}

.pc-dropdown .pc-layer label {
    margin-bottom: 1rem
}

.pc-dropdown .pc-layer label span {
    display: none
}

.pc-dropdown .pc-layer input[type="text"] {
    width: 100%;
    box-sizing: border-box
}

.pc-dropdown .pc-layer li {
    font-size: 1.2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1.4
}

.pc-dropdown .pc-layer.pc-checklist li {
    position: relative;
    padding-left: 17px;
    cursor: pointer
}

.pc-dropdown .pc-layer.pc-checklist li:before {
    border-radius: 3px;
    position: absolute;
    border: 1px solid #333;
    width: 10px;
    height: 10px;
    left: 0;
    top: 50%;
    margin-top: -6px;
    content: '';
    text-align: center;
    line-height: 14px;
    font-size: 1.2rem
}

.pc-dropdown .pc-layer.pc-checklist li.sel:before {
    content: '\2713'
}

.pc-intro {
    text-align: center;
    background: url(img/intro-bg.jpg);
    background-size: cover
}

.pc-intro .set-width {
    background: none !important
}

.pc-intro img {
    padding: 20px 10px
}

.pc-intro img[src*='blank'] {
    display: none
}

#content .pc-search&gt;a {
    width: 28px;
    height: 28px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMzhweCIgaGVpZ2h0PSIzOHB4IiB2aWV3Qm94PSIwIDAgMzggMzgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPmNhY2EgY29weTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHNrZXRjaDp0eXBlPSJNU1BhZ2UiPiAgICAgICAgPGcgaWQ9ImNhY2EtY29weSIgc2tldGNoOnR5cGU9Ik1TTGF5ZXJHcm91cCI+ICAgICAgICAgICAgPGcgaWQ9IkJhY2tncm91bmQiIGZpbGw9IiNmZmZmZmYiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjMuNjE2ODg3LDExLjgxNTI5MzEgQzIzLjYxNjg4NywxOC40ODIyMjk2IDE4LjIyMDg1MzQsMjMuNjY3NjI0NyAxMS43ODk5NjM5LDIzLjY2NzYyNDcgQzUuMTM3MzE5NzEsMjMuNjY3NjI0NyAwLjAzNjk1OTEzNDYsMTguMjU5OTk4NCAwLjAzNjk1OTEzNDYsMTEuODE1MjkzMSBDMC4wMzY5NTkxMzQ2LDUuMTQ4MzU2NTQgNS4zNTkwNzQ1MiwwLjAzNzAzODUzNjMgMTEuNzg5OTYzOSwwLjAzNzAzODUzNjMgQzE4LjQ0MjYwODIsMC4wMzcwMzg1MzYzIDIzLjYxNjg4Nyw1LjM3MDU4Nzc2IDIzLjYxNjg4NywxMS44MTUyOTMxIEwyMy42MTY4ODcsMTEuODE1MjkzMSBaIE0yMC4wNjg4MTAxLDExLjgxNTI5MzEgQzIwLjA2ODgxMDEsMTYuNDgyMTQ4NiAxNi4yOTg5Nzg0LDIwLjExMTkyNTIgMTEuNzg5OTYzOSwyMC4xMTE5MjUyIEM5LjEyODkwNjI1LDIwLjExMTkyNTIgNS45NTA0MjA2NywxOC43Nzg1Mzc5IDQuMjUwMzAwNDgsMTUuMjIyODM4NCBDNC4yNTAzMDA0OCwxNS4wNzQ2ODQzIDMuNTg1MDM2MDYsMTMuMDc0NjAzMyAzLjU4NTAzNjA2LDEyLjc3ODI5NSBMMy41ODUwMzYwNiwxMC45MjYzNjgyIEM0LjM5ODEzNzAyLDUuODg5MTI3MjcgOC4wOTQwNTA0OCwzLjU5MjczODAyIDExLjc4OTk2MzksMy41OTI3MzgwMiBDMTYuNDQ2ODE0OSwzLjU5MjczODAyIDIwLjA2ODgxMDEsNy4yOTY1OTE2NSAyMC4wNjg4MTAxLDExLjgxNTI5MzEgTDIwLjA2ODgxMDEsMTEuODE1MjkzMSBaIE0zNy4yMTc4NDg2LDMyLjQ4Mjc5NjMgQzM3LjY2MTM1ODIsMzIuODUzMTgxNyAzNy44MDkxOTQ3LDMzLjc0MjEwNjUgMzcuODA5MTk0NywzNC4zMzQ3MjMxIEMzNy44MDkxOTQ3LDM2LjQ4Mjk1ODIgMzUuOTYxMjM4LDM3Ljg5MDQyMjYgMzQuMjYxMTE3OCwzNy44OTA0MjI2IEMzMy44OTE1MjY0LDM3Ljg5MDQyMjYgMzIuODU2NjcwNywzNy42NjgxOTE0IDMyLjU2MDk5NzYsMzcuMzcxODgzMSBDMjguMTI1OTAxNCwzMy4zNzE3MjEyIDIzLjU0Mjk2ODgsMjguNDgyNjM0NCAxOS4xMDc4NzI2LDI0LjExMjA4NzEgQzIwLjgwNzk5MjgsMjMuMDc1MDA4MSAyMy4wMjU1NDA5LDIwLjg1MjY5NTkgMjQuMDYwMzk2NiwxOS4xNDg5MjMzIEMyOC40OTU0OTI4LDIzLjU5MzU0NzYgMzMuMDA0NTA3MiwyNy44OTAwMTc4IDM3LjIxNzg0ODYsMzIuNDgyNzk2MyBMMzcuMjE3ODQ4NiwzMi40ODI3OTYzIFogTTMxLjc0Nzg5NjYsMzAuMTg2NDA3MSBDMzIuMTkxNDA2MywzMC41NTY3OTI0IDM1LjQ0MzgxMDEsMzMuNDQ1Nzk4MyAzNS40NDM4MTAxLDM0LjMzNDcyMzEgQzM1LjQ0MzgxMDEsMzUuMDc1NDkzOCAzNC43Nzg1NDU3LDM1LjUxOTk1NjMgMzQuMjYxMTE3OCwzNS41MTk5NTYzIEMzNC4xMTMyODEzLDM1LjUxOTk1NjMgMzMuODE3NjA4MiwzNS40NDU4NzkyIDMzLjY2OTc3MTYsMzUuMjk3NzI1MSBDMzIuNDEzMTYxMSwzNC4xODY1NjkgMzEuMTU2NTUwNSwzMi45MjcyNTg3IDI5Ljk3Mzg1ODIsMzEuNjY3OTQ4NSBDMjkuODI2MDIxNiwzMS40NDU3MTczIDI5Ljc1MjEwMzQsMzEuMjIzNDg2MSAyOS43NTIxMDM0LDMxLjAwMTI1NDkgQzI5Ljc1MjEwMzQsMzAuMjYwNDg0MSAzMC4zNDM0NDk1LDI5Ljg5MDA5ODggMzAuOTM0Nzk1NywyOS44OTAwOTg4IEMzMS4xNTY1NTA1LDI5Ljg5MDA5ODggMzEuMjMwNDY4OCwyOS43NDE5NDQ2IDMxLjc0Nzg5NjYsMzAuMTg2NDA3MSBMMzEuNzQ3ODk2NiwzMC4xODY0MDcxIFoiIGlkPSJTaGFwZSI+PC9wYXRoPiAgICAgICAgICAgIDwvZz4gICAgICAgICAgICA8ZyBpZD0iTGF5ZXIlMjAxIj48L2c+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=) no-repeat center center !important;
    background-size: contain !important
}

#content .pc-search&gt;a:after {
    border-top-color: transparent !important
}

#content .pc-search .pc-layer {
    margin-left: -180px
}

.open.pc-dropdown&gt;a:after {
    border-top-color: transparent;
    border-bottom-color: #fff
}

.ie-lt10 .pc-products {
    text-align: center
}

.ie-lt10 .pc-products&gt;li {
    display: inline-block;
    vertical-align: top
}

@media(max-width:767px) {
    .pc-nav {
        display: none
    }

    .pc-products li {
        width: 50%;
        max-width: 50%
    }
}

@media(max-width:479px) {
    .pc-products li {
        width: 100%;
        max-width: 100%
    }
}

.calendar-notice {
    z-index: 1;
    position: absolute;
    top: 40px;
    left: 15px;
    right: 15px;
    min-height: 100%;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMjFweCIgaGVpZ2h0PSIxMDRweCIgdmlld0JveD0iMCAwIDEyMSAxMDQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgICAgICA8dGl0bGU+Q29tYmluZWQgU2hhcGU8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+PC9kZWZzPiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxwYXRoIGQ9Ik0xMTUuMTcyNzg2LDguMjI5MDY2NTUgTDExMy45MzQ3MTYsMTEuNDg1Mjc4NSBDMTEzLjczODQzNiwxMi4wMDE1MDc5IDExMy4xNjA4MzQsMTIuMjYwODc4NCAxMTIuNjQ0NjA0LDEyLjA2NDU5ODggQzExMi4xMjgzNzUsMTEuODY4MzE5MSAxMTEuODY5MDA0LDExLjI5MDcxNjUgMTEyLjA2NTI4NCwxMC43NzQ0ODcxIEwxMTUuOTE2ODQ3LDAuNjQ0NjA0MjkzIEMxMTYuMDg0MDU0LDAuMjA0ODM2OTEgMTE2LjQ3NDUzOCwtMC4wMDQ5NzMwMDIxNCAxMTYuODYxNzQ0LC0yLjI0Mzc3Nzk4ZS0wNSBDMTE2Ljg3OTQwOCwzLjQ1MTMwMzI4ZS0wNSAxMTYuODk3MTY4LDAuMDAwNTU0NjMyNzcgMTE2LjkxNTAxMSwwLjAwMTU0ODg4MjAzIEMxMTcuNDEyMTUxLDAuMDI5MjUwNjY2NiAxMTcuODA0MTg0LDAuNDE1NTU3OTM0IDExNy44NTQwNDIsMC44OTU0MjQ1ODcgTDEyMC4xOTA2MDQsMTAuOTAyNTA3OCBDMTIwLjMxNjE4LDExLjQ0MDMyNjcgMTE5Ljk4MTk5MSwxMS45NzgxMTQzIDExOS40NDQxNzIsMTIuMTAzNjkwMSBDMTE4LjkwNjM1MywxMi4yMjkyNjU4IDExOC4zNjg1NjUsMTEuODk1MDc2NyAxMTguMjQyOTksMTEuMzU3MjU3OCBMMTE3LjMwMjk2MSw3LjMzMTI4MjU3IEMxMTQuNDI1OTExLDMxLjA5NTQwNDkgMTAyLjgyODI0LDU0LjEwMTA2NDUgODQuNTQ0MTYwNiw3MS41NzQwMzUgQzYzLjE0NTMyMDQsOTIuMDIzNTkwNSAzNC4xNTI4ODgyLDEwMy42MzY3MTkgMSwxMDMuNjM2NzE5IEMwLjQ0NzcxNTI1LDEwMy42MzY3MTkgMCwxMDMuMTg5MDAzIDAsMTAyLjYzNjcxOSBDMCwxMDIuMDg0NDM0IDAuNDQ3NzE1MjUsMTAxLjYzNjcxOSAxLDEwMS42MzY3MTkgQzMzLjYzODQyMjUsMTAxLjYzNjcxOSA2Mi4xMzU4NjY0LDkwLjIyMTg2MTYgODMuMTYyMzgyNCw3MC4xMjgxMTM1IEMxMDAuODIxMjE5LDUzLjI1MjY0OTQgMTEyLjEyMzc3NiwzMS4xMjcwNTcyIDExNS4xNzI3ODYsOC4yMjkwNjY1NSBaIiBpZD0iQ29tYmluZWQtU2hhcGUiIGZpbGw9IiM2MUFFM0IiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPiAgICA8L2c+PC9zdmc+") no-repeat 92% 0 rgba(255, 255, 255, 0.95);
    padding: 40px 15px 20px
}

.calendar-notice .h2 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold
}

.calendar-notice p {
    font-size: 14px;
    opacity: .8;
    padding-right: 150px;
    margin-bottom: 1rem
}

.calendar-notice .calendar-notice-close a {
    font-size: 12px;
    opacity: .6;
    color: inherit
}

.calendar-notice .calendar-notice-close a span {
    font-size: 16px;
    font-weight: bold;
    margin-right: 3px
}

@media(max-width:767px) {
    .calendar-notice .calendar-notice-close a {
        position: absolute;
        left: 15px;
        top: 10px
    }
}

.no-theme #calendar {
    position: relative
}

.no-theme #calendar .calSessDates {
    position: relative
}

.no-theme #calendar .calendar-notice {
    top: 45px;
    left: 0;
    right: 0;
    box-sizing: border-box;
    min-height: calc(100% - 45px)
}

.no-theme #calendar .calendar-notice p {
    margin-left: 0;
    margin-right: 0
}

.no-theme #calendar .calendar-notice .calendar-notice-close a span {
    margin-right: 3px
}

.express-calendar-container {
    position: relative
}

.express-calendar-container .calendar-notice {
    top: 50px;
    min-height: calc(100% - 70px)
}

.promo-badge {
    white-space: nowrap;
    background: #e84c3d;
    color: #fff !important;
    font-size: 16px;
    line-height: 30px;
    padding: 0 16px 0 10px;
    border-radius: 4px;
    position: relative;
    display: inline-block;
    margin-right: 8px
}

.promo-badge * {
    color: #fff !important
}

.promo-badge .promo-badge-icon {
    position: absolute;
    right: -7px;
    top: 50%;
    margin-top: -8px;
    font-size: 12px;
    width: 16px;
    line-height: 14px;
    text-align: center;
    border: 1px solid #e84c3d;
    border-radius: 50%;
    background: #fff;
    color: #e84c3d !important;
    cursor: pointer;
    transition: .2s all
}

.promo-badge .promo-badge-icon:hover {
    background: #efefef
}

.promo-badge small {
    font-size: 13px
}

.promo-badge+.promo-badge {
    margin-left: 10px
}

.price-with-promo-block del {
    font-size: 85%;
    opacity: .4
}

.price-with-promo-block span {
    font-weight: bold;
    color: #e84c3d !important
}

.zonePromo promotion-labels&gt;div,
.zoneInfo promotion-labels&gt;div {
    display: inline-block !important;
    margin: .25rem !important
}

@media(max-width:575px) {

    .zonePromo .price-with-promo-block span,
    .zoneInfo .price-with-promo-block span {
        display: block
    }
}

.d-md-none col my-2 promotion-labels&gt;div {
    margin-left: 0 !important;
    margin-top: 0 !important
}

.promotions-list {
    max-height: 50%;
    overflow: auto;
    border-top: 2px solid #e84c3d;
    background: #fff
}

.promotions-list section {
    padding-top: 15px;
    padding-bottom: 15px
}

.promotions-list h5 {
    color: #e84c3d;
    margin-bottom: 20px
}

.promotions-list .promo-badge {
    font-size: 14px;
    line-height: 24px
}

.promotions-list .promo-badge+div {
    font-size: 13px;
    opacity: .8;
    margin-top: 8px;
    line-height: 1.2
}

.promotions-list .promotion-item {
    position: relative;
    padding-left: 20px
}

.promotions-list .promotion-item+.promotion-item {
    margin-top: 15px
}

.promotions-list .promotion-item-check {
    position: absolute;
    left: 0
}

.promotions-list .promotion-mute {
    opacity: .5
}

.promotions-list .promos-best-choice,
.promotions-list .promo-discount {
    color: #e84c3d
}

.promotions-list .promo-discount {
    font-size: 120%;
    font-weight: bold
}

.tooltip-promotions.small {
    font-size: 90%
}

.tooltip-promotions .promo-badge {
    font-size: 1em;
    line-height: 24px
}

.tooltip-promotions .promo-badge small {
    font-size: 85%
}

.tooltip-promotions .promotion-price {
    color: #e84c3d
}

.no-theme .promo-badge-icon {
    width: 14px
}

.no-theme .promotions-list .promo-discount {
    float: right;
    margin-left: 10px
}

.no-theme .promo-footer-aux {
    font-size: 12px;
    opacity: .5
}

.no-theme .tooltip-seat-data .row {
    margin: 10px -10px
}

.no-theme .tooltip-seat-data .row:after {
    clear: both;
    content: '';
    display: table
}

.no-theme .tooltip-seat-data .col {
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0
}

.no-theme .tooltip-seat-data .col-4 {
    width: 33.3333%
}

.no-theme .tooltip-seat-data .col-6 {
    width: 50%
}

.no-theme .tooltip-seat-data .col-8 {
    width: 66.6666%
}

.no-theme .tooltip-seat-data .text-muted {
    color: #fff !important;
    opacity: .5
}

.no-theme .tooltip-seat-data .promotion-price {
    line-height: 24px;
    color: #fff
}

.no-theme #venueNavigationPanel .small .promo-badge {
    font-size: 12px;
    line-height: 26px
}

.no-theme #venueNavigationPanel .small .promo-badge small {
    font-size: 10px
}

.no-theme .tipBox.venueSel .price-with-promo-block {
    text-align: right
}

.no-theme .tipBox.venueSel .price-with-promo-block del {
    display: block;
    margin-bottom: 2px
}

.no-theme .promotions-block div {
    display: inline-block
}

.no-theme .promotions-block .promo-badge {
    margin-left: 5px;
    margin-bottom: 5px;
    padding: 0 12px 0 7px
}

.no-theme .promotions-block .promo-badge&gt;span:first-child {
    font-size: 1em
}

.sessPromo td {
    color: #e84c3d !important
}

.tooltip {
    word-break: break-word;
    word-wrap: break-word
}

.promotions-color {
    color: #e84c3d
}

.clearfix {
    content: "";
    display: table;
    clear: both
}

p,
legend span {
    font-size: 1.5em
}

#mainNavController {
    background: #fafafa;
    border-bottom: 1px solid #e6e6e6
}

#content {
    background: #efecee !important
}

#content:after {
    content: "";
    display: table;
    clear: both
}

#mainLogo {
    background-size: contain !important
}

h1 {
    font-size: 3.5em;
    font-weight: 100
}

.button {
    font-weight: normal !important
}

.titleBar {
    font-weight: 100
}

.tipBox dt {
    text-transform: none
}

#mainNavController .curr a {
    color: #fff;
    border-bottom: 4px solid #fff;
    padding-bottom: .6429em
}

#loginForm form {
    padding: 10px;
    background: #fff
}

#loginForm form:after {
    content: "";
    display: table;
    clear: both
}

.paymentIframe {
    height: 600px;
    width: 100%
}

.priceListDiv .purchResults {
    border: 1px solid #fff
}

.eventInfoSection+.eventInfoSection {
    border-top: 0
}

.productInfoSection nav {
    background: #fff
}

#productList img {
    height: 210px
}

footer {
    max-width: 100em;
    margin-left: auto;
    margin-right: auto
}

footer p {
    font-size: 1.4em
}

footer {
    background: transparent none repeat scroll 0 0
}

.compTable {
    margin-top: 1.5rem
}

.compTable .evImg {
    padding-left: 15px
}

.compTable .evComp {
    border-right: 0
}

#purchStep2b {
    padding-bottom: 1.5rem
}

.promosList .buttons {
    background: #efecee;
    padding-top: 10px;
    margin-top: 0
}

#venueNavigationPanel .lastItem {
    border: 2px solid #242424 !important
}

#purchStep3c .purchaseResult .std.flex {
    margin-bottom: 0 !important
}

text[id*="subtitle"] {
    display: none
}

.compTable .evImg {
    padding-left: 0 !important;
    width: 1px !important
}

.compTable .evImg img {
    display: none !important
}

#message a.more {
    text-decoration: underline !important
}

.clearfix {
    content: "";
    display: table;
    clear: both
}

p,
legend span {
    font-size: 1.5em
}

#mainNavController {
    background: #fafafa;
    border-bottom: 1px solid #e6e6e6
}

#content {
    background: #efecee !important
}

#content:after {
    content: "";
    display: table;
    clear: both
}

#mainLogo {
    background-size: contain !important
}

h1 {
    font-size: 3.5em;
    font-weight: 100
}

.button {
    font-weight: normal !important
}

.titleBar {
    font-weight: 100
}

.tipBox dt {
    text-transform: none
}

#mainNavController .curr a {
    color: #fff;
    border-bottom: 4px solid #fff;
    padding-bottom: .6429em
}

#loginForm form {
    padding: 10px;
    background: #fff
}

#loginForm form:after {
    content: "";
    display: table;
    clear: both
}

.paymentIframe {
    height: 600px;
    width: 100%
}

.priceListDiv .purchResults {
    border: 1px solid #fff
}

.eventInfoSection+.eventInfoSection {
    border-top: 0
}

.productInfoSection nav {
    background: #fff
}

#productList img {
    height: 210px
}

footer {
    max-width: 100em;
    margin-left: auto;
    margin-right: auto
}

footer p {
    font-size: 1.4em
}

.compTable {
    margin-top: 1.5rem
}

.compTable .evImg {
    padding-left: 15px
}

.compTable .evComp {
    border-right: 0
}

#purchStep2b {
    padding-bottom: 1.5rem
}

.promosList .buttons {
    background: #efecee;
    padding-top: 10px;
    margin-top: 0
}

#venueNavigationPanel .lastItem {
    border: 2px solid #242424 !important
}

#purchStep3c .purchaseResult .std.flex {
    margin-bottom: 0 !important
}

text[id*="subtitle"] {
    display: none
}

.border-top-pagebg {
    border-top: 20px solid #efecee
}

.btn-sold-out:before {
    content: '';
    background: #333;
    position: absolute;
    top: 50%;
    height: 2px;
    text-align: center;
    margin-top: -1px;
    pointer-events: none;
    border-radius: 1px
}

.btn-sold-out:before,
.btn-sold-out:after {
    opacity: .5;
    left: 50% !important;
    right: auto !important;
    width: 24px;
    margin-left: -12px;
    -ms-transform-origin: center center;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg)
}

.btn-sold-out:after {
    -ms-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg)
}

.calendar td button.btn-sold-out:hover {
    background-color: transparent !important;
    color: #242424
}

#svgVenue g[id*="Zone"] path.disabled,
#svgVenue g[id*="Zone"] path.undefined {
    fill: #bbb !important;
    opacity: .3 !important
}

div[purchase-conditions-organization] {
    background: #efecee;
    padding: 1px 0
}

.modal-content #preSales {
    padding: 0
}

.modal-content #preSales ul {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-right: 15px;
    line-height: normal
}

.modal-content #preSales .preSelection {
    font-size: 1.4em;
    font-weight: bold
}

.modal-content #preSales label span:first-child {
    display: block;
    float: none;
    text-align: left;
    width: auto !important;
    padding: 0
}

.modal-content #preSales label span:first-child+* {
    width: 100%;
    box-sizing: border-box
}

.modal-content #preSales .button {
    margin: 0;
    width: 100%
}

.svgTooltip .text-muted {
    color: #ddd !important
}

.seat-changing[style*="seatAvailableCovid"] {
    animation: animationFrames linear 2s;
    animation-iteration-count: 1;
    -webkit-animation: animationFrames linear 2s;
    -webkit-animation-iteration-count: 1;
    -moz-animation: animationFrames linear 2s;
    -moz-animation-iteration-count: 1;
    -o-animation: animationFrames linear 2s;
    -o-animation-iteration-count: 1;
    -ms-animation: animationFrames linear 2s;
    -ms-animation-iteration-count: 1
}

@keyframes animationFrames {
    0% {
        opacity: .25
    }

    20% {
        opacity: 1
    }

    35% {
        opacity: .25
    }

    60% {
        opacity: 1
    }

    80% {
        opacity: .25
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes animationFrames {
    0% {
        opacity: .25
    }

    20% {
        opacity: 1
    }

    40% {
        opacity: .25
    }

    60% {
        opacity: 1
    }

    80% {
        opacity: .25
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes animationFrames {
    0% {
        opacity: .25
    }

    20% {
        opacity: 1
    }

    40% {
        opacity: .25
    }

    60% {
        opacity: 1
    }

    80% {
        opacity: .25
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes animationFrames {
    0% {
        opacity: .25
    }

    20% {
        opacity: 1
    }

    40% {
        opacity: .25
    }

    60% {
        opacity: 1
    }

    80% {
        opacity: .25
    }

    100% {
        opacity: 1
    }
}

@-ms-keyframes animationFrames {
    0% {
        opacity: .25
    }

    20% {
        opacity: 1
    }

    40% {
        opacity: .25
    }

    60% {
        opacity: 1
    }

    80% {
        opacity: .25
    }

    100% {
        opacity: 1
    }
}

#preSales a {
    text-decoration: underline !important
}

@media all and (max-width:1023px) {
    #tagLine {
        display: none
    }

    #productList li {
        width: 49% !important;
        clear: none !important;
        min-width: 192px
    }

    #productList .button {
        left: 23em !important;
        width: 12.8572em
    }

    #productList li:nth-child(2n+1) {
        clear: left;
        margin-left: 0
    }

    #productList img {
        width: 18em;
        max-width: none !important
    }

    .col {
        float: none !important;
        margin-left: 0 !important
    }

    label&gt;span.col {
        float: left !important
    }

    label&gt;span.col+.col {
        margin-left: 1em !important
    }

    #productPurchase .size-1,
    #productPurchase .size-2,
    #productPurchase .size-3,
    #productPurchase .size-4 {
        width: auto !important
    }

    .size-1 .tipBox {
        margin-bottom: 2em
    }

    .size-1 .tipBox:before {
        content: none
    }

    label i {
        float: left;
        margin-left: 1em
    }

    label&gt;span,
    label i {
        width: 30%
    }

    label i {
        margin: 0 auto;
        position: relative;
        left: 1em
    }

    #productPurchase label .tipBox {
        float: right;
        position: relative;
        width: 30% !important;
        left: 0;
        margin-left: 0;
        margin-bottom: 0
    }

    #productPurchase .ticketSelection label .tipBox {
        left: 93%;
        margin-left: 1em;
        position: absolute;
        right: auto
    }

    .right {
        float: none
    }

    #purchStep2 .tipBox {
        margin: 0 auto 2em !important
    }

    #timetable {
        width: 100% !important;
        height: 17em
    }

    .purchaseStep4b {
        padding-top: 0
    }

    .barSelector {
        position: absolute
    }

    #venueFrameDiv&gt;iframe {
        width: 100%;
        max-width: 800px
    }

    input[type="number"] {
        width: 100% !important;
        left: 0 !important
    }

    label .before {
        z-index: 1
    }

    #paymentMethodTip {
        display: none
    }

    #selectedPlanItemNumbers {
        display: none
    }

    #productPurchase .col {
        float: left !important
    }

    #productPurchase .col+.col,
    .paymentMethodSummary .col {
        margin-left: 1em !important;
        margin-right: -1em !important
    }

    #productPurchase .size-1 {
        width: 19.2% !important
    }

    #productPurchase .size-4 {
        width: 79.8% !important
    }

    #productPurchase .buttons&gt;* {
        float: left !important
    }

    #productPurchase .buttons&gt;*+* {
        float: right !important
    }

    #purchStep3c .size-3 {
        width: 579px !important
    }

    .cardForm .securePaymentImage {
        position: absolute;
        right: 0;
        top: auto;
        width: 180px;
        bottom: 0
    }

    .cardForm .mediumInput+small {
        clear: both;
        display: block;
        margin-left: 197px;
        padding-top: 5px;
        position: static
    }
}

@media(max-width:768px) {
    #productPurchase .col {
        float: none !important
    }

    #productPurchase .col+.col,
    .paymentMethodSummary .col {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    #productPurchase .size-1,
    #productPurchase .size-4 {
        width: auto !important
    }

    #purchStep3c .size-3 {
        width: auto !important
    }
}

@media(max-width:767px) {
    .modal {
        position: fixed;
        top: 20px;
        right: 20px;
        left: 20px;
        width: auto;
        margin: 0
    }

    .modal.fade {
        top: -100px
    }

    .modal.fade.in {
        top: 20px
    }
}

@media all and (max-width:830px) {
    #productList img {
        float: none;
        display: block
    }

    #productList .button {
        left: 10px !important
    }
}

@media all and (max-width:640px) {
    #purchStep3c label {
        float: none !important;
        width: auto !important
    }

    #purchStep3c label&gt;span {
        width: auto;
        float: none;
        text-align: left;
        margin-bottom: 5px;
        width: 80%
    }

    #purchStep3c label&gt;span:after {
        display: none
    }

    #purchStep3c input[type="text"],
    #purchStep3c input[type="email"] {
        float: none;
        width: 80%
    }

    #purchStep3c .termsContainer {
        width: auto;
        margin-left: 0
    }

    label i {
        width: 25%
    }

    #venueSvgDiv {
        height: auto !important
    }

    #venueNavigationPanel {
        height: auto !important
    }

    .cardForm .mediumInput+small {
        margin-left: 0
    }

    .cardForm .securePaymentImage {
        position: static;
        width: auto;
        height: auto;
        max-width: 100%;
        display: block;
        margin: 0 auto
    }

    .cardForm .securePaymentCards {
        display: block;
        margin: 20px auto 0
    }
}

@media all and (max-width:440px) {
    #productList li {
        float: none;
        width: auto !important
    }

    #productList .button {
        left: 8.6714em !important
    }

    #productList img {
        width: 10em;
        float: left
    }

    #eventList .evButt {
        display: none
    }

    #breadCrumbs li {
        text-align: center
    }

    #breadCrumbs span {
        display: none
    }

    #breadCrumbs .done {
        text-indent: -10px
    }

    label i {
        width: 20%
    }

    #purchStep1 i+.tipBox {
        width: 25% !important
    }

    #venueSvgDiv {
        display: none;
        float: none !important;
        width: auto !important
    }

    #venueSvgDiv.seatView {
        display: block
    }

    #venueNavigationPanel {
        margin-left: 0 !important;
        width: auto !important;
        float: none !important
    }
}

@media all and (max-width:1023px) {
    body {
        -webkit-text-size-adjust: 100%
    }

    #content #productList li {
        float: none;
        margin: 0 0 10px;
        width: auto !important
    }

    #content #productList li img {
        height: auto !important
    }

    #content #productList .button {
        position: static;
        display: block;
        width: 100% !important;
        margin-bottom: 10px
    }

    #purchaseSummary img,
    .paymentMethodSummary img {
        display: none
    }

    #productList p {
        display: none
    }

    #productList img {
        display: none
    }

    #content {
        background-position: center -157px !important
    }

    #headArea&gt;div {
        height: 5em
    }

    #mainLogo {
        background-size: contain;
        background-position: left center
    }

    #purchStep2 .whiteBox {
        padding: 0
    }

    #eventList,
    #purchStep3d div&gt;table {
        width: 100%;
        margin: 0
    }

    #eventList .evLabel {
        background: url(img/right-arrow.svg) no-repeat right center;
        padding-right: 30px
    }

    #eventList .evLabelNoArrow {
        padding-right: 30px;
    }
    
    .showList fieldset {
        margin-top: 10px
    }

    .bcWrap {
        min-height: 0
    }

    #content #breadCrumbs li,
    #content #breadCrumbs .curr {
        background-position: center 8px !important
    }

    #content #breadCrumbs .curr+li,
    #content #breadCrumbs .curr+li+li,
    #content #breadCrumbs .curr+li+li+li,
    #content #breadCrumbs .curr+li+li+li+li {
        background-position: left 8px !important
    }

    #preSales .col {
        width: auto !important;
        float: none;
        border-right: none !important;
        padding-left: 0 !important
    }

    #preSales .col+.col {
        border-top: 1px solid #d9d9d9;
        padding-top: 10px;
        margin-top: 10px
    }

    #preSales label span {
        padding-left: 0;
        width: 8em !important
    }

    #preSales button.button {
        margin-left: 107px
    }

    .purchaseResult legend.highlighted {
        margin: 0 !important
    }

    .purchaseResult&gt;fieldset&gt;p {
        margin: 0 0 20px !important
    }

    #purchStep4 .col {
        width: auto !important;
        border-right: none !important;
        clear: both;
        overflow: hidden
    }

    #purchStep4 .col+.col,
    #purchStep4 .block+.block {
        margin-top: 10px;
        border-top: 1px solid #d9d9d9;
        padding-top: 10px
    }

    #purchStep4 .block+.block {
        background-position: 0 10px
    }

    #purchStep4 .block {
        margin-left: 0 !important
    }

    #purchStep4 .prePurch-id {
        line-height: 1.5em !important
    }

    .ticketSelection {
        margin-left: 0 !important;
        width: auto !important
    }

    .ticketSelection label span {
        padding: 0 !important;
        display: block !important;
        float: none !important;
        width: auto !important;
        text-align: left
    }

    .ticketSelection i {
        left: 0;
        float: left;
        margin: 0 10px 0 0
    }

    #productPurchase .ticketSelection label .tipBox {
        position: static;
        float: left
    }

    .promoList .followed {
        float: none !important;
        width: auto
    }

    .promoList span+span {
        width: auto !important;
        margin-left: 25px !important;
        float: none !important;
        overflow: hidden;
        margin-top: 5px !important
    }

    .promoList span+span:after {
        content: none
    }

    .promoList span+span button {
        display: block;
        clear: both
    }

    .promoList.inputRow span div {
        float: none;
        display: block
    }

    .promoList input[type="text"],
    .promoList input[type="password"] {
        width: 80% !important;
        float: none;
        margin-bottom: 5px
    }

    .promoList .formFbImg {
        display: none
    }

    .dateSelection {
        margin: 0 10px
    }

    #purchStep2 legend {
        padding: 10px
    }

    .message {
        width: auto;
        top: 0 !important
    }

    .button {
        width: 12em
    }

    .modal .button {
        width: 10em
    }

    #content label .tipBox&gt;div:before,
    #content #purchStep3c .tipBox&gt;div:before {
        border: none !important
    }

    #timetable {
        height: auto !important;
        margin-bottom: 0
    }

    .barSelector {
        position: static
    }

    #timetable .barSelector li {
        float: none !important;
        width: auto !important
    }

    .barSelector li+li {
        margin-top: 10px
    }

    .barSelector .bar,
    .barSelector .indic {
        height: 4em
    }

    .barSelector a {
        position: static
    }

    .barSelector span {
        position: absolute;
        left: 1px;
        top: 1px;
        line-height: 38px;
        bottom: 1px;
        width: 50px;
        border: 0;
        font-size: 14px
    }

    .barSelector span:after {
        top: 0;
        bottom: 0;
        right: -5px;
        left: auto;
        background-position: right center;
        height: auto;
        width: 5px
    }

    .barSelector i {
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        height: auto !important;
        border-bottom: 1px solid
    }

    .barSelector b {
        text-align: left;
        left: 60px;
        font-size: 12px;
        top: 0;
        line-height: 38px
    }
}</pre></body></html>