body {
    /* background: 0px 0px;
    height: 100%;
    position: fixed;
    overflow-y: hidden;
    width: 100%;
    --theme-color: #74BF44;
    --vh: 880px;
    --safe-bottom: env(safe-area-inset-bottom); */

    font-family: "Lexend Deca", sans-serif;

    /* line-height: 1.3; */
}

.container {
    box-shadow: 0 0 .13333rem 0 hsla(0, 0%, 49%, .3);
    margin: 0 auto;
    max-width: 540px;
    min-height: 100vh;
    overflow-x: hidden;
    position: relative;
}

.title-backgroup {
    background: linear-gradient(0deg, #4cd964, #00a651);
}

.color-link {
    color: #ff0000;
}

/* .title-backgroup :hover {
    background: #ff0000;
} */

.theme-font-color .green .icon-withdrawnhome::before {
    content: "";
    color: #ff0000;
}

.theme-font-color .green .icon-changlong:before {
    content: "";
    color: #ff0000;
}

.theme-font-color .green .icon-deposithome:before {
    content: "";
    color: #ff0000;
}

.theme-font-color .icon-cp98Speaker:before,
.theme-font-color .icon-Speaker:before {
    content: "";
    color: #ff0000;
}

.rules-method-header-button.active {
    color: #fff !important;
    background-color: #74bf44;
}

icon-homeactive:before {
    content: "";
    color: #74bf44;
}

.icon-homeactive:before {
    content: "";
    color: #ff0000;
}

.ball-title span:not(.active),
.bet-details-header,
.bet-modal,
.cr-content .betting-settlement,
.game-nav,
.lotteryCart,
.menu-page .mdc-tab-indicator>.mdc-tab-indicator__content--underline,
.f44-ball,
.toggle-switch2-inner:before,
.toggle-switch-inner:before,
input:checked~.checkmark {
    background: linear-gradient(0deg, #4cd964, #00a651);
}

.theme-font-color .card a,
.theme-font-color a {
    color: #4c4c4c;
}

.bet-title {
    font-size: 1rem;
    font-weight: 700;
    color: #2e2e2e;
    border-bottom: 1px solid #5f5f5f;
}

secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle,
.show>.btn-outline-secondary.dropdown-toggle {
    background-color: #74bf44;
    border-color: #74bf44;
}

.game-nav2 .react-tabs__tab--selected {
    /* color: #0df366; */
    border-bottom: 3px solid #00be4a;
    bottom: 1px;
}

.instantBet-button {
    background: linear-gradient(62deg, #66ff80, #00a651) !important;
}

.theme-background-color {
    /* background-color: #74bf44; */
    /* background: #74bf44; */
}

.f7-button {
    background-color: #74bf44;
    background: #00c551;
}

.navbar-container ul li.active-link .underline {
    width: 100%;
    background-color: #00c551;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #74bf44;
    border-color: #74bf44;
    -webkit-filter: brightness(85%);
    filter: brightness(85%);
}


.footer {
    align-items: flex-end;
    background: url(/static/img/layout/footer-bg.png) no-repeat 50% / cover;
    bottom: 0;
    display: flex;
    font-size: 0.7rem;
    height: 4.5rem;
    left: 50%;
    max-width: 540px;
    padding-bottom: .10333rem;
    padding-top: 0;
    position: fixed;
    transform: translate(-50%);
    width: 100%;
    z-index: 100;
}

.footer-item {
    align-items: center;
    color: #949494;
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: .11707rem;
    justify-content: flex-end;
}

.footer-item a {
    color: #949494;
    display: block;
}

.footer-item a .active {
    /* color: #00a651; */
    display: block;
}

.footer-item a .home {
    display: block;
    color: #ffffff;
    position: relative;
    top: -19px;
    left: 0px;
    font-size: 0.9rem;
}

.footer-item .icon_footer {
    text-align: center;
}

.icon_footer>.active {
    color: #00ff26;
}

.icon_footer.home {
    color: #00ff26;
    position: relative;
    top: -22px;
    left: 0px;
}


.footer-center-bg:after {
    background: linear-gradient(0deg, #4cd964, #00a651);
    content: "";
    height: 4.4rem;
    transform: translate(-50%, -50%);
    width: 4.4rem;
}

.footer-center-bg,
.footer-center-bg:after {
    border-radius: 50%;
    left: 50%;
    position: absolute;
    top: 10%;
    z-index: -1;
}

.title_footer {
    white-space: nowrap;
    font-size: 0.9rem;
    font-family: "Lexend Deca", sans-serif;
}


.info_profile {
    background-color: #00a651;
    display: flex;
    height: 43px;
    justify-content: space-between;
    padding: 5px 10px
}

.content-home {
    max-width: 869%;
    overflow: auto
}

.carousel {
    height: 175px
}

.title-speaker {
    align-items: center;
    color: #00a651;
    display: flex;
    float: left
}

.row-content-home {
    color: #00a651
}

.text-#00a651 {
    color: #00a651;
    font-size: 12px
}

.item_game {
    flex-shrink: 0;
    overflow-x: auto;
    overflow-y: hidden;
    overflow: auto hidden;
    width: 100%
}

.col-game {
    box-sizing: border-box;
    float: left;
    padding: 0 10px;
    width: 100%
}

.item-game1 {
    display: table;
    width: 100%
}

.a-btn {
    background: #00a651;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    max-width: 100px;
    padding: 3px 8px;
    width: 100%
}

.title-game {
    color: #00a651;
    display: table-cell;
    font-size: 15px;
    padding-left: 10px;
    padding-right: 5px;
    text-align: left;
    vertical-align: middle;
    word-break: break-word
}

.btn-join {
    cursor: pointer;
    display: table-cell;
    white-space: nowrap;
    width: 80px
}

.img-games {
    border-radius: 50%;
    height: 50px;
    width: 50px
}

.col-game-box {
    background-color: transparent;
    border: 2px solid #00a651;
    -o-border-image: none;
    border-image: none;
    -o-border-image: initial;
    border-image: initial;
    border-radius: 5px;
    height: 70px;
    margin: 0 0 20px;
    padding: 10px;
    position: relative;
    text-align: center
}

.content-nav {
    background: #fff;
    border-bottom: 0;
    border-radius: 50px;
    border-radius: 10px;
    box-shadow: 4px 4px 50px rgba(0, 0, 0, .15);
    display: flex;
    justify-content: space-between;
    margin: 0 auto 15px;
    padding: 5px 20px;
    width: calc(100% - 20px)
}

.notifiall {
    color: #00a651;
    display: block;
    font-size: 10px;
    font-weight: 500;
    line-height: 26px;
    overflow: hidden;
    padding: 5px 16px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap
}

.icon_setting_header {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 25px;
    padding-bottom: 5px;
    -webkit-text-decoration: none;
    text-decoration: none
}

.icon_setting_header>* {
    margin-right: 5px
}

.header_profile {
    background-image: linear-gradient(270deg, #52b7d2, #6271ac);
    width: 100%
}

.avatar_profile {
    align-items: center;
    display: flex
}

.avatar_profile img {
    max-height: 58px
}

.detail_avatar {
    border-radius: 50px;
    height: 15%;
    overflow: hidden;
    padding: 20px;
    width: 15%
}

.name_profile {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 1.2rem;
    font-weight: 500
}

.content_profile {
    position: relative
}

.list-bank {
    padding: 0 10px
}

.list-bank>.title {
    font-weight: 500
}

.list-bank a {
    -webkit-text-decoration: none;
    text-decoration: none
}

.item-bank {
    display: flex
}

.item-bank>div {
    border: .5px solid #ddd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.item-bank>div:not(.edit) {
    padding: 5px;
    text-align: left;
    width: 30%
}

.item-bank>.edit img {
    margin: 5px auto
}

.item-bank>.edit {
    text-align: center;
    width: 10%
}

:root {
    --color-main: #25cb83;
    --color-main-hover: #25cb83;
    --color-text: #333;
    --color-text-light: #fff;
    --color-link: #1d2327;
    --color-link-hover: #242f48;
    --color-link-content: #6422c3;
    --color-link-content-hover: #0d6efd;
    --color-line: #e2e5ec;
    --color-note: #888c91;
    --color-section: #fff;
    --color-background: #f5f5f5;
    --box-shadow: 0px 4px 10px #626262;
    --border-input: 1px solid var(--color-line);
    --transition: 300ms all ease-in-out;
    --scrollbarBG: #e9ecef;
    --width-content: 800px;
    --bg-main: #25cb83;
    --bg-app: #fff
}

.account {
    font-family: "Lexend Deca", sans-serif;
    padding: 14px;
    /* margin-top: 40px; */
    color: #333;
    color: var(--color-text);
    /* height: 100%; */
    position: relative;
    width: 100%;
    z-index: 50
}

.account h1 {
    font-family: "Lexend Deca", sans-serif;
    color: #00a651;
    margin: .4rem 0 !important
}

.account__top {
    background: #fff;
    border-radius: .26667rem;
    box-shadow: 0 .05333rem .10667rem rgba(197, 197, 218, .251);
    font-size: .34667rem;
    margin-top: .33rem;
    padding: .26667rem .34667rem;
    text-align: center
}

.account__top .account__heading {
    font-family: "Lexend Deca", sans-serif;
    color: #333;
    color: var(--color-text);
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 15px;
    padding-top: 15px;
    text-align: center;
    text-transform: capitalize
}

.account__top .account__ID {
    font-family: "Lexend Deca", sans-serif;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    align-items: center;
    color: #333;
    color: var(--color-text);
    display: flex;
    justify-content: flex-start
}

.account__top .account__ID span {
    color: #333;
    color: var(--color-text);
    font-size: .42rem;
    margin: 0 5px
}

.account__top .account__balance {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 15px 0 50px
}

.account__top .account__balance img {
    border-radius: 100%;
    height: 80px;
    width: 80px
}

.account__top .account__balance span {
    font-family: "Lexend Deca", sans-serif;
    color: #333;
    color: var(--color-text);
    display: block;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px
}

.account__top .account__balance strong {
    color: #333;
    color: var(--color-text);
    font-size: 20px;
    font-weight: 600
}

.account__transaction {
    justify-content: center
}

.account__transaction,
.account__transaction .account__transaction-box {
    align-items: center;
    display: flex;
    position: relative
}

.account__transaction .account__transaction-box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background: linear-gradient(180deg, #4cd964, #00a651);
    border: 1px solid #e2e5ec;
    border: var(--border-input);
    border-radius: 10px;
    color: #fff;
    color: var(--color-text-light);
    flex-direction: row;
    justify-content: space-between;
    margin-top: -36px;
    padding: 10px;
    width: -moz-max-content;
    width: max-content
}

.account__transaction .account__transaction-box .account__transaction-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 35px
}

.account__transaction .account__transaction-box .account__transaction-item svg {
    fill: #fff;
    fill: var(--color-text-light);
    display: block;
    font-size: 22px
}

.account__transaction .account__transaction-box .account__transaction-item span {
    color: #fff;
    color: var(--color-text-light);
    display: block;
    font-size: 14px;
    line-height: 15px;
    margin-top: 8px
}

.account__transaction .account__transaction-box .account__transaction-line {
    background: #fff;
    background: var(--color-text-light);
    border-radius: 100%;
    height: 28px;
    width: 1px
}

.account__menu {
    padding: 20px 22px 15px
}

.account__menu .account__menu-item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    border-bottom: 1px solid #e2e5ec;
    border-bottom: var(--border-input);
    color: #444;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    justify-content: space-between;
    padding: 8px 0 13px
}

.account__menu .account__menu-item i,
.account__menu .account__menu-item span {
    font-size: 20px
}

.account__menu .account__menu-item span svg {
    color: #4cd964;
    margin-right: 10px;
    position: relative;
    width: 25px
}

.account__menu .account__menu-item:last-child {
    border-bottom: none
}

.account a {
    display: block;
    -webkit-text-decoration: none;
    text-decoration: none
}

.account__menu .account__menu-item>svg {
    font-size: .6rem !important;
    position: relative;
    top: .1rem
}

.account__balance img {
    border-radius: 100%;
    height: 80px;
    width: 80px
}

.background-vip {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 20px 0 25px !important;
    position: relative
}

.img-vip {
    position: absolute;
    transform: scale(1.5);
    z-index: 0
}



.promotionRule__container-content__rules-item {
    background: #fff;
    border: .01333rem solid #4cd964;
    border-radius: .26667rem;
    border-top-right-radius: .26667rem;
    box-shadow: 0 .05333rem .21333rem rgba(208, 208, 237, .361);
    padding: .57333rem .24rem .33333rem;
    position: relative;
}

.promotionRule__container-content__rules-item {
    background: #fff;
    border: .01333rem solid #4cd964;
    border-radius: .26667rem;
    border-top-right-radius: .26667rem;
    box-shadow: 0 .05333rem .21333rem rgba(208, 208, 237, .361);
    padding: .57333rem .24rem .33333rem;
    position: relative;
}

.promotionRule__container-content__rules-item__splitBorder {
    left: 50%;
    line-height: .1;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translate(-50%);
    width: 100%;
}

.promotionRule__container-content__rules-item__splitBorder {
    left: 50%;
    line-height: .1;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translate(-50%);
    width: 100%;
}

.promotionRule__container-content__rules-item__splitBorder>span {
    /* border-top: .02667rem solid #fff; */
    /* display: inline-block; */
    /* position: relative; */
    /* top: -.16rem; */
    /* width: 2.4rem; */
}

.promotionRule__container-content__rules-item__splitBorder>span {
    border-top: .02667rem solid #fff;
    display: inline-block;
    position: relative;
    top: -.16rem;
    width: 10.68rem;
}

.promotionRule__container-content__rules-item__borderTopStyle {
    left: 50%;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    width: 100%;
}

.promotionRule__container-content__rules-item__borderTopStyle {
    left: 50%;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    width: 100%;
}

.promotionRule__container-content__rules-item__borderTopStyle span:first-of-type {
    border-left: .06667rem solid #4cd964;
    border-top: .06667rem solid #4cd964;
    border-top-left-radius: .26667rem;
    height: .68rem;
    left: -.01333rem;
    width: .68rem;
}

.promotionRule__container-content__rules-item__borderTopStyle span:first-of-type {
    border-left: .06667rem solid #4cd964;
    border-top: .06667rem solid #4cd964;
    border-top-left-radius: .26667rem;
    height: .68rem;
    left: -.01333rem;
    width: 10.68rem;
}
.promotionRule__container-content__rules-item__borderTopStyle span {
    position: absolute;
    top: 0;
}
.promotionRule__container-content__rules-item__borderTopStyle span {
    position: absolute;
    top: 0;
}

.promotionRule__container-content__rules-item__borderTopStyle span:first-of-type:after {
    background-color: #4cd964;
    border-radius: 50%;
    content: "";
    height: .13333rem;
    left: .2rem;
    position: absolute;
    top: .29333rem;
    width: .13333rem;
}

.promotionRule__container-content__rules-item__borderTopStyle span:first-of-type:after {
    background-color: #4cd964;
    border-radius: 50%;
    content: "";
    height: .13333rem;
    left: .2rem;
    position: absolute;
    top: .29333rem;
    width: 0;
}

.promotionRule__container-content__rules-item__titleLeft {
    scale: 3;
    background-color: #4cd964;
    clip-path: polygon(50% 0, 100% 0, 50% 50%, 100% 100%, 50% 100%, 0 50%);
    height: .53333rem;
    left: calc(50% - 4rem);
    position: absolute;
    top: -.26667rem;
    transform: translate(-50%);
    width: .26667rem;
    z-index: 5;
}

.promotionRule__container-content__rules-item__title {
    scale: 3;
    background-color: #4cd964;
    clip-path: polygon(7% 0, 93% 0, 100% 50%, 93% 100%, 7% 100%, 0 50%);
    color: #fff;
    font-size: .32rem;
    height: .53333rem;
    left: 57%;
    line-height: .53333rem;
    position: absolute;
    text-align: center;
    top: -.26667rem;
    transform: translate(-50%);
    width: 2.13333rem;
}

.promotionRule__container-content__rules-item__titleRight {
    /* background-color: #4cd964; */
    scale: 3;
    clip-path: polygon(50% 0, 100% 0, 50% 50%, 100% 100%, 50% 100%, 0 50%);
    height: .53333rem;
    left: calc(50% + 4.2rem);
    position: absolute;
    top: -.26667rem;
    transform: translate(-50%) rotate(180deg);
    width: .26667rem;
    z-index: 5;
}

.promotionRule__container-content__rules-item__titleRight {
    background-color: #4cd964;
    clip-path: polygon(50% 0, 100% 0, 50% 50%, 100% 100%, 50% 100%, 0 50%);
    height: .53333rem;
    left: calc(50% + 3.9rem);
    position: absolute;
    top: -.26667rem;
    transform: translate(-50%) rotate(180deg);
    width: .26667rem;
    z-index: 5;
}

.account__top .account__ID {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    align-items: center;
    color: #333;
    color: var(--color-text);
    display: flex;
    justify-content: flex-start;
}

.account__top .account__balance {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 15px 0 50px;
}

.account__top .account__balance span {
    color: #333;
    color: var(--color-text);
    display: block;
    font-size: 34px;
    font-weight: 400;
    margin-bottom: 15px;
}

.background-vip {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 20px 0 25px !important;
    position: relative;
}


.account__top .account__balance span {
    color: #333;
    color: var(--color-text);
    display: block;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
}

.account__top .account__balance strong {
    color: #333;
    color: var(--color-text);
    font-size: 32px;
    font-weight: 600;
}

