html,
body {
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    /*color: #fff;*/
    /*background-color: #fff;*/
}


/*.type type_js nav-item, .item_type_game nav-item  {*/


/*    color:#343434;*/


/*}*/

.random-number-bet-btn {
    color: #fff!important;
}

.swal-footer {
    text-align: center!important;
}

.swal-button {
    outline: none!important;
    box-shadow: none!important;
}

.content-game-win-bet-scuccess {
    text-align: left;
    font-size: 18px;
}

.content-game-win-bet-scuccess .item-info:not(:last-child) {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ebebeb;
}

.content-game-win-bet-scuccess .item-info .title {
    font-size: 15px;
    margin-bottom: 5px;
}

.image-reload-money-user {
    transform: rotate(0);
}

.image-reload-money-user.in-reload {
    animation: rotateReload .5s 1 linear;
}

.profile-reload-user-money-btn img {
    transform: rotate(0);
}

.profile-reload-user-money-btn.in-reload img {
    animation: rotateReload .5s 1 linear;
}

@keyframes rotateReload {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(180deg);
    }
}

.home .banner {
    position: relative;
}

.home .banner .slider-pagination {
    position: absolute;
    width: 100%;
    z-index: 2;
    text-align: center;
    left: 0;
    bottom: 10px;
    pointer-events: none;
}

.slider-pagination {
    position: absolute;
    width: 100%;
    z-index: 2;
    text-align: center;
    left: 0;
    bottom: 15px;
    pointer-events: none
}

.slider-pagination .swiper-pagination-bullet {
    pointer-events: all;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    opacity: .5;
    background: #f2413b;
}

.slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: #f2413b;
}

.slider-pagination .swiper-pagination-bullet:not(:last-child) {
    margin-right: 6px;
}

.btn-confirm-change-profile {
    background: white;
    border: none;
    outline: none;
}

.mian .menu-box .nav-muen .item .name {
    color: #fff;
}

.infinite-load-item-module .in-loading {
    text-align: center;
    padding: 10px;
}

.loader-dot {
    --animation-duration: 1500ms;
}

.loader-dot .loader-item {
    --item-size: 10px;
    width: var(--item-size);
    height: var(--item-size);
    display: inline-block;
    margin: 0 3px;
    border-radius: 50%;
    background: #C4C4C4;
    -webkit-animation: loadDot 1500ms ease-in-out infinite;
    animation: loadDot 1500ms ease-in-out infinite;
}

@-webkit-keyframes loadDot {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

@keyframes loadDot {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

.loader-dot .loader-item:nth-child(1) {
    -webkit-animation-delay: calc(var(--animation-duration) / 5 * -4);
    animation-delay: calc(var(--animation-duration) / 5 * -4);
}

.loader-dot .loader-item:nth-child(2) {
    -webkit-animation-delay: calc(var(--animation-duration) / 5 * -3);
    animation-delay: calc(var(--animation-duration) / 5 * -3);
}

.loader-dot .loader-item:nth-child(3) {
    -webkit-animation-delay: calc(var(--animation-duration) / 5 * -2);
    animation-delay: calc(var(--animation-duration) / 5 * -2);
}

.loader-dot .loader-item:nth-child(4) {
    -webkit-animation-delay: calc(var(--animation-duration) / 5 * -1);
    animation-delay: calc(var(--animation-duration) / 5 * -1);
}

.select-level-marketing {
    width: 100%;
    height: 100%;
    border: 0.02667rem solid #ababab;
    border-radius: 0.10667rem;
}

.result_plot_threads {
    padding: .2rem!important;
    border-radius: .1rem;
}

.result_plot_threads .box_choose {
    border-radius: .1rem!important;
}

.result_plot_threads .box_booking {
    margin-top: .2rem!important;
    border-radius: .1rem!important;
    padding: .2rem!important;
}

.plot_totay .dosam {
    color: #c7cbd1 !important;
}

.plot_totay table.table-kq-bold-border {
    border: solid 1px #565353;
}

.plot_totay table.table-kq-border tr td:first-child {
    border-left-color: #565353;
}

.plot_totay table.table-kq-border tr td:last-child {
    border-right-color: #565353;
}

.plot_totay table.table-kq-border tr:last-child td {
    border-bottom-color: #565353;
}

.plot_totay .chu16 {
    font-size: 0.425rem!important;
}

.result_plot_threads .item_type_game {
    padding: 0rem!important;
    border: none!important;
    margin-bottom: .15rem!important;
}

.result_plot_threads .item_type_game input {
    display: none!important;
}

.result_plot_threads .item_type_game input:checked~.name {
    background: #fa0;
    color: #ffffff;
    border: solid thin #fa0;
    position: relative;
}

.result_plot_threads .item_type_game .name {
    font-size: 0.35rem!important;
    padding: .08rem .2rem!important;
    border: solid thin #dddddd;
    display: block;
    width: 100%;
    border-radius: .08rem!important;
}

.plot_totay table.table-kq-border tr td:first-child {
    font-size: 0.35rem!important;
}

.result_plot_threads .box_choose>.navv {
    max-width: 2.1rem!important;
    margin-right: .2rem!important;
}

.result_plot_threads .types .nav-item {
    font-size: 0.35rem!important;
    padding: .08rem .2rem!important;
    border-radius: 0.08rem!important;
    background: #ffffff!important;
    margin-bottom: .1rem!important;
}

.result_plot_threads .item_number_select span,
.result_plot_threads .item_number span {
    font-size: .3825rem!important;
    border-radius: 0.08rem!important;
    padding: .1rem!important;
}

.result_plot_threads .item_number span.choosen {
    background: #fa0;
    border: solid thin #fa0!important;
    color: #ffffff;
}

.result_plot_threads .ls_number {
    background: #363d4e;
}

.result_plot_threads .types .nav-item[data-state='true'] {
    color: #fa0;
    border: solid thin #fa0;
}

.result_plot_threads .question {
    right: 0!important;
    top: 0!important;
}

.result_plot_threads .question img {
    filter: brightness(10);
}

.result_plot_threads .panel .s-content {
    background: #f9f9f9;
    border-radius: .2rem;
    border: solid 1px #ebebeb;
    padding: .2rem;
    margin-bottom: .2rem;
}

.result_plot_threads .ls_lotto .lotto {
    background: #fa0;
    margin-right: .08rem!important;
    border: 1px solid #fa0;
}

.result_plot_threads .box_mini {
    box-shadow: none!important;
    background: #363d4e!important;
    border: solid 1px #677684!important;
    padding: .2rem!important;
    margin: .15rem 0 .4rem 0;
}

.result_plot_threads .box_booking .title_lg {
    font-size: .475rem!important;
    font-weight: 600!important;
    margin-bottom: 0px!important;
    border-bottom: none!important;
    padding-bottom: 0px!important;
    color: #fff;
}

.result_plot_threads .lb_total {
    margin-bottom: .15rem!important;
    font-size: .475rem!important;
    color: #fff;
}

.result_plot_threads .plot_total {
    padding: .2rem!important;
    border: solid 1px #363d4e!important;
    background: #363d4e;
    border-radius: .08rem;
    margin-bottom: .3rem!important;
    color: #fff;
}

.result_plot_threads .plot_total p:not(:last-child) {
    margin-bottom: .2rem!important;
    padding-bottom: .2rem!important;
}

.result_plot_threads .plot_total p:last-child {
    border-bottom: none!important;
}

.result_plot_threads .types span {
    font-size: .3825rem!important;
}

.result_plot_threads .box_booking input {
    margin-bottom: .45rem!important;
}

.result_plot_threads .group_number .group {
    margin-bottom: .15rem!important;
}

.bonus-box-day {
    padding: 35px 10px;
    text-align: center;
    border-top: solid 1px #ebebeb;
    box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.2);
}

.bonus-box-day .name-box {
    font-size: .66667rem;
    margin-bottom: .6rem;
}

.bonus-box-day .total-bonus-box-day {
    font-size: .8rem;
    font-weight: 600;
}

.c-img {
    display: block;
    position: relative;
    padding-top: 54%;
}

.c-img img,
.c-img iframe,
.c-img .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: inherit;
}

.item-news {
    border: solid 1px rgba(255, 255, 255, .5);
    box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 12px;
    border-radius: 6px;
    overflow: hidden;
}

.item-news .content-item {
    padding: 8px 10px;
}

.item-news .short-content {
    margin-top: 5px;
    margin-bottom: 8px;
    font-size: 12px;
    color: #fff;
}

.item-news .item-info-box,
.news-view-info {
    display: flex;
    font-size: 12px;
    color: #999999;
    font-style: italic;
}

.item-news .item-info,
.news-view-info .item-info {
    display: flex;
    align-items: center;
}

.item-news .content-item i,
.news-view-info i {
    margin-right: 3px;
}

.item-news .item-view,
.news-view-info .item-view {
    margin-right: 10px;
}

.home-new .info .tit {
    margin-bottom: 0px!important;
}

.box-view-more {
    margin-bottom: 12px;
    text-align: center;
}

.box-view-more a {
    display: block;
    background: linear-gradient(105deg, #7146ff, #4a69ff);
    padding: 8px 12px;
    border-radius: 18px;
    color: #fff;
    box-shadow: inset 0 1px 4px 0 hsla(0, 0%, 100%, .4);
}

.news-view-info {
    font-size: 14px;
    padding: 8px 16px;
}

.detail-history-game {
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.detail-history-game .item-play-province {
    width: 100%;
    padding: 5px;
    background: #f5f5f5;
    border: solid 1px #d4d2d2;
    border-radius: 3px;
    margin-top: 10px;
}

.detail-history-game .item-number {
    width: calc(50% - 3px);
    border: solid 1px #565353;
    margin-top: 6px;
    border-radius: 5px;
    overflow: hidden;
}

.detail-history-game .item-number .header-item-history {
    background-color: #2c3e50;
    color: white;
    padding: 3px;
}

.detail-history-game .item-number.item-win .header-item-history {
    background-color: #28a745;
}

.detail-history-game .item-number .content-item-history {
    padding: 3px;
}

.province-select-box {
    position: relative;
    background-color: #292e3b;
    border-radius: 0.1rem;
    font-size: 14px;
    padding: 0.16667rem !important;
    margin-bottom: 12px;
}

.province-select-box .title-box {
    font-weight: bold;
    margin-bottom: 8px;
    color: #8491a5;
}

.province-select-box select {
    width: 100%;
    height: 0.875rem;
    padding: 0px 12px;
    border-radius: 5px;
    background-color: #10131a;
    color: #fff;
}

.group-choosen:not(:last-child) {
    margin-bottom: 5px;
}

.group-choosen .province-choosen {
    margin-bottom: 3px;
    background: #ebebeb;
    padding: 3px;
    border-radius: 3px;
}

.box-sys-notify {
    padding-bottom: 10px;
    line-height: 1.35;
}

.box-sys-notify .title-box {
    background-color: #ebebeb;
    padding: 8px 15px;
    text-align: center;
    font-size: .56667rem;
    box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
    border-bottom: solid 1px #aaa;
}

.box-sys-notify .s-content {
    padding: 10px 10px 0px 10px;
    max-height: 80vh;
    overflow: auto;
}

.box-sys-notify .btn-close-popup {
    width: 100px;
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    border-radius: 3px;
    color: white;
    cursor: pointer;
    background-color: #aaa;
    padding: 3px 8px;
}

.mian .menu-box .info {
    background: linear-gradient(137deg, #a98fff 1%, #4a69ff 99%);
}

.mian .menu-box .total-box .infoItem .infoBtn .item:last-child .li {
    background: #4a69ff;
    border-radius: 3px;
}

.mian .menu-box .promote {
    background: #363d4e;
    border-radius: 0.3rem;
    box-shadow: inset 0 3px 3px 0 hsla(0, 0%, 100%, .11), inset 0 -3px 3px 0 rgba(0, 0, 0, .29), 0 2px 4px 0 rgba(0, 0, 0, .1);
}

.mian .logout-btn .gradient {
    box-shadow: 0 0 0.26667rem 0.02667rem rgba(19, 19, 19, 0.57);
}

.mian .logout-btn .gradient a[href^='dang-xuat'] {
    border-color: #4a69ff !important;
    background-color: #4a69ff !important;
}

.mian .selectBox .colorBox,
.mian .selectBox .tab .box ul li.item.action,
.mian .selectBox .pay-box .list .item.action {
    /* background-image: linear-gradient(0deg, #5d92ff, #60d0ff); */
    background: rgba(233, 233, 233, 0.1);
}

.mian .selectBox .conBox .box {
    border: none;
}

.withdrawal-btn button,
.mian .selectBox .pay-box .btn-list .item .next-btn {
    border-color: rgb(2, 35, 37) !important;
    background-color: #014346 !important;
    background-image: linear-gradient(135deg, #7146ff, #4a69ff) !important;
    box-shadow: 0 0 0.26667rem 0.02667rem rgba(19, 19, 19, 0.57) !important;
}

.mian .selectBox .bankBox .box {
    box-shadow: 0 0 0.26667rem 0.02667rem rgba(19, 19, 19, 0.57);
    border: .05333rem solid #014346;
}

.mian .selectBox .requiredBox .box {
    border: .02667rem solid transparent;
}

.mian .selectBox .requiredBox {
    background: #2e3342;
}

.mian .selectBox .conBox .box .add {
    background: #014346;
    color: #fff;
}

.mian .selectBox .conBox .box .add .plus {
    background-color: rgb(3, 43, 45);
}

.mian .selectBox .conBox .box .add .plus i {
    color: #fff !important;
}

.mian .selectBox .pay-box .list .li.action {
    border-color: #4a69ff !important;
    color: #fff !important;
    background-image: linear-gradient(119deg, #7146ff, #4a69ff) !important;
}

.mian .promotion .tab ul li.action,
.mian .promotion .tab ul li.action a {
    color: #014346;
    font-weight: bold;
}

.mian .promotion .info-data .left,
.mian .promotion .info-data .right {
    background: #232733;
    border: .04rem solid transparent;
}

.mian .promotion .info-img .btn-list .btn,
.mian .promotion .btn {
    border-color: rgb(2, 35, 37);
    background-color: #014346;
    background-image: linear-gradient(135deg, #7146ff, #4a69ff)!important;
    box-shadow: 0 0 0.26667rem 0.02667rem rgba(19, 19, 19, 0.57);
}

.mian .wallet-user {
    background: #292e3b;
    border-radius: .2rem;
}

.mian .wallet-box .box .icon1 {
    background: #1e2536;
}

.mian .wallet-box .total-btn .item:last-child .li {
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
    background: linear-gradient(135deg, #7146ff, #4a69ff);
}

.game-list .list .wrap,
.game-list .list-fooder {
    /* background: linear-gradient(137deg, #a98fff 1%, #4a69ff 99%); */
    background: #3b4867;
    color: #fff;
}

.game-list .tab .li .txt.action {
    background-color: #f3f9ff;
    border: .02667rem solid #014346;
}

.game-list .page-nav .arr.action {
    background-color: #014346;
}

.rank-box .rank-tit {
    background: url(../images/bg-title1.png) no-repeat 50%;
    background-size: 100%;
    filter: grayscale(60%);
}

.fillter-white-60 {
    filter: brightness(60%) invert(1);
}

.fillter-white-70 {
    filter: brightness(70%) invert(1);
}

.fillter-black-70 {
    filter: grayscale(70%);
}

.table-guide.table>:not(caption)>*>* {
    padding: 0;
}

.result_plot_threads .sub-mini-title {
    background: #4a69ff;
    color: white;
    padding: 3px 8px;
    border-radius: 5px;
}

.result_plot_threads .ip-ls-number,
.result_plot_threads .ip-ls-number-select {
    width: 100%;
    padding: 5px 8px;
    border: solid 1px #aaa;
    border-radius: 5px;
    margin-bottom: 5px;
    background-color: #10131a;
    color: #677684;
}

.nav-tab-choose-type .tablinks {
    background: #fff;
    border-radius: 5px;
    text-align: center;
    padding: 4px;
    color: #212529;
    width: 100%;
    outline: none;
    border: 1px solid #ebebeb;
}

.nav-tab-choose-type .tablinks.active {
    background: #fa0;
    border: 1px solid #fa0;
    color: #fff;
}

.tabcontent {
    display: none;
}

.tabcontent.active {
    display: block;
}

#tab-type-2-BaoLo2So p,
#tab-type-2-BaoLo2SoTn p {
    color: #fff;
}

.box_booking .box_mini .types {
    color: #fff;
}

.ddType .dropdown-menu {
    width: 100%;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff !important;
}

.icon-vip-user{
    display: inline-block;
    margin-left: .2rem;
}
.poin-vip-user{
    display: inline-block;
    margin-left: .2rem;
    font-weight: 600;
}

.icon-vip-user img{
    margin: 0rem!important;
}

@media(max-width:991px) {
    .head-top-item {
        display: none;
    }
    .menu {
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        max-width: min(350px, 80%);
        background: #1e222c;
        height: 100%;
        overflow-y: auto;
        z-index: 1001;
        transition: all .3s;
        padding: 0px 8px;
    }
    .menu.active {
        left: 0;
    }
}

@media(max-width: 575px) {
    .game-betting .content .box {
        display: block;
    }
    .result_plot_threads .box_choose>.navv {
        max-width: 100% !important;
        margin-right: 0 !important;
        display: flex;
        text-align: center;
    }
    .result_plot_threads .box_choose>.navv .nav-item {
        margin-right: 8px;
    }
    .result_plot_threads .item_number_select span,
    .result_plot_threads .item_number span {
        padding: 0.14rem!important;
    }
}
div.info {
    color:#fff;
}