﻿#checkout .timer-wrap {
    text-align: center
}

#checkout .box, #checkout .booking-failure .box, #Ticketinfo .box {
    /*! background: #032055; */
    padding: 20px;
    border-radius: 5px;
    /*! margin-bottom: 30px; */
    position: relative;
    border: 1px solid #ddd;
}

.movie-img img {
    height:100px;
    width:80px;
}

.disabled {
    opacity: 0.50;
    cursor:not-allowed;
}

#checkout .ticket-info, #Ticketinfo .ticket-info {
    position: relative;
    margin-top: 10px;
    border-top: 2px dashed #ddd;
    padding-top: 10px
}

    #checkout .ticket-info:before, #checkout .ticket-info:after, #Ticketinfo .ticket-info:before, #Ticketinfo .ticket-info:after {
        content: "";
        position: absolute;
        display: block;
        width: .9em;
        height: .9em;
        background: #fff;
        border-radius: 50%;
        bottom: 92%
    }

    #checkout .ticket-info:before, #Ticketinfo .ticket-info:before {
        left: -28px;
        border-right: 1px solid #ccc
    }

    #checkout .ticket-info:after, #Ticketinfo .ticket-info:after {
        right: -28px;
        border-left: 1px solid #ccc
    }

#checkout .booking-failure .box:before, #checkout .booking-failure .box:after, #Ticketinfo .booking-failure .box:after {
    content: "";
    position: absolute;
    display: block;
    width: .9em;
    height: .9em;
    background: #fff;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%)
}

#checkout .booking-failure .box:before {
    left: -8px;
    border-right: 1px solid #ccc
}

#checkout .booking-failure .box:after {
    right: -8px;
    border-left: 1px solid #ccc
}

#checkout .box .movie-box p, #checkout .box .ticket-info p, #Ticketinfo .box .movie-box p, #Ticketinfo .box .ticket-info p {
    font-size: 14px
}

#checkout .box .ticket-info .seat-no, #Ticketinfo .box .ticket-info .seat-no {
    font-weight: bold;
    display: block;
    text-transform: uppercase
}

#checkout .order-summary .head-wrap, #Ticketinfo .order-summary .head-wrap {
    margin-bottom: 5px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 5px
}

    #checkout .order-summary .head-wrap:last-child, #Ticketinfo .order-summary .head-wrap:last-child {
        margin-bottom: 0;
        border-bottom: 0;
        padding-bottom: 0
    }

#Ticketinfo .page-title .date {
    font-size: 14px;
    color: #ddd
}

#checkout .order-summary {
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 5px;
    min-height: 269px
}

#Ticketinfo .booking-id {
    border-top: 1px solid #ccc;
    padding-top: 10px
}

#Ticketinfo .order-summary {
    margin-top: 10px;
    border-top: 1px solid #ccc;
    padding-top: 10px
}

#checkout .booking-confirmation .print-download-ticket .btn {
    min-width: 168px;
    margin-left: 6px;
    margin-bottom: 6px
}

.box .qr-code {
    max-height: 100px
}

.movie-name{
    font-size:14px !important;
    margin: 3px !important;
    padding: 5px !important;
}

.head-wrap {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}

.movie-box p {
    margin: 3px !important;
    padding: 5px !important;
}

.modal-dialog {
    margin: 65px auto !important;
}

.modal-footer {
    text-align: center !important;
    color: darkblue;
}

.img-loading {
    /*width: 30px !important;*/
}
.prn-qr {
    margin-left: -10px !important
}
@media screen and (max-width:767px) {
    #checkout .transaction-time-out {
        margin-top: 10px
    }

    #checkout .timer-wrap {
        text-align: left
    }

    #payment-details .money-box {
        width: 47%
    }

    #checkout .left-details-acc .radio-box img {
        max-height: 50px
    }

    #checkout .left-details-acc .nav > li > a {
        margin-bottom: 20px;
        margin-right: 19px
    }

    #Ticketinfo .page-title .date {
        display: block
    }

    #checkout .order-summary .head-wrap, #Ticketinfo .order-summary .head-wrap {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-items: center
    }

    #checkout .conf-msg, #checkout .fail-msg {
        font-size: 20px
    }

    #checkout .booking-info .movie-name, #Ticketinfo .booking-info .movie-name {
        font-size: 14px!important
    }

    .btn-cancel {
        font-size: 10px
    }

    #checkout .booking-info .date-time-mobile, #Ticketinfo .booking-info .date-time-mobile {
        font-size: 12px;
        margin-bottom: 2px;
        color: #333;
        font-weight: normal;
        margin-top: 2px
    }

    #checkout .booking-info .location, #Ticketinfo .booking-info .location {
        margin-bottom: 3px;
        display: block
    }

    #checkout .ticket-summary-wrap .head-wrap .seat-box, #checkout .ticket-summary-wrap .head-wrap .seat-no {
        font-size: 12px
    }

    #checkout .ticket-info:before, #checkout .ticket-info:after, #Ticketinfo .ticket-info:before, #Ticketinfo .ticket-info:after {
        bottom: 97%
    }

    #checkout .ticket-info:before, #Ticketinfo .ticket-info:before {
        left: -25px
    }

    #checkout .ticket-info:after, #Ticketinfo .ticket-info:after {
        right: -25px
    }

    #checkout .left-details-acc .panel-title {
        font-size: 15px
    }

    #checkout .ticket-summary-wrap .head-wrap {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between
    }

        #checkout .ticket-summary-wrap .head-wrap .head-col {
            width: 65%
        }

            #checkout .ticket-summary-wrap .head-wrap .head-col:only-child {
                width: 100% !important
            }

            #checkout .ticket-summary-wrap .head-wrap .head-col:last-child {
                width: 29%
            }

    #checkout .box .movie-img, #Ticketinfo .box .movie-img {
        margin-bottom: 20px
    }

    #checkout .box .movie-box p, #checkout .box .ticket-info p, #Ticketinfo .box .ticket-info p {
        font-size: 12px
    }

    #checkout .box .ticket-info .seat-no, #Ticketinfo .box .ticket-info .seat-no {
        font-size: 11px
    }

    .box .qr-code {
        max-height: 70px
    }

    .booking-confirmation .movie-box .movie-name {
        font-size: 14px !important;
        margin-bottom: 0
    }
    .prn-qr {
        margin-left: 20px !important
    }
}