﻿
.vip {
    font-size: 12pt;
    color: #7a6843;
}

    .vip P {
        font-size: 12pt;
        color: #7a6843;
    }


.vip_Message_link {
    text-decoration: none;
    color: #7a6843;
}


    .vip_Message_link a {
        color: #767676;
        text-decoration: none;
        outline: none;
    }

        .vip_Message_link a:hover {
            color: #a37e2c;
            text-decoration: none;
            outline: none;
        }

        .vip_Message_link a:focus {
            color: #a37e2c;
            text-decoration: none;
            outline: none;
        }


        .vip_Message_link a:link {
            color: #a37e2c;
            text-decoration: none;
            outline: none;
        }


        .vip_Message_link a:visited {
            color: #a37e2c;
            text-decoration: none;
            outline: none;
        }

.vip-table-first-col {
    padding: 20px;
    vertical-align: middle;
    text-align: left;
    font-weight: 600;
}

    .vip-table-first-col:lang(en) {
        font-weight: 400;
    }


.table > tbody > tr > td {
    vertical-align: middle;
}

.vip-table-title {
    font-size: 18px;
}

@media (min-width: 768px) {
    .table > tbody > tr {
        border: 0;
    }

        .table > tbody > tr > td {
            border: 0;
        }

        .table > tbody > tr > th {
            border: 0;
        }
}



.vip-Table-Text {
    text-align: center;
    vertical-align: middle;
}

.vip-table-grid,
.vip-table-grid-auto {
    padding: 20px;
    text-align: center;
    width: 10%;
    vertical-align: middle;
    font-weight: 600;
}

    .vip-table-grid:lang(en),
    .vip-table-grid-auto:lang(en) {
        font-weight: 400;
    }


.vip-table-grid-basic,
.vip-table-grid-basic i {
    color: #283643;
}

.vip-table-grid-bronze,
.vip-table-grid-bronze i {
    color: #a06519;
}

.vip-table-grid-silver,
.vip-table-grid-silver i {
    color: #abacac;
}

.vip-table-grid-gold,
.vip-table-grid-gold i {
    color: #D4AF37;
}

@media (min-width: 768px) {
    .table-bordered tr:nth-child(2n+3) {
        background-color: #f2f2f2;
    }
}


    .vip-gift-main-table:hover {
        border: 1px solid black;
        border-color: var(--ow-text-light-grey); /*change the transparent border to yellow*/
        text-align: center;
    }

    .vip-gift-main-table-img-center {
        text-align: center;
        max-width: 100%;
    }

    .vip-gift-main-table {
        border: 1px solid black;
        border-color: #f2f2f2; /*change the transparent border to yellow*/
        text-align: center;
        line-height: 40px;
    }




    .btn-circle {
        width: 30px;
        height: 30px;
        text-align: center;
        padding: 6px 0;
        font-size: 12px;
        line-height: 1.428571429;
        border-radius: 15px;
    }




    .checkbox-text-color {
        color: #767676;
    }



   
    .ow-contact-header hgroup {
        position: relative;
        margin-bottom: 35px
    }


   

    .ow-contact input, .ow-contact textarea,
    .ow-contact select {
        background: transparent;
        border: solid #ccc;
        border-radius: 0;
        border-width: 0 0 1px;
        color: #212121;
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
        outline: 0;
/*        padding: 10px 0 0 0;*/
        -moz-transition: border .3s ease-out;
        -o-transition: border .3s ease-out;
        -webkit-transition: border .3s ease-out;
        transition: border .3s ease-out;
        vertical-align: middle;
        width: 100%
    }

    .ow-contact .ow-fieldset {
        border: 0;
        margin: 0;
        min-width: 0;
        padding: 0;
        position: relative;
        padding: 30px 30px 0 30px;
    }


    .ow-select {
        -moz-appearance: none;
        -webkit-appearance: none;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        background: transparent;
        border: solid #ccc;
        border-width: 0 0 1px;
        color: #212121;
        font-size: 12px;
        /*    height: 21px;*/
        line-height: 20px;
        outline: 0;
        padding: 0;
        width: 130%
    }

    .ow-contact {
        text-align: center;
        padding: 2.25rem 0;
        color: #283643;
    }

        .ow-contact .error {
            color: red;
            border-color: red
        }

        .ow-contact .ow-contact-form {
            position: relative;
            margin: 0 auto;
            max-width: 800px;
        }

        .ow-contact .ow-login-form {
            padding-left: 0;
            padding-right: 0;
            max-width: 500px;
        }

        .ow-contact .ow-contact-row {
            margin: 0 0 40px;
            text-align: center;
            display: -webkit-flex;
            display: flex
        }

        .ow-contact .ow-row-margin-bottom {
            margin: 0 0 33px;
        }


/*    .ow-fieldset.ow-fieldset-first {
        padding: 40px 40px 0;
    }

    .ow-fieldset.ow-fieldset-last {
        padding: 0 40px 40px;
    }
*/

.ow-fieldset.ow-fieldset-first {
    padding: 30px 30px 0;
}

.ow-fieldset.ow-fieldset-last {
    padding: 0 30px 30px;
}


    .ow-lname {
        margin: 0
    }




    .ow-phone {
        margin: 0
    }

    .ow-message {
        margin: 0;
        width: 100%
    }

    .ow-action {
        text-align: right;
        width: 100%
    }

    .ow-btn-cancel {
        border-color: transparent
    }

        .ow-btn-cancel:hover {
            color: #212121 !important;
            background: transparent !important
        }

    .ow-notice {
        font-size: 13px;
        color: #212121;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

        .ow-notice .ow-error {
            color: red;
        }

        .ow-notice .ow-success, .ow-notice .ow-error {
            margin-bottom: 30px
        }


    .ow-fieldset.ow-fieldset-last .ow-contact-row.ow-notice {
        margin-bottom: 0
    }

.ow-btn-submit {
    border-width: 0;
    font-size: 18px;
    font-weight: 600;
/*    letter-spacing: .4px;*/
    line-height: 1.2;
    min-height: 50px;
    padding-bottom: 0;
    padding-top: 0;
    text-transform: capitalize;
    width: 100%;
    background-color: var(--ow-text-light-grey);
    color: #fff;
}

    .ow-btn-submit:hover {
        background-color: var(--ow-text-light-grey-hover);
        color: #fff;
    }

    .ow-btn-submit:lang(en){
        font-weight: 400;
    }


.ow-test-text {
    border-width: 0;
    font-size: 14px;
    min-height: 30px;
    padding-bottom: 0;
    padding-top: 0;
    text-transform: none;
    width: 100%;
    background-color: #e6e6e6;
    color: var(--ow-text-light-grey);
    line-height: 2.55;
}

.ow-warning-text {
    border-width: 0;
    font-size: 14px;
    min-height: 30px;
    padding-bottom: 0;
    padding-top: 0;
    text-transform: none;
    width: 100%;
    /*    background-color: #ffc107;*/
    background-color: var(--ow-text-light-grey);
    color: #fff;
    line-height: 2.55;
}

    .ow-success-text:lang(en),
    .ow-alert-text:lang(en),
    .ow-warning-text:lang(en),
    .ow-test-text:lang(en),{
        letter-spacing: normal;
    }

    .ow-contact .ow-text-area {
        border-width: 1px;
        height: 100px;
        padding: 2%
    }

    @media screen and (max-width:1024px) {
        .ow-fieldset {
            width: 100%
        }
    }


    .ow-notice .ow-contact-info-area {
        display: none
    }

    .ow-top {
        padding-top: 80px
    }

    @media screen and (max-width:1024px) {
        .ow-top {
            padding-top: 60px
        }
    }

    @media screen and (max-width:640px) {
        .ow-top {
            padding-top: 20px
        }
    }

    .ow-contact-header {
        display: inline-block;
        margin: 0;
        text-align: left;
        width: 100%;
        text-align: center;
        /*    max-width: 600px*/
    }

        .ow-contact-header h1 {
            font-weight: 600;
            font-size: 30px;
        }

    .ow-login-header {
        max-width: 400px
    }




    .ow-contact-header p {
        color: #767676;
        line-height: 24px
    }

    .ow-select {
        color: #212121;
        width: 100%
    }


.ow-forget-password a {
    color: var(--ow-text-light-grey);
    text-decoration: none;
}

    .ow-forget-password a:hover {
        color: var(--ow-text-light-grey-hover);
        text-decoration: none;
    }

    .password {
        -webkit-text-security: disc;
    }


    .ChkBoxClass input {
        width: 16px;
        height: 16px;
        border-width: 1px !important;
        border-radius: 0 !important;
    }

    .error-checkbox {
        color: red;
        border-color: red
    }


    .vip-top-menu {
        text-align: center;
    }

        .vip-top-menu li {
            font-size: 14px;
            font-weight: normal;
            font-style: normal;
            text-decoration: none;
            outline: none;
            color: #222222;
            font-weight: 400;
            padding: 0px 5px 0px 5px;
        }

    .zh .vip-top-menu li {
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        outline: none;
        color: #222222;
        font-weight: 400;
    }


    .vip-top-menu ul li:last-child a {
        line-height: 38px;
        padding: 0 15px;
        border-radius: 2px;
        text-align: center;
        border: 1px solid #212121;
        background: #212121;
        color: #e6e6e6;
        display: inline-block;
        font-size: 13px
    }

        .vip-top-menu ul li:last-child a:hover,
        .vip-top-menu ul li:last-child a.rlx-active {
            background-color: #fff;
            color: #212121 !important;
            -moz-transition: background-color .3s ease;
            -o-transition: background-color .3s ease;
            -webkit-transition: background-color .3s ease;
            transition: background-color .3s ease
        }

            .vip-top-menu ul li:last-child a.rlx-active:hover {
                background: #212121;
                color: #e6e6e6 !important
            }

    .vip-top-menu a:hover {
        color: #a37e2c !important
    }

    .vip-top-menu a.rlx-active {
        color: #212121 !important
    }


    .vip-top-menu ul {
        padding: 0
    }

    .vip-top-menu li {
        list-style: none;
        display: inline-block;
        font-size: 14px
    }

    .vip-top-menu a {
        color: #767676;
        display: block;
        text-decoration: none;
        line-height: 40px
    }


.vip-form-wrapper {
    padding-left: 0;
    padding-right: 0;
/*    margin: 0 auto 10% auto;*/
    /*    width: 440px;*/
    margin: auto;
    box-shadow: 0 15px 30px 0 rgb(0 0 0 / 11%), 0 5px 15px 0 rgb(0 0 0 / 8%);
}

    .vip-inner-wrapper {
        background: white;
    }


    .vip-inner-wrapper {
        padding: 0;
    }






/*    ================VIP Gift Ticket================*/
.airline {
    display: block;
    height: 725px;
    width: 100%;
    max-width: 300px;
    box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.3);
    border-radius: 25px;
    z-index: 3;
}

    .airline .top {
        background: #f6f6f6;
        border-top-right-radius: 25px;
        border-top-left-radius: 25px;
        background-size: cover;
        aspect-ratio: 1 / 1;
    }

    .airline .top h1 {
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 2;
        text-align: center;
        position: absolute;
        top: 30px;
        left: 50%;
        transform: translateX(-50%);
    }

.airline .bottom {
    height: 355px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

    .airline .top .big {
        position: absolute;
        top: 100px;
        font-size: 65px;
        font-weight: 700;
        line-height: 0.8;
    }

        .airline .top .big .from {
            color: #ffcc05;
            text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
        }

        .airline .top .big .to {
            position: absolute;
            left: 32px;
            font-size: 35px;
            display: flex;
            flex-direction: row;
            align-items: center;
        }

            .airline .top .big .to i {
                margin-top: 5px;
                margin-right: 10px;
                font-size: 15px;
            }

    .airline .top--side {
        position: absolute;
        right: 35px;
        top: 110px;
        text-align: right;
    }

        .airline .top--side i {
            font-size: 25px;
            margin-bottom: 18px;
        }

        .airline .top--side p {
            font-size: 10px;
            font-weight: 700;
        }

            .airline .top--side p + p {
                margin-bottom: 8px;
            }

    .airline .bottom p {
        display: flex;
        flex-direction: column;
        font-size: 14px;
        font-weight: 700;
    }

        .airline .bottom p span {
            font-weight: 400; 
            font-size: 14px;
            color: #6c6c6c;
        }

    .airline .bottom .column {
        margin: 0 auto;
        width: 80%;
        padding: 1.5rem 0;
    }

    .airline .bottom .row {
        display: flex;
        justify-content: space-between;
    }

    .airline .bottom .row--right {
        text-align: right;
    }

    .airline .bottom .row--center {
        text-align: center;
    }

    .airline .bottom .row-2 {
        position: relative;
    }

        .airline .bottom .row-2::after {
            content: "";
            position: absolute;
            width: 100%;
            bottom: -15px;
            left: 0;
            background: #000;
            height: 1px;
        }

    .airline .bottom .bar--code {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }

/*    ================VIP Gift Ticket================*/