.ticketland .header {
    display: none;
}
.ticketland .footer {
    display: none;
}
.ticketland .content {

}

.ticketland .right_block {
    display: none;
}

.hideInPrinter {
    display: none;
}


.content .OrderComplete .completeTitle {
    font-family: 'PTSansNarrow';
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 10px;
    text-align: left;
}
.content .OrderComplete .orderDescription ul li {
    font-size: 12px;
}
.content .OrderComplete .orderDescription .attantion {
    font-size: 12px;
    padding: 5px;
    color: #cccccc;
    border: 1px solid #cfcfcf;
    width: 40%;
    float:right;
    margin-top:-30px;
}
.content .OrderComplete .orderDescription .attantion img {
    margin-right: 4px;
}
.content .OrderComplete .orderDescription li div {
    display: inline;
}
.content .OrderComplete h2.order_info {
    font-size: 18px;
}

.content .OrderComplete .ticketDescription {
    border: 1px solid #cfcfcf;
    padding: 4px;
    font-size: 14px;
    width: 90%;
}
.content .OrderComplete .ticketDescription a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
.content .OrderComplete .ticketDescription table {
    /*border: 1px solid grey;*/
    width:100%;
}


#show_spex_popup {
    display: none;
}

.ny_banner {
    display: none;
}
.search_box {
    display: none;
}
.kassa_block {
    display: none;
}
.promo-side-banner-left,.promo-side-banner-right {
    display: none;
}
.showCart .img img {
    height: 100px;
}