body,
html {
    position: relative;
    height: 100%;
    min-height: 100%;
}

body {
    background: #0f2543;
    font-family: Arial, "Helvetica Neue", "Leelawadee UI", sans-serif;
    font-size: 14px;
    color: #ffffff;
    margin: 0;
    padding: 0;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
}

.swiper-container {
    width: 100%;
    height: auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
}

.menu > div {
    font-size: 0.9rem;
}

.navbar-brand img {
    height: 55px;
}

.nav-back {
    background-color: #d37509;
    padding: 0.1rem 0.4rem;
}

.nav-wrap {
    display: inline-block;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid #e3e3e1;
}
.nav-wrap span {
    width: 100%;
    margin-left: 0.5rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.container.main {
    padding-left: 5px;
    padding-right: 5px;
}

.contant {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    overflow: hidden;
    margin: 0 0 20px;
}

.clearfix {
    clear: both;
}

.bg-2 {
    background-color: rgb(28, 29, 39);
    border-bottom: 1px solid #3f404e;
}

.table-responsive > .table-bordered {
    margin-bottom: 1px !important;
}

ul.pagination {
    font-size: 15px;
    list-style: none;
    margin-top: -5px;
    padding-left: 11px;
    padding: 0;
}

ul.pagination > li {
    float: left;
    margin-right: 10px;
}

.far,
.fas,
ul.pagination .fa {
    color: #a15a00;
}

ul.pagination > li > a.current-page {
    color: #000;
    font-weight: 700;
}

.row .table-responsive {
    overflow-y: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    max-height: 400px;
}

a,
a:focus,
a:hover,
a:link,
a:visited {
    text-decoration: none;
}

.wrapper {
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    overflow: hidden;
    padding-bottom: 7rem;
}

.container {
    max-width: 768px;
}

.card-outline p {
    line-height: 1.4rem;
    font-size: 0.8rem;
}

.dep-head p {
    font-size: 0.8rem;
    font-weight: 700;
    margin-top: 1rem;
    text-align: center;
}

.box-game {
    padding: 5px 0;
}

.btn_deposit {
    background: #175cb3;
    padding: 10px 0;
}

.btn_widthd {
    background: rgb(11, 21, 51);
    padding: 10px 0;
}

.btn_deposit:hover,
.btn_widthd:hover {
    background: #303340;
}

.btn.focus,
.btn:focus {
    box-shadow: none;
}

.encircle {
    margin: 10px auto 15px auto;
    text-align: center;
}

.encircle div {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    border: solid 4px #00f9ff;
    box-sizing: content-box;
    margin: 1px;
    -webkit-animation: glow 2s infinite;
    -moz-animation: glow 2s infinite;
    -o-animation: glow 2s infinite;
    animation: glow 2s infinite;
}

@keyframes glow {
    0% {
        -webkit-box-shadow: 0 0 4px #00f9ff;
    }
    50% {
        -webkit-box-shadow: 0 0 20px #00f9ff;
    }
    100% {
        -webkit-box-shadow: 0 0 4px #00f9ff;
    }
}
.box-slot img {
    width: 100%;
    max-width: 280px;
    -webkit-animation: opacityAnimation 3s ease-in-out infinite;
    animation: opacityAnimation 3s ease-in-out infinite;
}

.group-tran {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    padding: 0.3rem 0;
}

.member-item {
    flex-grow: 1;
    flex-basis: 0%;
    margin: 1px;
    border: 1px solid #00e200;
    background: radial-gradient(circle, #00e600, #00b300, #008a01);
}

.member-item span {
    background-color: #026103;
    padding: 0.5rem 0;
}

.announment {
    width: 100%;
    height: auto;
    padding: 5px 0;
    background: #222;
    display: block;
}
.announment marquee {
    font-size: 14px;
    font-weight: 500;
    margin: 0 15px;
    color: #fff;
    display: block;
}

.game-name {
    text-align: center;
    color: #ffdf1b;
    font-weight: 500;
}

@-webkit-keyframes opacityAnimation {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.03);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes opacityAnimation {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.03);
    }
    100% {
        transform: scale(1);
    }
}
@-webkit-keyframes opacityA {
    0% {
        opacity: 0.4;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.4;
    }
}
@keyframes opacityA {
    0% {
        opacity: 0.4;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.4;
    }
}
.item-games .w-100 {
    width: auto;
}

.title-gp {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    color: #ffdb00;
    padding-bottom: 5px;
    display: block;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: 700;
    font-size: 1rem;
    text-shadow: 0 0 0 rgb(0, 0, 0), 1px 1px 0 rgb(0, 0, 0),
        2px 2px 1px rgba(0, 0, 0, 0.5), 2px 2px 1px rgba(0, 0, 0, 0.5),
        0 0 1px rgb(0, 0, 0);
}

.contian-footer {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.item-footer img {
    max-width: 60px;
    padding: 5px 15px;
}

.nav-footer {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    border-top: 1px solid #3f404e;
    display: block;
}

.item-footer p {
    width: 100%;
    height: auto;
    font-size: 0.7rem;
    color: #236ba0;
    font-weight: 600;
    display: block;
}

.nav-footer ul {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.nav-footer ul li {
    display: inline-block;
    flex: 1;
    padding: 5px;
}

.info {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 15px;
    display: block;
}

.infor-user {
    width: 100%;
    height: auto;
    margin: 10px 0;
    border: 1px solid #8b8a8a;
    border-radius: 5px;
    display: block;
}

.top_header {
    background: #0d5ca1;
    padding: 0.7rem 0.2rem;
    height: 56px;
    position: relative;
    /* background: #0d5ca1;
    padding: 0.5rem 0.2rem; */
}

.header_right {
    text-align: right;
}
.logo_img {
    width: 100px;
    height: auto;
    display: inline-block;
    margin-right: auto;
    /* position: absolute; */
    left: 35px;
    top: -9px;
    /* width: 30%;
    display: inline-block;
    margin-right: auto; */
}

.to_info {
    display: inline-block;
    position: absolute;
    right: 10px;
    /* display: inline-block; */
}
.to_info .btn {
    padding: 0;
    margin-left: 0.5rem;
}

.header-info {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0;
    background: #0465ac;
    display: block;
}

.header-info span {
    font-size: 0.9rem;
    color: #fff;
}

.contain-info ul {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.contain-info ul li {
    display: inline-block;
    flex: 1;
    padding: 5px;
}

.contain-info img {
    max-width: 60px;
    padding: 5px 15px;
}

.contain-info p {
    width: 100%;
    height: auto;
    font-size: 0.7rem;
    color: #236ba0;
    font-weight: 600;
    display: block;
}

#home-mb-casino .row div {
    padding: 15px 0;
}

.row-menu a {
    display: block;
    /* background: rgba(65, 66, 66, 0.71);
  border-radius: 0.5rem;
  box-shadow: 0px 0px 5px #000000;
  border: 1px solid #4e4e4e; */
}
.row-menu a img {
    border-radius: 0.5rem;
}

.main_home {
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    background: #1d1d1d;
}

.main_poker {
    background: url(../../images/88bfc/poker/slot_bg.jpg);
    background-size: cover;
}

.main_slot {
    background: #171b38 url(../../images/88bfc/slot/slot_bg.jpg) no-repeat 50%;
    background-size: cover;
}

.main_cockfight {
    background: #171b38 url(../../images/88bfc/cockfight/cock_bg.jpg) no-repeat
        50%;
    background-size: cover;
}
.main_cockfight img {
    animation: opacityAnimation 3s ease-in-out infinite;
}

.main_number img {
    transform-origin: 0 0;
    animation: opacityA 3s linear infinite;
}

.main_lottery img {
    width: auto;
    max-width: 100%;
    padding: 3px;
    transform-origin: 0 0;
    -webkit-animation: opacityA 3s linear infinite;
    animation: opacityA 3s linear infinite;
}

.title_cas {
    font-size: 20px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    text-align: center;
    background: linear-gradient(
        90deg,
        rgba(75, 23, 169, 0) 0,
        rgb(31, 27, 27) 50%,
        rgba(75, 23, 169, 0) 100%
    );
    bottom: 0;
    padding: 5px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #ffdf1b !important;
    font-weight: 700;
}

.sec_login,
section.sec_register {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-image: url(../../images/88bfc/home/login.jpg);
}

.form_main {
    width: 100%;
    box-sizing: border-box;
    padding: 15px 0;
    overflow: hidden;
    margin: 0 auto;
}

.form_main .title {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
    position: relative;
    background: rgb(44, 44, 44);
    border: 1px solid #000;
    border-bottom: none;
    border-top-right-radius: 0.5rem;
    border-top-left-radius: 0.5rem;
}

.form_contant {
    box-sizing: border-box;
    width: 100%;
    padding: 35px;
    overflow: hidden;
    background: rgba(73, 74, 74, 0.59);
    border: 1px solid #000;
    border-top: none;
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}
.form_contant .form-control {
    box-sizing: border-box;
    width: 100%;
    border: 1px rgb(255, 223, 27) solid;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    color: #ffeaea;
    background: rgba(13, 13, 21, 0.28);
}
.form_contant .form-control::placeholder {
    color: #fff;
    opacity: 0.8;
}
.form_contant .btn {
    padding: 0.475rem 0.75rem;
}

.re_select select option {
    background: rgb(22, 24, 39);
    color: #fff;
}

#codeMatch {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #0d5ca1;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 700;
    display: inline-block;
}

div#check_user {
    font-size: 12px;
    color: #00ab81;
}

footer {
    position: relative;
}

section.footer {
    width: 100%;
    height: 75px;
    border-top: 1px rgb(76, 76, 76) solid;
    position: fixed;
    left: 0;
    bottom: -0.01rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 99999;
}

.toolbar-inner {
    position: absolute;
    left: 0;
    /* top: -5px; */
    z-index: 99999;
    width: 100%;
    height: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.toolbar {
    height: 50px;
}
.toolbar:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 75px;
    width: 100%;
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    opacity: 1;
    background-color: #2c2c2c;
}

ul.toolbar_icons {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    text-align: center;
    width: 100%;
    align-items: center;
}

ul.toolbar_icons li {
    list-style: none;
    padding: 0;
    text-align: center;
    flex: 1;
}

ul > li.menuicon {
    margin-top: -1.8rem;
}

ul > li.menuicon a {
    list-style: none;
    text-align: center;
    border-radius: 100%;
    background-color: #0d5ca1;
    height: 100px;
    width: 100px;
    box-shadow: 0 5px 10px #2c2c2c;
    border: 3px solid rgb(31, 30, 30);
    display: flex;
    align-items: center;
    margin: auto;
}

ul.toolbar_icons li img {
    max-width: 32px;
    margin: 0 auto;
    display: block;
}

ul.toolbar_icons li span {
    font-size: 13px;
    color: #fff;
}

@media (max-width: 768px) {
    .record a {
        font-size: 12px !important;
        padding-left: 1rem;
    }
}
@media (max-width: 500px) {
    .bank-detail .form-control-plaintext,
    .bank-detail .col-form-label {
        font-size: 0.636rem;
    }
    .infor-user {
        width: 100%;
        height: auto;
        margin: 10px 0;
        border: 1px solid #8b8a8a;
        border-radius: 5px;
        display: block;
        overflow: hidden;
    }
    ul.toolbar_icons li img {
        max-width: 28px;
    }
    .img-item i,
    .tran i {
        width: 100%;
        height: 70px;
    }
    .infor-user {
        width: 100%;
        height: auto;
        margin: 10px 0;
        border: 1px solid #8b8a8a;
        border-radius: 5px;
        display: block;
        overflow: hidden;
    }
    .title_cas {
        font-size: 1rem;
    }
    ul.toolbar_icons li span {
        font-size: 13px;
        white-space: nowrap;
    }
    .encircle div {
        width: 30px;
        height: 30px;
        font-size: 18px;
        line-height: 30px;
    }
    ul > li.menuicon a {
        width: 75px;
        height: 75px;
    }
}
@media all and (min-width: 320px) {
    .menu-slide-left {
        width: 275px;
        -webkit-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
        transform: translateX(-300px);
    }
}
.chat-align {
    bottom: 4rem !important;
}

.ui-panel-wrapper {
    margin-bottom: 5rem;
}

.depo-note p {
    line-height: 1.5;
}

.nav-depo .nav-item {
    flex: 1;
}

.nav-depo .nav-link {
    background-color: #eee;
}

.nav-depo .nav-link img {
    width: 100%;
}

.nav-payment img {
    width: 6rem;
}

.payment-active {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.alipay-step2,
.union-step2,
.payment-form,
.alipay-step3,
.alipay-step4,
.tabngo-step3,
.tabngo-step4 {
    display: none;
}

.loader {
    height: 100%;
    z-index: 1052;
    position: fixed;
    margin: auto;
    left: 0;
    top: 0;
    width: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.75);
}

.loader::before {
    content: "";
    position: inherit;
    top: 50%;
    transform: translateX(-50%);
    left: 50%;
    width: 48px;
    height: 48px;
    background: url(../../images/main/user/loading.gif) no-repeat;
    background-size: contain;
}

.depo_img label span {
    line-height: 38px !important;
}

.depo_img label,
.depo_img,
.depo_img label span {
    height: 38px !important;
}

.depo_img a {
    top: 0.45rem !important;
}

label.captcha {
    background-color: #313030;
    font-size: 1rem;
}

.tab {
    display: none;
}

.payment-form.active,
.tab.active {
    display: block;
}

.btn-close {
    position: absolute;
    top: -23px;
    right: 5px;
    box-sizing: content-box;
    width: 0.4em;
    height: 0.4em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent
        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 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E")
        center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
}

/*** custom ***/
.btn-primary {
    background-color: #0d5ca1;
    border-color: #0d5ca1;
}

.btn-success,
.btn-success.focus,
.btn-success:focus {
    background-color: #0d5ca1 !important;
    border-color: #0d5ca1 !important;
}

.btn-warning {
    background-color: #ffdf1b;
    border-color: #ffdf1b;
}

.dropdown-lang .btn img {
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 50%;
}
.dropdown-lang .dropdown-menu {
    min-width: auto;
    background-color: transparent;
    border: 0;
}
.dropdown-lang .dropdown-menu .dropdown-item {
    padding-left: 0;
    padding-right: 0;
    text-decoration: none;
}
.dropdown-lang .dropdown-menu .dropdown-item img {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
}

.list a {
    border-radius: 0.375rem;
}
.list a:hover {
    background-color: #343a40;
}
/* Nav */
.cst-btn-menu i {
    font-size: 1.4rem;
    line-height: 2rem;
}
nav .collapsible-header i,
nav .side-nav li > a > i,
nav .side-nav li > a > [class^="mdi-"],
nav .side-nav li > a li > a > [class*="mdi-"],
nav .side-nav li > a > i.material-icons {
    height: auto;
    padding: 0;
    margin: 0;
    line-height: normal !important;
    color: #fff;
    font-size: 18px;
    width: 24px;
    text-align: center;
    margin-right: 0.5rem;
}

nav .side-nav {
    background-color: #1f1e1e;
    color: #fff;
    height: 100%;
}

nav .side-nav .profil {
    text-align: center;
    padding: 10px;
}

nav .side-nav li a {
    color: #fff;
    padding: 10px 2px 10px 25px;
}

nav .side-nav li .collapsible-header {
    padding: 10px 0 10px 25px;
}

nav .side-nav li a,
nav .side-nav li .collapsible-header {
    font-weight: 300;
    border-top: 1px solid #0d5ca1;
    line-height: normal;
    height: auto;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
}

nav .side-nav .collapsible-body ul li a {
    padding: 10px 25px;
}
nav .side-nav .collapsible-body ul li a span {
    color: #f1f1f1;
}
nav .side-nav li .collapsible-header span i {
    float: right;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    height: auto;
}

nav ul.side-nav li ul.collapsible .collapsible-body ul li .fa {
    color: #fff;
}

nav .side-nav li.divider {
    margin-bottom: 20px;
    background-color: rgba(0, 0, 0, 0.2);
}

nav .side-nav .collapsible-body,
nav .side-nav.fixed .collapsible-body {
    background-color: rgba(0, 0, 0, 0.05);
}
.profil img {
    width: 40%;
}

nav .side-nav .profil h2 {
    color: #ff6238;
    font-size: 20px;
    cursor: default;
    margin: 0;
}

nav .side-nav .profil h6 {
    color: #fff;
    font-size: 15px;
}

nav {
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
}

nav ul a {
    color: #333;
}
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.side-nav {
    position: fixed;
    width: 300px;
    left: 0;
    top: 0;
    margin: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    height: 100%;
    height: calc(100% + 60px);
    height: -moz-calc(100%);
    padding-bottom: 60px;
    background-color: #fff;
    z-index: 999999;
    overflow-y: auto;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
}
.side-nav span {
    color: #fff;
}
#sidenav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 997;
    will-change: opacity;
}
.side-nav .collapsible-header:hover,
.side-nav.fixed .collapsible-header:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

/*# sourceMappingURL=style.css.map */
