.block.block-la,
.block.block-la .block-r .la-icon {
    padding: 6px;
    border-radius: 15px;
    display: -webkit-box
}

.card-header .app-name ul a span,
body,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select:focus,
textarea {
    font-size: 15px
}

.help_right,
header {
    position: fixed;
    z-index: 10
}

.boxdrpmega,
.bx-support .help-title ul li,
.history-list .notification,
.payment-form .form-card .form-group .list-packages .package.d-flex .package-info .package-l,
.w100,
header {
    width: 100%
}

.btn.btn-primary,
.payment-form #progressbar li.active:after,
.payment-form #progressbar li.active:before,
header {
    background: #098c3d
}

.login_block .tips_,
.method_policy a,
.save_bank_list ul li .bank_action button:active,
.save_bank_list ul li .bank_action button:hover,
.security-notice a,
.text.text-underline {
    text-decoration: underline
}

@font-face {
    font-family: SVN-Poppins;
    src: url(../fonts/SVN-Poppins-Regular.ttf);
    font-weight: 400
}

@font-face {
    font-family: SVN-Poppins;
    src: url(../fonts/SVN-Poppins-SemiBold.ttf);
    font-weight: 600
}

body {
    margin: 0;
    font-family: SVN-Poppins, Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

#modal_send_ticket .support .images-support,
#update_password .modal-body,
.bar-bottom nav a,
.block-card .card-list .card .card-inner .card-thumb,
.block-user .text-center,
.modal#vip_popup .modal-dialog .modal-content,
.modal-center,
.text.text-center,
footer {
    text-align: center
}

.bg-gray {
    background: #f4f7fa
}

#voucher-section label,
.m-bot-0,
.payment-card .bank_transfer_transID p,
.payment-form .form-card .form-group .list-packages .package.d-flex .package-price .alert-danger,
.payment-total label,
p:last-child {
    margin-bottom: 0
}

.box-shadow {
    border: 1px solid rgba(0, 0, 0, .07);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.text-danger {
    color: #e53935
}

@-webkit-keyframes shake {

    10%,
    90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0)
    }

    20%,
    80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0)
    }

    30%,
    50%,
    70% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0)
    }

    40%,
    60% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0)
    }
}

@keyframes shake {

    10%,
    90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0)
    }

    20%,
    80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0)
    }

    30%,
    50%,
    70% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0)
    }

    40%,
    60% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0)
    }
}

.btn {
    border-radius: 8px
}

.btn.btn-round {
    border-radius: 20px
}

.btn.btn-primary,
.card-bank .list-card ul li input:checked+label,
.save_bank_list ul li input:checked+label,
.save_bank_list ul li.active {
    border-color: #098c3d
}

.btn.no-round {
    border-radius: 0
}

.btn.btn-default {
    background: #e4e7ec;
    color: #788193
}

.btn.btn-44,
.payment-form .form-action button {
    height: 44px
}

.btn .icon-loading {
    display: inline-block;
    width: 180px;
    height: 30px;
    background: url(../images/loading_btn.svg) center center/100% no-repeat
}

.text {
    font-size: 12px
}

.text.text-gray {
    color: #a4b1cc
}

.alert {
    border: none;
    padding: .5rem .75rem;
    border-radius: 10px
}

.alert.alert-danger {
    background: #fee;
    color: #c05353
}

.form-control {
    height: calc(1.5em + .75rem + 8px)
}

.bar-bottom,
footer {
    border-top: 1px solid #e5e5e5
}

.main-content .container {
    max-width: 800px
}

header {
    font-size: 15px;
    top: 0
}

header .user-block .icon-user {
    width: 26px;
    height: 26px;
    display: block;
    float: right
}

header .navbar-toggler {
    width: 36px;
    height: 36px;
    padding: 0
}

header .navbar-toggler .navbar-toggler-icon {
    background: url(../images/icon-bar.png) center center no-repeat
}

header .navbar-logo {
    border: none;
    background: 0 0;
    -ms-flex-preferred-size: 100%;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-align: center
}

.bar-bottom.inpage nav a:last-child,
.login_block .btn-social #appleid-signin>div>div:first-child,
.login_block .btn-social .btn span,
.payment-card .viettelpost-content .method-steps,
.payment-form #msform fieldset:not(:first-of-type),
.payment-form .form-card .form-group .form-block .form-block-info .method-detail .method-meta .method-gift.no-gift .icon-gift,
.payment-form .form-card .form-group .list-methods .method .method-detail .method-meta .method-gift.no-gift .icon-gift,
header .navbar-home {
    display: none
}

header .navbar-back {
    border: none;
    background: 0 0;
    padding: 0
}

header .navbar-back .navbar-back-icon {
    width: 36px;
    height: 36px;
    display: block;
    background: url(../images/icon-back.png) center center/24px 24px no-repeat
}

header .user_currency {
    margin-right: 10px;
    border-radius: 20px;
    color: #fff;
    font-weight: 700;
    background: rgba(255, 255, 255, .2);
    height: 26px;
    padding: 0 10px 0 4px;
    line-height: 26px;
    font-size: 13px;
    display: inline-block
}

header .user_currency span {
    margin-right: 5px;
    float: left;
    margin-top: 5px
}

header #navbarNav .navbar-nav .nav-link {
    color: #F5F5F5;
    font-weight: 500;
    border-bottom: none;
    padding-right: 1rem;
    padding-left: 1rem;
}

.main-content {
    margin-top: 60px
}

.card-bank .list-card,
.slideshow {
    overflow: hidden
}

.slideshow img {
    max-height: 200px;
    width: 100%
}

.block,
.block-news .list-news {
    margin: 20px 0
}

.block .block-title {
    font-size: 17px;
    color: #353d4e;
    overflow: hidden
}

.block .block-title .block-title-more {
    float: right;
    color: #818181;
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px
}

.block .block-title .block-title-more a {
    color: #818181
}

.block .block-title .block-title-more .icon-more {
    width: 10px;
    height: 10px;
    display: block;
    float: right;
    background: url(../images/icon-more.svg) top left no-repeat;
    margin-left: 5px
}

.block.block-la {
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

@media (min-width:900px) {
    .slideshow {
        max-width: 820px;
        margin: 0 auto
    }

    .slideshow img {
        max-height: 320px
    }

    .block.block-la {
        margin-top: -26px;
        background: #fff;
        color: #353d4e
    }

    .block.block-la .block-l a,
    .block.block-la .block-l h2 {
        color: #353d4e
    }

    .block.block-la .block-l p {
        color: #e53935
    }

    .block.block-la .block-r .la-icon {
        background: #fff !important
    }

    .payment-form #progressbar li strong {
        display: block;
        font-weight: 400;
        text-align: center;
        margin-top: 5px
    }
}

.block.block-la .block-l {
    max-width: calc(100% - 86px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-right: 20px
}

.block.block-la .block-l a {
    color: #fff;
    text-decoration: none
}

.block.block-la .block-l h2 {
    margin-bottom: 5px;
    font-size: 19px
}

.block.block-la .block-l p {
    font-size: 13px;
    margin-bottom: 0
}

.block.block-la .block-r {
    max-width: 64px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.block.block-la .block-r .la-icon {
    width: 64px;
    height: 64px;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.block.block-la .block-r .la-icon img {
    max-width: 52px
}

#modal_send_ticket .support .issue .list-issue,
/* Override old card list styles */
.block-card .card-list {
    display: grid !important;
    /* grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)) !important; */
    gap: 20px !important;
    padding: 20px !important;
    -webkit-box: none !important;
    -ms-flexbox: none !important;
    flex: none !important;
    -ms-flex-wrap: none !important;
    flex-wrap: none !important;
}

.block-card .card-list .card {
    max-width: 100% !important;
    -webkit-box-flex: none !important;
    -ms-flex: none !important;
    flex: none !important;
    margin: 0 !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.block-card .card-list .card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.block-card .card-list .card .card-inner {
    background: #fff !important;
    border-radius: 10px !important;
    margin: 0 !important;
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    border: none !important;
    height: 140px !important;
    display: flex !important;
    flex-direction: column !important;
}

.block-card .card-list .card .card-inner .card-badge {
    position: absolute;
    top: -3px;
    left: -3px;
    width: 52px;
    height: 53px
}

.block-card .card-list .card .card-inner .card-badge.hot {
    background: url(../images/icon-hot.png) top left/100% no-repeat
}

.block-card .card-list .card .card-inner .card-badge.new {
    background: url(../images/icon-new.png) top left/100% no-repeat
}

.block-card .card-list .card .card-inner .card-thumb {
    position: relative !important;
    overflow: hidden !important;
    border-radius: 10px 10px 0 0 !important;
    border: none !important;
    flex: 1 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #f8f9fa !important;
    border-bottom: 1px solid #e9ecef !important;
}

.block-card .card-list .card .card-inner .card-thumb a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative;
    width: 100%;
    height: 100%;
}

.block-card .card-list .card .card-inner .card-thumb img {
    max-width: 80px !important;
    max-height: 60px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
    transition: transform 0.3s ease;
}

.block-card .card-list .card .card-inner .card-thumb:hover img {
    transform: scale(1.05);
}

.payment-card .viettelpost-content .method-steps.active,
.payment-form .form-card .form-group .list-methods.block .method .method-detail,
.payment-success .payment-success-meta a,
.show {
    display: block
}

.block-card .card-list .card .card-inner .card-name {
    padding: 12px 8px !important;
    text-align: center !important;
    background: #fff !important;
    border-radius: 0 0 10px 10px !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    margin: 0 !important;
    min-height: auto !important;
    border-top: none !important;
    flex-shrink: 0 !important;
}

.block-card .card-list .card .card-inner .card-name a {
    color: #666 !important;
    text-decoration: none !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    transition: color 0.3s ease;
    display: block;
    line-height: 1.3;
}

.block-card .card-list .card .card-inner .card-name a:hover {
    color: #098c3d !important;
}

.bar-bottom a,
.block-card .card-list .card .card-inner .card-name a,
.card-header .app-name a {
    color: #000
}

.block-doithe-card {
    padding: 15px 0;
    margin: 30px 0
}

.block-doithe-card .row,
.block-history .history-list .history-pagination .pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.block-doithe-card .row a.btn {
    font-weight: 400;
    font-size: 15px;
    margin-top: 10px
}

.article-detail .article-content,
.block-doithe-card .doithe-card-desc {
    margin-top: 15px
}

.block-doithe-card .doithe-card-desc h3 {
    font-size: 17px
}

.block-doithe-card .doithe-card-desc p {
    color: rgba(0, 0, 0, .6);
    margin-bottom: 5px
}

.block-doithe-card .doithe-card-desc .doithe-card-buy a,
.method_policy a,
.payment-form #progressbar .active,
.payment-form .form-card .form-group .list-methods .method input:checked+label .method-meta .method-name {
    color: #098c3d
}

#user-area ul li,
.block-doithe-card .doithe-card-desc .doithe-card-buy a span,
.login_block .acc-footer .pull-left {
    float: left
}

.block-doithe-card .doithe-card-desc .doithe-card-buy a .icon-arrow {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-top: 3px;
    margin-left: 5px;
    background: url(../images/icon-arrow.svg) left bottom no-repeat
}

.article-detail h2.article-title,
.block-news h2 {
    font-weight: 700;
    font-size: 1.7rem
}

.block-news h3 {
    font-weight: 700;
    font-size: 1.2rem
}

.block-news .list-news .news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.block-news .list-news .news .news-thumb {
    max-width: 116px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border-radius: 8px;
    overflow: hidden
}

.block-news .list-news .news .news-meta {
    max-width: calc(100% - 116px);
    fleX: 0 0 100%;
    padding-left: 15px
}

.block-news .list-news .news .news-meta .news-title {
    font-size: 15px;
    font-weight: 700
}

.block-news .list-news .news .news-meta .news-title a {
    color: #000;
    text-decoration: none;
    line-height: 1.5
}

.block-news .list-news .news .news-meta .news-title a:hover {
    color: #098c3d;
    text-decoration: none
}

.block-news .list-news .news .news-meta .news-date {
    color: #818181;
    font-size: 10px
}

.block-news .list-news .news .news-meta .news-date span {
    background: #e5e5e5;
    padding: 1px 5px;
    border-radius: 4px;
    color: #666;
    display: inline-block;
    max-width: 90px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    margin-right: 10px
}

.block-news .list-news .news .news-meta .news-desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

footer {
    padding-top: 15px;
    margin-top: 20px;
    font-size: 13px;
    color: rgba(0, 0, 0, .7);
    padding-bottom: 80px
}

.help_right {
    right: 5px;
    bottom: 60px;
    text-align: right;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

.bar-bottom,
.loading {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0
}

.help_right a {
    display: inline-block;
    margin-top: 4px;
    padding: 0 6px;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.help_right a:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.help_right.show_text {
    -webkit-transition: .3s linear;
    transition: .3s linear
}

.help_right.show_text:before {
    width: 225px;
    height: 103px;
    display: block;
    content: "";
    background: url(../images/img-chat-now.png) top left/100% no-repeat
}

.bar-bottom nav,
.security-content {
    display: -webkit-box;
    display: -ms-flexbox
}

.help_right.swing {
    -webkit-animation: 1s 2 swing;
    animation: 1s 2 swing
}

@-webkit-keyframes swing {
    15% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }

    30% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    50% {
        -webkit-transform: translateX(3px);
        transform: translateX(3px)
    }

    65% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px)
    }

    80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.bar-bottom {
    background: #fff;
    width: 100%;
    z-index: 10
}

.bar-bottom nav {
    width: 100%;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bar-bottom nav a {
    max-width: 20%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 8px 0
}

.bar-bottom.inpage nav a {
    max-width: 33.3333%
}

.card-header {
    background: #fff;
    padding: 8px 0;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .04);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .04)
}

@media (min-width:992px) {
    .block-news .list-news .news .news-thumb {
        max-width: 200px
    }

    .block-news .list-news .news .news-date {
        margin-top: 10px
    }

    .block-news .list-news .news .news-meta {
        max-width: calc(100% - 200px)
    }

    .block-news .list-news .news .news-meta .news-title {
        font-size: 17px
    }

    .block-news .list-news .news .news-meta .news-desc {
        display: block
    }
}

.block-user .user_profile_inner .update-phone .form-group label,
label {
    margin-bottom: 5px
}

.block-user .profile_list .user_profile-list .profile_list--info .profile_list--action-title,
.block-user .profile_list .user_profile-list .profile_list--info.full-width a {
    color: #111
}

hr {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.article-detail .article-date,
.block-user .profile_list .user_profile-list .profile_list--info .profile_list--action-detail,
.block-user .user_profile .user_profile_note {
    color: #999;
    font-size: 13px
}

.article-detail {
    padding-top: 20px
}

.article-detail .article-content img {
    max-width: 100%;
    height: auto !important;
    display: block;
    margin: 10px auto
}

.article-detail .article-share {
    background: #f1f1f1;
    font-size: 13px;
    color: #777;
    padding: 5px 10px;
    border-radius: 6px
}

.security-content {
    padding: 0 0 10px;
    display: flex
}

.security-notice {
    padding-left: 15px;
    font-size: 14px
}

.security-notice h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 0
}

.security-notice p {
    margin: 5px 0;
    color: rgba(0, 0, 0, .7)
}

.bb-game .active,
.block-history .history-list .h-list .h-info .h-short .h-card-name,
.save_bank_list ul li input:checked+label .bank_name,
.security-notice a {
    font-weight: 700
}

.block-user .profile_list {
    background: #fff;
    padding: 0 0 20px;
    border-top: 1px solid #f1f1f1
}

.block-user .profile_list .user_profile-list {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.block-user .profile_list .user_profile-list .profile_list--info {
    max-width: 60%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.block-user .profile_list .user_profile-list .profile_list--info.ic-payment-history {
    padding-left: 50px;
    background: url(../images/ic-payment-history.png) left center/36px no-repeat
}

.block-user .profile_list .user_profile-list .profile_list--info.ic-payment-info {
    padding-left: 50px;
    background: url(../images/ic-security.svg) left center/36px no-repeat
}

.block-user .profile_list .user_profile-list .profile_list--info.ic-user-info {
    padding-left: 50px;
    background: url(../images/ic-userinfo.png) left center/36px no-repeat
}

.block-user .profile_list .user_profile-list .profile_list--action {
    text-align: right;
    max-width: 40%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    font-weight: 500;
    font-size: 15px
}

.block-user .profile_list .user_profile-list .profile_list--info.full-width a:hover {
    color: #0095da
}

.block-user .profile_list .user_profile-list .profile_list--action a {
    width: 100%;
    display: block;
    overflow: hidden
}

.block-user .profile_list .user_profile-list .profile_list--action .not-verify {
    color: #fb9600;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700
}

.block-user .profile_list .user_profile-list .profile_list--action .verified {
    color: #999;
    font-weight: 400
}

.block-user .ic-more {
    margin-top: 2px;
    margin-left: 5px;
    width: 16px;
    height: 16px;
    display: block;
    background: url(../images/icon-more.png) top left/100% no-repeat;
    float: right
}

.block-user .ic-more.mt-8 {
    margin-top: 8px
}

.block-user .ic-18plus {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/ic-18plus.png) top left/100% no-repeat;
    float: right
}

.block-user .ic-18plus.red {
    background: url(../images/ic-18plus-notverify.png) top left/100% no-repeat
}

.block-user .user_profile_inner {
    padding: 20px;
    font-size: 14px
}

.block-user .user_profile_inner .user_profile--header {
    border-bottom: 1px solid #f0f0f0
}

.block-user .user_profile_inner .user_profile--header .user_profile--title {
    font-size: 20px;
    font-weight: 700;
    margin: 0
}

.block-user .user_profile--header .notification-icon {
    max-width: 70px;
    margin: 0 auto 20px
}

.block-user .user_profile_inner .user_profile--body {
    padding-top: 20px
}

#tabFee li a.active,
#user-area,
.block-user .user_profile_inner .update-phone .form-group,
.boxbody_top span,
.boxdrpmega,
.frm-search .container,
.image-select-container .image-option,
.nav>li>a,
.save_bank_list ul li {
    position: relative
}

.block-user .user_profile_inner .update-phone input {
    height: 44px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    border-width: 2px;
    border-radius: 6px
}

.block-history h2,
.block-user .user_profile .user_profile-title h2 {
    font-size: 21px;
    font-weight: 700
}

.block-user .user_profile_inner .btn-action {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    height: 40px
}

.block-user .btn-gray {
    color: #777;
    background: #d5d5d5
}

.block-user .user_profile_inner .update-phone .countdown {
    position: absolute;
    right: 15px;
    top: 12px
}

.block-user .user_profile_inner .update-phone .countdown #countdown {
    color: #666;
    text-align: right
}

.block-user .user_profile_inner .update-phone .countdown #btn-resend {
    text-transform: uppercase;
    color: #0095da;
    display: none;
    font-weight: 500;
    font-size: 13px
}

.block-user .user_profile .notification-action,
.maintain .maintan-action {
    margin-top: 20px
}

.block-user .user_profile .notification-action .btn {
    min-width: 150px;
    font-size: 15px;
    margin: 0 5px
}

.block-user .btn-success.btn-outline {
    background: 0 0;
    color: #29b765;
    padding: 2px 5px;
    border-radius: 20px
}

.block-user .user_profile .user_profile-title p {
    color: #515151
}

.block-user .user_profile .user_profile_form {
    padding-top: 15px
}

.block-history h2 {
    padding: 20px 0 10px
}

.block-history .history-filter {
    border-radius: 10px;
    margin-bottom: 20px
}

.block-history .history-filter .btn-transparent {
    color: #788193;
    font-size: 15px;
    font-weight: 500;
    width: 100%;
    position: relative;
    text-align: left;
    padding: 10px 15px
}

.block-history .history-filter .btn-transparent:after {
    width: 12px;
    height: 12px;
    content: "";
    display: block;
    float: right;
    background: url(../images/icon-more.png) right center no-repeat;
    margin-top: 5px
}

.block-history .history-filter #filterPayment {
    padding: 0 15px
}

.block-history .history-filter #filterPayment label {
    font-size: 13px;
    color: #788
}

.block-history .history-content {
    padding-bottom: 30px
}

.block-history .history-content .history-notfound {
    margin: 40px 0;
    text-align: center;
    color: #777
}

.block-history .history-content .history-notfound img {
    width: 215px
}

.block-history .history-list {
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 60px
}

.block-history .history-list .h-list {
    padding: 8px 0;
    border-bottom: 1px solid #f5f5f5
}

.block-history .history-list .h-list .h-info .h-icon {
    max-width: 38px
}

.block-history .history-list .h-list .h-info .h-short {
    max-width: calc(100% - 110px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 10px
}

.block-history .history-list .h-list .h-info .h-support {
    max-width: 72px
}

.block-history .history-list .h-list .h-info .h-support a {
    display: block;
    width: 72px;
    height: 30px;
    background: url(../images/icon-help.png) top left/100% no-repeat;
    text-indent: -9999px
}

.block-history .history-list .h-list .h-meta {
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5px
}

.block-history .history-list .h-list .h-meta div {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.block-history .history-list .h-list .h-meta div.h-type {
    color: #333
}

.block-history .history-list .h-list .h-meta div.h-price {
    font-weight: 500;
    text-align: right
}

.block-history .history-list .h-list:first-child {
    padding-top: 0
}

.block-history .history-list .history-pagination {
    margin-top: 15px;
    text-align: center
}

.modal-backdrop.show {
    opacity: .85
}

.modal .modal-dialog .modal-content {
    border-radius: 15px;
    padding: 20px;
    border: none;
    position: relative;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px rgba(0, 0, 0, .15)
}

.modal .modal-dialog .modal-content .close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    background: url(../images/icon-close.png) top left/100% no-repeat;
    z-index: 1
}

.modal .modal-dialog .modal-content .modal-title,
.modal#vip_popup .modal-dialog .modal-content .modal-vip-title {
    font-weight: 700;
    font-size: 19px
}

.block-border .user_profile_inner,
.modal .modal-dialog .modal-content .modal-body {
    padding: 0
}

.modal .modal-dialog .modal-content .modal-body .modal-title {
    text-align: center;
    margin-bottom: 10px
}

.modal#vip_popup .modal-dialog {
    max-width: 360px
}

.modal#vip_popup .modal-dialog .modal-content .modal-vip-medal {
    margin: 20px auto;
    max-width: 155px
}

.modal#vip_popup .modal-dialog .modal-content .modal-vip-text {
    padding: 15px 0 25px;
    color: #788193
}

.modal-center .modal-dialog {
    display: inline-block;
    vertical-align: middle
}

.login_block {
    max-width: 500px;
    margin: 120px auto 50px;
    border-radius: 15px;
    padding: 30px 40px
}

.login_block h3 {
    font-size: 15px;
    text-align: center
}

.login_block form {
    margin: 30px 0 0
}

.login_block form .form-group input {
    border-color: #dbe4f1;
    border-radius: 8px
}

.login_block form .form-group input:focus {
    border-color: #098c3d;
    color: #111
}

.login_block form .form-group button {
    height: 42px
}

.login_block form .form-group button.btn-submit {
    text-transform: uppercase;
    font-weight: 500
}

.login_block .btn-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.login_block .btn-social .btn-sc {
    margin: 0 5px
}

.login_block .btn-social #appleid-signin {
    max-width: 42px;
    height: 42px;
    margin-top: 10px
}

.login_block .btn-social #appleid-signin>div {
    max-width: 100% !important;
    min-width: 42px !important
}

.login_block .btn-social #appleid-signin>div:before {
    width: 24px;
    height: 24px;
    content: "";
    display: block;
    background: url(../images/icon-apple.svg) top left/100% no-repeat;
    position: absolute;
    top: 9px;
    left: 9px
}

.login_block .btn-social .icon {
    width: 24px;
    height: 24px;
    display: block;
    margin: 0 auto
}

.login_block .btn-social .icon.icon-facebook {
    background: url(../images/f_logo_white.png) top left/100% no-repeat
}

.login_block .btn-social .icon.icon-google {
    background: url(../images/g-logo.png) top left/100% no-repeat
}

.login_block .btn-social .btn {
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
    font-weight: 500;
    padding: .575rem 0;
    width: 42px
}

.login_block .btn-social .btn.btn-facebook {
    color: #fff;
    background-color: #4267b2;
    border-color: #4267b2;
    position: relative
}

.login_block .btn-social .btn.btn-google-plus {
    background: #fff;
    color: rgba(0, 0, 0, .54);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25)
}

.login_block .acc-footer {
    overflow: hidden;
    font-size: 13px
}

.login_block .acc-footer .pull-right {
    float: right
}

.login_block .tips_ {
    color: #788193;
    text-align: center;
    cursor: pointer;
    font-size: 13px
}

.login_block .note_ {
    width: 100%;
    font-style: italic;
    color: #999;
    font-size: 13px
}

.login_block .note_ ol {
    padding-left: 15px;
    margin-top: 15px;
    margin-bottom: 0
}

.loading {
    top: 0;
    background: rgbA(255, 255, 255, .8);
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    z-index: 1060
}

.loading img {
    max-width: 50px
}

.fl {
    float: left;
    margin-top: 6px
}

.payment-info__value .btn-dropdown img,
.payment-info__value .dropdown-menu .dropdown-item img {
    max-width: 24px
}

.invoice-total {
    color: red
}

.dropdown-menu,
.list-news .news {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.dropdown-menu a i,
.image-option {
    margin-right: 10px
}

.hide {
    display: none !important
}

#btn-resend {
    color: #3360ff
}

.gift-badge {
    width: 58px;
    height: 34px;
    position: absolute;
    top: -3px;
    right: -15px;
    background: url(../images/ic-badge-sale.png) top left/100% no-repeat;
    color: #fff;
    line-height: 33px;
    text-align: right;
    padding-right: 5px;
    font-size: 15px
}

.gift-badge.gift-badge-sale {
    background: url(../images/ic-badge-saleoff.png) top left/100%;
    width: 50px;
    height: 29px
}

.method_policy {
    color: #565e70;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px;
    margin-bottom: 20px
}

#login-package {
    border-radius: 15px;
    max-width: 500px;
    margin: 0 auto 50px
}

#login-package h4 {
    color: #788193;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 1rem
}

#login-package .form-card .group-package .nav-pills li {
    padding-bottom: 0
}

#login-package .form-card .group-package .nav-pills a {
    padding: .25rem .75rem
}

#modal_send_ticket .support .text-support {
    text-align: center;
    margin: 20px 0
}

#modal_send_ticket .support .phone-support {
    margin-bottom: 15px
}

#modal_send_ticket .support .phone-support .phone-vip {
    border: 1px solid rgba(133, 144, 166, .3);
    background: url(../images/ic-phone-1.svg) 15px 50%/14px no-repeat, #fff;
    border-radius: 48px;
    width: 100%;
    padding: 12px 40px;
    outline: 0;
    font-size: 15px;
    line-height: 18px;
    color: #555d6d
}

#modal_send_ticket .support .issue {
    margin-bottom: 40px
}

#modal_send_ticket .support .issue .title {
    font-size: 15px;
    line-height: 20px;
    color: #313131;
    margin-bottom: 10px
}

#modal_send_ticket .support .issue .list-issue .item-issue {
    position: relative;
    margin: 5px
}

#modal_send_ticket .support .issue .list-issue .item-issue input {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#modal_send_ticket .support .issue .list-issue .item-issue label {
    cursor: pointer;
    margin-bottom: 0;
    border: 1px solid rgba(133, 144, 166, .3);
    border-radius: 48px;
    padding: 5px 10px;
    display: block;
    font-size: 15px;
    line-height: 18px;
    color: #555d6d;
    text-decoration: none
}

#modal_send_ticket .support .issue .list-issue .item-issue:first-child {
    margin-left: 0
}

#modal_send_ticket .support .btn-send {
    background: #098c3d;
    border-radius: 15px;
    border: none;
    padding: 10px 0;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s
}

#modal_send_ticket .support .btn-send h5 {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0
}

#modal_send_ticket .support .btn-send span {
    text-align: center;
    font-weight: 300;
    font-size: 13px;
    line-height: 15px;
    color: rgba(255, 255, 255, .9)
}

#modal_send_ticket_success .title {
    font-weight: 700;
    font-size: 19px;
    line-height: 25px;
    color: #000
}

#modal_send_ticket_success .text {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #313131
}

.save_bank_list {
    margin-top: 10px
}

.save_bank_list ul li input {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    display: block;
    visibility: hidden
}

.payment-info-money,
.secure_bank_notice {
    display: -webkit-box;
    display: -ms-flexbox
}

.save_bank_list ul li input:checked+label:after {
    content: "";
    display: block;
    width: 19px;
    height: 19px;
    position: absolute;
    top: calc(50% - 10px);
    right: 10px;
    background: url(../images/icon_bank_selected.svg) top left/100% no-repeat
}

.save_bank_list ul li .banked,
.save_bank_list ul li a,
.save_bank_list ul li label {
    position: relative;
    border: 1px solid #e9e9e9;
    border-radius: 8px;
    margin-bottom: 10px;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    background: #fff
}

.save_bank_list ul li .bank_image {
    max-width: 46px;
    width: 100%
}

.save_bank_list ul li .bank_image img {
    border-radius: 8px;
    height: 34px
}

.save_bank_list ul li .bank_name {
    font-weight: 500;
    padding-left: 15px;
    color: #000;
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto
}

.save_bank_list ul li .bank_name .bank_number {
    font-weight: 400;
    font-size: 13px;
    color: #788193
}

.save_bank_list ul li .bank_action button {
    border: none;
    color: #098c3d;
    background: 0 0
}

.secure_bank_notice {
    font-size: 13px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

.secure_bank_notice img {
    width: 21px;
    margin-right: 10px
}

@media (max-width:576px) {
    .block.block-la {
        margin-top: -10px
    }

    .block-card .card-list {
        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)) !important;
        gap: 15px !important;
        padding: 15px !important;
    }

    .block-card .card-list .card {
        max-width: 100% !important;
    }
    
    .block-card .card-list .card .card-inner {
        height: 120px !important;
    }
    
    .block-card .card-list .card .card-inner .card-thumb img {
        max-width: 60px !important;
        max-height: 45px !important;
    }
    
    .block-card .card-list .card .card-inner .card-name {
        padding: 8px 6px !important;
    }
    
    .block-card .card-list .card .card-inner .card-name a {
        font-size: 11px !important;
    }

    .help_right.show_text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .help_right.show_text:before {
        margin-top: -15px;
        width: 165px;
        height: 73px
    }

    .bar-bottom nav a img {
        max-width: 90%
    }

    .payment-form .form-card .list-ac-cards .card {
        max-width: calc(50% - 12px)
    }

    .payment-form .form-card .group-package .nav-pills {
        overflow-x: auto;
        overflow-y: hidden;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding-bottom: 10px
    }

    .card-bank .list-card ul li {
        max-width: calc(25% - 6px)
    }

    .login_block {
        padding: 20px;
        margin-bottom: 20px
    }

    header .user-block {
        margin-top: 2px
    }
}

.boxrate_title {
    width: 100%;
    float: left;
    text-align: center;
    background: #098c3d;
    color: #fff;
    padding: 10px 0;
    margin-bottom: 20px
}

label {
    display: inline-block;
    max-width: 100%;
    font-weight: 700
}

.list-news .news {
    padding: 10px
}

.list-news .news:hover {
    transition: .3s ease-in-out;
    transform: translateY(-5px)
}

.dropdown-menu {
    padding: 0;
    border: none;
    border-radius: 0;
    width: 200px;
    left: auto;
    right: 0
}

.dropdown-menu a {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 20px;
    border-bottom: 1px solid #eee
}

.boxbody_body,
.boxbody_top span {
    padding: 12px 15px
}

.dropdown-menu a:hover {
    background: #000;
    color: #fff
}

#user-area {
    float: right;
    text-align: left
}

#user-area ul {
    list-style: none
}

@media (max-width:480px) {
    #user-area>ul>li {
        display: inline-block
    }
}

#user-area .user>a,
#user-area>ul>li>a {
    color: #F5F5F5;
    padding: 4px 7px;
    border-radius: 5px
}

.bar-bottom a span {
    font-size: 12px;
    font-weight: 510;
    display: block;
    margin-top: 5px
}

.bar-bottom a.active {
    color: #ee4623
}

@media screen and (max-width:767px) {
    .bar-bottom a span {
        font-size: 10px
    }
}

.bar-bottom {
    border: 3px solid #000;
    border-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cstyle%3Epath%7Banimation:stroke 5s infinite linear%3B%7D%40keyframes stroke%7Bto%7Bstroke-dashoffset:776%3B%7D%7D%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%232d3561' /%3E%3Cstop offset='25%25' stop-color='%23c05c7e' /%3E%3Cstop offset='50%25' stop-color='%23f3826f' /%3E%3Cstop offset='100%25' stop-color='%23ffb961' /%3E%3C/linearGradient%3E %3Cpath d='M1.5 1.5 l97 0l0 97l-97 0 l0 -97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388'/%3E %3C/svg%3E") 1
}

.image-select-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.image-option {
    width: 100%;
    flex: 0 0 calc(20% - 10px);
    margin-bottom: 10px;
    cursor: pointer;
    text-align: center;
    border: 2px solid transparent
}

.image-option img {
    max-width: 100%;
    width: 100%;
    height: 58px;
    border: 2px solid #a7a7a7;
    border-radius: 5px
}

.image-option input[type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0
}

.image-option input[type=radio]:checked+img {
    border-color: #0e02f4;
    box-shadow: 0 0 5px #0e02f4
}

.boxbody_tbl {
    width: 100%;
    text-align: left;
    background: #fff;
    -webkit-box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 4%);
    -moz-box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 4%);
    box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 4%);
    overflow: hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-bottom: 4px solid #098c3d
}

.boxbody_top {
    background: linear-gradient(90deg, #098c3d 0, #2c9757 100%)
}

.boxbody_top span {
    display: block;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff
}

.bb-game {
    border-bottom: 1px solid #ccc
}

.panel-info {
    border-color: #bce8f1
}

#mytab .active,
#mytab li a.active {
    border-bottom: 2px solid #1e90ff;
    color: #1e90ff
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background-color: none;
    border-bottom: 2px solid #33cabb
}

.nav>li>a {
    display: block;
    padding: 10px 15px
}

.form-card {
    background: #fff;
    box-shadow: 0 4px 10px rgba(11, 70, 116, .1);
    border-radius: 10px
}

.al_center {
    align-content: center;
    align-items: center
}

.d_flex {
    display: flex
}

.form-card__title svg {
    margin-right: 20px
}

.form-card__content {
    padding: 14px 20px 24px
}

.form-card__content form {
    min-height: 260px
}

.form_input {
    border: 1px solid #222;
    border-radius: 5px;
    padding: 10px 14px;
    color: #666
}

.block-la-2 {
    text-transform: uppercase;
    line-height: 1.6em;
    text-align: center
}

.elementor-widget-container {
    padding: 10px 10px 0;
    border: 2px dashed #007bff;
    border-radius: 10px
}

.block-la-2 h6 {
    font-weight: 500;
    line-height: 2;
    text-transform: inherit
}

.image-select-container .hot:after {
    content: 'HOT';
    position: absolute;
    content: 'HOT';
    top: 5px;
    right: 5px;
    width: 16px;
    height: 16px;
    background: red;
    color: #fff;
    font-size: 7px;
    font-weight: 700;
    text-align: center;
    line-height: 16px;
    border-radius: 50%;
    box-shadow: 0 0 5px #000;
    animation: 1s linear infinite animate
}

@media screen and (max-width:768px) {
    .image-select-container .hot:after {
        width: 12px;
        height: 12px;
        font-size: 5px;
        line-height: 12px
    }
}

@keyframes animate {

    0%,
    100% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.2)
    }
}

.product-card-small .product-image-small {
    border-radius: 15px;
    overflow: hidden;
    height: 80px;
    width: 80px;
    display: block;
    position: relative
}

.background {
    background-position: center center;
    background-size: contain;
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat
}

.product-card-small .product-image-small .tag-images-count {
    position: absolute;
    bottom: 5px;
    left: 5px;
    z-index: 1;
    padding: 5px 10px;
    border-radius: 15px;
    font-size: 12px
}

.product-card-small .product-image-small .tag-images-count span {
    margin-left: 5px
}

.card .card-footer {
    border: 0;
    border-radius: 0 0 15px 15px;
    background: 0 0;
    padding: 10px 15px
}

.vm {
    vertical-align: middle
}

.floating-form-group {
    position: relative;
    padding-top: 15px;
    z-index: 1
}

.floating-form-group.active>.floating-label {
    color: #999;
    top: 0;
    font-size: 13px
}

.floating-form-group>.floating-label {
    position: absolute;
    left: 0;
    top: 22px;
    color: rgba(153, 153, 153, .4);
    z-index: -1
}

.card {
    border: 0;
    border-radius: 15px;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, .05);
    z-index: 1
}

.card .card-body {
    border: 0;
    padding: 15px
}

#mytab li {
    border-bottom: 1px solid #ccc;
    text-align: center
}

#mytab li a {
    border-radius: 0;
    text-transform: uppercase;
    color: inherit;
    font-weight: 500
}

#mytab li a.active {
    background: 0 0
}

#mytab li a.active .step {
    background: #1e90ff
}

#mytab li a .step {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ccc;
    color: #fff;
    line-height: 18px;
    margin-right: 10px
}

@media (max-width:767px) {

    .payment-form #progressbar strong,
    header .navbar-logo {
        display: none
    }

    header .navbar-home {
        display: block;
        border: none;
        background: 0 0;
        -ms-flex-preferred-size: 100%;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-align: center
    }

    header .navbar-home .navbar-home-icon {
        width: 36px;
        height: 36px;
        display: block;
        background: url(../images/icon-home.svg) center center no-repeat
    }

    header #navbarNav {
        display: block;
        position: fixed;
        top: 54px;
        bottom: 0;
        width: 250px;
        background: #fff;
        height: 100%;
        left: 0;
        -webkit-transition: .3s linear;
        transition: .3s linear;
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
        box-shadow: 0 0 20px rgba(0, 0, 0, .2);
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    header #navbarNav.collapse:not(.show) {
        -webkit-transform: translateX(-300px);
        transform: translateX(-300px);
        -webkit-transition: .3s linear;
        transition: .3s linear
    }

    header #navbarNav .navbar-nav .nav-link {
        padding: .7rem 1rem;
        color: #353d4e;
        border-bottom: 1px solid #f5f5f5
    }

    header #navbarNav .navbar-nav li a:hover {
        color: #098c3d
    }

    .payment-form .form-card .form-group .list-methods.block .method {
        max-width: calc(50% - 10px)
    }

    #filterPayment input[type=date] {
        font-size: 13px
    }

    #user-area {
        margin-left: 0
    }

    .image-option {
        flex: 0 0 calc(33.333% - 10px)
    }

    .image-option img {
        height: 48px
    }

    #mytab li a {
        font-size: 11px;
        white-space: nowrap
    }

    #mytab li a .step {
        width: 14px;
        height: 14px;
        line-height: 14px;
        margin-right: 7px
    }
}

.headResult.fail {
    color: rgba(219, 31, 31, .9)
}

.headResult.success {
    color: rgba(0, 128, 0, .9)
}

.headResult.processing {
    color: rgba(255, 165, 0, .9)
}

.headResult {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 17px;
    display: block
}

.list-info .info-detail p span {
    display: inline-block;
    font-weight: 700;
    margin-right: 10px
}

.swiper-pagination {
    display: flex;
    width: 100%;
    flex-grow: 1;
    justify-content: center;
    counter-reset: step;
    list-style: none;
    top: 0;
    bottom: unset;
    height: 40px;
    padding-top: 5px
}

.swiper-pagination-bullet {
    counter-increment: step;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    position: relative;
    background-color: transparent;
    width: 64px;
    height: 32px
}

.swiper-pagination-bullet::before {
    content: counter(step);
    position: absolute;
    top: 0;
    left: 16px;
    width: 32px;
    height: 32px;
    font-size: 13px;
    font-weight: 700;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 50%;
    box-sizing: content-box;
    z-index: 1;
    color: #fff;
    background-image: url(/img/dot-active.svg)
}

.swiper-pagination-bullet:first-child::after,
.swiper-pagination-bullet:nth-child(0)::after,
.swiper-pagination-bullet:nth-child(2)::after,
.swiper-pagination-bullet:nth-child(3)::after {
    position: absolute;
    border-top: 1px dashed #ccd2d8;
    width: calc(50% + 22px);
    content: "";
    top: 16px;
    left: 48px px;
    z-index: 0
}

.swiper-slide {
    padding-top: 55px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.swiper-slide h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

#footer-bar {
    background-color: rgba(255, 255, 255, .95);
    border: 3px solid #000;
    border-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cstyle%3Epath%7Banimation:stroke 5s infinite linear%3B%7D%40keyframes stroke%7Bto%7Bstroke-dashoffset:776%3B%7D%7D%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%232d3561' /%3E%3Cstop offset='25%25' stop-color='%23c05c7e' /%3E%3Cstop offset='50%25' stop-color='%23f3826f' /%3E%3Cstop offset='100%25' stop-color='%23ffb961' /%3E%3C/linearGradient%3E %3Cpath d='M1.5 1.5 l97 0l0 97l-97 0 l0 -97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388'/%3E %3C/svg%3E") 1
}

#footer-bar {
    padding: 0 10px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 98;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, .04);
    max-width: 770px;
    height: 60px;
    height: calc(60px +(env(safe-area-inset-bottom))* 1.1);
    display: flex;
    text-align: center;
    transition: all 250ms ease;
    margin-left: auto;
    margin-right: auto;
}

#footer-bar a {
    color: #818181;
}

#footer-bar a:hover {
    text-decoration: none;
}

#footer-bar a:not(.btn) {
    padding-top: 12px;
    position: relative;
    flex: 1 1 auto;
    color: #818181;
}

#footer-bar a:not(.btn) i {
    margin-top: -2px;
    margin-bottom: 5px;
    display: block;
    font-size: 18px;
    position: relative;
    z-index: 2;
}

#footer-bar a:not(.btn) span {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 10px;
    font-weight: 550;
    margin-top: -3px;
    opacity: .7;
    font-family: Roboto, sans-serif !important;
}

#footer-bar .active-nav i {
    background-image: linear-gradient(to bottom, #5d9cec, #4a89dc) !important;
    color: #fff !important;
}

.footer-bar .active-nav i {
    position: absolute !important;
    width: 48px;
    height: 48px;
    left: 50%;
    margin-left: -24px;
    transform: translateY(-28px);
    border-radius: 22px;
    line-height: 48px;
}

.footer-bar .active-nav span {
    padding-top: 22px;
    font-weight: 600 !important;
    color: #1f1f1f !important;
}

.offcanvas-detached.offcanvas-end {
    right: 10px;
    top: calc(10px + env(safe-area-inset-top));
    bottom: calc(10px + env(safe-area-inset-bottom));
}

.offcanvas-detached.offcanvas-end {
    width: 300px;
    transition: all .3s;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    position: fixed;
}

.offcanvas {
    min-height: auto !important;
    height: auto;
    display: block;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, .04);
    border: 0;
}

.offcanvas {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    visibility: hidden;
    outline: 0;
    transition: transform .3s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .offcanvas {
        transition: none
    }
}

.offcanvas-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.offcanvas-backdrop.fade {
    opacity: 0
}

.offcanvas-backdrop.show {
    opacity: .5
}

.offcanvas-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem
}

.offcanvas-header .btn-close {
    padding: .5rem .5rem;
    margin-top: -.5rem;
    margin-right: -.5rem;
    margin-bottom: -.5rem
}

.offcanvas-title {
    margin-bottom: 0;
    line-height: 1.5
}

.offcanvas-body {
    flex-grow: 1;
    padding: 1rem 1rem;
    overflow-y: auto
}

.offcanvas-end {
    top: 0;
    right: 0;
    width: 300px;
    border-left: 1px solid rgba(0, 0, 0, .2);
    transform: translateX(100%)
}

.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    transform: translateY(-100%)
}

.offcanvas-bottom {
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-top: 1px solid rgba(0, 0, 0, .2);
    transform: translateY(100%)
}

.offcanvas.show {
    transform: none
}

.rounded-m {
    border-radius: 20px !important;
}

.card-style {
    overflow: hidden;
    border-radius: 30px;
    margin: 0 15px 30px 15px;
    border: none;
    box-shadow: rgba(0, 0, 0, .03) 0 20px 25px -5px, rgba(0, 0, 0, .02) 0 10px 10px -5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#menu-main .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0.25rem;
}

.card-top {
    top: 0;
}

.card-bottom,
.card-center,
.card-top {
    z-index: 3;
    position: absolute;
}

/* Buy Card Form Styles */
.buy-card-form {
    padding: 20px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.form-section {
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e9ecef;
}

.form-section:last-of-type {
    border-bottom: none;
    margin-bottom: 20px;
}

.section-title {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    border: none;
    padding: 0;
    width: auto;
}

fieldset {
    border: none;
    padding: 0 0 10px 0;
    margin: 0;
}

.step-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background: #098c3d;
    color: white;
    border-radius: 50%;
    font-size: 14px;
    font-weight: bold;
    margin-right: 12px;
}

/* Card Selection Styles */
.card-selection {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 15px;
}

.card-option {
    cursor: pointer;
}

.card-option input[type="radio"] {
    display: none;
}

.card-option-inner {
    background: #fff;
    border: 2px solid #e9ecef;
    border-radius: 12px;
    padding: 15px 10px;
    text-align: center;
    transition: all 0.3s ease;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.card-option input[type="radio"]:checked + .card-option-inner {
    border-color: #098c3d;
    background: #f8f9fa;
    box-shadow: 0 4px 15px rgba(9, 140, 61, 0.2);
}

.card-logo img {
    /* width: 40px; */
    height: 40px;
    object-fit: contain;
    margin-bottom: 8px;
}

.card-name {
    font-size: 12px;
    font-weight: 600;
    color: #333;
}

/* Amount Selection Styles - Mobile Optimized */
.amount-selection {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(90px, 1fr)) !important;
    gap: 8px !important;
}

.amount-option {
    cursor: pointer !important;
}

.amount-option input[type="radio"] {
    display: none !important;
}

.amount-option-inner {
    background: #fff !important;
    border: 2px solid #e9ecef !important;
    border-radius: 8px !important;
    padding: 8px 6px !important;
    text-align: center !important;
    transition: all 0.3s ease !important;
    position: relative !important;
}

.amount-option input[type="radio"]:checked + .amount-option-inner {
    border-color: #098c3d !important;
    background: #f8f9fa !important;
    box-shadow: 0 2px 8px rgba(9, 140, 61, 0.2) !important;
}

.amount-price {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 2px !important;
}

.original-price {
    font-size: 9px !important;
    color: #999 !important;
    text-decoration: line-through !important;
}

.discount-price {
    font-size: 11px !important;
    font-weight: 600 !important;
    color: #098c3d !important;
}

.discount-badge {
    position: absolute !important;
    top: -6px !important;
    right: -6px !important;
    background: #dc3545 !important;
    color: white !important;
    font-size: 8px !important;
    font-weight: bold !important;
    padding: 1px 4px !important;
    border-radius: 8px !important;
}

/* Stock Info Styles */
.stock-info {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-top: 4px !important;
    padding-top: 4px !important;
    border-top: 1px solid #f0f0f0 !important;
}

.stock-label {
    font-size: 8px !important;
    color: #666 !important;
    font-weight: 500 !important;
}

.stock-quantity {
    font-size: 9px !important;
    color: #098c3d !important;
    font-weight: 600 !important;
    background: #e8f5e8 !important;
    padding: 1px 4px !important;
    border-radius: 4px !important;
}

/* Quantity Input - Full Width */
.quantity-input {
    display: flex !important;
    align-items: center !important;
    border: 2px solid #e9ecef !important;
    border-radius: 8px !important;
    overflow: hidden !important;
    width: 100% !important;
    height: 48px !important;
    background: #fff !important;
    box-sizing: border-box !important;
    flex: 1 !important;
}

.quantity-input button {
    background: #f8f9fa !important;
    border: none !important;
    padding: 10px 12px !important;
    cursor: pointer !important;
    transition: background 0.3s ease !important;
    font-size: 16px !important;
    font-weight: bold !important;
    min-width: 40px !important;
    height: 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.quantity-input button:hover {
    background: #e9ecef !important;
}

.quantity-input input {
    border: none !important;
    text-align: center !important;
    width: 60px !important;
    padding: 10px 8px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    flex: 1 !important;
    background: #fff !important;
    min-width: 60px !important;
}

/* Form Row Layout - Like Image */
.form-row {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 20px !important;
    align-items: end !important;
}

.form-col {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
    height: 100% !important;
    width: 100% !important;
}

.form-col label {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #333 !important;
    margin-bottom: 4px !important;
}

/* Denomination Select - Equal Height */
.denomination-select {
    width: 100% !important;
    height: 48px !important;
    padding: 12px 15px !important;
    border: 2px solid #e9ecef !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    background: #fff !important;
    transition: border-color 0.3s ease !important;
    appearance: none !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e") !important;
    background-position: right 12px center !important;
    background-repeat: no-repeat !important;
    background-size: 16px !important;
    padding-right: 40px !important;
    box-sizing: border-box !important;
}

.denomination-select:focus {
    border-color: #098c3d !important;
    box-shadow: 0 0 0 3px rgba(9, 140, 61, 0.1) !important;
    outline: none !important;
}

.info-item {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
}

.info-item label {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #333 !important;
    margin-bottom: 4px !important;
}

.info-item small {
    font-size: 11px !important;
    color: #666 !important;
    margin-top: 2px !important;
}

.info-item .form-control {
    width: 100% !important;
    padding: 10px 12px !important;
    border: 1px solid #ced4da !important;
    border-radius: 6px !important;
    font-size: 14px !important;
    transition: border-color 0.3s ease !important;
}

.info-item .form-control:focus {
    border-color: #098c3d !important;
    box-shadow: 0 0 0 2px rgba(9, 140, 61, 0.1) !important;
    outline: none !important;
}

/* Mobile responsive */
@media (max-width: 767px) {
    .form-row {
        grid-template-columns: 1fr !important;
        gap: 15px !important;
    }
}

/* Mobile responsive for amount selection */
@media (min-width: 768px) {
    .amount-selection {
        grid-template-columns: repeat(auto-fit, minmax(110px, 1fr)) !important;
        gap: 10px !important;
    }
    
    .amount-option-inner {
        padding: 10px 8px !important;
    }
    
    .original-price {
        font-size: 10px !important;
    }
    
    .discount-price {
        font-size: 12px !important;
    }
    
    /* Tablet layout optimization */
    .quantity-section .info-item {
        max-width: 250px !important;
    }
    
    .quantity-input button {
        padding: 12px 14px !important;
        min-width: 45px !important;
        height: 45px !important;
        font-size: 18px !important;
    }
    
    .quantity-input input {
        width: 70px !important;
        padding: 12px 10px !important;
        font-size: 18px !important;
        min-width: 70px !important;
    }
}

/* Desktop responsive */
@media (min-width: 992px) {
    .order-info-grid {
        grid-template-columns: 1fr 2fr !important;
        gap: 25px !important;
    }
    
    .quantity-section .info-item {
        max-width: 300px !important;
    }
    
    .quantity-input button {
        padding: 10px 12px !important;
        min-width: 40px !important;
        height: 40px !important;
        font-size: 16px !important;
    }
    
    .quantity-input input {
        width: 60px !important;
        padding: 10px 8px !important;
        font-size: 16px !important;
        min-width: 60px !important;
    }
}


/* Payment Methods Styles */
.payment-methods {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 15px;
}

.payment-option {
    cursor: pointer;
}

.payment-option input[type="radio"] {
    display: none;
}

.payment-option-inner {
    background: #fff;
    border: 2px solid #e9ecef;
    border-radius: 12px;
    padding: 20px;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
}

.payment-option input[type="radio"]:checked + .payment-option-inner {
    border-color: #098c3d;
    background: #f8f9fa;
    box-shadow: 0 4px 15px rgba(9, 140, 61, 0.2);
}

.payment-icon {
    width: 50px;
    height: 50px;
    background: #098c3d;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}

.payment-icon i {
    font-size: 20px;
    color: white;
}

.payment-title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 4px;
}

.payment-desc {
    font-size: 12px;
    color: #666;
    margin-bottom: 4px;
}

.balance-info {
    font-size: 11px;
    color: #098c3d;
    font-weight: 600;
}

/* Order Summary Styles */
.order-summary {
    background: #f8f9fa;
    border-radius: 12px;
    padding: 20px;
    margin: 0 0 20px 0;
}

.summary-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
    border-bottom: 1px solid #e9ecef;
}

.summary-item:last-child {
    border-bottom: none;
}

.summary-item.total {
    font-size: 18px;
    font-weight: 700;
    color: #098c3d;
    border-top: 2px solid #098c3d;
    margin-top: 10px;
    padding-top: 15px;
}

/* Form Actions */
.form-actions {
    margin-top: 30px;
}

.btn-block {
    width: 100%;
    padding: 15px;
    font-size: 16px;
    font-weight: 600;
}

/* Responsive */
@media (max-width: 768px) {
    .card-selection {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
        gap: 10px;
    }
    
    .amount-selection {
        grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
        gap: 8px;
    }
    
    .payment-methods {
        grid-template-columns: 1fr;
    }
    
    .card-option-inner {
        height: 80px;
        padding: 10px 5px;
    }
    
    .card-logo img {
        /* width: 30px; */
        height: 30px;
    }
    
    .card-name {
        font-size: 11px;
    }
}

/* Clean card list styles */

/* Removed overlay styles */

.block-card .card-list .card .card-inner .card-name {
    padding: 15px;
    text-align: center;
    background: #fff;
    border-radius: 0 0 15px 15px;
}

.block-card .card-list .card .card-inner .card-name a {
    color: #333;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    transition: color 0.3s ease;
}

.block-card .card-list .card .card-inner .card-name a:hover {
    color: #098c3d;
}

/* Simple loading animation for images */
.block-card .card-list .card .card-inner .card-thumb img.lazyload {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.block-card .card-list .card .card-inner .card-thumb img.lazyloaded {
    opacity: 1;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .block-card .card-list {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        gap: 15px;
        padding: 15px 0;
    }
    
    .block-card .card-list .card .card-inner .card-thumb img {
        height: 100px;
    }
    
    .block-card .card-list .card .card-inner .card-name {
        padding: 12px;
    }
    
    .block-card .card-list .card .card-inner .card-name a {
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .block-card .card-list {
        grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
        gap: 10px;
    }
    
    .block-card .card-list .card .card-inner .card-thumb img {
        height: 80px;
    }
    
    .block-card .card-list .card .card-inner .card-name {
        padding: 10px;
    }
    
    .block-card .card-list .card .card-inner .card-name a {
        font-size: 12px;
    }
}

.bg-theme {
    background-color: #fff !important;
}

.rounded-s {
    border-radius: 15px !important;
}

.ps-2 {
    padding-left: 0.5rem !important;
}

.ps-1 {
    padding-left: 0.25rem !important;
}

#menu-main h5 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}

.line-height-xs {
    line-height: 14px !important;
}

.menu-divider {
    padding-left: 22px;
    font-size: 10px;
    font-family: Inter, sans-serif;
    display: block;
    font-weight: 600;
    color: #6d6d6d;
    opacity: .6;
    text-transform: uppercase;
}

.menu-list a {
    display: block;
    position: relative;
    line-height: 48px;
}

.menu-list a i {
    margin-right: 10px;
}

.menu-list .active-item span {
    color: #1f1f1f;
    font-weight: 600;
    font-size: 14px;
}

.menu-list a span {
    font-size: 13px;
    padding-left: 45px;
    font-weight: 400;
    color: #6d6d6d;
    font-family: #6d6d6d;
}

.color-theme {
    color: #0f1117 !important;
}

.font-9 {
    font-size: 9px !important;
}

.font-600 {
    font-weight: 600 !important;
}

.font-17 {
    font-size: 17px !important;
}

.svgContainer {
    position: relative;
    width: 120px;
    height: 120px;
    margin: 0 auto 1em;
    border-radius: 50%;
    background: none;
    border: solid 2.5px #3a5e77;
    overflow: hidden;
    pointer-events: none;
}