body,
html {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    color: #fff
}

body {
    background-color: #000
}

.lazyload {
    opacity: 0
}

.lazyloading {
    opacity: 1;
    transition: opacity 300ms;
    background: url(../../images/loader-transparent.gif) no-repeat center;
    background-size: 2rem
}

img.lazyload:not([src]) {
    visibility: hidden
}

header .navbar-nav {
    position: absolute;
    right: .8rem
}

header h5 {
    font-size: 1.125rem
}

header .icon-mem {
    position: absolute;
    left: 5px
}

header .icon-mem a {
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    flex-direction: column;
    line-height: 1;
    font-size: .75rem
}

header .icon-mem a img {
    width: 1.25rem
}

@media(max-width: 375px) {
    header .icon-mem a {
        font-size: .65rem
    }
}

.bg-nav {
    background-color: #000;
    padding-top: .3332rem !important;
    padding-bottom: .3332rem !important
}

.navbar-brand {
    width: 9.5rem;
    margin-right: 0
}

.navbar-brand img {
    width: 100%
}

@media(max-width: 375px) {
    header .navbar-nav .nav-link {
        font-size: .8rem
    }

    .navbar-brand {
        width: 9rem
    }
}

@media(max-width: 350px) {
    .navbar-brand {
        width: 8.5rem
    }
}

.icon-chat {
    display: block;
    width: 1.42rem;
    height: 1.42rem;
    position: relative;
    background-size: cover;
    background-image: url(../../images/huione/icon/chat.png)
}

.noticeBar {
    position: absolute;
    left: .28rem;
    width: .32rem;
    height: .32rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAADf0lEQVRYhe2WTWwTRxTHF7WiEu2lKVJvRWo59NwTF0RsN3ayfDhfpngTfyQ2PVD11DRfpIlDHAdUFGoCIUDVqMYmyRJwRCokxKHqofdSIapy7qVFbSWkVmJnZv/VzO56J4ntpBtOKE/66fc07+3O8661u4qyEzuxjfj0Hl5L3cVoahVP0t8hW683fQ8HUnfxKL2K69vZsxLpFRxMruCXnjKQLJvoWcE/So3oXcEnPWU8T94x0VuGkfkerype4+NVvJO8jcXEsonEMuAaqNK7J7GMG8nbACfBXcaYp4377uP1+C2ciev4N66b4MSWXHPk/pSO/QkdPzs9iVt4FtfR6WnzxBKisUX81n3TRPeCCWE5515wB0jpaIgt4Clfiy0AsUU8Ti7j/f+9cW8J72ol80FX0YSgJLlkQiu65lQGKGEf79OKDN1FLJ3S8UbNTaI3sVcrob2riG4HrYBUtIicVjD/ihZMRL9l1XFq3IW1t6CrAI2fa9NfeWLefPjRNwyCeclyXqN+Yt6smKN4ieNfM7iYkuWcVSUimeNpgM6rDFslcs21hSnZ4xXomGXouLJFZiXLuV2v9qTsnEO4cw7xDVxBV/Q63lbaLzG0XaICJ+cW+Yy9NkMtnFz0SbldXz9A22X2lXVuq79dsmCGPVFa8wytebo1LjLXcm7XNwyQZ9NW3SIs+iyL/CL7VTk2TXHsQnXCF1jFIp+21/gxVVg/QETH7nAeajhPtfW05unx6FXsVY58SXH0vIWTcwvOS3Z6bFfD05/w8DmK2hDJBEfsnFvOnbq3Ac6yn9QpCk5LjlQs8py9lqNr8kpdOobjaYDINBrULO1QszSm5mhMeJKm1SyZUrPs7+YsQUuWCpolCyaI64m1V0CdpFrzJN38UVwvWibwXnCc/BAcJxBkJGcIQuOuOc5xahb7eF9onCJ0hi5FLtd5GW0WAHaFRunJ4Bj9s2mUoB7OMYen8GbTGH0q1R4HMx5ex3K05fBWYITONX1BWeC0AcEIcT2y9haEMtgfOE0efih6OPRZcIR6+yCRwz+MD/zD5Ef/EIF/0EDFg8aGP+HRDPYEhukN36ABn90bGCKjynYDwC7/EI35Bugfjf0GfP0E/gFa86M0MMhO+Qfoc6uXGhEdrygvIkIZNPj66OyhPvL7oc/JuXq9jf3GgcbPjEe+PuPaC9l8J16a+A8RGYxL1K+gcgAAAABJRU5ErkJggg==);
    background-size: contain;
    background-repeat: no-repeat
}

.wrapper {
    padding-top: 3.84475rem;
    padding-bottom: 4.05rem
}

.wrapper .container-fluid {
    padding-left: 5px;
    padding-right: 5px
}

.wrapper .container {
    max-width: 750px
}

.game-body {
    height: 30rem
}

.game-body .nav-pills .game-list {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 65px;
    color: #414655;
    height: 51px;
    border-radius: .875rem;
    box-shadow: 0 .26rem .52rem 0 rgba(65, 70, 92, .3);
    background-repeat: no-repeat;
    background-position: 50%;
    text-align: center;
    margin-bottom: .68rem;
    background-size: 100% 100%;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(../../images/huione/icon/bg-game.png)
}

.game-body .nav-pills .game-list .game-icon {
    background-size: 40px 577px;
    width: 40px;
    height: 40px;
    top: 25%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    background-image: url(../../images/huione/home_tabs.png)
}

.game-body .nav-pills .game-list .game-icon.game-sport {
    background-position: 0 0
}

.game-body .nav-pills .game-list .game-icon.game-casino {
    background-position: 0 -38px
}

.game-body .nav-pills .game-list .game-icon.game-number {
    background-position: 0 -78px
}

.game-body .nav-pills .game-list .game-icon.game-lottery {
    background-position: 0 -118px
}

.game-body .nav-pills .game-list .game-icon.game-slot {
    background-position: 0 -158px
}

.game-body .nav-pills .game-list .game-icon.game-poker {
    background-position: 0 -198px
}

.game-body .nav-pills .game-list .game-icon.game-cockfight {
    background-position: 0 -528px
}

.game-body .nav-pills .game-list.active {
    box-shadow: 0 .26rem .39rem rgba(35, 142, 255, .4);
    background-color: rgba(0, 0, 0, 0);
    background-image: url(../../images/huione/icon/bg-game-active.png);
    color: #fff
}

.game-body .nav-pills .game-list.active .game-sport {
    background-position: 0 -240px
}

.game-body .nav-pills .game-list.active .game-casino {
    background-position: 0 -280px
}

.game-body .nav-pills .game-list.active .game-number {
    background-position: 0 -320px
}

.game-body .nav-pills .game-list.active .game-lottery {
    background-position: 0 -360px
}

.game-body .nav-pills .game-list.active .game-slot {
    background-position: 0 -400px
}

.game-body .nav-pills .game-list.active .game-poker {
    background-position: 0 -440px
}

.game-body .nav-pills .game-list.active .game-cockfight {
    background-position: 0 -484px
}

.game-body .nav-pills .game-list-title {
    display: inline-block;
    text-align: center;
    font-size: .7rem;
    position: absolute;
    bottom: 25%;
    right: 50%;
    transform: translate(50%, 50%);
    width: 100%
}

.game-body .tab-content {
    height: 100%;
    overflow-y: scroll;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    overflow-x: hidden
}

.notice-bar {
    display: flex;
    align-items: center;
    position: relative
}

.notice-bar .icon-announce {
    position: absolute;
    left: 0;
    width: 1.05rem;
    height: 1.3rem;
    background-color: #000;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAADf0lEQVRYhe2WTWwTRxTHF7WiEu2lKVJvRWo59NwTF0RsN3ayfDhfpngTfyQ2PVD11DRfpIlDHAdUFGoCIUDVqMYmyRJwRCokxKHqofdSIapy7qVFbSWkVmJnZv/VzO56J4ntpBtOKE/66fc07+3O8661u4qyEzuxjfj0Hl5L3cVoahVP0t8hW683fQ8HUnfxKL2K69vZsxLpFRxMruCXnjKQLJvoWcE/So3oXcEnPWU8T94x0VuGkfkerype4+NVvJO8jcXEsonEMuAaqNK7J7GMG8nbACfBXcaYp4377uP1+C2ciev4N66b4MSWXHPk/pSO/QkdPzs9iVt4FtfR6WnzxBKisUX81n3TRPeCCWE5515wB0jpaIgt4Clfiy0AsUU8Ti7j/f+9cW8J72ol80FX0YSgJLlkQiu65lQGKGEf79OKDN1FLJ3S8UbNTaI3sVcrob2riG4HrYBUtIicVjD/ihZMRL9l1XFq3IW1t6CrAI2fa9NfeWLefPjRNwyCeclyXqN+Yt6smKN4ieNfM7iYkuWcVSUimeNpgM6rDFslcs21hSnZ4xXomGXouLJFZiXLuV2v9qTsnEO4cw7xDVxBV/Q63lbaLzG0XaICJ+cW+Yy9NkMtnFz0SbldXz9A22X2lXVuq79dsmCGPVFa8wytebo1LjLXcm7XNwyQZ9NW3SIs+iyL/CL7VTk2TXHsQnXCF1jFIp+21/gxVVg/QETH7nAeajhPtfW05unx6FXsVY58SXH0vIWTcwvOS3Z6bFfD05/w8DmK2hDJBEfsnFvOnbq3Ac6yn9QpCk5LjlQs8py9lqNr8kpdOobjaYDINBrULO1QszSm5mhMeJKm1SyZUrPs7+YsQUuWCpolCyaI64m1V0CdpFrzJN38UVwvWibwXnCc/BAcJxBkJGcIQuOuOc5xahb7eF9onCJ0hi5FLtd5GW0WAHaFRunJ4Bj9s2mUoB7OMYen8GbTGH0q1R4HMx5ex3K05fBWYITONX1BWeC0AcEIcT2y9haEMtgfOE0efih6OPRZcIR6+yCRwz+MD/zD5Ef/EIF/0EDFg8aGP+HRDPYEhukN36ABn90bGCKjynYDwC7/EI35Bugfjf0GfP0E/gFa86M0MMhO+Qfoc6uXGhEdrygvIkIZNPj66OyhPvL7oc/JuXq9jf3GgcbPjEe+PuPaC9l8J16a+A8RGYxL1K+gcgAAAABJRU5ErkJggg==);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
    padding-right: 1.5rem
}

.marquee {
    overflow: hidden
}

.marquee .js-marquee {
    color: #fff
}

.user-card h1 {
    font-size: 1rem;
    color: #fff;
    margin-bottom: 0
}

.user-card p {
    color: #a5a9b3
}

.user-card p a {
    color: inherit;
    text-decoration: none
}

.nav-user .nav-link {
    font-size: .8rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.nav-user .nav-link span {
    color: #fff
}

.game-item {
    margin-bottom: .8rem
}

.game-item a {
    box-shadow: 0 .276rem .552rem rgba(108, 123, 168, .1);
    display: block;
    position: relative
}

.game-item a figure {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    top: 35%;
    left: 10%;
    transform: translate(0, -50%)
}

.game-item a figure .game-logo {
    width: 3.75rem;
    height: 2.5rem
}

.game-item a figure figcaption {
    color: #414655
}

footer .navbar {
    box-shadow: 0 0 .1rem 0 rgba(0, 0, 0, .2);
    background-color: #000;
    border-top: 1px solid #f7e0b5;
    border-top-left-radius: 1.4rem;
    border-top-right-radius: 1.4rem;
    padding: 0
}

footer .navbar .nav-link {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: .75rem
}

footer .navbar .nav-link img {
    display: block;
    width: 1.55rem;
    height: 1.55rem
}

footer .navbar .nav-link.active {
    color: #f7e0b5
}

.msg_pop_inner .msg_pop_header {
    height: 60px;
    text-align: center;
    padding: .5rem
}

.msg_pop_inner .msg_pop_header img {
    max-width: 100%;
    height: 100%
}

.footer-notification-count-wrapper {
    position: relative;
    width: 1.55rem
}

.footer-notification-count-wrapper .footer-notification-count {
    position: absolute;
    right: -0.5rem;
    top: -0.25rem;
    background-color: red;
    border-radius: 50%;
    width: 1.25rem;
    height: 1.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2
}

.carousel-indicators [data-bs-target] {
    width: 6px
}

.ic {
    width: 2.3rem;
    height: 2.3rem;
    display: block
}

.ic-deposit {
    background: url("../../images/huione/icon/deposit.png") center/contain no-repeat
}

.ic-transfer {
    background: url("../../images/huione/icon/transfer.png") center/contain no-repeat
}

.ic-withdraw {
    background: url("../../images/huione/icon/withdraw.png") center/contain no-repeat
}

.ic-vip {
    background: url("../../images/huione/icon/vip.png") center/contain no-repeat
}

.ic-daily-task {
    background: url("../../images/huione/icon/home-daily-task.png") center/contain no-repeat
}

.ic-tv {
    background: url("../../images/huione/icon/tv.png") center / contain no-repeat;
}

[data-page=login] header,
[data-page=login] footer,
[data-page=register] header,
[data-page=register] footer {
    display: none
}

.center-basic {
    border-bottom: 1px solid #eee
}

.center-basic td {
    color: #414655
}

.center {
    padding-top: 0
}

.center-head {
    background-color: #fff;
    padding: 1.3rem 1rem;
    margin-bottom: .5rem;
    border-bottom-left-radius: .9rem;
    border-bottom-right-radius: .9rem
}

.center-head .center-avtar {
    position: relative;
    content: "";
    width: 4.56rem;
    height: 4.56rem;
    background: url("../../images/huione/icon/profile.webp") center/contain no-repeat
}

.center-head .center-avtar::before {
    content: ""
}

.center-head .center-info p {
    color: #414655;
    font-weight: 500
}

.center-head .center-info p span {
    font-weight: 500
}

.transfer label span {
    color: #414655
}

.center-tab a {
    border-radius: .8rem;
    border-color: #666;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.center-tab a.active {
    background-color: #212529;
    color: #fff
}

.gradient {
    background-color: #c00;
    color: #fff;
    border-radius: .8rem;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.noico {
    font-size: 1rem !important;
    height: auto !important;
    padding: .375rem .75rem !important;
    border-radius: .375rem !important
}

.form-group {
    margin-bottom: 1rem
}

.slots-tab a.active,
.slots-tab a:hover {
    background-color: #c40702
}

.btn-submit-form {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background-color: #dc3545;
    border-color: #dc3545;
    width: 100%;
    color: #fff
}

.captchar {
    height: 100%;
    background-color: #111;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    padding: 6px 12px
}

.poker_popup {
    background-color: #fff !important;
    border: 1px solid rgba(0, 0, 0, .175) !important;
    border-radius: .5rem !important
}

.poker-btn-kaiyuan,
.poker_transfer-item .btn {
    background-color: #f44336 !important;
    color: #fff !important
}

.poker_transfer-item input {
    border: 1px solid #ced4da !important
}

.poker_balance label>*,
.transfer_balance label>* {
    color: #363636 !important
}

.poker_popup .poker_close {
    background-color: #d9d9d9 !important
}

.header-title {
    padding-top: .8rem !important;
    padding-bottom: .8rem !important
}

.slots-contant a {
    height: auto;
    text-decoration: none;
    padding-top: 0
}

.slots-contant a span {
    overflow-x: hidden;
    position: static
}

.slots-contant img {
    height: 125px;
    min-height: 100%
}

#bookmarkModal .modal-header {
    background-color: #c00;
    color: #fff
}

#bookmarkModal .modal-header .btn-close {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    opacity: .8
}

.ms-n3 {
    margin-left: -1rem
}

@media(max-width: 470px) {
    .slots-tab a {
        width: 33.33%;
        font-size: 12px
    }
}

.form-control:focus {
    box-shadow: none
}

.btn-copy {
    background-color: #f7e0b5;
    white-space: nowrap
}

.fav-game-container .fav-game-star i {
    color: #414655 !important
}

.fav-game-container .fav-game-star .active i {
    color: #ff5c5c !important
}

.fav_bg {
    background-color: rgba(0, 0, 0, 0) !important;
    margin-top: 0 !important;
    height: 100% !important
}

.fav_bg .fav_star.active i {
    color: #ff5c5c
}

.fav_bg .fav_item img {
    width: 4rem;
    height: 4rem
}

.slots-tab .fav-game-slot {
    display: flex;
    flex-wrap: wrap
}

.bank-details .form-row {
    font-size: .9rem
}

.bank-details .form-control-plaintext {
    color: #fff
}

.btn.poker-btn-we1poker {
    background-color: #f44336;
    color: #fff
}

.nav-item .dropdown .dropdown-toggle {
    padding-right: .2rem;
    padding-left: .2rem
}

.lottery-contant,
.game-table td {
    background-color: #000
}

.game-table td:hover {
    color: #000
}

.lottery-contant .game-table input[type=text] {
    color: #000;
    padding: 0 5px
}

.slots-tab .fav-game-container {
    display: flex;
    flex-wrap: wrap
}

.list a {
    color: #fff
}

.center {
    margin-bottom: 1.5rem
}

.center-table th {
    background: #212529;
    padding: 0 .5rem;
    white-space: nowrap
}

.center-table td {
    color: #000
}

.center-basic td {
    color: #fff
}

#ref-link-btn {
    color: #fff
}

#ref-link-btn :hover {
    color: #fff
}

.main.center .tblBonus td span {
    color: red;
    float: unset;
    padding-right: 5px;
    word-break: break-word
}

.main.center .tblBonus td img {
    float: unset;
    padding-right: 5px;
    width: 1.5rem;
    height: auto
}

.main.center .center-table td,
.main.center .center-table th {
    white-space: nowrap;
    padding: .25rem
}

.main.center .bonus-text-wrapper {
    text-align: center
}

.main.center .bonus-text-wrapper span,
.main.center .update-bonus-text-wrapper span {
    color: red
}

.page li {
    list-style-type: none
}

.btn-aff {
    text-align: center;
    color: #fff;
    background: #c00;
    font-weight: bold;
    padding: 1rem 1.5rem;
    display: block;
    border-radius: 2rem;
    margin: 0 auto
}

.btn-free-games {
    width: 100%;
    text-align: center;
    color: #fff;
    background: #c00;
    padding: .715rem .75rem;
    display: block;
    border-radius: 2rem;
    margin: 0 auto
}

.btn-free-games:hover {
    color: #fff
}

.btn-freeplay {
    width: 70%;
    text-align: center;
    color: #fff;
    background: #c00;
    padding: .25rem;
    display: block;
    border-radius: 2rem;
    text-decoration: none;
    font-size: .8rem
}

.btn-freeplay:hover {
    color: #fff
}

div.slots ul {
    padding-left: 0
}

.notice span {
    z-index: 1
}

.slots-contant img {
    width: 100% !important
}

.slots-contant .game-box {
    display: flex;
    flex-direction: column
}

.slots-contant .game-box span {
    color: #222;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-size: .8rem
}

.slots-contant .game-box .game-free a:first-child {
    margin-bottom: .5rem
}

.slots-contant ul {
    display: flex;
    flex-wrap: wrap
}

.slots-contant ul li a {
    border-color: rgba(0, 0, 0, 0)
}

.slots-contant ul li a span {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-size: .8rem
}

.btn-social {
    text-align: center;
    text-transform: capitalize;
    display: block;
    color: #fff !important;
    border-radius: 1rem;
    position: relative;
    padding: .75rem;
    font-size: .9rem;
    text-decoration: none
}

.btn-telegram-blue {
    background-color: #08c !important
}

.btn-wechat-green {
    background-color: #09b83e !important
}

.btn-line-green {
    background-color: #00c300 !important
}

.btn-mail-yellow {
    background-color: #ff4141 !important
}

.btn-whatsapp-green {
    background-color: #25d366 !important
}

.btn-livechat-black,
.btn-livechat {
    background-color: #3a3a3a !important
}

.btn-fb-blue {
    background-color: #29487d !important
}

.btn-youtube-red {
    background-color: #cd201f !important
}

.social-icon img {
    width: 30px;
    height: 30px
}

.social-icon {
    display: flex;
    justify-content: center;
    align-items: center
}

.social-content {
    display: flex;
    align-items: center
}

.social-content span {
    color: #fff !important;
    word-break: break-word
}

.btn-depo-social img {
    width: 1.5rem
}

.btn-depo-social span {
    color: #fff !important;
    word-break: break-word
}

.msg_pop .msg_pop_container {
    border-radius: .5rem
}

.msg_pop_container .msg_pop_close {
    width: 1.5rem;
    height: 1.5rem
}

.msg_pop_container .msg_pop_header {
    background: #000;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}

.msg_pop_container .msg_pop_profile .center-avtar {
    display: none
}

.msg_pop_container .msg_pop_profile .msg_pop_from {
    margin-left: 0
}

.msg .msg_info p {
    margin-bottom: 0
}

#msgBoxModal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0
}

.msg-box-dialog {
    height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 1rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.msg-box-content {
    max-height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    border-radius: .25rem;
    background-color: #fff;
    color: #000;
    border-top-left-radius: .6rem;
    border-top-right-radius: .6rem
}

.msg-box-content .btn-close {
    position: absolute;
    right: -10px;
    top: -10px;
    padding: .35rem;
    background: none;
    background-color: #000;
    border: 1px solid #fff;
    color: #fff;
    opacity: 1;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.msg-box-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    padding: .5rem;
    border-bottom: 2px solid #dee2e6;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
    height: 60px;
    background-color: #000
}

.msg-box-header img {
    height: 100%
}

.msg-box-body {
    position: relative;
    flex: 1 1 auto;
    padding: .5rem 1rem;
    overflow-y: auto
}

.msg-box-body p {
    margin-bottom: 0
}

.msg-box-body .msg-box-date {
    display: flex;
    justify-content: end;
    font-size: .9rem
}

.msg-box-body .msg-box-body-caption {
    font-weight: bold
}

.msg-box-body .msg-box-body-content {
    font-size: .95rem
}

.msg-box-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .7);
    display: none;
    z-index: 1049
}

section.main #iframe {
    border: none;
    width: 100%;
    height: 100%;
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

.ach-table-wrapper table th,
.ach-table-wrapper table td {
    color: #fff
}

.poker_popup .game_name3 {
    color: #000
}

@media(max-width: 400px) {
    .ic {
        width: 2rem;
        height: 2rem
    }

    .btn-freeplay {
        width: 90%
    }

    .user-card h1 {
        font-size: .85rem
    }

    .user-card p a {
        font-size: .8rem
    }
}

.tblBonus td {
    text-transform: uppercase;
}

.btn-crypto-option,
.depo-btn {
    color: #fff;
    border-radius: 5px;
    padding: 0.5rem;
    position: relative;
    border: 1px solid #ced4da;
    text-align: center;
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 10px;
}

.depo-btn {
    width: 49%;
}

.btn-crypto-option.active:before,
.depo-btn.active:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 1.45rem solid #fc7301;
    border-left: 1.45rem solid transparent;
}

.btn-crypto-option.active:after,
.depo-btn.active:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 9px;
    top: 26px;
    right: 6px;
    transform: rotate(40deg) translate(-50%, -50%);
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}

.deposit-copy-bank-wrapper {
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 0.5rem;
}

.deposit-copy-bank-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.deposit-copy-bank-row .btn-copy-bank {
    padding: 0.5rem 0.5rem 0.5rem 1rem;
    color: #fff;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

#captchaLb {
    background-color: #c00;
    color: #fff;
    border-radius: 6px;
}

#depo_usdt_form .form-group label[for="remark"],
#depo_usdt_form .form-group #remark {
    display: none;
}

#form-register .input-group .form-control option {
    color: #000;
}

/*# sourceMappingURL=style.min.css.map */