.contentWrapper .row {
    background-image: none;
}
.contentWrapper .content ul {
    margin: 0;
}
.contentWrapper .content ul li {
    background-image: none;
}
.fancybox-close {
    right: 10px;
}
.tickets__loader {
    display: none;
    background: url(../img/bg/over3.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 90;
    width: 100%;
    height: 100%;
}
.tickets__loader .loader-text {
    margin: 0 auto;
    width: 150px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    margin-top: -40px;
    border: 1px solid #000000;
    background: #F4F4F4 url(../img/ajax-loader_32.gif) 60px 15px no-repeat;
    line-height: 120px;
    text-align: center;
    font-size: 9pt;
}
.tickets__loading-back {
    background: url(../img/bg/over3.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 8000;
}
.tickets__auth-require {
    margin-top: 20px;
    padding: 20px;
    background-color: #ddd;
    text-align: center;
    font-size: 14pt;
}
.tickets__auth-require.m-modal {
    background-color: #EEEEEE;
    color: #45474B;
    text-align: center;
    font-size: 10pt;
    font-weight: bold;
}
.tickets__auth-require.m-quant-modal {
    margin-top: 10px;
    padding: 10px;
    background-color: #45474B;
    color: #C0C0C0;
    text-align: center;
    font-size: 12pt;
}
.tickets__auth-require.m-modal a, .tickets__auth-require.m-quant-modal a {
    color: #588EB3;
    text-decoration: none;
}
.tickets__notifier {
    margin: 15px 0 0;
    padding: 10px;
}
.tickets__notifier.m-success {
    border: 1px solid #32AD18;
    color: #32AD18;
}
.tickets__notifier.m-info {
    border: 1px solid #FFE900;
    color: #FFE900;
}
.tickets__notifier.m-warning {
    border: 1px solid #FFC610;
    color: #FFC610;
}
.tickets__notifier.m-danger {
    border: 1px solid #DA0000;
    color: #DE000B;
}
.tickets__content-body {
    margin: 30px 0 50px;
    padding: 0 20px;
    color: #000;
}
.tickets__content-body p {
    margin: 6px 0;
}
.tickets__breadcrumbs {
    color: #666;
    margin-bottom: 20px;
}
.tickets__auth {
    float: right;
    list-style-type: none;
    margin: 0;
}
.tickets__auth li {
    display: inline-block;
    margin: 0 5px;
}
.tickets__header {
    font-size: 28px;
    margin: 15px 0;
}
.tickets__hdate {
    margin: 15px 0;
    font-size: 14px;
}
.tickets__extraseat {
    color: #484B4F;
    font-size: 22px;
    margin: 30px 0;
    text-align: center;
}
.tickets__extraseat .es-comment {
    font-size: 16px;
    text-align: justify;
}
.tickets__list {
    margin: 20px 0 0;
    width: 100%;
    border-color: #161719;
    text-align: center;
    border-collapse: collapse;
}
.tickets__list tr {
    height: 28px;
}
.tickets__list th {
    color: #FFFFFF;
    background-color: #004c70;
    line-height: 28px;
    margin-top: 5px;
    text-align: center;
}
.tickets__list tr:nth-child(even) {
    background-color: #e3eef3;
}
.tickets__list tr:nth-child(odd) {
    background-color: #FFF;
}
.tickets__list tr td {
    text-align: center;
    vertical-align: middle;
}
.tickets__list tr td ul.list-links {
    margin: auto;
}
.tickets__list tr td ul.list-links li {
    margin: 0 6px;
    display: inline-block;
}
.tickets__list .btn {
    margin: 0 5px;
}
.tickets__stadium {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}
.tickets__stadium .img-container {
    margin: 0 auto;
}
.tickets__stadium-tooltip {
    position: absolute;
    top: -10000px;
    left: -10000px;
    background-color: #F4F4F4;
    border: 1px solid #4F5257;
    padding: 10px;
    width: 200px;
    z-index: 9999;
}
.tickets__stadium-tooltip .tooltip-image {
    display: block;
    width: 178px;
    height: 150px;
    margin: 10px auto;
}
.tickets__stadium-tooltip .tooltip-title,
.tickets__stadium-tooltip .tooltip-price {
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.tickets__stadium-tooltip .tooltip-title {
    margin-bottom: 0;
    font-size: 18px;
}
.tickets__info-block {
    padding: 10px;
    background-color: #EEEEEE;
    margin-bottom: 30px;
    font-size: 13px;
}
.tickets__info-block p {
    margin: 4px 0;
}
.tickets__prices {
    background-color: #EEEEEE;
    padding: 15px 25px;
    margin-bottom: 30px;
}
.tickets__prices .block-left {
    display: inline-block;
    width: 25%;
}
.tickets__prices .zone-name {
    font-size: 22px;
    margin: 0 0 15px 0;
}
.tickets__prices .block-right {
    display: inline-block;
    width: 75%;
    vertical-align: top;
}
.tickets__prices-list {
    padding: 0;
    margin: 0;
}
.tickets__prices-single_item {
    display: inline-block;
    margin: 0 10px 10px 0;
    width: 150px;
    vertical-align: middle;
}
.tickets__prices-single_item .pricezone-box {
    display: inline-block;
    height: 10px;
    margin-right: 10px;
    width: 10px;
}
.tickets__prices-multi_item {
    display: inline-block;
    margin: 0 10px 10px 0;
    width: 210px;
    vertical-align: middle;
    padding-left: 10px;
}
.tickets__prices-multi_item .pricezone-box {
    float: left;
    height: 70px;
    margin-right: 10px;
    width: 10px;
}
.tickets__prices-multi_item .category-header {
    margin-bottom: 10px;
}
.tickets__scheme {
    position: relative;
    overflow-x: hidden;
}
.tickets__scheme table {
    font-size: 11px;
    text-align: center;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 2px;
}
.tickets__scheme td {
    vertical-align: middle;
    width: 20px;
    height: 20px;
    text-align: center;
}
.tickets__scheme td[id] {
    background-color: #CECFD0;
    font-size: 9px;
    cursor: default;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}
.tickets__scheme td.row-item {
    width: 35px;
    font-weight: bold;
}
.tickets__scheme td.row-title {
    height: 30px;
}
.tickets__scheme td.ice {
    color: #1786c6;
    text-transform: uppercase;
    border-bottom: 1px solid #1786c6;
    border-top: 1px solid #1786c6;
    height: 40px;
    font-weight: bold;
}
.tickets__scheme td.m-available {
    cursor: pointer;
}
.tickets__scheme td.m-available:hover {
    background-color: #313336;
    opacity: 0.7;
}
.tickets__scheme td.m-reserved {
    color: #FFFFFF !important;
    background-color: #313336 !important;
}
.tickets__scheme td.m-hilighted {
    opacity: 0.3;
}
.tickets__scheme td.row-item-vertical {
    font-weight: bold;
    height: 35px;
}
.tickets__cart {
    margin: 30px auto;
    background-color: #EEEEEE;
    padding: 10px;
}
.tickets__cart-title {
    font-size: 22px;
    padding: 5px 22px;
    border-bottom: 1px dotted #BEBEBE;
}
.tickets__cart-list {
    padding: 10px 10px 0px 10px;
}
.tickets__cart-list .list-item {
    display: inline-block;
    color: #fff;
    background-color: #004c70;
    padding: 10px;
    margin: 8px 13px;
    width: 432px;
    font-size: 14px;
    line-height: 30px;
    border-radius: 4px;
}
.tickets__cart-list .list-item-multi {
    display: inline-block;
    color: #fff;
    background-color: #004c70;
    padding: 10px;
    margin: 8px 13px;
    width: 432px;
    font-size: 14px;
    line-height: 20px;
    border-radius: 4px;
}
/*.tickets__cart-list .list-item .price {
    padding-left: 15px;
}*/
.tickets__cart-list .list-item .close {
    float: right;
    cursor: pointer;
    margin-top: -45px;
    font-size: 30px;
}
.tickets__cart-list .list-item .close:after {
    content: "\00d7";
}
.tickets__cart-list .list-item .close:hover {
    opacity: 0.7;
}

.tickets__cart-list .list-item-multi .close {
    float: right;
    cursor: pointer;
    margin-top: -45px;
    font-size: 30px;
}
.tickets__cart-list .list-item-multi .close:after {
    content: "\00d7";
}
.tickets__cart-list select {
    color: #000;
}
.tickets__cart-footer {
    margin-top: -20px;
    padding: 10px 33px;
    background-color: #EEEEEE;
}
.submit-button {
    cursor: pointer;
}
a.submit-button {
    color: #fff;
    text-decoration: none;
    float: right;
    width: 200px;
}
.submit-button.button-disabled {
    color: #fff;
    background-image: none;
    background-color: #aaa;
    text-shadow: none;
    cursor: default;
}
.tickets__popup {
    background: none repeat scroll 0 0 #1A1B1C;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 8000;
}
#tickets__popup-container {
    display: none;
    width: 500px;
}
.tickets__popup-title {
    margin-top: 15px;
    font-size: 22px;
}
.tickets__popup-body {
    margin-top: 10px;
    text-align: justify;
}
.tickets__popup-body ul {
    list-style-type: none;
    margin: 20px;
}
.tickets__popup-body .info {
    display: block;
    padding: 3px;
    background-color: #EEEEEE;
    margin-top: 15px;
    font-weight: bold;
    font-size: 13px;
}
.tickets__popup-body .button-holder {
    margin-top: 15px;
    text-align: center;
}
.tickets__popup-body .submit-button {
    float: none;
    display: inline-block;
}
.button-holder .proceed-link {
    display: inline-block;
    color: #888888;
    font-size: 14px;
    margin-top: 16px;
    margin-left: 30px;
}
.tickets__orders-filter {
    margin: 20px 0;
}
.tickets__orders-filter label {
    color: #47494D;
    font-size: 16px;
    line-height: 23px;
    font-weight: normal;
}
.tickets__orders-filter input[type=text] {
    border-color: #A3A4A4 #DDDEDF #DDDEDF #A3A4A4;
    border-image: none;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    color: #424242;
    font: 12px/22px Arial,sans-serif;
    height: 26px;
    margin: 0 10px;
    padding: 0 25px 0 5px;
    width: 95px;
}
.tickets__orders-filter input[type="text"] + button {
    background: url("../img/icon/calendar.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    height: 13px;
    margin: 0 17px 0 -30px;
    position: relative;
    text-indent: -9999px;
    vertical-align: middle;
    width: 13px;
}
.tickets__games-list .list-item {
    display: inline-block;
    padding: 5px;
    width: 255px;
    background-color: #E8E8E8;
    margin-bottom: 2px;
}
.tickets__games-list .item-date {
    float: right;
}
.tickets__quant-dialog {
    width: 500px;
    margin: 20px auto;
}
.tickets__quant-dialog .header .caption {
    background-color: #056cad;
    font-size: 21px;
    padding: 5px;
    color: #ffffff;
}
.tickets__quant-dialog .header .date {
    font-size: 10pt;
    padding: 5px;
}
.tickets__quant-dialog .body {
    background-color: #eeeeee;
    padding: 10px 10px;
}
.tickets__quant-dialog .footer {
    background-color: #eeeeee;
    margin-top: 10px;
    padding: 10px 10px;
    text-align: right;
}
.tickets__quant-dialog .body .list-item {
    background-color: #fafafa;
    border: 1px solid #1786c6;
    border-radius: 4px;
    color: #444;
    padding: 10px;
    margin: 5px;
}
.tickets__quant-dialog .body .list-item-multi {
    background-color: #fafafa;
    border: 1px solid #1786c6;
    border-radius: 4px;
    color: #444;
    padding: 10px;
    margin: 5px;
}
.tickets__quant-dialog .header .add-button {
    background-color: #ca0700;
    color: #fff;
    font-size: 13px;
    padding: 2px 3px;
    float: right;
    margin-top: -2px;
}
.tickets__quant-dialog .list-item-multi .close {
    background-image: url("../../main/file/photo/close.png");
    cursor: pointer;
    float: right;
    height: 30px;
    margin-top: -38px;
    width: 30px;
}
.tickets__quant-dialog-fault {
    display: none;
    border: 1px solid red;
    font-size: 12pt;
    margin: 30px 10px;
    padding: 10px;
}
.tickets__quant-dialog .tickets__list td {
     line-height: 23px;
     padding: 5px;
}
.tickets__quant-dialog .header {
    font-size: 18pt;
}
.tickets__quant-dialog .limit {
    font-size: 10pt;
    margin-bottom: 10px;
    text-align: center;
}
.tickets__quant-dialog .limit-number {
    font-size: 16pt;
    font-weight: bold;
}
.tickets__quant-dialog .quantity {
    border: 0 none;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 0 3px #ACACAC inset;
    display: block;
    font: 12px Arial,sans-serif;
    margin: 0 auto;
    padding: 5px;
    width: 36px;
}
.tickets__quant-dialog .total {
    width: 130px;
}
.tickets__quant-dialog .submit-button {
    float: right;
    width: 200px;
}
.tickets__quant-dialog .agreement {
    text-align: left;
    background-color: #eeeeee;
    padding: 0 10px;
    height: 50px;
}
.tickets__quant-dialog .agreement label {
    clear: left;
    display: block;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: -42px;
    margin-left: 30px;
}
#notagreeAdmissionRules {
    display: none;
    font-size: 12pt;
    padding: 15px;
    text-align: center;
}
.tickets__payment {
    font-size: 12pt;
    text-align: center;
    margin-top: 40px;
}
.tickets__payment .pw-text, .tickets__payment .pw-refund{
    text-align: justify;
    margin-bottom: 30px;
}
.tickets__payment .pw-logos {
    margin-bottom: 30px;
    text-align: center;
}
.tickets__payment .pw-refund {
    font-size: 10pt;
    font-weight: bold;
}
.tickets__payment .pw-locktime {
    background-color: #eee;
    margin-bottom: 40px;
    padding: 5px;
}
.tickets__uniteller-logos {
    text-align: center;
}
.tickets__uniteller-logos img {
    margin: 20px auto;
}
.tickets__form {
    margin: 15px 0;
}
.tickets__form .form-group {
    margin: 10px 0;
}
.tickets__form .form-group img {
    display: block;
    margin: 5px 0;
}
.tickets__form label {
    display: block;
    font-weight: bold;
    font-size: 15px;
}
.tickets__form label.required:after {
    content: " *";
    color: #f00;
}
.tickets__form .form-group input {
    margin-top: 4px;
    padding: 0 4px;
    width: 280px;
    height: 30px;
    vertical-align: middle;
    border-radius: 4px;
    border: 1px solid #aaa;
}
.tickets__form ul.errors {
    color: red;
    display: inline-block;
    margin: 0;
}
.tickets__filter {
    margin-top: 20px;
}
.tickets__filter input {
    font-size: 12px;
    text-align: center;
    width: 120px;
    cursor: pointer;
}
.tickets__filter a {
    display: initial;
}
.tickets__filter a.active {
    display: none;
}
.tickets__payment-result .line-main {
    font-size: 12pt;
    margin-bottom: 20px;
}
.tickets__payment-result .line {
    font-size: 10pt;
}
.tickets__payment-result .line .label {
    color: #000;
    font-size: 11pt;
    padding: 0;
}
.tickets__get-rink {
    background-color: #1786c6;
    color: white;
    cursor: pointer;
    font-size: 16px;
    margin: 15px auto;
    padding: 10px;
    text-align: center;
    width: 500px;
}
.tickets__admissions {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    margin: 20px 0 0;
}
.tickets__admissions th {
    background-color: #004c70;
    color: #ffffff;
    line-height: 28px;
    text-align: center;
}
.tickets__admissions td {
    padding: 5px;
}
.tickets__admissions .adm-spacer {
    height: 10px;
    padding: 0;
    background-color: #d9f2ff;
}
.tickets__services {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}
.tickets__services th {
    background-color: #056cad;
    color: #ffffff;
    line-height: 28px;
}
.tickets__services td {
    padding: 5px;
}
.tickets__mobile-list {
    text-align: center;
}
.tickets__mobile-list .item .header {
    font-family: Arial;
    font-size: 16pt;
    font-weight: bold;
}
.tickets__mobile-list .item .number {
    float: left;
    font-size: 32pt;
}
