.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%
}

.payment-form #progressbar li.active:after,
.payment-form #progressbar li.active:before,
header {
    background: #47c5e4
}

.btn-custom {
    background: #47c5e4;
    color: #fff
}

.btn-custom:hover {
    background: #47c5e4;
    color: #fff
}

.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: #3f8cff
}

.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 {
    height: 54px;
    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: #fff;
    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
}

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

    .slideshow img {
        max-height: 320px
    }

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

#modal_send_ticket .support .issue .list-issue,
.block-card .card-list,
.payment-form .form-card .form-group .list-methods.block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.block-card .card-list .card {
    max-width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 6px 0
}

.block-card .card-list .card .card-inner {
    background: #fff;
    border-radius: 10px;
    margin: 0 6px;
    position: relative
}

.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 a,
.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 {
    font-weight: 400;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 0;
    min-height: 37px
}

.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: #3f8cff
}

#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: #3f8cff;
    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: #3f8cff;
    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
}

.update-phone .radio-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-right: 10px;
    padding-left: 0
}

.update-phone .radio-inline input {
    display: block;
    width: 0;
    height: 0;
    visibility: hidden
}

.update-phone .radio-inline input:checked+label {
    background: #3f8cff;
    color: #fff;
    border-color: #3f8cff
}

.update-phone .radio-inline label {
    background: #fff;
    border-radius: 25px;
    border: 1px solid #d0d8e8;
    color: #353d4e;
    padding: 5px 15px;
    cursor: pointer
}

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

.bx-support .help-title {
    background: #fff;
    margin-top: 0;
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 5px
}

.bx-support .help-title ul li.active {
    border-width: 0;
    background-color: #f0f0f0;
    border-radius: 5px;
    text-align: center
}

.bx-support .help-title ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    padding: 6px 10px;
    border: none;
    color: #4c4c4c;
    font-size: 14px
}

.bx-support .help-title ul li a img {
    width: 32px;
    height: 32px;
    background-size: 100% 100% !important;
    display: block
}

.bx-support .help-title ul li a span {
    padding-left: 10px;
    text-align: left;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.bx-support .help-content {
    max-width: 1024px;
    margin: 0 auto
}

.bx-support .help-content .step-support {
    background: #fff;
    padding: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 3px
}

.bx-support .help-content .step-support img {
    max-width: 100%;
    height: auto !important;
    padding: 10px 0
}

.bx-support .help-content .step-support span {
    max-width: 100%;
    height: 100% !important
}

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

.bx-support .help-content .panel-group .panel {
    margin-bottom: 0;
    border-radius: 3px
}

.bx-support .help-content .panel-default {
    border-color: transparent;
    border-width: 0;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    border-bottom: 1px solid #f1f1f1
}

.bx-support .help-content .panel-default .panel-heading {
    padding: 0;
    border-color: transparent;
    background-color: transparent;
    border-bottom: 0;
    border-width: 0;
    color: #333
}

.bx-support .help-content .panel-default .panel-heading .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit
}

.bx-support .help-content .panel-default .panel-heading .panel-title a {
    position: relative;
    font-weight: 500;
    font-size: 14px;
    border: none;
    padding: 12px 0;
    border-radius: 3px;
    display: block
}

#package_detail .modal-title {
    text-align: left;
    font-weight: 400;
    font-size: 17px
}

#package_detail .modal-title strong {
    font-weight: 600;
    color: #3f8cff
}

#package_detail ul {
    padding-left: 15px;
    margin-left: 0;
    list-style: circle
}

#package_detail ul li {
    padding: 5px 0
}

#package_detail ul li strong {
    font-weight: 600
}

#package_detail .modal-footer {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    border-top: none
}

#package_detail .modal-footer button {
    width: 100%;
    margin: 0
}

.popup-method .method {
    padding: 4px;
    border: 1px solid #e5e5e5;
    color: #111;
    border-radius: 6px;
    margin-bottom: 10px
}

.card-saleoff,
.method-header .stt {
    color: #fff;
    text-align: center;
    font-weight: 700;
    display: block
}

.popup-method .method .method-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 35px
}

.method-header .stt {
    max-width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #c2cae5;
    margin-left: -15px;
    margin-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.method-header .method-name {
    max-width: calc(100% - 130px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: left;
    font-weight: 500
}

.method-content {
    padding: 15px 15px 0
}

#update_password .modal-body img {
    max-width: 250px
}

#update_password .modal-body .modal-vip-title {
    font-weight: 600;
    font-size: 24px;
    color: #3f8cff;
    margin-top: 20px
}

#update_password .modal-body .modal-vip-text {
    margin: 10px 0 20px
}

.card-saleoff {
    width: 43px;
    height: 48px;
    position: absolute;
    line-height: 41px;
    font-size: 15px;
    top: 5px;
    right: 5px;
    background: url(../images/bg-badge-sale.png) top left/100% no-repeat;
    text-shadow: 1px 2px 0 #680000
}

.maintain {
    text-align: center;
    padding: 60px 0
}

.maintain img {
    width: 500px;
    margin-bottom: 20px
}

.maintain h5 {
    color: #353d4e;
    text-transform: uppercase;
    font-size: 14px
}

.maintain h2 {
    color: #fe4800;
    margin-top: -5px
}

.maintain p {
    color: #666
}

.zoid-outlet,
.zoid-outlet iframe {
    width: 100% !important
}

#login-package,
.block-border {
    padding: 20px;
    background: #fff
}

.invoice-total {
    color: red
}

#modal_list_card .modal-header {
    padding: 0 0 15px;
    border-bottom: none
}

#modal_list_card .modal-header .close {
    padding: 0;
    margin: 0
}

#modal_list_card #card-list {
    margin-top: 20px;
    margin-left: -5px;
    margin-right: -5px
}

#modal_list_card #card-list>div {
    max-width: 25%;
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 20px
}

#modal_list_card #card-list .piccol {
    margin-bottom: 8px
}

#modal_list_card #card-list .namecol {
    font-size: 13px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.block-border {
    border: 1px solid #dfe4ed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .05);
    border-radius: 12px;
    max-width: 450px;
    margin: 100px auto 40px
}

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

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

.block-border .user_profile_inner .user_profile--header {
    text-align: center;
    border-bottom: none
}

.block-border .user_profile_inner .user_profile--header .user_profile--title {
    margin-bottom: 10px
}

.block-border .user_profile_inner .user_profile--body {
    padding-top: 10px
}

.block-border .user_profile_inner .user_profile--body .form-action a {
    font-weight: 700;
    display: block;
    margin-top: 1rem
}

.block-border .verify_otherway {
    margin-top: 30px
}

.block-border .verify_otherway p {
    font-weight: 700;
    margin-bottom: 10px
}

.block-border .verify_otherway .form-check {
    padding-left: 0;
    padding-top: .6rem;
    padding-bottom: .6rem;
    border-bottom: 1px solid #e9e9e9
}

.block-border .verify_otherway .form-check input {
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0
}

.block-border .verify_otherway .form-check input:disabled+label {
    color: #777
}

.block-border .verify_otherway .form-check input:disabled+label .ic {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.block-border .verify_otherway .form-check label {
    cursor: pointer
}

.block-border .verify_otherway .form-check label .ic {
    width: 17px;
    height: 17px;
    margin-right: .5rem;
    float: left
}

.block-border .verify_otherway .form-check label .ic.ic-send-sms {
    background: url(../images/icon-sms.svg) top left/100% no-repeat
}

.block-border .verify_otherway .form-check label .ic.ic-phone-call {
    background: url(../images/icon-phone-call.svg) top left/100% no-repeat
}

.block-border .verify_otherway .form-check label .ic.ic-send-mail {
    background: url(../images/icon-email-send.svg) top left/100% no-repeat
}

.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: #3f8cff;
    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: #3f8cff;
    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-card .card-list .card {
        max-width: 50%
    }

    .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: #3f8cff;
    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: #fff;
    padding: 6px 10px;
    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 #47c5e4
}

.boxbody_top {
    background: linear-gradient(90deg, #47c5e4 0, #47c5e4 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
}

.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: #3f8cff
    }

    .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
}

.history-list .history-listTitle {
    -webkit-animation: 1s fadeDown;
    animation: 1s fadeDown
}

.history-list .notification.single-item-order {
    border-bottom: 1px dashed #c8c8c8
}

.history-list .list-info.payment-info-result {
    margin-top: 12px;
    -webkit-animation: 1s fadeDown;
    animation: 1s fadeDown
}

.history-list .list-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 10px
}

.history-list .list-info .info-detail {
    padding-left: 0 !important
}

.history-list .info-detail {
    border: 1px solid #ebebeb;
    border-radius: 4px
}

.history-list .info-detail p {
    padding: 10px 0;
    margin: 0 12px !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #ebebeb
}

.list-info .info-detail p {
    display: block;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 14px
}

.history-list .list-info code,
.history-list .list-info p span {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important
}

.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
}

.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;
    left: 0;
    right: 0;
}

.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;
}
