@font-face {
    font-family: 'Sailec Light';
    src: url("https://cdn.experienceoz.com.au/resources/SailecW05Light.eot");
    src: url("https://cdn.experienceoz.com.au/resources/SailecW05Light.eot?#iefix") format("embedded-opentype"),
    url("https://cdn.experienceoz.com.au/resources/SailecW05Light.woff2") format("woff2"),
    url("https://cdn.experienceoz.com.au/resources/SailecW05Light.woff") format("woff"),
    url("https://cdn.experienceoz.com.au/resources/SailecW05Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sailec Regular';
    src: url("https://cdn.experienceoz.com.au/resources/SailecW05Regular.eot");
    src: url("https://cdn.experienceoz.com.au/resources/SailecW05Regular.eot?#iefix") format("embedded-opentype"),
    url("https://cdn.experienceoz.com.au/resources/SailecW05Regular.woff2") format("woff2"),
    url("https://cdn.experienceoz.com.au/resources/SailecW05Regular.woff") format("woff"),
    url("https://cdn.experienceoz.com.au/resources/SailecW05Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sailec Bold';
    src: url("https://cdn.experienceoz.com.au/resources/sailec-bold-webfont.eot");
    src: url("https://cdn.experienceoz.com.au/resources/sailec-bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("https://cdn.experienceoz.com.au/resources/sailec-bold-webfont.woff2") format("woff2"),
    url("https://cdn.experienceoz.com.au/resources/sailec-bold-webfont.woff") format("woff"),
    url("https://cdn.experienceoz.com.au/resources/sailec-bold-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.page-heading {
    font-size: 30px;
    color: #3f3f3f;
    font-weight: normal;
    font-family: 'Sailec Bold', Helvetica Neue, Helvetica, sans-serif;
    position: relative;
    margin-bottom: 40px;
}

.page-heading::after {
    position: absolute;
    content: '';
    width: 100px;
    height: 2px;
    background: #3498db;
    left: 0;
    bottom: -15px;
}

.page-intro {
    font-family: 'Sailec Light', Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 30px;
}

.voucher-outer {
    box-sizing: border-box;
    transform: scale(0.9);
    transform-origin: top left;
    width: 750px;
    margin: 0 auto;
}

.voucher-contain {
    position: relative;
    color: #3f3f3f;
    border-radius: 4px;
    border: 1px solid #e8e8e8;
    padding: 25px;
    padding-top: 55px;
    box-sizing: border-box;
    font-family: 'Sailec Light', Helvetica Neue, Helvetica, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.voucher-info {
    min-height: 1040px;
    position: relative;
}

.voucher-contain--break {
    page-break-before: always;
}

.voucher-contain:not(:last-child) { margin-bottom: 40px; }
.right-col { width: calc(35% - 25px); display: inline-block; vertical-align: top; float: right; margin-left: 25px; margin-bottom: 25px; }
.left-col { width: calc(65% - 20px); margin-right: 16px; display: inline-block; vertical-align: top; }
.left-col-header { display: inline-block; width: 100%; text-align: right; height: 70px; position: relative; }
.right-col-header { height: 70px; }
.col-section { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #e8e8e8; }

.heading-one {
    font-size: 17px;
    font-weight: normal;
    font-family: 'Sailec Bold', Helvetica Neue, Helvetica, Arial, sans-serif;
    margin-top: 0;
    line-height: 1.2;
}

.voucherDetails .voucher-table { margin-left: 20px; border-collapse: collapse; }

.voucher-list {
    margin: 0 0 0 20px;
    padding: 0 0 0 10px;
    font-size: 14px;
}

.voucher-list li { list-style: circle; }

.voucher-list__title { font-family: 'Sailec Regular', Helvetica Neue, Helvetica, Arial, sans-serif; }

li.voucher-list__img { list-style: none; }
.voucher-list__img img { width: 55%; margin-top: 15px; }

.section-heading {
    font-size: 14px;
    font-weight: normal;
    font-family: 'Sailec Bold', Helvetica Neue, Helvetica, Arial, sans-serif;
    margin-top: 0;
    line-height: 1.2;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}
.section-subheading {
    font-size: 13px;
}

.section-text {
    display: inline-block;
    line-height: 1.2;
    vertical-align: top;
    font-size: 14px;
    font-family: 'Sailec Light', Helvetica Neue, Helvetica, Arial, sans-serif;
}

.line-section { display: flex; margin-bottom: 15px; }
.voucher-logo { position: absolute; left: 0; top: -8px; width: 150px; }
.voucher-qr { position: absolute; right: 0; top: 0; height: 100%; width: auto; min-width: 1px; }

.voucher-note {
    text-align: center;
    text-decoration: underline;
    text-decoration-color: rgba(0,0,0,0.4);
    display: block;
    font-size: 12px;
    font-family: 'Sailec Bold', Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1.3;
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    margin: 0;
    z-index: 20;
}

.voucher-note__extra { margin-left: 5px; }
.tr-running-man { float: right; height: 25px; }

.reference {
    padding: 10px 5px;
    background-color: #cae4f6;
    border: 1px solid #3498db;
    font-size: 13px;
    line-height: 1;
    border-radius: 4px;
    display: block;
    text-align: center;
    font-family: 'Sailec Bold', Helvetica Neue, Helvetica, Arial, sans-serif;
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}

.reference__line { display: block; }
.reference__line span { margin-left: 10px; display: inline-block; }

.booking-reminder {
    background: #f4f5fa;
    border: 1px solid #cccccc;
    border-radius: 4px;
    font-size: 11px;
    padding: 6px;
    font-family: 'Sailec Regular', Helvetica Neue, Helvetica, Arial, sans-serif;
    margin-bottom: 15px;
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}

.booking-reminder span {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 40px);
    padding-left: 8px;
    box-sizing: border-box;
}

.booking-reminder__icon {
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: top;
}

.hot-deal {
    padding: 10px 20px;
    text-align: center;
    color: #FF674C;
    border: 1px dashed #FF674C;
    margin-bottom: 15px;
    font-size: 14px;
    font-family: 'Sailec Regular', Helvetica Neue, Helvetica, Arial, sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hot-deal__label {
    background: #FF674C;
    border: 1px solid #FF674C;
    color: white;
    padding: 2px 8px;
    font-size: 12px;
    font-family: 'Sailec Bold', Helvetica Neue, Helvetica, Arial, sans-serif;
    border-radius: 2px;
    line-height: 1;
    margin-right: 10px;
    white-space: nowrap;
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}

.voucher-table {
    font-size: 14px;
    font-family: 'Sailec Light', Helvetica Neue, Helvetica, Arial, sans-serif;
}

.voucher-table td { vertical-align: top; }

.table-label {
    padding-right: 5px;
    font-family: 'Sailec Regular', Helvetica Neue, Helvetica, Arial, sans-serif;
}

.right-col-img {
    display: flex;
    justify-content: center;
}

.invoice-logo { width: 100px; margin-top: 5px; }

.tnc {
    font-size: 10px;
    line-height: 1.4;
    display: block;
    font-family: 'Sailec Light', Helvetica Neue, Helvetica, Arial, sans-serif;
}

.numbers {
    font-size: 12px;
    color: #909090;
    display: block;
    text-align: right;
    font-family: 'Sailec Light', Helvetica Neue, Helvetica, Arial, sans-serif;
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}

.numbers p { margin: 0; line-height: 1.4; }

/* Deprecated */
.purchase-summ {
    font-size: 14px;
    font-family: 'Sailec Light', Helvetica Neue, Helvetica, Arial, sans-serif;
    width: 100%;
    border-collapse: collapse;
}

.purchase-summ th {
    font-weight: normal;
    font-family: 'Sailec Regular', Helvetica Neue, Helvetica, Arial, sans-serif;
    background: #f4f5fa;
    padding: 0;
    padding: 10px;
    border-top: 1px solid #f4f5fa;
    border-bottom: 1px solid #f4f5fa;
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}

.purchase-summ th:first-of-type { text-align: left; border-left: 1px solid #f4f5fa; }
.purchase-summ th:last-of-type { text-align: right; border-right: 1px solid #f4f5fa; }
.purchase-summ tr td:last-child { text-align: right; }
.purchase-summ td { padding: 10px; vertical-align: top; }

/* Deprecated */
.product-quan { display: inline-block; vertical-align: top; width: 9%; }

/* New voucher price table */
.ps-table {
    font-size: 14px;
    font-family: 'Sailec Light', Helvetica Neue, Helvetica, Arial, sans-serif;
}
.ps-table__row {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    padding: 0 10px;
}
.ps-table__row--header {
    background: #f4f5fa;
    padding: 10px 10px;
    font-family: 'Sailec Regular', Helvetica Neue, Helvetica, Arial, sans-serif;
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}
.ps-table__row--extra {
    padding-left: 35px;
    font-size: 12px;
}
.ps-table__discount {
    text-align: right;
    padding-right: 10px;
}
.ps-table__total {
    text-align: right;
    padding-right: 10px;
    font-size: 16px;
}

.product-name { display: inline-block; vertical-align: top; width: 90%; }
.purchase-summ-contain { padding-bottom: 20px; border-bottom: 1px solid #e8e8e8; }

.purchase-summ-total {
    text-align: right;
    font-size: 16px;
    font-family: 'Sailec Regular', Helvetica Neue, Helvetica, Arial, sans-serif;
    padding-right: 10px;
    margin-top: 10px;
}

.purchase-summ-total__discount { display: block; font-size: 13px; margin-bottom: 3px; }

.about {
    padding-top: 20px;
}

.about p {
    font-family: 'Sailec Light', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 13px;
    margin-top: 0;
}

.fuel-surcharge { width: calc(65% - 20px); margin-right: 16px; display: inline-block; vertical-align: top; }

.booking-details {
    padding-top: 15px;
}

.booking-details .voucher-table { font-size: 13px; }
.voucher-tickets { margin-top: 40px; padding-top: 40px; border-top: 1px solid #e8e8e8; }

.ticket-wrap {
    position: relative;
}

.ticket {
    height: 220px;
    width: 100%;
    border: 1px solid #e8e8e8;
    position: relative;
    margin-bottom: 20px;
    border-radius: 4px;
}

.ticket::before,
.ticket::after {
    content: '';
    position: absolute;
    right: 140px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: white;
    z-index: 3;
}

.ticket::before { top: -15px; border-bottom: 1px solid #cccccc; }
.ticket::after { bottom: -15px; border-top: 1px solid #cccccc; }

.ticket__barcode {
    width: 185px;
    min-height: 1px;
    max-height: 90%;
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
}

.ticket__info {
    padding: 20px;
    display: block;
    height: 220px;
    box-sizing: border-box;
    width: calc(100% - 153px);
    font-size: 13px;
    position: relative;
    font-family: 'Sailec Light', Helvetica Neue, Helvetica, Arial, sans-serif;
}

.ticket__info-bottom {
    position: absolute;
    bottom: 0;
    left: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
    width: calc(100% - 200px);
    font-family: 'Sailec Light', Helvetica Neue, Helvetica, Arial, sans-serif;
}

.ticket__info-bottom--right { text-align: right; }
.ticket__info-bottom--justify-right { justify-content: flex-end; }

.ticket__info-bottom::after {
    content: '';
    position: absolute;
    right: -33px;
    bottom: 0;
    height: 220px;
    border-right: 4px dashed #efefef;
}

.ticket__info-disclaimer {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 20px);
    line-height: 1.2;
    font-size: 11px;
    margin-right: 10px;
}

.ticket__info-disclaimer--big { width: 100%; }

.ticket__info-img {
    max-width: 50%;
    display: inline-block;
    vertical-align: middle;
    height: 40px;
}

.ticket__info-img--big { height: 65px; }
.ticket-header { display: flex; justify-content: space-between; align-items: center; }

.ticket-header__title {
    font-size: 16px;
    font-family: 'Sailec Regular', Helvetica Neue, Helvetica, Arial, sans-serif;
}


.ticket__reference, .ticket__instruct {
    font-family: 'Sailec Regular', Helvetica Neue, Helvetica, Arial, sans-serif;
}

.ticket__instruct { display: block; margin-bottom: 6px; }
.ticket-header__img { height: 22px; }
.ticket--family { height: 235px; }
.ticket--big { height: 255px; }

.ticket--family::before, .ticket--family::after {
    content: none;
}

.ticket--family .ticket__info { width: calc(100% - 220px); height: 235px; }
.ticket--family .ticket-header__img { height: 14px; }
.ticket--family .running-man { height: 32px; }
.ticket--family .park-logos { height: 38px; }
.ticket--family .ticket__info-bottom { width: calc(100% - 250px); }
.ticket--family .ticket__info-bottom::after { content: none; }

.ticket__barcode--family {
    transform: translateY(-50%);
    right: 15px;
    height: 220px;
    columns: 2;
    column-fill: auto;
    column-gap: 0;
    width: auto;
    direction: rtl;
}

.barcode-wrap img { width: 100%; }
.ticket-list { padding: 0; margin: 5px 0; }
.ticket-list li { list-style: none; margin-bottom: 5px; }
.ticket-list li:last-child { margin-bottom: 0; }

.park-logos { height: 40px; }
.running-man { height: 35px; margin-right: 25px; }
.voucher-addendum {
    page-break-before: always;
}
.promotion { margin-top: 40px; width: 100%; page-break-before: always; position: relative; }
.promotion img { margin: 0 auto; display: block; max-width: 100%; }
.appendix { page-break-before: always; position: relative; }
@page { margin: 0 !important; }

/* Cancelled vouchers */
.voucher-cancelled::before {
    content: 'Cancelled';
    color: #e74c3c;
    font-size: 100px;
    font-family: 'Sailec Bold', Helvetica Neue, Helvetica, Arial, sans-serif;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(-45deg);
    opacity: 0.3;
    padding: 20px 65px;
    border-radius: 10px;
    border: 5px solid #E74C3C;
    pointer-events: none;
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}

/* Cancelled tickets */
.tickets-cancelled .voucher-tickets .ticket-wrap::before {
    content: 'Cancelled';
    color: #e74c3c;
    font-size: 70px;
    font-family: 'Sailec Bold', Helvetica Neue, Helvetica, Arial, sans-serif;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate(-50%,-50%);
    opacity: 0.3;
    padding: 10px 60px;
    border-radius: 10px;
    border: 5px solid #E74C3C;
    pointer-events: none;
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    letter-spacing: 8px;
}

/* Cancelled appendix/promotion */
.extras-cancelled::before {
    content: 'Cancelled';
    color: #e74c3c;
    font-size: 70px;
    font-family: 'Sailec Bold', Helvetica Neue, Helvetica, Arial, sans-serif;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate(-50%,-50%) rotate(-45deg);
    opacity: 0.6;
    padding: 10px 60px;
    border-radius: 10px;
    border: 5px solid #E74C3C;
    pointer-events: none;
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}

/* Skybus ticket start */
.ticket--sb {
    height: auto;
    min-height: 162px;
    width: 100%;
    border: 2px dashed #e8e8e8;
}

.ticket--sb .ticket__info {
    width: auto;
    font-size: 14px;
    height: auto;
    padding: 10px;
}

.ticket--sb .ticket-header__title {
    font-size: 16px;
}

.ticket--sb::before,
.ticket--sb::after {
    content: none;
}

.skybus-qr-mobile {
    display: none;
}

.skybus-qr {
    margin: 10px 10px 0 10px;
    width: 120px;
    height: auto;
    min-height: 1px;
    float: right;
    display: block;
}

.ticket__subtitle {
    display: block;
    margin: 5px 0;
    font-size: 14px;
}

.ticket__subtitle span,
.ticket-list__header {
    font-family: 'Sailec Regular', Helvetica Neue, Helvetica, Arial, sans-serif;
}

.skybus-logo,
.skybus-qr__img {
    width: 100%;
}

.skybus-logo {
    height: 32px;
}

.skybus-qr__number {
    font-size: 11px;
    display: block;
    position: relative;
    top: -6px;
}
/* Skybus ticket end*/

/* MultiTicket start */
.multiticket {
    background-color: #f3f3f3;
    height: auto;
}

.multiticket::before,
.multiticket::after { content: none; }

.multiticket__info {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    padding: 10px 10px 10px 15px;
    width: calc(100% - 120px);
    height: auto;
}

.multiticket__company-info {
    width: 43%;
}

.multiticket .ticket-header {
    margin-bottom: 10px;
}

.multiticket-header__title {
    text-align: left;
    margin-left: 10px;
    font-family: 'Sailec Bold', Helvetica Neue, Helvetica, Arial, sans-serif;
}

.multiticket__address {
    line-height: 1.6;
    margin: 6px 0;
}

.multiticket__detail {
    background: white;
    padding: 13px;
    box-sizing: border-box;
    width: 54%;
    border: 1px solid #f3f3f3;
    border-radius: 5px;
}

.multiticket__description {
    font-size: 10px;
    display: block;
}

.multiticket-detail__label {
    padding-right: 8px;
    font-family: 'Sailec Regular', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.multiticket__info-img {
    width: 50px;
    display: inline-block;
    vertical-align: middle;
}

.multiticket__product-name {
    font-size: 14px;
    font-family: 'Sailec Regular', Helvetica Neue, Helvetica, Arial, sans-serif;
    margin-bottom: 10px;
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
    line-height: 1.2;
}

.multiticket__detail ul {
    margin: 0;
}

.multiticket__detail li {
    margin-bottom: 2px;
    line-height: 1.1;
}

.multiticket__barcode {
    width: 110px;
    right: 0px;
    margin-right: 10px;
    top: 10px;
    transform: none;
    border-radius: 5px;
    border: 1px solid #f3f3f3;
}

/* MultiTicket end */

/* Redeam Ticket start */
.ticket-redeam::before,
.ticket-redeam::after {
    right: 180px;
}

.ticket-redeam .ticket__info-bottom::after {
    right: -63px;
}

.ticket-redeam .ticket__barcode {
    right: 00px;
}

.ticket-redeam .ticket__info-bottom {
    left: -55px;
}

.ticket__barcode-text {
    min-height: 1px;
    max-height: 90%;
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
}

/* Redeam Ticket end */

@media print {
    .voucher-outer {
        width: 100%;
        transform: none;
        margin: 0;
    }

    .voucher-contain {
        width: 100%;
        border: 0;
        padding: 55px 0 0 0;
    }

    .voucher-info {
        min-height: auto;
    }

    .about {
        page-break-inside: avoid;
        padding-top: 30px;
    }

    .section-heading, .section-text, .reference, .hot-deal, .voucher-table, .numbers, .purchase-summ, .about p, .zh-activate-ticket, .booking-details .voucher-table, .voucher-list {
        font-size: 12px !important;
    }

    body {
        padding: 0 10mm;
    }

    .voucher-logo {
        top: -14px;
    }

    .voucher-note {
        font-size: 12px !important;
    }

    .voucher-tickets {
        page-break-inside: avoid;
        margin-top: 0;
        padding-top: 30px;
        border-top: 0;
    }

    .hot-deal__label {
        color: #FF674C;
        background: white;
    }

    .voucher-tickets .heading-one {
        margin: 0;
    }

    .ticket-wrap {
        page-break-inside: avoid;
        margin: 0;
        padding-top: 30px;
    }

    .tickets-cancelled .voucher-tickets .ticket-wrap::before {
        top: calc(50% + 15px);
    }

    .ticket {
        margin: 0;
        border-color: #cccccc;
    }

    .ticket--sb {
        margin-bottom: 10px;
    }

    .ticket--sb .ticket-header__title {
        padding-right: 8px;
    }

    .ticket::before {
        border-bottom: 1px solid #707070;
    }

    .ticket::after {
        border-top: 1px solid #707070;
    }

    .ticket__info-bottom::after {
        border-right: 4px dashed #d3d3d3;
    }

    .ticket--big {
        height: 235px;
    }

    .ticket__info-disclaimer {
        font-size: 8px;
    }

    .promotion {
        margin: 0;
        padding-top: 30px;
        page-break-inside: avoid;
    }

    .appendix {
        margin: 0;
        padding-top: 30px;
        page-break-inside: avoid;
    }

    .numbers {
        color: #707070;
        font-size: 11px;
    }

    .ticket-list {
        font-size: 10px;
    }

    .ticket__subtitle {
        font-size: 12px;
    }

    .multiticket__product-name {
        font-size: 11px;
        padding-bottom: 6px;
        margin-bottom: 6px;
    }

    .multiticket-header__title {
        font-size: 12px;
    }

    .multiticket__info-img {
        width: 40px;
    }

    .multiticket__detail {
        padding: 10px;
    }

    .multiticket__address {
        font-size: 11px;
        line-height: 1.4;
    }

    .multiticket-detail__label {
        font-size: 10px;
    }

    .multiticket .ticket-header {
        margin-bottom: 0;
    }

    .multiticket__description {
        font-size: 9px;
        line-height: 1.2;
    }
}

/* Drive School Gift */
.ds-gift {
    margin: 15px 0 0 35px;
}
.ds-gift__title {
    font-family: 'Sailec Regular', Helvetica Neue, Helvetica, Arial, sans-serif;
    margin-bottom: 5px;
}
.ds-gift__header {
    font-size: 12px;
    margin-left: 5px;
}
.ds-gift__message {
    margin-left: 5px;
    margin-top: 5px;
    font-size: 13px;
}

/* Booking reference QRCode - # Only available for resmates2 voucher at the moment*/
.additional-info-contain {
    background-color: #c9e6f9;
    height: 100px;
    border-radius: 15px;
    margin: 10px 0px;
    display:flex;
    justify-content:center;
    align-items:center;
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}

.booking-ref-contain {
    background-color: white;
    margin: 10% 0 10% 2%;
    height: 80%;
    display: inline-block;
    text-align: left;
    position: relative;
}

.booking-ref-logo {
    width: 50%;
    height: 80%;
    margin-right: 10px;
}

.booking-ref-logo img {
    width: 100%;
    height: 100%;
}

.booking-ref-qr {
    width: 30%;
    height: 100%;
    display: flex;
    align-content: center;
    float: left;
}

.booking-ref-qr img {
    width: 100%;
    height: 100%;
}

.booking-ref-summary {
    display: flex;
    align-items:center;
    flex-wrap: wrap;
    height: 100%;
    font-size: 15px;
    line-height: 1;
    text-align: center;
    font-family: 'Sailec Bold', Helvetica Neue, Helvetica, Arial, sans-serif;
    color-adjust: exact;
}

.booking-ref-title {
    margin-top: 7%;
}

.booking-ref {
    color: #0054a5;
    margin-bottom: 10%;
    font-size: large;
}

/* Event */
.event__ticket__info {
    font-size: 11px;
}

/* Car Parking */
.cp-ticket__info {
    display: flex;
    position: relative;
}

.cp-ticket__left {
    width: 60%;
}

.cp-ticket__right {
    width: 40%;
    position:absolute;
    right:0px;
}

.cp-extra-group {
    margin-left: 15px;
}

.cp-extra {
    margin-left: 25px;
}