/* booking accordian styles */

.payTypes {
    clear: both;
}

.sumtable {
    margin: 0 0 20px 0;
    padding: 0;
}

    .sumtable.first {
        margin: 0 0 8px 0;
    }

    .sumtable div {
        display: block;
        padding: 0 0 8px 0;
    }

[data-booking-payment-confirm-success] .sumtable div {
    display: block;
    padding: 0;
}

.sumtable div:last-child {
}

.sumtable div.total {
    border-bottom: 0;
    padding-bottom: 8px;
    border-top: solid 1px #000;
    padding-top: 8px;
}

.sumtable div > span {
    text-align: right;
    display: inline-block;
    float: right;
}


.confirm .checkmovie.confirmDetails {
    display: none;
}

.confirmation h5,
.confirmation .h5 {
    background-color: #f1f1f1;
    padding: 10px;
}

#tixprocess {
    font-size: 14px;
}

    #tixprocess .ui-accordion-content {
        position: relative;
    }

.bookTabContent#confirmation {
    padding: 0;
}

.fa.fa-print {
    margin-right: 5px;
}

.payform .BSHolder {
    width: 60%;
}

    .payform .BSHolder input {
        width: 100%;
    }

ul.trailers {
    margin-right: -5px;
}

    ul.trailers li div {
        position: relative;
        max-height: 123px;
        overflow: visible;
    }

    ul.trailers li.featured div {
        overflow: visible;
    }

    ul.trailers li > div {
        padding-bottom: 59.60591133004926%;
        position: relative;
    }

    ul.trailers li.featured > div {
        padding-bottom: 57.80885780885781%;
    }

    ul.trailers img {
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
    }

    ul.trailers li a span {
        z-index: 1;
    }

    ul.trailers .trailerItem span {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.transaction-recipt {
    background-color: #fff !important;
    color: #282828;
    padding: 10px;
}

    .transaction-recipt h4,
    .transaction-recipt .h4 {
        font-size: 20px;
        margin: 0;
        padding: 0;
    }

    .transaction-recipt .details {
        padding: 8px 0;
    }

        .transaction-recipt .details.ticket {
            padding: 0 0 0 8px;
        }

        .transaction-recipt .details.total {
            margin-top: 18px;
            border-top: 1px solid #282828;
        }

.trans .modal {
    position: fixed;
    top: 200px;
    left: 50%;
    margin-left: -200px;
}

.transactionReciptoOuter {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0,0,0,0.75);
    left: 0;
}


/* form styles*/
.styledform .memberloginError {
    text-align: center;
    background: #BB0003;
    color: #fff;
    padding: 20px 0;
    margin-bottom: 20px;
    /*float: none;*/
    /*width: 100%;*/
}

.genericError {
    text-align: center;
    background: #BB0003;
    color: #fff;
    padding: 20px 0;
    margin-bottom: 20px;
    /*float: none;*/
    /*width: 100%;*/
}

.seatinError {
    text-align: center;
    background: #282828;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    z-index: 2;
    width: 320px;
}

.nolistingsOuter {
    background: white;
    display: block;
    padding: 8px 8px 15px;
}

.bookPopClose {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 20px;
    height: 20px;
    color: #fff;
    background: #000;
    border: 2px solid #fff;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    padding-left: 1px;
    cursor: pointer;
}


.seatinError .nolistings {
    margin: 0;
    padding: 15px;
    text-align: center;
    text-align: center;
    background-color: #F59C9D;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    /* margin-bottom: 10px; */
}

.modalBg {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,0.7);
    z-index: 1;
}


input.formField.invalid {
    border: 1px solid red;
}

.payform .help-block.BSHolder {
    color: #BB0003;
    padding: 8px;
}

.payform .ccnameValidation {
    color: #BB0003;
    padding: 8px;
}

.beanstreamForm button {
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    text-align: center;
    padding: 8px;
    font-weight: bold;
    width: 200px;
    font-size: 16px;
    color: #202020;
    margin: 10px 0;
    border: none;
    display: block;
    background-color: #faac1f;
    font-family: 'Roboto Condensed', sans-serif;
    text-decoration: none;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .beanstreamForm button:hover {
        color: #fff;
        background-color: #124793;
        cursor: pointer;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

.checkleft table td img.ticketcode {
    margin-bottom: 30px;
    padding-bottom: 0;
    height: auto !important;
    padding-right: 0;
}

.barcodeBookingRef {
    text-align: center;
    font-size: 25px;
    margin: 15px 0;
    padding-bottom: 20px;
    display: none;
}

.input-validation-error {
    border: solid 1px #FF0004;
    background-color: #F5A3A4;
}

/* hot new trailers */

ul.trailerlist {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

    ul.trailerlist li {
        display: block;
        clear: both;
        list-style: none;
        margin: 0;
        padding: 0;
        border-bottom: solid 1px #ccc;
        text-align: left;
    }

        ul.trailerlist li a img {
            float: left;
            width: 120px;
            margin-right: 10px;
        }

        ul.trailerlist li a {
            font-size: 16px;
            padding: 5px 5px 5px 0;
            display: inline-block;
            width: 100%;
            -moz-transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }

            ul.trailerlist li a:hover {
                background-color: #282828;
                padding: 5px;
                -moz-transition: all 0.5s ease;
                -webkit-transition: all 0.5s ease;
                -o-transition: all 0.5s ease;
                transition: all 0.5s ease;
                color: #fff;
                text-decoration: none;
            }

/* loader */

@-webkit-keyframes load-spinner-rotate {
    0% {
        -webkit-transform: rotate(0deg) translate(-50%, -50%);
    }

    100% {
        -webkit-transform: rotate(360deg) translate(-50%, -50%);
    }
}

@-moz-keyframes load-spinner-rotate {
    0% {
        transform: rotate(0deg) translate(-50%, -50%);
    }

    100% {
        transform: rotate(360deg) translate(-50%, -50%);
    }
}

@keyframes load-spinner-rotate {
    0% {
        transform: rotate(0deg) translate(-50%, -50%);
    }

    100% {
        transform: rotate(360deg) translate(-50%, -50%);
    }
}

.loading:before {
    content: "";
    position: fixed;
    z-index: 998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}

.loading:after {
    content: "";
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    opacity: .8;
    display: block;
    border-radius: 50%;
    font-size: 60px;
    width: .25em;
    height: .25em;
    box-shadow: 0 -.4em 0 0 rgba(255,255,255,1), -.28em -.28em 0 0 rgba(255,255,255,.75), -.4em 0 0 0 rgba(255,255,255,.50), -.28em .28em 0 0 rgba(255,255,255,.25);
    -webkit-animation: .85s load-spinner-rotate steps(8) infinite;
    -moz-animation: .85s load-spinner-rotate steps(8) infinite;
    -ms-animation: .85s load-spinner-rotate steps(8) infinite;
    -o-animation: .85s load-spinner-rotate steps(8) infinite;
    animation: .85s load-spinner-rotate steps(8) infinite;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

/* /loader */



/* showtimes */

ul.headernav li a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    display: block;
    margin: 0;
    padding: 15px 25px 15px 15px;
    /*border-left: solid 8px #faac1f;*/
    line-height: 100%;
    font-weight: bold;
    color: #999;
    background-color: #282828 !important;
    text-decoration: none;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    ul.headernav li a.active {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 22px;
        display: block;
        margin: 0;
        padding: 15px 25px 15px 15px;
        border-left: solid 8px #faac1f;
        line-height: 100%;
        font-weight: bold;
        color: #fff;
        background-color: #282828 !important;
        text-decoration: none;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

/* showtimes pagination */

.styledform button {
    width: 100%;
    max-width: 320px;
    margin: 0px auto;
    padding: 15px;
    font-weight: bold;
    font-size: 18px;
    color: #202020;
    border: none;
    display: block;
    background-color: #faac1f;
    font-family: 'Roboto Condensed', sans-serif;
    text-decoration: none;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .styledform button:hover {
        color: #fff;
        background-color: #282828;
        cursor: pointer;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

/* CONTEST */
.styledform {
    margin-bottom: 18px;
}

    .styledform input, .styledform select {
        padding: 8px;
        border: solid 1px #ccc;
        width: 100%;
    }

    .styledform textarea {
        padding: 8px;
        border: solid 1px #ccc;
        width: 100%;
    }

    .styledform select {
        width: 50px;
    }

        .styledform select.dob-year {
            width: 90px;
        }

        .styledform select.location {
            width: 300px;
        }

        .styledform select.gender {
            width: 200px;
        }

    .styledform .dobDay,
    .styledform .dobMonth {
        width: 57px;
        margin-right: 5px;
        padding: 8px 6px;
    }

    .styledform .dobYear {
        width: 71px;
        padding: 8px 6px;
    }

    .styledform input[type=checkbox] {
        border: solid 1px #FF0004;
        background-color: #F5A3A4;
        width: auto;
        padding: 8px 8px 8px 0;
        display: inline-block;
    }

    .styledform input.enter {
        width: 100%;
        max-width: 320px;
        margin: 0px auto;
        padding: 15px;
        font-weight: bold;
        font-size: 18px;
        color: #202020;
        border: none;
        display: block;
        background-color: #faac1f;
        font-family: 'Roboto Condensed', sans-serif;
        text-decoration: none;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

        .styledform input.enter:hover {
            color: #fff;
            background-color: #282828;
            cursor: pointer;
            -moz-transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }

.contestform {
    margin-bottom: 18px;
}

    .contestform input, .styledform select {
        padding: 8px;
        border: solid 1px #ccc;
        width: 200px;
    }

    .contestform textarea {
        padding: 8px;
        border: solid 1px #ccc;
        width: 100%;
    }

    .contestform select {
        width: 50px;
    }

        .contestform select.dob-year {
            width: 90px;
        }

        .contestform select.location {
            width: 300px;
        }

        .contestform select.gender {
            width: 200px;
        }

    .contestform .dobDay,
    .contestform .dobMonth {
        width: 57px;        
        padding: 8px 6px;
    }

    .contestform .dobYear {
        width: 71px;
        padding: 8px 6px;
    }

    .contestform .dobMonth,
    .contestform .dobYear {
        margin-right: 5px;
    }

        .contestform input[type=checkbox] {
            border: solid 1px #FF0004;
            background-color: #F5A3A4;
            width: auto;
            padding: 8px 8px 8px 0;
            display: inline-block;
        }

    .contestform input.enter {
        width: 100%;
        max-width: 320px;
        margin: 0px auto;
        padding: 15px;
        font-weight: bold;
        font-size: 18px;
        color: #202020;
        border: none;
        display: block;
        background-color: #faac1f;
        font-family: 'Roboto Condensed', sans-serif;
        text-decoration: none;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

        .contestform input.enter:hover {
            color: #fff;
            background-color: #282828;
            cursor: pointer;
            -moz-transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }


    .contestform form div {
        margin-bottom: 10px;
    }

        .contestform form div.full {
            width: 100%;
            clear: both;
        }

        .contestform form div.optinfields {
            display: none;
        }

        .contestform form div label {
            float: left;
            width: 110px;
            padding: 8px 0;
            display: inline-block;
        }

            .contestform form div label.error {
                display: none !important;
            }

    .contestform form input.error, .contestform form select.error, .contestform form textarea.error {
        border: solid 1px #FF0004;
        background-color: #F5A3A4;
    }

    .contestform form div label.full {
        float: none;
        width: 90%;
        padding: 8px 0;
    }

    .contestform form div.contourPage {
        display: block;
        float: none;
        clear: both;
        width: 100%;
    }

    .contestform form .umbraco-forms-field.checkbox {
        width: 100%;
    }

    .contestform form .umbraco-forms-field.checkbox label {
        float: right;
        width: 97%;
        padding: 0;
    }

    .optininvalid {
        background: #bb0003;
        color: #fff;
        padding: 8px;
    }

    .optininvalid a {
        color: #fff;
        text-decoration: underline;
    }

    .shoutoutoptininvalid {
        background: #bb0003;
        color: #fff;
        padding: 8px;
    }

    .shoutoutoptininvalid a {
        color: #fff;
        text-decoration: underline;
    }

.contestform .umbraco-forms-field {
    margin-bottom: 10px;
    clear: none;
    position: relative;
}

@media (min-width:768px) {
    .contestform form .umbraco-forms-field {
        float: left;
        width: 50%;
    }

        .contestform form .umbraco-forms-field.checkbox label {
            width: 98%;
        }
}


.contestform form .umbraco-forms-field.longanswer {
    width: 100%;
}

    .contestform form .umbraco-forms-field.longanswer label {
        width: 100%;
    }

.contestform form .umbraco-forms-field.localcinema {
    float: none;
    clear: both;
}

.contestform form input[type="submit"] {
    width: 100%;
    max-width: 320px;
    margin: 0px auto;
    padding: 15px;
    font-weight: bold;
    font-size: 18px;
    color: #202020;
    border: none;
    display: block;
    background-color: #faac1f;
    font-family: 'Roboto Condensed', sans-serif;
    text-decoration: none;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .contestform form input[type="submit"]:hover {
        color: #fff;
        background-color: #282828;
        cursor: pointer;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

.contestform .field-validation-error {
    display: none;
}

.contestform .umbraco-forms-field.invalid input,
.contestform .umbraco-forms-field.invalid select {
    border-color: red;
}

.contestform .errorMessage {
    position: absolute;
    z-index: 1;
    background: white;
    padding: 10px;
    max-width: 100%;
    top: 100%;
    left: 0;
    border: 1px solid #ccc;
    box-shadow: 0 0 8px #ccc;
    width: 200px;
}

ul.pagination a, ul.angular-pagination a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ccc;
}

.pagination a:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

    .pagination a:first-child:before {
        content: "\00AB";
    }

.pagination a:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

    .pagination a:last-child:before {
        content: "\00BB";
    }

ul.pagination a.jp-current, ul.angular-pagination .jp-current a {
    background-color: #124793;
    color: white;
    border: 1px solid #124793;
}

ul.pagination a:hover:not(.active), ul.angular-pagination a:hover:not(.active) {
    background-color: #282828;
    color: #fff;
    border: 1px solid #282828;
}

ul.pagination span {
    display: none;
}

span.filmListItemTitle {
    display: block;
    height: 44px;
}

ul.angular-pagination li {
    float: left;
    margin-bottom: 15px;
    margin-right: -1px;
}

    ul.angular-pagination li.disabled a {
        cursor: not-allowed;
    }

        ul.angular-pagination li.disabled a:hover {
            background-color: #fff;
            border-color: #ddd;
            color: #000;
        }

.angular-pagination li:first-child a {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

    .angular-pagination li:first-child a:before {
        content: "\00AB";
    }

.angular-pagination li:last-child a {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

    .angular-pagination li:last-child a:before {
        content: "\00BB";
    }

/* youtube trailers*/

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

/* Maps */

.place-card.place-card-medium {
    display: none;
}

/* cinema notice */

.cineNotice {
    margin: 10px 0;
}

    .cineNotice p:last-child {
        margin-bottom: 0;
    }

/* utility */

.dn {
    display: none !important;
}

.fc:before,
.fc:after {
    content: "";
    display: table;
}

.fc:after {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.cb {
    clear: both;
}

@media (min-width: 763px) {
    .strightcol {
        width: 49%;
        float: right;
    }

    .stleftcol {
        width: 49%;
        float: left;
    }
}
