body {
    font-size: 14px;
    color: #423b43;
}

.payment-detail {
    font-size: 11px;
    color: #6c757d;
}

.paymentMethod {
    display: block;
    border-radius: 3px;
    border: 1px solid #ededed;
    margin: 10px;
    padding: 20px 0;
    width: auto;
}

.dash-line {
    height: 1px;
    width: 100%;
    border-bottom: dashed 1px #d0d0d0;
    position: relative;
    clear: both;
    margin-bottom: 25px;
    padding-top: 25px;
}

.paymentMethod .method {
    background: url(../../images/payment/logo-payment.png) no-repeat 0 0;
    border-radius: 100%;
    background-size: 30px auto;
    display: inline-block;
    list-style: none;
    width: 30px;
    height: 30px;
    position: relative;
}

    .paymentMethod .method.visa {
        background-position: 0 0;
    }

    .paymentMethod .method.mastercard {
        background-position: 0 -30px;
    }

    .paymentMethod .method.amex {
        background-position: 0 -60px;
    }

    .paymentMethod .method.jcb {
        background-position: 0 -120px;
    }

    .paymentMethod .method.unionpay {
        background-position: 0 -90px;
    }

    .paymentMethod .method.bbl {
        background-position: 0 -750px;
    }

    .paymentMethod .method.kbank {
        background-position: 0 -150px;
    }

    .paymentMethod .method.bay {
        background-position: 0 -180px;
    }

    .paymentMethod .method.ktb {
        background-position: 0 -780px;
    }

    .paymentMethod .method.scb {
        background-position: 0 -210px;
    }

    .paymentMethod .method.uob {
        background-position: 0 -870px;
    }

    .paymentMethod .method.tmb {
        background-position: 0 -900px;
    }

    .paymentMethod .method.tbank {
        background-position: 0 -930px;
    }

    .paymentMethod .method.cs {
        background-position: 0 -330px;
    }

    .paymentMethod .method.tesco {
        background-position: 0 -480px;
    }

    .paymentMethod .method.familymart {
        background-position: 0 -360px;
    }

    .paymentMethod .method.bigc {
        background-position: 0 -420px;
    }

    .paymentMethod .method.mpay {
        background-position: 0 -390px;
    }

    .paymentMethod .method.justpay {
        background-position: 0 -510px;
    }

    .paymentMethod .method.cenpay {
        background-position: 0 -840px;
    }

    .paymentMethod .method.paypost {
        background-position: 0 -450px;
    }

    .paymentMethod .method.truemoney {
        background-position: 0 -810px;
    }

    .paymentMethod .method.ktc {
        background-position: 0 -1140px;
    }

    

    .paymentMethod .method.bank {
        background: url(../../images/payment/bank.png) no-repeat 0 0;
        border-radius: 100%;
        background-size: 30px auto;
        border-radius: 0;
    }

    .paymentMethod .method.promptpay {
        background: url(../../images/payment/promptpay.png) no-repeat 0 0;
        border-radius: 100%;
        background-size: 74px auto;
        width: 74px;
        height: 30px;
        border-radius: 0;
    }

    .paymentMethod .method.alipay {
        background: url('../../../DefaultTheme/images/Alipay_logo.png') no-repeat 0 0;
        border-radius: 100%;
        background-size: 74px auto;
        width: 74px;
        height: 30px;
        border-radius: 0;
    }

    .paymentMethod .method.wechatpay {
        background: url('../../../DefaultTheme/images/WeChat_Logo.png') no-repeat 0 0;
        border-radius: 100%;
        background-size: 74px auto;
        width: 74px;
        height: 30px;
        border-radius: 0;
    }

    .paymentMethod .method.xnappay {
        background: url('../../../DefaultTheme/images/Xnap_1.png') no-repeat 0 0;
        border-radius: 100%;
        background-size: 35px auto;
        width: 74px;
        height: 30px;
        border-radius: 0;
    }

    .paymentMethod .method.paynow {
        background: url('../../../DefaultTheme/images/Paynow.png') no-repeat 0 0;
        border-radius: 100%;
        background-size: 35px auto;
        width: 74px;
        height: 30px;
        border-radius: 0;
    }

    .paymentMethod .method.Internationalqr {
        background: url('../../../DefaultTheme/images/qr.jpeg') no-repeat 0 0;
        border-radius: 100%;
        background-size: 35px auto;
        width: 74px;
        height: 30px;
        border-radius: 0;
    }

    .paymentMethod .method.Atome {
        border-radius: 100%;
        background-size: 30px auto;
        display: inline-block;
        list-style: none;
        width: 29px;
        height: 29px;
        position: relative;
    }

    .paymentMethod .method.atome_sm {
        background: url('../../../DefaultTheme/images/icon_atome2.png') no-repeat 0 0;
        background-size: 30px auto;
        display: inline-block;
        list-style: none;
        width: 30px;
        height: 30px;
        position: relative;
    }

    .paymentMethod .method.kbank_plus {
        background: url('../../../DefaultTheme/images/k_plus.png') no-repeat 0 0;
        border-radius: 100%;
        background-size: 30px auto;
    }

    .paymentMethod .method.truewallet {
        background: url('../../images/Truemoney-wallet_thai.png') no-repeat 0 0;
        border-radius: 100%;
        background-size: 74px auto;
        width: 74px;
        height: 30px;
        border-radius: 0;
    }

    .paymentMethod .method.paypal {
        /*background-position: 0 -571px;*/
        background: url(../../images/paypal_new.png) no-repeat 0 0;
        border-radius: 100%;
        background-size: 80px auto;
        width: 80px;
        height: 30px;
        border-radius: 0;
    }

    .paymentMethod .method.bitcoin {
        background: url('../../images/ico_bitcoin.png') no-repeat 0 0;
        border-radius: 100%;
        background-size: 30px auto;
        border-radius: 0;
    }

    .paymentMethod .method.ethereum {
        background: url('../../images/ico_etherium.png') no-repeat 0 0;
        border-radius: 100%;
        background-size: 30px auto;
        border-radius: 0;
    }

    .paymentMethod .method.ripple {
        background: url('../../images/ico_ripple.png') no-repeat 0 0;
        border-radius: 100%;
        background-size: 30px auto;
        border-radius: 0;
    }

    .paymentMethod .method.cardano {
        background: url('../../images/ico_cardano.png') no-repeat 0 0;
        border-radius: 100%;
        background-size: 30px auto;
        border-radius: 0;
    }

    .paymentMethod .method.cod {
        background: url(../../images/payment/cod.png) no-repeat 0 0;
        border-radius: 100%;
        background-size: contain;
        width: 80px;
        height: 30px;
        border-radius: 0;
    }

    

    

.paymentMethod ul, .paymentMethod li {
    margin: 0;
    padding: 0;
}

.paymentMethod.active {
    border-color: #076898;
    background: #f5f7fa;
}

    .paymentMethod.active:before {
        font-family: 'Font Awesome 5 Free';
        content: "\f058";
        font-size: 25px;
        display: block;
        position: absolute;
        background: #076898;
        top: 0px;
        right: 15px;
        border-radius: 100%;
        color: #fff;
        width: 25px;
        height: 25px;
        line-height: 24px;
        text-align: center;
    }

    .paymentMethod.active p {
        color: #16719e;
        font-weight: bold;
    }

.paymentMethod input[type="radio"] {
    display: none;
}

.paymentMethod p {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 14px;
}

.navbar-brand img {
    max-width: 160px;
}

.navbar {
    border: 1px solid #e6e6e6;
}

    .navbar .my-2 ul {
        margin: 0;
        padding: 0;
        text-align: right;
    }

        .navbar .my-2 ul li {
            display: inline-block;
            list-style: none;
        }

            .navbar .my-2 ul li:first-child {
                border-radius: 20px;
                border: 1px solid #ededed;
            }

            .navbar .my-2 ul li a {
                color: #423b43;
                padding: 3px 10px;
            }

                .navbar .my-2 ul li a img {
                    width: 30px;
                    height: auto;
                }

.wraper-content {
    padding: 20px 0;
    background: #f5f7fa;
}

.shopinfo .card-header {
    overflow: hidden;
    display: table;
    width: 100%;
}

    .shopinfo .card-header i {
        width: 30%;
        display: table-cell;
        vertical-align: middle;
    }

        .shopinfo .card-header i img {
            width: auto;
            max-width: 100%;
            padding-right: 10px;
        }

    .shopinfo .card-header > div {
        display: table-cell;
        vertical-align: middle;
        width: 70%;
    }

        .shopinfo .card-header > div strong, .shopinfo .card-header > div span {
            display: block;
        }

        .shopinfo .card-header > div span {
            color: #aaaaaa;
        }

.total strong, .total span, .purchease-oder strong, .purchease-oder span, .product-detail strong, .product-detail span {
    display: block;
    font-weight: normal;
}

.total span, .purchease-oder span, .product-detail span {
    color: #aaaaaa;
    margin-bottom: 5px;
}

.total strong {
    color: #16719e;
    font-size: 20px;
    font-weight: bold;
}

.contactinfo .panel-title {
    font-size: 16px;
    color: #423b43;
    font-weight: bold;
    margin-bottom: 0;
}

    .contactinfo .panel-title a {
        color: #423b43;
        display: block;
    }

.contactinfo p strong, .contactinfo p span {
    display: block;
}

.contactinfo .panel-body {
    padding-top: 20px;
}

.panel-heading [data-toggle="collapse"]:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f0da";
    /* "play" icon */
    float: right;
    color: #b0c5d8;
    font-size: 18px;
    line-height: 22px;
    /* rotate "play" icon from > (right arrow) to down arrow */
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.panel-heading [data-toggle="collapse"].collapsed:after {
    /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.payment-method .card-header {
    border-bottom: none;
    padding: 20px;
}

    .payment-method .card-header > div {
        font-size: 18px;
    }

.form-creditcard, .form-installment {
    position: relative;
}

    .form-creditcard .fa-question-circle, .form-installment .fa-question-circle {
        position: absolute;
        right: 24px;
        top: 39px;
        color: #999;
        font-size: 18px;
        font-weight: normal;
    }

.percent100 {
    width: 100%;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.mouse-over-agree {
    cursor: context-menu;
}

#TopUp {
    width: 30px;
    border-radius: 50%;
    opacity: 0.6;
    float: right;
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 3px;
    border-radius: 4px;
}

    #TopUp:hover {
        border-radius: 50%;
        width: 30px;
    }

.float-left {
    padding-bottom: 10px;
}

.payment-select label.active span {
    color: #16719e;
}

.payment-select label i {
    vertical-align: middle;
    margin-right: 10px;
}

.payment-select label span {
    font-size: 12px;
}

.payment-select .form-creditcard {
    margin-top: 40px;
}

.payment-select .check-term {
    margin: 20px 0;
}

.payment-select .btn-pay {
    background: #0076ce;
    border-radius: 20px;
    border: none;
    margin-bottom: 20px;
    padding: 10px 0;
}

.listbank-promtpay {
    display: table;
    overflow: hidden;
    width: 100%;
    border: none;
    padding: 0 20px;
    margin: 0 0 40px 0;
}

    .listbank-promtpay.paymentMethod i {
        background-size: 50px auto;
        width: 50px;
        height: 50px;
    }

        .listbank-promtpay.paymentMethod i.method.scb {
            background-position: 0 -350px;
        }

        .listbank-promtpay.paymentMethod i.method.kbank {
            background-position: 0 -250px;
        }

        .listbank-promtpay.paymentMethod i.method.bay {
            background-position: 0 -300px;
        }

        .listbank-promtpay.paymentMethod i.method.ktb {
            background-position: 0 -1300px;
        }

        .listbank-promtpay.paymentMethod i.method.bbl {
            background-position: 0 -1250px;
        }

    .listbank-promtpay dt {
        display: table-cell;
        vertical-align: middle;
    }

    .listbank-promtpay dd {
        display: table-cell;
        padding-left: 20px;
        vertical-align: middle;
    }

    .listbank-promtpay p {
        margin: 0;
    }

        .listbank-promtpay p span {
            display: block;
            color: #aaaaaa;
        }

        .listbank-promtpay p strong {
            display: block;
            font-size: 16px;
        }

    .listbank-promtpay .qrcode-promtpay dt img {
        max-width: 100px;
        height: auto;
    }

#billpayment .paymentMethod {
    margin: 10px 0;
}

    #billpayment .paymentMethod:before {
        right: 8px;
    }

.remark i {
    background: url(../../images/ui_all.png) no-repeat -191px 0;
    background-size: 260px auto;
    width: 30px;
    height: 30px;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.remark span {
    color: #be293b;
}

.nav-tabs {
    padding-top:8px;
    padding-bottom:8px;
    padding-left:8px;
}

    .nav-tabs .nav-item {
        margin-bottom: 0px;
        width: 33%;
        border: none;
        outline: none;
        text-align: center;
    }

        .nav-tabs .nav-item a {
            color: #423b43;
        }

    .nav-tabs .nav-link {
        position: relative;
        border: 1px solid #ededed;
    }

        .nav-tabs .nav-link.active {
            border-color: #076898;
            background: #f5f7fa;
        }

            .nav-tabs .nav-link.active:before {
                top: -10px;
                right: -10px;
                overflow: inherit;
            }

.box-cvv img {
    max-width: 172px;
    display: block;
    margin: auto;
}

footer {
    background: #076898;
    padding-top: 40px;
    color: #fff;
}

    footer p {
        margin-bottom: 0;
    }

    footer span {
        display: block;
    }

    footer a {
        color: #fff;
    }

    footer .copyright {
        padding: 20px 0;
        text-align: center;
        font-size: 12px;
        border-top: 1px solid #5195b7;
        margin-top: 40px;
    }

        footer .copyright span {
            display: block;
            margin: auto;
        }

@media (max-width: 768px) {
    .container {
        padding-left: 0;
        padding-right: 0;
    }
    .card-header {
        padding-top:35px;
    }
    .nav-tabs {
        padding:20px
    }
    .card {
        border: none;
    }

    .navbar {
        border: none;
    }

    .col-xs-6 {
        width: 47%;
        padding-left: 0;
        padding-right: 0;
        margin-left: 8px;
    }

        .col-xs-6 .paymentMethod {
            margin: 10px;
        }

    .nav-tabs .nav-item {
        width: 50%;
    }

    .col-sm-8.float-left, .col-sm-8.float-right, .col-sm-4.float-left, .col-sm-4.float-right {
        padding-left: 0;
        padding-right: 0;
    }

    .payment-select .paymentMethod, #billpayment .paymentMethod {
        margin: 10px;
    }

        .payment-select .paymentMethod:before, #billpayment .paymentMethod:before {
            right: 0;
        }

    #billpayment .paymentMethod {
        padding: 10px 5px;
    }

    #billpayment .col-xs-6 {
        width: 30%;
    }

        #billpayment .col-xs-6 i {
            display: block;
            text-align: center;
            margin: auto;
        }

        #billpayment .col-xs-6 span {
            white-space: normal;
        }

    .paymentMethod {
        margin: 5px;
    }

    .payment-method .card-body {
        overflow: hidden;
    }

    footer {
        padding-left: 15px;
        padding-right: 15px;
    }

        footer .copyright span {
            padding: 0 15px;
        }

        footer .container {
            position: fixed;
            left: 0;
            bottom: 0;
        }
}

.textbox {
    border: 1px solid #ddd;
    padding: 5px 0;
    font: 14px/15px TitilliumText22LRegular, Arial, sans-serif;
    color: #4d4d4d;
    text-indent: 5px;
    width: 100%;
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 1px;
}

.table-installment {
    border: azure;
    border-bottom: #d4dedb;
}

.modalLoad {
    position: fixed;
    z-index: 99;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.loader {
    margin: auto;
    margin-top: 15%;
    border: 8px solid #cec6c6;
    border-radius: 50%;
    border-top: 8px solid #3498db;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.swal-text {
    padding: 17px;
    display: block;
    margin: 22px;
    text-align: center;
    color: #FF3232;
}

.qrimage {
    margin: 5%;
}

.qr-merchant-detail {
    margin-top: 0px;
    margin-bottom: 5px;
}
