/* battambang-100 - khmer */
@font-face {
  font-family: "Kh-Battambang";
  font-style: normal;
  font-weight: 100;
  src: url("../../fonts/battambang2/battambang_khmer-100.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("../../fonts/battambang2/battambang_khmer-100.eot?#iefix")
      format("embedded-opentype"),
    url("../../fonts/battambang2/battambang_khmer-100.woff2") format("woff2"),
    url("../../fonts/battambang2/battambang_khmer-100.woff") format("woff"),
    url("../../fonts/battambang2/battambang_khmer-100.ttf") format("truetype"),
    url("../../fonts/battambang2/battambang_khmer-100.svg#Battambang")
      format("svg"); /* Legacy iOS */
}
/* battambang-300 - khmer */
@font-face {
  font-family: "Kh-Battambang";
  font-style: normal;
  font-weight: 300;
  src: url("../../fonts/battambang2/battambang_khmer-300.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("../../fonts/battambang2/battambang_khmer-300.eot?#iefix")
      format("embedded-opentype"),
    url("../../fonts/battambang2/battambang_khmer-300.woff2") format("woff2"),
    url("../../fonts/battambang2/battambang_khmer-300.woff") format("woff"),
    url("../../fonts/battambang2/battambang_khmer-300.ttf") format("truetype"),
    url("../../fonts/battambang2/battambang_khmer-300.svg#Battambang")
      format("svg"); /* Legacy iOS */
}
/* battambang-regular - khmer */
@font-face {
  font-family: "Kh-Battambang";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/battambang2/battambang_khmer-regular.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("../../fonts/battambang2/battambang_khmer-regular.eot?#iefix")
      format("embedded-opentype"),
    url("../../fonts/battambang2/battambang_khmer-regular.woff2")
      format("woff2"),
    url("../../fonts/battambang2/battambang_khmer-regular.woff") format("woff"),
    url("../../fonts/battambang2/battambang_khmer-regular.ttf")
      format("truetype"),
    url("../../fonts/battambang2/battambang_khmer-regular.svg#Battambang")
      format("svg"); /* Legacy iOS */
}
/* battambang-700 - khmer */
@font-face {
  font-family: "Kh-Battambang";
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/battambang2/battambang_khmer-700.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("../../fonts/battambang2/battambang_khmer-700.eot?#iefix")
      format("embedded-opentype"),
    url("../../fonts/battambang2/battambang_khmer-700.woff2") format("woff2"),
    url("../../fonts/battambang2/battambang_khmer-700.woff") format("woff"),
    url("../../fonts/battambang2/battambang_khmer-700.ttf") format("truetype"),
    url("../../fonts/battambang2/battambang_khmer-700.svg#Battambang")
      format("svg"); /* Legacy iOS */
}
.lang-kh *:not(i) {
  font-family: "Kh-Battambang";
}

@font-face {
  font-family: "digital_displayregular";
  src: url("../../fonts/digital/digtl.eot");
  src: url("../../fonts/digital/digtld41d.eot?#iefix")
      format("embedded-opentype"),
    url("../../fonts/digital/digtl.woff2") format("woff2"),
    url("../../fonts/digital/digtl.woff") format("woff"),
    url("../../fonts/digital/digtl.ttf") format("truetype"),
    url("../../fonts/digital/digtl.svg#digital_displayregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.turnplate canvas {
  transition-duration: unset !important;
}

/* basic */
body {
  background-color: var(--deep);
}

.avatar {
  border: 2px white solid;
}

/* color */
:root {
  --color: #ff3434;
  --red: #ff3434;
  --gold: #fcdf5f;
  --deep: #171838;
  --block: #2c2e50;
  --txt: #8385ae;
  --text-color: #fff;
  --yellow: #fe0;
  --custom-purple: #ba06e1;
  --custom-purple-2: #e731df;
  --custom-orange-asavaslot: #eaa600;
  --custom-orange-lg-asavaslot: linear-gradient(
    180deg,
    #e5910f,
    #d7ba02 51.07%,
    #d79b2c
  );
  --custom-purple-satta9: #a05bfb;
  --custom-dark-purple-audi777: #2a0134;
  --custom-purple-audi777: #8545a6;
  --custom-deep-purple-audi777: #4a0e58;
  --orange-tab: #fca501;
  --custom-orange: #ffac2e;
  --custom-red: #b41152;
  --custom-metallic-blue: #0a1749;
  --green: #19d988;
  --blue: #0b7cff;
  --sapphire: #642ef7;
  --orange: #ff8000;
  --violet: #a34fe4;
  --black: #1e2230;
  --cyan: #1cd8f6;
  --red-baliwbet: #4a0909;
  --orange-baliwbet: #fedc3d;
  --sky-blue: #0ffffe;
  --custom-red-miraclebet: #ff001e;
  --shadow: 0 3px 6px var(--000-1);
  --reward-bg-opacity: rgb(72 69 135 / 30%);
  --reward-border: #2f2d59;
  --reward-title: --txt;
  --reward-color: #000;
  --tooltip-color: #171838;
  --tooltip-primary: #fe3434;
}

/* ico */
.ico-lang-kh {
  background-image: url(../images/lang/cambodia.svg);
}

.ico-lang-cn {
  background-image: url(../images/lang/china.svg);
}

.ico-lang-vn {
  background-image: url(../images/lang/vietnam.svg);
}

.ico-lang-en {
  background-image: url(../images/lang/england.svg);
}

.ico-lang-id {
  background-image: url(../images/lang/indonesia.svg);
}

.ico-lang-fr {
  background-image: url(../images/lang/france.svg);
}

.ico-lang-de {
  background-image: url(../images/lang/germany.svg);
}

.ico-lang-tw {
  background-image: url(../images/lang/taiwan.svg);
}

.ico-lang-hk {
  background-image: url(../images/lang/hongkong.svg);
}

.ico-lang-jp {
  background-image: url(../images/lang/japan.svg);
}

.ico-lang-kr {
  background-image: url(../images/lang/korea.svg);
}

.ico-lang-my {
  background-image: url(../images/lang/malaysia.svg);
}

.ico-lang-ph {
  background-image: url(../images/lang/philippines.svg);
}

.ico-lang-ru {
  background-image: url(../images/lang/russia.svg);
}

.ico-lang-es {
  background-image: url(../images/lang/spain.svg);
}

.ico-lang-hi {
  background-image: url(../images/lang/india.svg);
}

.ico-lang-th {
  background-image: url(../images/lang/thailand.svg);
}

.ico-lang-ur {
  background-image: url(../images/lang/urdu.svg);
}

.ico-lang-pk {
  background-image: url(../images/lang/urdu.svg);
}

.ico-lang-bn {
  background-image: url(../images/lang/bangladesh.svg);
}

.ico-lang-lo {
  background-image: url(../images/lang/lao.svg);
}

.ico-lang-mm {
  background-image: url(../images/lang/myanmar.svg);
}

.ico-lang-au {
  background-image: url(../images/lang/australia.svg);
}

.ico-lang-sg {
  background-image: url(../images/lang/singapore.svg);
}

.ico-lang-brazil,
.ico-lang-pt {
  background-image: url(../images/lang/brazil.svg);
}

.ico-lang-ca {
  background-image: url(../images/lang/canada.svg);
}

.ico-lang-ta {
  background-image: url(../images/lang/tamil.svg);
}

.modal-content {
  background-color: var(--deep);
}

/* frame */
.contant {
  padding: 0 0.2rem;
  margin-bottom: 0.2rem;
  overflow: hidden;
}

/* btn */
.btn {
  border-radius: 0.1rem;
  text-transform: uppercase;
}

.btn-yellow {
  background-color: var(--yellow);
  color: var(--333);
}

.btn-yellow .ico {
  color: var(--333);
}

.btn-empty {
  border-width: 0.03rem;
}

.btn-submit {
  margin: 0.4rem 0;
}

/*light*/
.light .swiper-slide {
  height: 2.5rem;
  border-radius: 0.1rem;
}

/* notice */
.notice {
  background-color: var(--block);
  display: flex;
  border-radius: 0.1rem;
  align-items: center;
  overflow: hidden;
}

.notice i {
  background-color: var(--color);
  color: white;
  width: 0.8rem;
  border-radius: 0 0.3rem 0.3rem 0;
  margin-right: 0.1rem;
}

.notice marquee,
.notice marquee a {
  color: white;
}

.notice a.more {
  color: var(--txt);
  font-size: 0.3rem;
  width: 0.6rem;
}

.notice a.more:hover {
  color: white;
}

/*operate*/
.operate {
  display: flex;
  align-items: center;
}

.operate u {
  flex: 1;
}

.operate-cont {
  display: flex;
}

.operate-cont a {
  margin-left: 0.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.8rem;
  height: 0.8rem;
  background-color: var(--block);
  border-radius: 0.15rem;
}

.operate-cont a i {
  color: var(--color);
}

/*state*/
.state {
  display: flex;
  align-items: center;
  color: white;
}

.state a {
  margin: 0 0.05rem;
  color: white;
}

.state a.btn {
  height: 0.6rem;
  font-size: 0.18rem;
  width: 1.2rem;
}

.state b {
  color: var(--yellow);
}

/*recommend*/
.recommend {
  overflow: hidden;
  padding: 0 0.1rem;
}

.recommend li {
  width: 50%;
  float: left;
  padding: 0 0.1rem;
  margin-bottom: 0.2rem;
  transition-duration: 0s;
}

.recommend .recommend-long {
  width: 100%;
}

.recommend li a {
  border-radius: 0.1rem;
  overflow: hidden;
  display: block;
}

/*support*/
.support {
  background-color: var(--block);
  border-radius: 0.1rem;
  display: flex;
  padding: 0.2rem;
}

.support li {
  flex: 1;
  text-align: center;
}

.support li em {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 100%;
  border: 0.03rem var(--color) solid;
  color: var(--color);
  font-size: 0.4rem;
  line-height: 0.8rem;
  margin: 0.1rem 0;
}

.support li h6 {
  color: var(--txt);
  text-transform: uppercase;
  font-size: 0.16rem;
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*navigation*/
.navigation {
  background-color: var(--deep);
  height: 100%;
}

.navigation-name {
  background-size: cover;
  position: relative;
}

.navigation-name em {
  display: block;
  width: 2rem;
}

.navigation-name cite {
  width: 100%;
  height: 0.1rem;
  background-image: none !important; /*background-image: url(../images/background/login.svg);*/
  position: absolute;
  left: 0;
  bottom: 0;
  background-size: cover;
}

.navigation-list {
  padding: 0.2rem;
}

.navigation-list li {
  margin: 0.1rem 0;
}

.navigation-list li a,
.navigation-list li div {
  display: flex;
  align-items: center;
  color: white;
  background-color: var(--block);
  border-radius: 0.1rem;
  padding: 0.2rem;
}

.navigation-list li a span {
  font-size: 0.22rem;
}

.navigation-list li a u,
.navigation-list li div u {
  flex: 1;
}

.navigation-list li a i {
  margin: 0 0.2rem 0 0;
}

.navigation-list li a em,
.navigation-list li div em {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 100%;
}

.navigation-logout {
  width: 100%;
  padding: 0.2rem;
  margin-top: auto;
}

.navigation-logout .btn {
  background-color: var(--color);
}

.pop-navigation pop-sider {
  width: 4rem;
}

/*language*/
.language-cont {
  padding: 0.2rem;
}

.language-cont ul {
  text-align: center;
}

.language-cont ul li {
  padding: 0.1rem;
  display: inline-block;
}

.language-cont ul li a {
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 100%;
  display: block;
  position: relative;
}

.language-cont ul li a i {
  background-color: var(--color);
  color: white;
  border-radius: 100%;
  right: -0.05rem;
  top: -0.05rem;
  position: absolute;
  display: none;
}

.language-cont ul li a.active i {
  display: block;
}

/*customer*/
.customer-list li {
  margin-bottom: 0.2rem;
  transition-duration: 0s;
}

.customer-list li a {
  display: flex;
  align-items: center;
  padding: 0.3rem;
  border-radius: 0.1rem;
  color: white;
  position: relative;
  overflow: hidden;
}

.customer-list li a u {
  flex: 1;
}

.customer-list li a em {
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.72rem;
  background-color: white;
  border-radius: 0.2rem;
  margin-right: 0.2rem;
}

.customer-list li a p {
  text-transform: capitalize;
}

.customer-list li a i {
  font-size: 0.48rem;
}

.customer-list li a span {
  font-size: 1.4rem;
  position: absolute;
  right: -0.4rem;
  bottom: -0.4rem;
  color: var(--000-1);
}

/*casino*/
.casino {
  padding: 0 0.1rem;
  overflow: hidden;
}

.casino li {
  width: 50%;
  float: left;
  padding: 0.1rem;
  transition-duration: 0s;
}

.casino li a {
  display: block;
}

.casino li a em {
  width: 100%;
  height: 2rem;
  display: block;
  background-size: cover;
  border-radius: 0.1rem;
  margin-bottom: 0.1rem;
  position: relative;
}

.casino li a h5 {
  color: white;
  text-transform: uppercase;
  text-align: center;
  background-color: var(--block);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 0.5rem;
  border-radius: 0.05rem;
  font-size: 0.18rem;
  padding: 0 0.1rem;
}

.casino li a:hover span {
  top: 0;
}

.casino li a cite {
  background-image: url(../images/box.png);
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.slot li {
  width: 33.33%;
}

.slot li a em {
  height: 1.6rem;
}

.fish li a em {
  height: 2.5rem;
  background-size: contain;
}

.fish li a h5 {
  bottom: 0;
  position: absolute;
  width: 100%;
  opacity: 0.9;
}

/*discount*/
.discount li {
  margin-bottom: 0.2rem;
  transition-duration: 0s;
}

.discount-title {
  display: flex;
  align-items: center;
  padding: 0.1rem 0;
}

.discount-title i {
  color: var(--color);
  font-size: 0.4rem;
  margin: inherit;
}

.discount-title h5 {
  color: white;
  font-size: 0.2rem;
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 0;
}

.discount-title span {
  color: var(--txt);
}

.discount-txt {
  background-size: cover;
  display: flex;
  align-items: center;
  height: 1.5rem;
  border-radius: 0.1rem;
  padding: 0 0.2rem;
}

.discount-txt h5 {
  color: var(--yellow);
  font-size: 0.2rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/*article*/
.article {
  padding: 0.2rem;
}

.article-title {
  padding: 0.2rem 0;
}

.article-title h3 {
  font-size: 0.24rem;
  text-align: center;
  border-bottom-width: 1px;
  padding-bottom: 0.2rem;
  margin-bottom: 0.2rem;
}

.article-title span {
  text-align: center;
  display: block;
}

article p {
  padding: 0.1erm 0;
}

/* pop */
pop {
  z-index: 99;
}

pop-main {
  border-radius: 0.2rem;
}

pop-cont {
  max-height: 80vh;
  overflow: auto;
}

pop-sider pop-cont {
  max-height: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: var(--deep);
}

/* title */
.title {
  text-align: left;
  padding: 0.3rem 0;
}

.title h3,
.title h5 {
  color: white;
}

/* form */
input[type="date"]::-webkit-calendar-picker-indicator {
  background-image: url(../images/ico/calendar.svg);
}

input[type="datetime-local"]::-webkit-calendar-picker-indicator {
  background-image: url(../images/ico/calendar-many.svg);
}

input[type="time"]::-webkit-calendar-picker-indicator {
  background-image: url(../images/ico/time.svg);
}

input[type="week"]::-webkit-calendar-picker-indicator {
  background-image: url(../images/ico/calendar-less.svg);
}

input[type="month"]::-webkit-calendar-picker-indicator {
  background-image: url(../images/ico/calendar-reduce.svg);
}

select {
  background-image: url(../images/ico/alone-bottom.svg);
}

.form {
  padding: 0;
}

.form li {
  color: var(--txt);
  border-color: var(--fff-1);
}

.form li input,
.form li select {
  color: white;
  background-color: var(--deep);
}

.form li .ico {
  color: white;
}

.form li span:first-child {
  width: 2.4rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* page */
page a,
page input,
page button {
  background-color: var(--block);
  color: white;
  border: 0;
}

page span {
  color: white;
}

/* table */
.table table {
  background-color: transparent;
}

.table table th,
.table table td {
  color: white;
}

.table table tbody tr:nth-child(2n) {
  background-color: var(--block);
}

.table table thead th,
.table table thead td {
  background-color: var(--color);
  border: 0;
}

.table table tbody tr:hover {
  background-color: var(--block);
}

/* nav */
nav li {
  background-size: cover;
  position: relative;
}

nav li cite {
  background-image: url(../images/bar.svg);
  width: 1.7rem;
  height: 0.78rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: none;
}

nav li.active {
  width: 1.7rem;
  flex: none;
}

nav li.active cite {
  display: block;
}

nav li.active a {
  background-color: var(--color);
  width: 1rem;
  margin: 0.1rem auto;
  border-radius: 1rem;
  color: white;
}

nav li.active a span {
  display: none;
}

/* name */
name {
  background-color: transparent;
}

name h2 {
  color: white;
}

name a {
  color: white;
}

/*login*/
.login name {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.login-name {
  padding: 1.2rem 0;
  background-size: cover;
  margin-bottom: 0.3rem;
  position: relative;
}

.login-name h1 {
  width: 2.5rem;
}

.login-name cite {
  width: 100%;
  height: 0.8rem;
  background-image: url(../images/login.svg);
  position: absolute;
  bottom: 0;
  left: 0;
}

.login-form {
  padding: 0.2rem;
  background-color: var(--block);
  border-radius: 0.2rem;
}

.login-form .form {
  padding: 0;
}

.login-form .form li {
  border: 0;
  padding: 0;
  margin-bottom: 0.1rem;
}

.login-form .form li i {
  position: absolute;
  z-index: 1;
  color: white;
  margin: 0.17rem;
}

.login-form .form li input {
  background-color: var(--deep);
  border-radius: 0.1rem;
  padding-left: 0.7rem;
  color: white;
}

.login-form .form li input::-webkit-input-placeholder {
  color: var(--txt);
}

.login-form .form li .code {
  margin-left: 0.1rem;
  border-radius: 0.1rem;
  overflow: hidden;
}

.login-other {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0.2rem;
}

.login-other u {
  flex: 1;
}

.login-other a {
  color: white;
  font-size: 0.2rem;
  font-weight: bold;
}

.login-other a.btn {
  color: var(--color);
  padding: 0 0.4rem;
}

/*info*/
.info {
  padding-top: 2rem;
  background-position: center top;
}

.info-cont {
  background-color: var(--color);
  border-radius: 0.2rem;
  position: relative;
  text-align: center;
  padding: 0.8rem 0 0.2rem;
}

.info-cont em {
  width: 1.2rem;
  height: 1.2rem;
  border-width: 0.04rem;
  margin: -0.6rem auto 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.info-cont h5,
.info-cont span {
  text-transform: inherit;
  color: white;
}

.info-cont h5 {
  font-size: 0.28rem;
  margin-bottom: 0.1rem;
}

.info-identification {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.1rem;
}

.info-identification a {
  width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  background-color: var(--000-2);
  color: var(--yellow);
  border-radius: 100%;
  margin: 0.05rem;
}

.info-toggle {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0.2rem;
}

.info-toggle i,
.info-toggle s {
  color: white;
}

.info-toggle s,
.info-toggle.active i {
  display: none;
}

.info-toggle.active s {
  display: block;
}

.info-wallet {
  width: 90%;
  background-color: var(--yellow);
  margin: auto;
  display: flex;
  align-items: center;
  border-radius: 0 0 0.1rem 0.1rem;
  padding: 0 0.2rem;
}

.info-wallet u {
  flex: 1;
}

.info-wallet span {
  text-transform: capitalize;
  font-weight: bold;
}

.info-wallet input {
  flex: 1;
  text-align: right;
  font-size: 0.26rem;
  color: var(--red);
  font-weight: bold;
}

/*dominate*/
.dominate {
  display: flex;
  padding: 0 0.1rem;
}

.dominate li {
  flex: 1;
  text-align: center;
  padding: 0.1rem;
}

.dominate li a {
  display: block;
  background-color: var(--block);
  border-radius: 0.1rem;
  padding: 0.2rem 0;
}

.dominate li a i {
  display: block;
  margin-bottom: 0.1rem;
  font-size: 0.48rem;
}

.dominate li a span {
  color: white;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.18rem;
}

/*list*/
.list li {
  border-color: var(--fff-1);
}

.list li a {
  color: white;
  display: flex;
  align-items: center;
  padding: 0.1rem 0;
  line-height: 0.5rem;
}

.list li a span {
  font-size: 0.22rem;
}

.list li a i {
  margin: 0 0.15rem;
}

/*simple*/
.simple {
  color: white;
}

.simple u {
  flex: 1;
}

.simple li {
  display: flex;
  align-items: center;
  border-bottom: 1px var(--fff-1) solid;
  padding: 0.1rem 0;
  line-height: 0.5rem;
}

.simple li span {
  color: var(--txt);
  text-transform: capitalize;
}

.simple li .avatar {
  width: 0.7rem;
  height: 0.7rem;
}

.simple li b {
  color: var(--yellow);
}

/*tip*/
.tip {
  background-color: var(--block);
  border-radius: 0.1rem;
  padding: 0.2rem;
  color: var(--txt);
  line-height: 180%;
}

.tip h6 {
  padding: 0.1rem 0;
  color: white;
}

/*message*/
.message tt {
  border-color: var(--fff-1);
  border-radius: 0.1rem;
  margin: 0.1rem 0;
  border: 0;
  background-color: var(--block);
}

.message tt a s {
  display: none;
}

.message tt a i {
  color: var(--color);
}

.message tt a h5 {
  color: white;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  min-width: 0;
  font-size: 0.18rem;
}

.message tt a span {
  color: var(--txt);
}

.message tt a s {
  color: white;
}

.message tt.active {
  background-color: var(--color);
}

.message tt.active i,
.message tt.active span {
  color: white;
}

.message aside {
  color: var(--txt);
  background-color: var(--block);
  border-radius: 0.1rem;
}

.message-col {
  display: flex;
  align-items: center;
}

.message-col u {
  flex: 1;
}

.message-col span {
  opacity: 0.3;
}

.message-col a {
  background-color: var(--deep);
  width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  border-radius: 0.1rem;
  margin: 0.05rem;
}

/*bank*/
.bank {
  overflow: hidden;
}

.bank li {
  float: left;
  padding: 0.1rem;
}

.bank li a {
  width: 1rem;
  height: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: var(--block);
  border-radius: 0.1rem;
}

.bank li a > i {
  width: 0.7rem;
  height: 0.7rem;
  line-height: 0.7rem;
  display: block;
  border-radius: 100%;
  font-size: 0.48rem;
  color: white;
}

.bank li a.active .pitch {
  opacity: 1;
}

/*pitch*/
.pitch {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px var(--red) solid;
  border-radius: 0.1rem;
  opacity: 0;
  overflow: hidden;
}

.pitch i {
  color: white;
  font-size: 0.24rem;
  background-color: var(--red);
  position: absolute;
  right: 0;
  border-radius: 0 0 0 0.3rem;
  width: 0.3rem;
  height: 0.3rem;
}

/*pay*/
.pay input {
  height: 1rem;
  font-size: 0.4rem;
  color: var(--yellow);
  border-bottom: 1px var(--fff-1) solid;
  padding: 0;
}

.pay-cont {
  display: flex;
  padding: 0.1rem 0;
}

.pay-cont li {
  flex: 1;
}

.pay-cont li:not(:last-child) {
  margin-right: 0.1rem;
}

.pay-cont li a {
  display: block;
  background-color: var(--block);
  line-height: 0.6rem;
  color: white;
  text-align: center;
  font-size: 0.2rem;
  border-radius: 0.1rem;
}

.pay-cont li a:hover {
  background-color: var(--color);
}

/*empty*/
empty em {
  width: 2rem;
  display: block;
  margin: 0.2rem auto;
}

empty h3 {
  color: var(--block);
  text-transform: uppercase;
  text-align: center;
  font-size: 0.3rem;
}

/*data*/
.data {
  display: flex;
  align-items: center;
  background-color: var(--block);
  border-radius: 0.1rem;
  padding: 0.3rem 0;
}

.data li {
  flex: 1;
  text-align: center;
}

.data li:not(:last-child) {
  border-right: 1px var(--fff-1) solid;
}

.data li span {
  color: var(--txt);
  padding-bottom: 0.1rem;
  display: block;
  font-size: 0.18rem;
}

.data li h4 {
  color: white;
  font-size: 0.32rem;
}

/*referral*/
.referral-cont {
  background-color: var(--color);
  border-radius: 0.1rem;
  padding: 0.2rem;
}

.referral-cont h5 {
  color: white;
  margin: 0.1rem 0;
}

.referral-copy {
  display: flex;
  margin-bottom: 0.2rem;
}

.referral-copy input {
  background-color: white;
  border-radius: 0.1rem;
  flex: 1;
  margin-right: 0.2rem;
}

.referral-copy a {
  height: 0.7rem;
  font-size: 0.18rem;
}

.referral-copy a i {
  font-size: 0.3rem;
}

/*vip*/
.vip-wrapper li {
  transition-duration: 0s;
}

.vip-cont {
  padding: 0.2rem 0;
}

.vip-grade em {
  display: block;
  text-align: center;
}

.vip-grade .vip-grade-title {
  text-align: center;
  padding: 0.1rem 0;
  font-size: 1.25rem;
  text-transform: uppercase;
  color: var(--orange);
  text-shadow: 0.1rem 0.1rem 0.1rem var(--orange);
}

.vip-grade .progress {
  height: 0.5rem;
  margin-bottom: 1rem;
}

.vip-grade .progress-bar {
  background-color: var(--color);
}

.vip-lv {
  position: relative;
}

.vip-lv li {
  background-color: white;
  border-radius: 0.5rem;
  padding: 0.25rem;
  margin: 0.25rem 0;
  border-width: 1px;
  display: flex;
  align-items: center;
}

.vip-lv li span {
  flex: 1;
  font-size: 0.9rem;
  color: var(--000);
}

.vip-lv li h5 {
  text-transform: uppercase;
  color: var(--orange);
}

.vip-lv .vip-filled {
  background-color: var(--color);
}

.vip-lv .vip-filled span {
  color: var(--fff);
}

.vip-upgrade {
  padding: 0.2rem 0;
}

.vip-buy li {
  display: flex;
  align-items: center;
  margin: 0.1rem 0;
}

.vip-buy li span {
  text-transform: capitalize;
  max-width: 50%;
}

.vip-buy u {
  flex: 1;
}

.vip-buy b {
  padding: 0.5rem;
  border: 2px solid;
  color: var(--orange);
  text-transform: uppercase;
  margin-left: auto;
  text-align: center;
}

.vip-buy a {
  width: 100%;
  margin: 10px 0;
  padding: 0.25rem;
}

.vip-buy a:hover {
  color: var(--bbb);
}

.vip-list table {
  min-width: 7rem;
  overflow: auto;
}

.vip-list table thead th {
  border-bottom: 0;
}

.vip-list table thead td {
  white-space: nowrap;
}

.vip-list table .ico {
  font-size: 1.15rem;
}

.vip-list .table td,
.vip-list .table th {
  padding: 0.5rem;
}

.vip-list h4 {
  text-align: center;
  padding: 0.2rem 0;
  font-size: 1.25rem;
  text-transform: uppercase;
}

.vip-list td {
  width: 15%;
}

.vip-info {
  padding: 0.5rem 0;
}

.vip-info fold tt {
  display: flex;
  padding: 0.5rem;
  cursor: pointer;
}

.vip-info fold tt h3 {
  flex: 1;
}

.vip-info fold tt .ico {
  font-size: 1.5rem;
  margin-left: auto;
  margin-right: unset;
  display: flex;
  justify-content: center;
  align-items: center;
}

.vip-info fold tt.active i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.vip-info aside {
  padding: 0 0.2rem;
}

.vip-info aside h5 {
  color: var(--orange);
}

.vip-info h2 {
  font-size: 1.5rem;
}
.vip-info p {
  font-size: 0.9rem;
}

.vip-daily-cashback-wrapper span {
  display: block;
  white-space: nowrap;
}

/* red */
.red {
  --color: var(--red);
}

/* green */
.green {
  --color: var(--green);
}

/* blue */
.blue {
  --color: var(--blue);
}

/* sapphire */
.sapphire {
  --color: var(--sapphire);
}

/* orange */
.orange {
  --color: var(--orange);
}

/*yellow*/
.yellow {
  --color: var(--yellow);
}

/*cyan*/
.cyan {
  --color: var(--cyan);
}

/*violet*/
.violet {
  --color: var(--violet);
}

/*black*/
.black {
  --color: var(--black);
}

/*gold*/
.gold {
  --color: var(--gold);
}

/*custom-purple*/
.custom-purple {
  --color: var(--custom-purple);
}

.custom-purple-type1 {
  --color: var(--custom-purple-audi777);
}

.custom-purple-type2 {
  --color: var(--custom-purple-satta9);
}

/*custom-orange*/
.custom-orange {
  --color: var(--custom-orange);
}

.custom-orange-type1 {
  --color: var(--custom-orange-asavaslot);
}

/*custom-red*/
.custom-red {
  --color: var(--custom-red);
}

.custom-red-type1 {
  --color: var(--red-baliwbet);
  --text-color: var(--orange-baliwbet);
}

.custom-red-type2 {
  --color: var(--custom-red-miraclebet);
  --text-color: var(--custom-red-miraclebet);
}

/*custom-metallic-blue*/
.custom-metallic-blue {
  --color: var(--custom-metallic-blue);
  --text-color: var(--orange-tab);
}

/*custom-sky-blue*/
.custom-sky-blue {
  --color: var(--sky-blue);
  --text-color: var(--sky-blue);
}

/* Custom */
/* 375px below */
/* 350px below */
html,
body {
  font-size: 16px;
  position: relative;
  height: 100%;
  min-height: 100%;
  overflow: hidden;
}

.h1,
h1 {
  font-size: 2.5rem;
}

.h2,
h2 {
  font-size: 2rem;
}

.h3,
h3 {
  font-size: 1.75rem;
}

.h4,
h4 {
  font-size: 1.5rem;
}

.h5,
h5 {
  font-size: 1.25rem;
}

.h6,
h6 {
  font-size: 1rem;
}

i {
  font-size: 1rem;
}

.lazyload {
  opacity: 0;
}

.lazyloading {
  opacity: 1;
  transition: opacity 300ms;
  background-size: 2rem;
}

img.lazyload:not([src]) {
  visibility: hidden;
}

/* Header */
header {
  height: 60px;
  display: flex;
  align-items: center;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
header .header-wrapper {
  width: 100%;
  height: 100%;
}
header .header-wrapper .logo-wrapper {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
header .header-wrapper .logo-wrapper a {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
header .header-wrapper .logo-wrapper img {
  max-height: 100%;
  padding: 0.25rem;
}
header .header-wrapper .header-left-wrapper .ico-menu {
  color: var(--fff);
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
}
header .header-wrapper .header-right-wrapper {
  display: flex;
  justify-content: end;
  align-items: center;
  flex: 1 0 auto;
}

/* Banner */
.swiper .swiper-slide img {
  border-radius: 0.35rem;
}

/* Announcement */
.announcement {
  display: flex;
  align-items: center;
  border-radius: 0.35rem;
  background-color: var(--block);
}
.announcement .ico-volume {
  background-color: var(--color);
  color: var(--fff);
  border-radius: 0.25rem 1rem 1rem 0.25rem;
  margin-right: 0.25rem;
  padding: 0.5rem;
}
.announcement .ico-more {
  color: var(--txt);
  font-size: 1rem;
  padding: 0.25rem;
}
.announcement .marquee {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-left: 0;
  opacity: 0;
  color: var(--fff);
  transition: none;
}
.announcement .js-marquee-wrapper {
  transition: none;
}
.announcement .js-marquee {
  font-size: 0.8rem;
  transition: none;
}

/* Main */
.o-wrapper {
  padding-top: 60px;
  padding-bottom: 55px;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  position: relative;
}
.o-wrapper.login-wrapper {
  padding-top: 0;
  padding-bottom: 0;
  max-width: 640px;
  margin: 0 auto;
}
.o-wrapper.login-wrapper header {
  position: absolute;
  top: 0;
  left: 0;
}
.o-wrapper.login-wrapper main {
  display: flex;
  flex-direction: column;
}
.o-wrapper.login-wrapper header,
.o-wrapper.login-wrapper footer {
  display: none;
}

main {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 100%;
}
main .main-menu-wrapper .btn {
  color: #fff;
  padding: 0.25rem;
}
main .main-index-wrapper {
  max-width: 640px;
  padding-top: 0.5rem;
}
main .main-left-info-wrapper {
  display: flex;
  height: 100%;
  align-items: center;
  flex-direction: unset;
  color: var(--fff);
}
main .main-left-info-wrapper.main-left-info-auth-wrapper {
  height: unset;
  flex-direction: column;
}
main
  .main-left-info-wrapper.main-left-info-auth-wrapper
  .main-left-info-username {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.9rem;
  max-width: 100%;
  display: block;
}
main .main-left-info-wrapper .main-left-balance-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
main .main-left-info-wrapper .main-left-balance-wrapper i {
  margin: 0;
  color: var(--fff);
}
main .main-left-info-wrapper .main-left-balance-wrapper span {
  padding-left: 0.25rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.9rem;
  max-width: 100%;
  display: block;
}
main .main-left-info-wrapper .btn {
  height: unset;
  line-height: unset;
  position: relative;
  background-color: var(--color);
  color: white;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.35rem;
  padding: 0.5rem;
  font-size: 0.8rem;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
}
@media (max-width: 375px) {
  main .main-left-info-wrapper .btn {
    font-size: 0.75rem;
    padding: 0.5rem 0.25rem;
  }
}
@media (max-width: 350px) {
  main .main-left-info-wrapper .btn {
    font-size: 0.65rem;
  }
}
main .main-left-info-wrapper .btn:first-child {
  margin-right: 0.25rem;
}
main .main-right-info-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
main .main-right-info-wrapper a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: var(--block);
  border-radius: 0.35rem;
  height: 3.5rem;
  min-width: 3rem;
  padding: 0.25rem 0.5rem;
}
main .main-right-info-wrapper a i {
  color: var(--color);
}
main .main-right-info-wrapper a span {
  text-transform: uppercase;
  font-size: 0.7rem;
  white-space: nowrap;
}
main .main-right-info-wrapper a:last-child {
  margin-left: 0.35rem;
}
main .main-right-info-wrapper a:hover {
  color: var(--fff);
}
@media (max-width: 375px) {
  main .main-right-info-wrapper a {
    min-height: 2.5rem;
    min-width: 2.5rem;
    padding: 0.25rem;
  }
  main .main-right-info-wrapper a span {
    font-size: 0.6rem;
  }
}
main .main-contact-wrapper {
  background-color: var(--block);
  border-radius: 0.35rem;
  display: flex;
  padding: 1rem 0.5rem;
}
main .main-contact-wrapper .col-4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
main .main-contact-wrapper .col-4 a {
  line-height: 1.5;
  text-align: center;
}
main .main-contact-wrapper .col-4 i {
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  border: 0.15rem var(--color) solid;
  color: var(--color);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.5rem;
}
main .main-contact-wrapper .col-4 span {
  color: var(--fff);
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.65rem;
  text-align: center;
}

footer {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 3;
  background-color: var(--fff);
  height: 55px;
}
footer ul.footer-icons {
  display: flex;
  height: 100%;
  justify-content: space-between;
}
footer ul li {
  width: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
footer ul li cite {
  background-image: url(../images/bar.svg);
  height: 88%;
  background-position: top;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: none;
}
footer ul li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: var(--fff);
  padding: 0.5rem;
}
footer ul li a i.ico {
  color: var(--333);
  font-size: 1.2rem;
}
footer ul li a span {
  color: var(--333);
  font-size: 0.8rem;
  white-space: nowrap;
}
footer ul li a:hover {
  color: var(--fff);
}
footer ul li.active cite {
  display: block;
  z-index: -1;
  width: unset;
}
footer ul li.active a {
  background-color: var(--color);
  max-width: 3rem;
  width: 50%;
  border-radius: 1rem;
  color: var(--fff);
  margin-bottom: 0.5rem;
  padding: 0.25rem;
}
footer ul li.active a i.ico {
  color: var(--fff);
  padding: 0.25rem;
}
footer ul li.active a span {
  display: none;
}

/* Login & Register */
.login-header-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 1;
}
.login-header-wrapper a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--fff);
  height: 3rem;
  width: 3rem;
  margin: 0;
}

.login-header-background {
  padding: 5rem 0;
  background-size: cover;
  position: relative;
  height: 15rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.login-header-background cite {
  width: 100%;
  height: 100%;
  /*background-image: url(../images/background/login.svg);*/
  background-image: none !important;
  background-position-y: bottom;
  position: absolute;
  bottom: 0;
  left: 0;
}
.login-header-background img {
  max-width: 12rem;
  max-height: 7rem;
}

.login-body-wrapper,
.register-body-wrapper {
  padding: 0.5rem;
  background-color: var(--block);
  border-radius: 0.5rem;
}

@media (min-width: 576px) {
  .login-body-wrapper,
  .register-body-wrapper {
    padding: 0.5rem;
    background-color: var(--block);
    border-radius: 0.5rem;
    width: 576px;
    margin: 0 auto;
  }
}

.login-body-wrapper input,
.login-body-wrapper select,
.register-body-wrapper input,
.register-body-wrapper select {
  background-color: var(--deep);
  border-radius: 0.35rem;
  border-color: transparent;
  color: var(--fff);
  height: 50px;
}
.login-body-wrapper .form-control:disabled,
.login-body-wrapper .form-control[readonly],
.register-body-wrapper .form-control:disabled,
.register-body-wrapper .form-control[readonly] {
  background-color: var(--deep);
  opacity: 0.8;
}
.login-body-wrapper input#auto,
.register-body-wrapper input#auto {
  height: 1.5rem;
  width: 1rem;
}

#loginForm {
  padding: 0.5rem;
}

#loginForm .form-prepend,
#registerForm .form-prepend {
  position: relative;
}

#loginForm .form-prepend .form-control,
#registerForm .form-prepend .form-control {
  padding-left: 2.5rem;
}
#loginForm .form-prepend .form-control:focus,
#registerForm .form-prepend .form-control:focus {
  color: var(--fff);
  background-color: var(--deep);
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}
#loginForm .form-prepend i,
#registerForm .form-prepend i {
  z-index: 1;
  position: absolute;
  left: 0.75rem;
  top: 0.95rem;
  font-size: 1.35rem;
  color: var(--fff);
}
#loginForm .form-prepend #password,
#registerForm .form-prepend #password {
  padding-right: 2rem;
}
#loginForm .form-prepend o,
#registerForm .form-prepend o {
  position: absolute;
  right: 0.5rem;
  top: 1rem;
  z-index: 2;
  font-size: 1.25rem;
}

#registerForm .form-phone-wrapper .form-control:focus,
.change-password-input-wrapper .form-phone-wrapper .form-control:focus,
#forgotFormWrapper .form-phone-wrapper .form-control:focus {
  background-color: var(--deep);
  color: var(--fff);
}
@media (max-width: 350px) {
  #registerForm .form-phone-wrapper,
  .change-password-input-wrapper .form-phone-wrapper,
  #forgotFormWrapper .form-phone-wrapper {
    background-position-x: right;
  }
}
#registerForm .btn-get-code,
.change-password-input-wrapper .btn-get-code,
#forgotFormWrapper .btn-get-code {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: var(--fff);
  background-color: var(--color);
  border-radius: 0.5rem;
}
#registerForm .btn-get-code:disabled,
.change-password-input-wrapper .btn-get-code:disabled,
#forgotFormWrapper .btn-get-code:disabled {
  opacity: 0.6;
}

.login-wrapper,
.register-wrapper {
  margin-top: 1rem;
}

.btn-login,
.btn-register {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--fff);
  background-color: var(--color);
  padding: 1rem;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 0.35rem;
}

#registerForm #account_checkMsg {
  display: flex;
  align-items: center;
}
#registerForm fieldset .show-loader {
  position: relative;
  width: 2rem;
  height: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
}

.code-match {
  background-color: rgb(85, 182, 187);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  color: var(--fff);
}

.login-footer-wrapper,
.register-footer-wrapper {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 55px;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem;
  margin-top: auto;
}
.login-footer-wrapper a,
.register-footer-wrapper a {
  color: var(--color);
  padding: 0.25rem 2rem;
  border-width: 0.15rem;
  border-radius: 0.35rem;
  height: 100%;
}
.login-footer-wrapper a:hover,
.register-footer-wrapper a:hover {
  color: var(--color);
}

.reg-bank-logo-wrapper {
  padding: 0 0.25rem;
  border-radius: 0.5rem;
}
.reg-bank-logo-wrapper .reg-bank-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0.25rem 0;
  height: 100%;
}
.reg-bank-logo-wrapper .reg-bank-logo img {
  border-radius: 0.5rem;
  padding: 0.5rem;
}
.reg-bank-logo-wrapper .reg-bank-logo span {
  display: block;
  display: -webkit-box;
  max-height: 2.6em;
  line-height: 1.1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0.25rem;
  font-size: 0.9rem;
  text-align: center;
}

.reg-bank-detail-wrapper #regSelectedBankLogo {
  height: 7.5rem;
  width: 7.5rem;
  border-radius: 0.5rem;
}
.reg-bank-detail-wrapper #regSelectedBankName {
  width: 100%;
  display: block;
  margin-top: 0.25rem;
  font-size: 0.9rem;
}

/* Index */
.recommend {
  margin: 0 -0.5rem;
}
.recommend li {
  padding: 0 0.5rem;
  margin-bottom: 0.5rem;
}
.recommend li a {
  border-radius: 0.35rem;
}

.pop-navigation pop-sider {
  width: 15rem;
}
.pop-navigation .navigation-name {
  /* padding: 3.25rem 0; */
}
.pop-navigation .navigation-name em {
  width: unset;
  text-align: center;
}
.pop-navigation .navigation-name em img {
  max-height: 5rem;
  max-width: 10rem;
}
.pop-navigation .navigation-name cite {
  height: 2rem;
}
.pop-navigation .navigation-logout a {
  display: flex;
  padding: 0.25rem;
  border-radius: 0.35rem;
  color: var(--fff);
}
.pop-navigation .navigation-logout a:hover {
  color: var(--fff);
}

.navigation-list {
  padding: 0 0.5rem 0.5rem 0.5rem;
}
.navigation-list li {
  margin: 0.5rem 0;
}
.navigation-list li a,
.navigation-list li div {
  padding: 0.5rem;
  border-radius: 0.35rem;
}
.navigation-list li a i,
.navigation-list li a img,
.navigation-list li div i,
.navigation-list li div img {
  margin-right: 0.5rem;
}
.navigation-list li a img,
.navigation-list li div img {
  max-width: 1.5rem;
}
.navigation-list li a span,
.navigation-list li div span {
  font-size: 0.9rem;
}
.navigation-list li a em,
.navigation-list li div em {
  width: 1.5rem;
  height: 1.5rem;
}

.pop-language .center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pop-language pop-title {
  font-weight: bold;
  padding: 0.5rem;
  align-items: center;
  justify-content: space-between;
  background-color: var(--block);
}
.pop-language pop-title span {
  color: var(--fff);
}
.pop-language pop-title a.ico {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  margin: unset;
  color: var(--fff);
  opacity: 1;
}
.pop-language .language-cont {
  padding: 0.5rem;
  background-color: var(--deep);
}
.pop-language .language-cont ul {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}
.pop-language .language-cont ul li {
  padding: 0.25rem;
  width: 20%;
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 0.5rem;
}
.pop-language .language-cont ul li a {
  width: 2.25rem;
  height: 2.25rem;
}
.pop-language .language-cont ul li a i {
  font-size: 1.2rem;
}
.pop-language pop-solve .btn {
  opacity: 1;
  font-size: 1rem;
}

.pop-toggle-color .center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pop-toggle-color pop-main {
  max-width: 500px;
}
.pop-toggle-color pop-title {
  font-weight: bold;
  padding: 0.5rem;
  align-items: center;
  justify-content: space-between;
  background-color: var(--block);
}
.pop-toggle-color pop-title span {
  color: var(--fff);
}
.pop-toggle-color pop-title a.ico {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  margin: unset;
  color: var(--fff);
  opacity: 1;
}
.pop-toggle-color pop-cont {
  background-color: var(--deep);
}
.pop-toggle-color .toggle-color-cont {
  padding: 0.5rem;
  display: flex;
  margin: 0 auto;
}
.pop-toggle-color .toggle-color-cont div {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
  display: flex;
  justify-content: center;
}
.pop-toggle-color .toggle-color-cont div.active a i.ico-done {
  display: block;
}
.pop-toggle-color .toggle-color-cont div a {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 100%;
  display: flex;
  margin: 0.25rem;
  position: relative;
}
.pop-toggle-color .toggle-color-cont div a i.ico-done {
  position: absolute;
  right: -0.05rem;
  top: -0.05rem;
  font-size: 1.15rem;
  color: var(--fff);
  display: none;
}
.pop-toggle-color .toggle-color-cont div a.template-red {
  background-color: var(--red);
}
.pop-toggle-color .toggle-color-cont div a.template-green {
  background-color: var(--green);
}
.pop-toggle-color .toggle-color-cont div a.template-blue {
  background-color: var(--blue);
}
.pop-toggle-color .toggle-color-cont div a.template-yellow {
  background-color: var(--yellow);
}
.pop-toggle-color .toggle-color-cont div a.template-black {
  background-color: var(--black);
}
.pop-toggle-color .toggle-color-cont div a.template-orange {
  background-color: var(--orange);
}
.pop-toggle-color .toggle-color-cont div a.template-sapphire {
  background-color: var(--sapphire);
}
.pop-toggle-color .toggle-color-cont div a.template-violet {
  background-color: var(--violet);
}
.pop-toggle-color .toggle-color-cont div a.template-cyan {
  background-color: var(--cyan);
}
.pop-toggle-color .toggle-color-cont div a.template-clear i.fa-ban {
  color: red;
  font-size: 2.5rem;
}
.pop-toggle-color pop-solve .btn {
  opacity: 1;
  font-size: 1rem;
}

.game-thumb {
  display: flex;
  flex-direction: column;
}
.game-thumb span {
  color: var(--fff);
  text-transform: uppercase;
  text-align: center;
  background-color: var(--color);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: bold;
  border-radius: 0.25rem;
  padding: 0.25rem;
  margin-top: 0.5rem;
  font-size: 0.85rem;
}
.game-thumb img {
  width: 100%;
}

/* Deposit */
.custom-form-wrapper {
  color: var(--fff);
}
.custom-form-wrapper input,
.custom-form-wrapper select {
  font-size: 1rem;
  background-color: var(--deep);
  border-radius: 0.35rem;
  border-color: transparent;
  color: var(--yellow);
  border-bottom: 1px var(--fff-1) solid;
}
.custom-form-wrapper input:focus,
.custom-form-wrapper select:focus {
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #ced4da;
  background-color: var(--deep);
  color: var(--yellow);
  box-shadow: none;
  outline: none;
}
.custom-form-wrapper .custom-amount-wrapper input {
  font-size: 1.2rem;
}
.custom-form-wrapper .btn-depo-amt-wrapper .btn-depo-amt {
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom-form-wrapper .btn-depo-amt-wrapper .btn-depo-amt span {
  width: 100%;
  height: 100%;
  background-color: var(--block);
  color: var(--fff);
  text-align: center;
  font-size: 0.9rem;
  border-radius: 0.35rem;
  padding: 0.25rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 375px) {
  .custom-form-wrapper .btn-depo-amt-wrapper .btn-depo-amt span {
    font-size: 0.75rem;
    padding: 0.25rem 0;
  }
}
.custom-form-wrapper .depo_img a {
  border-radius: 0.25rem;
}
.custom-form-wrapper .depo_img label {
  background-color: var(--deep);
  border-color: #ced4da;
}
.custom-form-wrapper .depo_img_text {
  font-size: 0.9rem;
}
.custom-form-wrapper .form-control:disabled,
.custom-form-wrapper .form-control[readonly] {
  background-color: var(--deep);
}

.copy-bank-details-wrapper {
  width: 100%;
  padding: 0.5rem;
  border: 1px solid white;
  border-radius: 0.5rem;
  margin-top: 0.75rem;
  font-size: 0.9rem;
}
.copy-bank-details-wrapper label {
  font-size: 0.9rem;
}
.copy-bank-details-wrapper .copy-bank-details-info {
  display: flex;
  align-items: center;
}
.copy-bank-details-wrapper .btn-copy-bank {
  background-color: var(--color);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
  height: 100%;
}

#btnSubmitDepo,
#btnSubmitWithdraw,
#btnSubmitBindBank {
  width: 100%;
  padding: 0.5rem;
  border-radius: 0.35rem;
}

#withForm .col label {
  font-size: 0.8rem;
}
#withForm .bank-info-wrapper {
  border: 1px solid var(--fff);
  border-radius: 0.5rem;
}

.custom-depo-bank-wrapper .custom-depo-bank {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.5rem;
}
.custom-depo-bank-wrapper .custom-depo-bank .custom-depo-selected-bank {
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
  background-color: var(--block);
  border: 2px transparent solid;
}
.custom-depo-bank-wrapper .custom-depo-bank .custom-depo-selected-bank .ico {
  color: var(--fff);
  font-size: 1rem;
  background-color: var(--red);
  position: absolute;
  right: 0;
  border-radius: 0 0 0 1rem;
  width: 1.25rem;
  height: 1.25rem;
  z-index: 1;
  opacity: 0;
}
.custom-depo-bank-wrapper .custom-depo-bank.active .custom-depo-selected-bank {
  border-color: var(--red);
}
.custom-depo-bank-wrapper
  .custom-depo-bank.active
  .custom-depo-selected-bank
  .ico {
  opacity: 1;
}
.custom-depo-bank-wrapper .custom-depo-bank img {
  max-width: 4rem;
  border-radius: 1rem;
  padding: 0.5rem;
}
.custom-depo-bank-wrapper .custom-depo-bank span {
  font-size: 0.8rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.qrcode-bank-wrapper {
  width: 100%;
  border: 1px solid #fff;
  border-radius: 0.5rem;
  margin-top: 0.75rem;
  font-size: 0.9rem;
  overflow: hidden;
}
.qrcode-bank-wrapper .qrcode-bank-img-wrapper {
  width: 100%;
  padding: 0.5rem;
  background-color: var(--ddd);
}
.qrcode-bank-wrapper .qrcode-bank-img-wrapper img {
  display: block;
  min-height: 120px;
  max-height: 180px;
  margin: 0 auto;
}
.qrcode-bank-wrapper .qrcode-bank-details {
  padding: 1rem;
  width: 100%;
  background-color: var(--fff);
  color: var(--000);
  border-top: 1px solid var(--ddd);
}
.qrcode-bank-wrapper .qrcode-bank-details .qrcode-bank-details-info {
  display: flex;
  align-items: center;
}
.qrcode-bank-wrapper
  .qrcode-bank-details
  .qrcode-bank-details-info
  #bankaccber_to,
.qrcode-bank-wrapper
  .qrcode-bank-details
  .qrcode-bank-details-info
  .btn-copy-bank {
  color: #007bff;
}
.qrcode-bank-wrapper
  .qrcode-bank-details
  .qrcode-bank-details-info
  .btn-copy-bank {
  padding: 0 0.5rem;
}

.depo-popup-qr-img {
  max-width: 20rem;
  max-height: 20rem;
}

/* USDT */
.btn-crypto-option {
  color: var(--fff);
  border-radius: 5px;
  padding: 0.5rem;
  position: relative;
  border: 1px solid #ced4da;
  text-align: center;
  width: 100%;
  display: block;
  overflow: hidden;
}

.btn-crypto-option.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 {
  content: "";
  position: absolute;
  width: 4px;
  height: 10px;
  top: 30px;
  right: 6px;
  transform: rotate(40deg) translate(-50%, -50%);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}

.usdt-qr-image {
  display: none;
}

/* Add Bank */
.bank-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  border-radius: 0.25rem;
  margin: 0 auto 1rem auto;
  overflow: hidden;
}

.btn-add-bank {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff;
}

.btn-add-bank:hover {
  text-decoration: none;
  color: #fff;
}

.bank-card:last-child {
  margin-bottom: 0;
}

.bank-card img {
  width: 100%;
}

.tick-check {
  position: absolute;
  bottom: -25px;
  right: 3px;
  color: #fff;
  font-size: 0.75rem;
}

.bank-card-tick-check-wrapper {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom: 30px solid #00aeef;
  border-left: 30px solid transparent;
}

.bank-card.active .bank-card-tick-check-wrapper {
  display: block;
}

.bank-card-details-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.bank-card-details-wrapper span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  text-align: center;
}

.bank-card-details-wrapper span:not(:first-child) {
  margin-top: 0.5rem;
}

/* Promotion */
.option-switcher {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  padding: 1rem 0;
}

.option-switcher-tab {
  display: flex;
  margin-right: 0.5rem;
  flex-shrink: 0;
}
.option-switcher-tab span {
  background-color: var(--block);
  border-radius: 0.5rem;
  padding: 0.5rem 0.75rem;
  color: white;
}
.option-switcher-tab.active span {
  background-color: var(--color);
}

.promotion-container {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 1rem;
}
.promotion-container .promotion-container-title {
  font-size: 0.85rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: var(--fff);
}
.promotion-container .promotion-container-title i {
  color: var(--color);
  margin: 0;
}
.promotion-container .promotion-container-title span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  font-weight: bold;
}
.promotion-container .promotion-container-date {
  font-size: 0.85rem;
  font-weight: bold;
  color: var(--txt);
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.promo-modal-table-wrapper {
  overflow-x: scroll;
  max-width: 100%;
  padding-bottom: 0.75rem;
}
.promo-modal-table-wrapper table td {
  border: 1px solid #ccc;
}

.promo-modal .modal-content {
  background-color: var(--deep);
}
.promo-modal .promo-modal-img-wrapper img {
  border-radius: 0.5rem;
}
.promo-modal .promo-modal-btn-wrapper {
  text-align: center;
}
.promo-modal .promo-modal-btn-wrapper a {
  color: white;
  padding: 0.5rem 1.5rem;
  font-size: 0.9rem;
}
.promo-modal .modal-footer {
  justify-content: center;
}

.promo-modal-content td {
  border: 1px solid #ccc;
}

.promo-modal-table-wrapper {
  max-width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  padding-bottom: 0.5rem;
}

/* Contact us */
.contact-us-list li {
  margin-bottom: 0.5rem;
  transition-duration: 0s;
}
.contact-us-list li a {
  display: flex;
  align-items: center;
  padding: 1rem;
  border-radius: 0.5rem;
  color: var(--fff);
  position: relative;
  overflow: hidden;
}
.contact-us-list li a u {
  flex: 1;
}
.contact-us-list li a span {
  font-size: 4rem;
  position: absolute;
  right: -1rem;
  bottom: -1rem;
  color: var(--000-1);
}
.contact-us-list li a .contact-us-list-content {
  font-size: 0.8rem;
}
.contact-us-list li em {
  width: 3rem;
  height: 3rem;
  font-size: 2rem;
  background-color: var(--fff);
  border-radius: 0.5rem;
  margin-right: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem;
}

.contact-us-wrapper {
  color: var(--fff);
}

.btn-social {
  text-align: center;
  text-transform: capitalize;
  display: block;
  color: #fff !important;
  border-radius: 1rem;
  position: relative;
  padding: 0.75rem;
  font-size: 0.9rem;
}

.btn-instagram-blue {
  background-color: #4cb5f9 !important;
}

.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-zalo-blue {
  background-color: #00acd4 !important;
}

.btn-livechat-black,
.btn-livechat {
  background-color: #3a3a3a !important;
}

.btn-fb-blue {
  background-color: #29487d !important;
}

.btn-youtube-red {
  background-color: #cd201f !important;
}

.btn-instagram-blue {
  background: linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
}

.btn-twitter-blue {
  background: linear-gradient(45deg, #1da1f2, #0d90e0);
}

.btn-skype-blue {
  background: linear-gradient(#88d9f8, #00aff0);
}

.btn-messenger-blue {
  background: linear-gradient(0deg, rgb(0, 120, 255) 15%, rgb(0, 198, 255) 90%);
}

.btn-viber-blue {
  background: linear-gradient(0deg, #59267c 15%, #8f5db7 90%);
}

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

.modal.modal-slide-up {
  top: auto;
  right: auto;
  left: auto;
  bottom: 0;
  height: auto;
  max-height: 95%;
  overflow-y: hidden;
}
.modal.modal-slide-up .modal-dialog {
  margin: 0 auto;
  max-width: unset;
}
.modal.modal-slide-up .modal-title,
.modal.modal-slide-up label {
  color: var(--fff);
}
.modal.modal-slide-up .modal-dialog-scrollable {
  max-height: 95vh;
}
.modal.modal-slide-up .modal-content {
  background-color: var(--deep);
  border: none;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.modal.modal-slide-up .modal-content .close {
  opacity: 1;
}
.modal.modal-slide-up .modal-content .close span {
  color: var(--fff);
}

.modal.modal-slide-up.fade .modal-dialog {
  transform: translate3d(0, 100%, 0);
}

.modal.modal-slide-up.show .modal-dialog {
  transform: translate3d(0, 0, 0);
}

.center-header-wrapper {
  padding: 0 0.25rem;
  margin-bottom: 0.5rem;
  overflow: hidden;
}
.center-header-wrapper .center-header-info-wrapper {
  /* padding-top: 3rem; */
  background-position: center top;
}
.center-header-wrapper .center-header-info-wrapper .center-header-info {
  background-color: var(--color);
  border-radius: 0.5rem;
  position: relative;
  text-align: center;
  padding: 2.5rem 0 1rem;
  display: flex;
  flex-direction: column;
}
.center-header-wrapper
  .center-header-info-wrapper
  .center-header-info
  .info-toggle {
  padding: 0.5rem;
}
.center-header-wrapper
  .center-header-info-wrapper
  .center-header-info
  .center-header-info-email {
  font-size: 0.8rem;
}
.center-header-wrapper .center-header-info-wrapper .center-header-info .avatar {
  width: 5rem;
  height: 5rem;
  border-width: 0.25rem;
  margin: -3rem auto 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.center-header-wrapper .center-header-info-wrapper .center-header-info-wallet {
  width: 100%;
  background-color: var(--yellow);
  margin: auto;
  display: flex;
  align-items: center;
  border-radius: 0.35rem;
  padding: 0.75rem 0.5rem;
}
.center-header-wrapper
  .center-header-info-wrapper
  .center-header-info-wallet
  span {
  text-transform: capitalize;
  font-weight: bold;
  color: #000;
  font-size: 0.85rem;
}
.center-header-wrapper
  .center-header-info-wrapper
  .center-header-info-wallet
  u {
  flex: 1;
}
.center-header-wrapper
  .center-header-info-wrapper
  .center-header-info-wallet
  input {
  flex: 1;
  text-align: right;
  font-size: 0.9rem;
  color: var(--red);
  font-weight: bold;
}

.wallet-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5rem;
}

.center-header-info-wrapper .center-header-info-wallet {
  margin-top: 0 !important;
}

.center-header-wrapper .center-btn-wrapper {
  display: flex;
}
.center-header-wrapper .center-btn-wrapper li {
  flex: 1;
  text-align: center;
  padding: 0.25rem;
}
.center-header-wrapper .center-btn-wrapper li a {
  display: flex;
  flex-direction: column;
  background-color: var(--block);
  border-radius: 0.35rem;
  padding: 0.75rem 0;
}
.center-header-wrapper .center-btn-wrapper li a i {
  display: block;
  margin-bottom: 0.25rem;
  font-size: 1.5rem;
}
.center-header-wrapper .center-btn-wrapper li a span {
  color: var(--fff);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.8rem;
}
.center-header-wrapper .center-list-wrapper .list li:not(:last-child) {
  border-bottom-width: 1px;
}
.center-header-wrapper .center-list-wrapper .list li {
  border-color: var(--fff-1);
}
.center-header-wrapper .center-list-wrapper .list li a {
  background: transparent;
  color: var(--fff);
  display: flex;
  align-items: center;
  padding: 0.5rem 0;
  line-height: 1;
  margin: 0;
}
.center-header-wrapper .center-list-wrapper .list li a:hover {
  color: var(--fff);
}
.center-header-wrapper .center-list-wrapper .list li a:hover i,
.center-header-wrapper .center-list-wrapper .list li a:hover span {
  color: var(--fff);
}
.center-header-wrapper .center-list-wrapper .list li a i {
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
}
.center-header-wrapper .center-list-wrapper .list li a span {
  font-size: 0.9rem;
}

.center-info-list-wrapper {
  width: 100%;
  padding: 0 0.5rem;
}
.center-info-list-wrapper li {
  display: flex;
  align-items: center;
  border-bottom: 1px var(--fff-1) solid;
  padding: 0.5rem 0;
  line-height: 1;
}
.center-info-list-wrapper li span {
  color: #fff;
  text-transform: capitalize;
}
.center-info-list-wrapper li p,
.center-info-list-wrapper li span {
  font-size: 0.85rem;
}
.center-info-list-wrapper li u {
  flex: 1;
}
.center-info-list-wrapper li b {
  color: var(--yellow);
}

.center-info-btm-wrapper .btn-big {
  margin: 0;
  margin-bottom: 1rem;
  padding: 0.5rem;
  border-radius: 0.5rem;
}

#changePassForm div.row {
  border-bottom-width: 1px;
  color: var(--txt);
  border-color: var(--fff-1);
  padding: 0.5rem 0;
  display: flex;
  line-height: 1.1;
}
#changePassForm .change-password-input-wrapper {
  position: relative;
}
#changePassForm .change-password-input-wrapper label {
  display: flex;
  align-content: center;
  height: 100%;
  flex-wrap: wrap;
}
#changePassForm .change-password-input-wrapper .form-control {
  font-size: 0.9rem;
  padding-right: 2rem;
  background-color: var(--deep);
  border-color: transparent;
  color: var(--fff);
  border-bottom: 1px solid;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#changePassForm .change-password-input-wrapper .form-control:focus {
  background-color: var(--deep);
  border-color: transparent;
  color: var(--fff);
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
#changePassForm .change-password-input-wrapper .password {
  position: absolute;
  right: 0.25rem;
  top: 0.5rem;
}
#changePassForm
  .change-password-input-wrapper.form-phone-wrapper
  .form-control {
  padding-right: 0.75rem;
}
#changePassForm
  .change-password-input-wrapper.form-phone-wrapper
  .form-control:focus {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.change-password-notes {
  padding: 0.75rem;
}
.change-password-notes span {
  color: var(--fff);
  font-weight: bold;
}
.change-password-notes li {
  font-size: 0.85rem;
}

.referral-data {
  display: flex;
  align-items: center;
  background-color: var(--block);
  border-radius: 0.5rem;
  padding: 0.5rem;
}
.referral-data li {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.referral-data li span {
  color: var(--txt);
  font-size: 0.8rem;
}
.referral-data li .referral-data-count {
  font-size: 1.25rem;
}

.referral-data-url-wrapper {
  background-color: var(--color);
  border-radius: 0.5rem;
  padding: 0.5rem;
}
.referral-data-url-wrapper .h6 {
  font-weight: bold;
}
.referral-data-url-wrapper .referral-data-url {
  display: flex;
}
.referral-data-url-wrapper .referral-data-url input {
  background-color: var(--fff);
  color: #000;
  border-radius: 0.5rem;
  font-size: 0.85rem;
}
.referral-data-url-wrapper .referral-data-url .btn {
  border-radius: 0.5rem;
  padding: 0.5rem;
  color: #000;
  font-size: 0.85rem;
}
.referral-data-url-wrapper .referral-data-url .btn:hover {
  color: #000;
}

.referral-support {
  background-color: var(--block);
  border-radius: 0.5rem;
  display: flex;
  padding: 0.5rem;
}
.referral-support li {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.referral-support li em {
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  border: 0.25rem var(--color) solid;
  color: var(--color);
  font-size: 0.8rem;
  margin: 0.25rem 0;
  display: flex;
  align-items: center;
}
.referral-support li span {
  color: var(--txt);
  text-transform: uppercase;
  font-size: 0.65rem;
  min-height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

#providerForm .custom-turnover-input-wrapper {
  color: var(--txt);
  border-color: var(--fff-1);
  border-bottom-width: 1px;
  display: flex;
  align-items: center;
  position: relative;
  padding: 0.25rem;
}
#providerForm .custom-turnover-input-wrapper label {
  width: 35%;
  font-size: 0.9rem;
}
#providerForm .custom-turnover-input-wrapper input {
  padding-right: 1.5rem;
  padding-left: 0.25rem;
  background: transparent;
  color: var(--fff);
  border-color: transparent;
}
#providerForm .custom-turnover-input-wrapper i {
  position: absolute;
  right: 0;
}

.provider-item {
  padding: 0 !important;
}

.custom-provider-item {
  display: flex;
  align-items: center;
}
.custom-provider-item .custom-provider-button {
  text-align: center;
  background: var(--color);
  border-radius: 0.5rem;
  font-size: 0.8rem;
  padding: 0.5rem 0.25rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: var(--fff);
  font-weight: bold;
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.turnover-item.custom-turnover-item {
  padding: 0 0.5rem;
  width: 100%;
}
.turnover-item.custom-turnover-item .checkbox {
  display: flex;
}
.turnover-item.custom-turnover-item label {
  padding: 0;
  display: flex;
  align-items: center;
  white-space: unset;
}
.turnover-item.custom-turnover-item label span {
  font-size: 0.8rem;
  padding-left: 3px;
  margin: 0;
}

.main.center .center-head {
  display: none;
}

.main form input.noico {
  background-color: var(--block);
  border-color: transparent;
  color: var(--fff);
}
.main form input.noico:focus {
  background-color: var(--block);
  border-color: transparent;
  color: var(--fff);
}

.btn-custom-submit {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--fff);
  background-color: var(--color);
  padding: 0.5rem;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 0.5rem;
}

.footer-faq-wrapper h1 {
  font-size: 1.8rem;
}
.footer-faq-wrapper h2 {
  font-size: 1.6rem;
}
.footer-faq-wrapper h3 {
  font-size: 1.5rem;
}
.footer-faq-wrapper h4 {
  font-size: 1.2rem;
}
.footer-faq-wrapper h5 {
  font-size: 1.05rem;
}
.footer-faq-wrapper h6 {
  font-size: 0.9rem;
}
.footer-faq-wrapper p span {
  color: #fff !important;
}
.footer-faq-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.footer-faq-wrapper table td {
  border: 1px solid #fff;
  text-align: center;
}

/* HomeTab Slider */
#homeTabWrapper {
  position: relative;
  background: #010022;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.35rem;
}

#homeTabLeftArrow,
#homeTabRightArrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5vw;
  height: 100%;
}

#homeTab {
  width: 90vw;
  overflow-x: scroll;
  overflow-y: hidden;
  margin: auto;
}
#homeTab ul {
  display: flex;
  flex-wrap: nowrap;
  margin: 0 auto;
  overflow: unset;
}
#homeTab ul > li {
  background: #010022;
  position: relative;
  box-sizing: border-box;
  width: 18vw;
  min-width: 70px;
  max-width: 100px;
  text-align: center;
  color: #987119;
  padding: 0 0.5rem;
}
@media (min-width: 576px) {
  #homeTab ul > li {
    width: 12.5vw;
  }
}
#homeTab ul > li i {
  height: 25px;
  width: 25px;
  margin-bottom: 5px;
}
#homeTab ul > li div,
#homeTab ul > li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#homeTab ul > li div,
#homeTab ul > li a {
  color: var(--fff);
  padding: 3vw 0;
  font-size: 0.8rem;
}
#homeTab ul > li div span,
#homeTab ul > li a span {
  transition: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}
#homeTab ul > li a:hover span {
  color: #fca501;
}
#homeTab ul > li.active div {
  color: #fca501;
  font-size: 0.8rem;
  font-weight: 500;
}
#homeTab ul > li.active a span {
  color: #fca501;
}

#homeTab ul > li.no-active.active div {
  color: #ffffff;
}

#homeTab ul > li.no-active.active .ht-sports {
  background-image: url(../images/home/sports.png);
}

.ht-hotgame {
  background-image: url(../images/home/hot_game.png);
}

.ht-cricket {
  background-image: url(../images/home/cricket.png);
}

.ht-sports {
  background-image: url(../images/home/sports.png);
}

.ht-casino {
  background-image: url(../images/home/casino.png);
}

.ht-ludo {
  background-image: url(../images/home/ludo.png);
}

.ht-slots {
  background-image: url(../images/home/slots.png);
}

.ht-arcade {
  background-image: url(../images/home/arcade.png);
}

.ht-crash {
  background-image: url(../images/home/crash.png);
}

.ht-lottery {
  background-image: url(../images/home/lottery.png);
}

.ht-number {
  background-image: url(../images/home/number.png);
}

.ht-tournament {
  background-image: url(../images/home/tournament.png);
}

.ht-vip2 {
  background-image: url(../images/home/vip2.png);
}

.ht-poker {
  background-image: url(../images/home/poker.png);
}

.ht-esport {
  background-image: url(../images/home/esport.png);
}

.ht-cockfight {
  background-image: url(../images/home/cockfight.png);
}

.ht-rcb {
  background-image: url(../images/home/rcb.png);
}

.ht-fish {
  background-image: url(../images/home/fishing.png);
}

.ht-forex {
  background-image: url(../images/home/forex.png);
}

.ht-promotion {
  background-image: url(../images/home/promotion.png);
}

.ht-coin {
  background-image: url(../images/home/coin.png);
}

.ht-vip {
  background-image: url(../images/home/vip.png);
}

.ht-history {
  background-image: url(../images/home/history.svg);
}

#homeTab ul > li.active .ht-hotgame {
  background-image: url(../images/home/hotgame-active.png);
}
#homeTab ul > li.active .ht-cricket {
  background-image: url(../images/home/cricket-active.png);
}
#homeTab ul > li.active .ht-sports {
  background-image: url(../images/home/sports-active.png);
}
#homeTab ul > li.active .ht-casino {
  background-image: url(../images/home/casino-active.png);
}
#homeTab ul > li.active .ht-ludo {
  background-image: url(../images/home/ludo-active.png);
}
#homeTab ul > li.active .ht-slots {
  background-image: url(../images/home/slots-active.png);
}
#homeTab ul > li.active .ht-arcade {
  background-image: url(../images/home/arcade-active.png);
}
#homeTab ul > li.active .ht-crash {
  background-image: url(../images/home/crash-active.png);
}
#homeTab ul > li.active .ht-lottery {
  background-image: url(../images/home/lottery-active.png);
}
#homeTab ul > li.active .ht-number {
  background-image: url(../images/home/number-active.png);
}
#homeTab ul > li.active .ht-tournament {
  background-image: url(../images/home/tournament-active.png);
}
#homeTab ul > li.active .ht-vip2 {
  background-image: url(../images/home/vip2-active.png);
}
#homeTab ul > li.active .ht-poker {
  background-image: url(../images/home/poker-active.png);
}
#homeTab ul > li.active .ht-esport {
  background-image: url(../images/home/esport-active.png);
}
#homeTab ul > li.active .ht-cockfight {
  background-image: url(../images/home/cockfight-active.png);
}
#homeTab ul > li.active .ht-forex {
  background-image: url(../images/home/forex-active.png);
}
#homeTab ul > li.active .ht-rcb {
  background-image: url(../images/home/rcb-active.png);
}
#homeTab ul > li.active .ht-fish {
  background-image: url(../images/home/fishing-active.png);
}
#homeTab ul > li.active .ht-promotion {
  background-image: url(../images/home/promotion-active.png);
}
#homeTab ul > li.active .ht-coin {
  background-image: url(../images/home/coin-active.png);
}
#homeTab ul > li.active .ht-vip {
  background-image: url(../images/home/vip-active.png);
}
#homeTab ul > li.active .ht-history {
  background-image: url(../images/home/history-active.svg);
}

.home-tab-gamelist {
  display: none;
}
.home-tab-gamelist.active {
  display: block;
}

/* Affiliate */
.radio-inline input {
  width: auto;
}

#btnAffSubmit {
  padding: 0.5rem;
  color: #fff;
}

.wrap-download .download-button-wrapper .download-button {
  background-color: var(--color);
}

/* MISC */
.btn {
  border-radius: 0.35rem;
}
.btn.btn-big {
  padding: 0.5rem;
}

.btn-login,
.btn-register,
#btnSubmitDepo,
#btnSubmitWithdraw,
#btnSubmitBindBank {
  transition: background-color 0s;
}

.err-msg {
  font-size: 0.8rem;
  color: red !important;
}

.err-msg-wrapper {
  color: #dc3545;
  width: 100%;
  height: 100%;
  background-color: var(--block);
  text-align: center;
  font-size: 0.9rem;
  border-radius: 0.35rem;
  padding: 0.5rem;
}

.lb-msg,
.text-danger {
  font-size: 0.9rem;
}

.g-wrap div,
.g-wrap span,
.g-wrap label {
  transition-duration: unset;
}

#afbSports2Modal .modal-content,
#afbSports2Modal .modal-body {
  color: var(--000);
}
#afbSports2Modal .afb-sport-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#afbSports2Modal .afb-sport-link span {
  color: var(--000);
}
#afbSports2Modal .btn-close-wrapper {
  display: flex;
  justify-content: center;
}
#afbSports2Modal .btn-close {
  padding: 0.5rem 2rem;
  background-color: var(--color);
  color: var(--fff);
  border-radius: 2rem;
}

#sportsNoticeModal .modal-dialog {
  justify-content: center;
  color: var(--000);
}
#sportsNoticeModal .modal-dialog .modal-content {
  width: 90%;
}
#sportsNoticeModal .btn-close-wrapper {
  position: absolute;
  top: -1rem;
  right: -1rem;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  padding: 0.5rem;
  background-color: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
}
#sportsNoticeModal .btn-close-wrapper .close {
  color: var(--666);
  opacity: 1;
}

.hot-icon {
  position: absolute;
  top: -15px;
  right: -5px;
  background-image: url(../images/ico/hot.png);
  background-size: contain;
  background-position: right;
  z-index: 1;
  width: 40%;
  height: 50%;
  max-height: 2rem;
  max-width: 5rem;
}

.hot-icon_afb1188 {
  position: absolute;
  top: 72%;
  left: 50%;
  background-image: url(../images/ico/hot_ffwin.gif);
  background-size: contain;
  background-position: right;
  z-index: 1;
  width: 113%;
  height: 100%;
  max-height: 5rem;
  max-width: 8rem;
  transform: translate(-50%, -50%);
}

.faq-wrapper h2 {
  font-size: 1.5rem;
}
.faq-wrapper p {
  font-size: 0.9rem;
}

.footer-fafabets-text {
  text-align: center;
}
.footer-fafabets-text a {
  font-weight: bold;
}

.footer-provider-title {
  display: flex;
  width: 100%;
  margin-bottom: 0.5rem;
}
.footer-provider-title span {
  padding: 0.25rem 1rem;
  background-color: var(--color);
  border-radius: 1rem;
  display: flex;
  font-size: 0.9rem;
}

.footer-provider-wrapper .col-3 {
  flex: 0 0 10% !important;
  max-width: 20% !important;
}

@media (max-width: 375px) {
  footer {
    height: 50px;
  }
}
@media (max-width: 350px) {
  footer {
    height: 45px;
  }
}
.light-font-theme .main-left-info-wrapper .btn,
.light-font-theme .btn-login,
.light-font-theme .btn-register,
.light-font-theme .btn.gradient,
.light-font-theme .game-thumb span,
.light-font-theme .pop-navigation .navigation-logout .btn,
.light-font-theme .navigation-logout .btn:hover,
.light-font-theme .navigation-logout .btn .ico,
.light-font-theme .promo-modal .promo-modal-btn-wrapper a,
.light-font-theme .copy-bank-details-wrapper .btn-copy-bank,
.light-font-theme footer ul li.active a i.ico,
.light-font-theme .announcement .ico-volume,
.light-font-theme .option-switcher-tab.active span,
.light-font-theme .promo-code-btn,
.light-font-theme .promo-code-btn:hover,
.light-font-theme .wrap-download .download-button-wrapper .download-button,
.light-font-theme .footer-provider-title span,
.light-font-theme .language-cont ul li a i,
.light-font-theme #showQrImgModal .modal-footer .btn,
.light-font-theme .modal.modal-slide-up .modal-title,
.light-font-theme .modal.modal-slide-up label,
.light-font-theme .modal.modal-slide-up .modal-content .close,
.template-yellow .main-left-info-wrapper .btn,
.template-yellow .btn-login,
.template-yellow .btn-register,
.template-yellow .btn.gradient,
.template-yellow .game-thumb span,
.template-yellow .pop-navigation .navigation-logout .btn,
.template-yellow .navigation-logout .btn:hover,
.template-yellow .navigation-logout .btn .ico,
.template-yellow .promo-modal .promo-modal-btn-wrapper a,
.template-yellow .copy-bank-details-wrapper .btn-copy-bank,
.template-yellow footer ul li.active a i.ico,
.template-yellow .announcement .ico-volume,
.template-yellow .option-switcher-tab.active span,
.template-yellow .promo-code-btn,
.template-yellow .promo-code-btn:hover,
.template-yellow .wrap-download .download-button-wrapper .download-button,
.template-yellow .footer-provider-title span,
.template-yellow .language-cont ul li a i,
.template-yellow #showQrImgModal .modal-footer .btn,
.template-yellow .modal.modal-slide-up .modal-title,
.template-yellow .modal.modal-slide-up label,
.template-yellow .modal.modal-slide-up .modal-content .close {
  color: var(--333);
}

.ffwin-theme header .header-wrapper .logo-wrapper img,
.fafaglobal-theme header .header-wrapper .logo-wrapper img {
  max-width: 180px;
  height: auto;
}

.fafaglobal-theme #excModal .btn {
  background: #ff3434;
}
.fafaglobal-theme #excModal.modal-transfer .modal-body,
.fafaglobal-theme #excModal .close {
  border-color: #ff3434;
}

.float-link {
  position: fixed;
  left: 10px;
  z-index: 999;
}
.float-link.float-link-1 {
  bottom: 28%;
}
.float-link.float-link-2 {
  bottom: 18%;
}
.float-link.float-link-3 {
  bottom: 8%;
}
.float-link .btn-close {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: -1rem;
  border-radius: 50%;
  background: #eee
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' focusable='false' height='24' width='24' jsname='lZmugf'%3E%3Cpath d='M0 0h24v24H0z' fill='none'%3E%3C/path%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'%3E%3C/path%3E%3C/svg%3E")
    center/1rem no-repeat;
}

/* Template Default color */
.template-red {
  --color: var(--red);
  --text-color: var(--red);
}

.template-green {
  --color: var(--green);
  --text-color: var(--green);
}

.template-blue {
  --color: var(--blue);
  --text-color: var(--blue);
}

.template-sapphire {
  --color: var(--sapphire);
  --text-color: var(--sapphire);
}

.template-orange {
  --color: var(--orange);
  --text-color: var(--orange);
}

.template-yellow {
  --color: var(--yellow);
  --text-color: var(--yellow);
}

.template-cyan {
  --color: var(--cyan);
  --text-color: var(--cyan);
}

.template-violet {
  --color: var(--violet);
  --text-color: var(--violet);
}

.template-black {
  --color: var(--black);
  --text-color: var(--black);
}

.badge-message {
  position: absolute;
  top: -5px;
  right: -2px;
}

#featuredPopupRight {
  width: 220px;
  min-height: 150px;
  right: 200%;
  position: fixed;
  cursor: pointer;
  color: #808080;
  bottom: 70px;
  transition: left 0.5s ease 0s, opacity 0.4s ease 0s;
  transition-delay: 1s;
  z-index: 50;
}

.featured-popup-content {
  position: absolute;
  right: 5px;
  bottom: 0;
  width: 220px;
  background-color: white;
  border-radius: 0.25rem;
  height: auto;
  overflow: hidden;
  padding: 0 0 0.25rem 0.25rem;
}

.featured-popup-content h2 {
  color: #343434;
  font-size: 1rem;
  height: 100%;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}

.featured-popup-body {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.featured-popup-body img {
  width: 100%;
  padding: 0.25rem;
}

.featured-popup-content .btn-featured-popup-close {
  background: #ccc;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--000);
  line-height: 2.25rem;
}

.featured-popup-body-detail {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.featured-popup-body-detail h3 {
  font-size: 1rem;
  text-align: center;
  width: 100%;
}

.featured-winner-amount {
  text-align: center;
  width: 100%;
  color: red;
  font-size: 0.9rem;
}

.featured-winner-btn {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.featured-winner-btn span {
  border-radius: 0.5rem;
  background-color: var(--color);
  padding: 0.25rem 0.5rem;
  color: var(--fff);
  text-transform: uppercase;
  font-size: 0.85rem;
}

.featured-active {
  transition-delay: 0.8s !important;
  right: 0px !important;
}

.bank-option {
  list-style: none;
  padding-left: 0;
}

.bank-option a {
  border: 2px solid transparent;
}

.bank-option a.active {
  border-color: var(--bs-white);
}

#editPhoneModal .modal-content {
  background: var(--deep);
}
#editPhoneModal .modal-content .close {
  opacity: 1;
  text-shadow: none;
  color: inherit;
}
#editPhoneModal .modal-content .btn {
  padding: 0.375rem 0.75rem;
  display: inline-block;
}

.sub-category-pill .nav-item .nav-link {
  background: url("../images/slots/xmode/btnhk.png");
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.6862745098));
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative;
  transition: all 0.3s;
  border-radius: 8px;
  width: 100%;
  height: 4.8vh;
  padding-left: 0;
  min-width: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: contain;
}

.sub-category-pill .nav-item .nav-link.active {
  background-image: url("../images/slots/xmode/btnhk_hover.png");
}

.sub-category-pill .nav-item .nav-link img {
  width: auto;
  height: 2.2vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: brightness(1.5) grayscale(0.5);
}

.slots-contant .slot-mode-tab .nav-item {
  height: 2.5rem;
}
.slots-contant .slot-mode-tab .nav-item a {
  background: var(--color);
  height: inherit;
  padding: 6px 0;
}
.slots-contant .slot-mode-tab .nav-item a span {
  display: inline;
}
.slots-contant .slot-mode-tab .nav-item a img {
  width: 16px !important;
  height: auto;
}

#gameTransferModal .modal-content {
  background-color: var(--deep);
}
#gameTransferModal .modal-content span,
#gameTransferModal .modal-content label {
  color: var(--text-color);
}
#gameTransferModal .modal-content .btn {
  padding: 0.375rem 0.75rem;
  border-color: var(--color);
  text-transform: capitalize;
}

.footer-seo-btn-gaming {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ico-gaming {
  width: 30%;
}

.usdt-content-wrapper {
  padding-top: 1rem;
}
.usdt-content-wrapper .usdt-payment-button {
  background: #ddd;
  display: flex;
  flex-direction: column;
}
.usdt-content-wrapper .usdt-payment-button.active {
  background: #f1d046;
}
.usdt-content-wrapper .usdt-payment-button .crypto_name {
  padding-top: 0.3rem;
}
@media (max-width: 414px) {
  .usdt-content-wrapper .usdt-payment-button .crypto_name {
    font-size: 0.7rem;
  }
}

.lottery .game-table .table-striped th {
  border: 0;
  text-align: inherit;
}
.lottery .game-table .table-striped td {
  background: transparent;
}

/*mission*/
.ico-fluent-coin {
  background-image: url(../../images/855test/ico/coin_color.svg);
}

.mission li {
  margin-bottom: 1rem;
  transition-duration: 0s;
}

.mission li a {
  display: block;
  background-color: white;
  box-shadow: var(--shadow);
  border-radius: 0.5rem;
}

.mission-cont {
  display: flex;
  align-items: center;
  padding: 0.2rem 0;
  border-bottom-width: 1px;
}

.mission-cont em {
  margin: 0 0.3rem;
  width: 3rem;
  height: 3rem;
  display: block;
}

.mission-cont h5 {
  font-size: 1.15rem;
  flex: 1;
  text-transform: uppercase;
  color: #333 !important;
}

.mission-cont h5 span {
  font-size: 0.8rem;
  display: block;
  font-weight: normal;
  text-transform: capitalize;
  margin-top: 0.25rem;
}

.mission-info {
  display: flex;
  align-items: center;
  padding: 0.5rem;
}

.mission-info em {
  flex: 1;
  text-transform: capitalize;
  font-size: 0.8rem;
  color: #000;
}

.mission-info .progress {
  height: 0.5rem;
  width: 50%;
  display: flex;
  align-items: center;
}

.mission-info .progress .progress-bar {
  background-color: var(--color);
  height: 100%;
}

.mission-info span {
  margin-left: 0.25rem;
  font-size: 0.8rem;
}

.mission .progress {
  line-height: 1.5;
}
.mission .progress span {
  margin-left: 10px;
}
.mission .progress progress {
  width: 100%;
  flex: 1;
  margin-top: 10px;
}

/* fc modal*/
#fcModal .modal-body p {
  color: var(--deep);
}

.main.earning-link {
  background-image: linear-gradient(180deg, #060d0b 0%, #0c0c0c 100%);
  padding-bottom: 30px;
}
.main.earning-link .separator {
  align-items: center;
  display: flex;
  font-size: 14px;
  margin-bottom: 15px;
  margin-top: 20px;
  text-align: center;
  color: #fff;
}
.main.earning-link .separator:after,
.main.earning-link .separator:before {
  border-bottom: 1px solid #b7beab;
  content: "";
  flex: 1;
}
.main.earning-link .separator:not(:empty):before {
  margin-right: 0.65em;
}
.main.earning-link .separator:not(:empty):after {
  margin-left: 0.65em;
}
.main.earning-link .ico::before {
  display: block;
  content: "";
  width: 41px;
  height: 41px;
  margin: auto;
  background-size: contain;
  background-position: center;
}
.main.earning-link .ico.ico-facebook::before {
  background-image: url(../../images/icon/social/ico-facebook.png);
}
.main.earning-link .ico.ico-twitch::before {
  background-image: url(../../images/icon/social/ico-twitter.png);
}
.main.earning-link .ico.ico-whatapp::before {
  background-image: url(../../images/icon/social/ico-whatapp.png);
}
.main.earning-link .ico.ico-telegram::before {
  background-image: url(../../images/icon/social/ico-tele.png);
}
.main.earning-link .ico-line::before {
  background-image: url(../../images/icon/social/icon-line.png);
}
.main.earning-link .affiliate-header {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 20px;
}
.main.earning-link .overview-subcontainer {
  background: var(--color);
  border-radius: 6px;
  flex-grow: 1;
  padding: 8px;
  margin: 0 5px;
}
.main.earning-link .overview-subcontainer p {
  font-size: 12px;
  color: #fff;
}
.main.earning-link .report-item {
  border-radius: 8px;
  color: #fff5eb;
  cursor: pointer;
  font-size: 14px;
  height: 44px;
  line-height: 40px;
  padding-left: 15px;
  position: relative;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.main.earning-link .report-item:hover {
  background-color: #1b3c31;
}
.main.earning-link .chevron-icon {
  float: right;
  position: absolute;
  right: 12px;
  scale: 1.5;
  top: 57%;
  transform: translateY(-50%);
}
.main.earning-link .ref_link_name input,
.main.earning-link .ref_code_name input {
  font-size: 12px;
  background-color: var(--color) !important;
  border: 2px var(--color) solid;
  border-radius: 6px;
  color: #fff5eb !important;
  height: 44px;
}
.main.earning-link .overview-container-2 #incomeLinkAffiliate,
.main.earning-link .overview-container-2 #memberLinkAffiliate {
  --text-primary: #fff;
}
.main.earning-link .referral-link p {
  color: #fff;
  font-size: 12px;
}
.main.earning-link ul li {
  list-style-type: none;
}

#kh_gaming_poker {
  border-color: #ffb821;
  border-radius: 1em;
}
#kh_gaming_poker .poker_transfer-item input,
#kh_gaming_poker .transfer-item input {
  background-color: var(--333);
  color: var(--fff);
}
#kh_gaming_poker .poker_transfer-item .btn,
#kh_gaming_poker .btn.poker_play {
  background-color: var(--color);
}

.register-wrapper .register-option {
  display: none;
}

.register-wrapper .register-option.active {
  display: block;
}

#one-click-form .icon {
  width: 25px;
  height: 16px;
  position: absolute;
  left: 29px;
  z-index: 1;
}

#one-click-form #country {
  padding-left: 40px;
}

.register-wrapper .form-check-inline .form-check-input {
  height: 20px;
  width: 20px;
}

.register-wrapper .form-check-inline .form-check-label {
  font-size: 12px;
  width: 100%;
} /*# sourceMappingURL=styles.min.css.map */

@font-face {
    font-family: digital_displayregular;
    src: url(../fonts/digtl.eot);
    src: url(../fonts/digtl.eot?#iefix) format('embedded-opentype'), url(../fonts/digtl.woff2) format('woff2'), url(../fonts/digtl.woff) format('woff'), url(../fonts/digtl.ttf) format('truetype'), url(../fonts/digtl.svg#digital_displayregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.notice {
    width: 100%;
    height: 30px;
    background: #333;
    position: relative;
    display: none
}

.notice span {
    width: 26px;
    height: 26px;
    border-radius: 0 15px 15px 0;
    background: #6f0102 url(../../images/ann-ico.png) 2px center no-repeat;
    display: block;
    float: left;
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 90
}

.notice marquee a {
    line-height: 30px;
    color: #999;
    white-space: nowrap
}

.slots {
    width: 100%
}

.slots-tab {
    padding: .5rem;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.slots-tab a {
    width: 25%;
    height: 40px;
    line-height: 40px;
    border: 1px transparent solid;
    background-clip: content-box;
    padding: 0;
    color: #080808;
    background-color: rgb(224 231 246);
}

.slots-tab a.ccc {
    background: #ccc;
    color: #555
}

.slots-tab a.active, .slots-tab a:hover {
    color: #fff;
    background-clip: content-box;
    background-color: #daa300
}

.slots-contant {
    background: #fff;
    padding: 5px;
    overflow: hidden
}

.slots-contant li {
    width: 33.33%;
    box-sizing: border-box;
    padding: 5px;
    float: left
}

.slots-contant a {
    width: 100%;
    height: 150px;
    border: 1px #eee solid;
    text-align: center;
    position: relative;
    padding: 10px 0 0;
    display: block
}

.slots-contant a span {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    text-transform: capitalize
}

@media (max-width: 470px) {
    .slots-tab a {
        width: 33.33%
    }
}

@media (max-width: 420px) {
    .slots-contant li {
        width: 50%
    }
}

.game-table {
    width: 100%;
    overflow: hidden;
    margin: 0 0 10px;
    position: relative;
    overflow-x: auto
}

.expanded {
    width: 100% !important;
    box-sizing: border-box
}

.game-table table {
    width: 100%;
    background: #eee
}

.game-table tr {
    height: 40px;
    vertical-align: middle
}

.game-table th {
    background: #ccc;
    text-align: left;
    text-indent: 1em;
    text-transform: uppercase;
    font-size: 14px;
    border: 1px #666 solid;
    vertical-align: middle;
    color: #333
}

.game-table th.dark {
    background: #333;
    border-color: #333;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 40px
}

.game-table th span {
    font-size: 12px;
    float: right;
    padding: 0 10px;
    font-weight: 400
}

.game-table th a {
    float: right;
    padding: 0 10px;
    line-height: 40px;
    font-weight: 400
}

.game-table th a:hover {
    color: #f90
}

.game-table th a.refresh {
    width: 40px;
    height: 40px;
    background: url(../../images/sport/refresh-black.png) center no-repeat;
    padding: 0;
    float: inherit;
    display: inline-block;
    vertical-align: middle
}

.game-table th a.refresh-white {
    background-image: url(../../images/sport/refresh-white.png);
    float: right
}

.game-table th a.refresh:hover {
    transform: rotate(360deg)
}

.game-table td {
    background: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 1.5;
    color: #333
}

.game-table td a {
    vertical-align: middle
}

.game-table td:hover {
    background: #f9f9f9
}

.game-table td.two {
    line-height: 24px;
    vertical-align: middle
}

.game-table td.red {
    color: #f33
}

.game-table td.small-two {
    vertical-align: middle
}

.game-table td.lie {
    width: 2px
}

.game-table i {
    height: 40px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle
}

.game-table i.star {
    width: 40px;
    background-image: url(../../images/sport/star-yellow.png);
    float: left
}

.game-table i.star-white {
    background-image: url(../../images/sport/star-white.png)
}

.game-table i.star-hollow {
    background-image: url(../../images/sport/star-hollow.png)
}

.game-table i.f {
    width: 21px;
    background-image: url(../../images/sport/tip-f.png);
    display: inline-block
}

.game-table i.l {
    width: 21px;
    background-image: url(../../images/sport/tip-l.png);
    display: inline-block
}

.game-table i.edit {
    width: 30px;
    background-image: url(../../images/sport/btn-edit.png);
    float: right
}

.game-table i.add {
    width: 30px;
    background-image: url(../../images/sport/btn-add.png);
    float: right
}

.game-table input[type=number] {
    border: 1px #eee solid;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    width: calc(100% - 40px);
    padding: 0 5px
}

.game-table input[type=text] {
    border: 1px #eee solid;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    width: calc(100% - 10px);
    padding: 0 5px;
    text-align: center;
}

.game-table input[type=radio] {
    width: 20px;
    height: 20px;
    vertical-align: middle
}

.lottery {
    width: 100%;
    overflow: hidden
}

.lottery-contant {
    background: #fff;
    padding: 10px;
    overflow: hidden
}

.lottery-ann {
    margin: 10px;
    padding: 10px;
    background: #333;
    color: #f2f2f2;
}

.lott-basic {
    width: 100%;
    border: 0;
    overflow: hidden;
    border-bottom: 1px #d8d8d8 solid;
    margin: 0 0 20px;
    padding: 10px 0
}

.lott-basic table {
    width: 100%
}

.lott-basic td {
    height: 40px;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 5px;
    word-break: break-all
}

.lott-basic td:first-child {
    text-align: right
}

.lott-basic td:last-child {
    text-align: left
}

.lott-basic td.title {
    font-size: 16px;
    color: maroon
}

.indo-ann {
    width: 100%;
    overflow: hidden
}

.indo-ann span {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    display: block
}

.indo-ann span.tit {
    color: #fff;
    font-weight: 700;
    font-size: 16px
}

.indo-ann span.art {
    background: #333;
    color: #999;
    text-align: center
}

.indo-ann span.txt {
    text-align: center;
    font-size: 12px
}

.indo-group {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 10px 0
}

.indo-group a {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #333;
    display: block
}

.indo-group cite {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 0 40px;
    position: absolute;
    right: 0;
    top: 0;
    font-style: normal
}

.indo-group cite input {
    width: 14.66%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    box-sizing: border-box;
    border: 1px #eee solid;
    border-left: none;
    background: #fff
}

.indo-group span {
    width: 100%;
    text-align: center;
    color: #f90;
    display: block
}

.center {
    margin-bottom: 30px;
    overflow: hidden;
    flex-direction: column;
}
.center .input {
    width: 100%;
}
.center .input .btn {
    min-height: 3rem;
}
.center-head {
    width: 100%;
    height: 180px;
    background: url(../../user/banner-center.jpg) center top no-repeat;
    padding: 10px;
    position: relative;
    margin: 0 0 10px;
}
.center-info {
    width: 100%;
    position: absolute;
    top: 47px;
    padding: 0 0 0 100px;
}
.center-avtar {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background: url(../../images/avtar-bg.png) center no-repeat;
    margin: 50px 0 0;
}
.center-info h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    margin: 0 0 10px;
}
.center-info p {
    width: 100%;
    line-height: 180%;
    font-size: 14px;
    padding: 0;
    margin: 0;
    color: #eee;
}
.center-info p span {
    color: #f90;
}
.center h2 {
    height: 30px;
    line-height: 30px;
    display: block;
    padding: 0 15px 0 10px;
    background: #f2f2f2;
    color: #000;
    font-size: 16px;
    border-radius: 0 15px 15px 0;
    float: left;
    margin: 20px 0
}

.center-basic {
    width: 100%;
    border: 0;
    overflow: hidden;
    border-bottom: 1px #d8d8d8 solid;
}

.center-basic table {
    width: 100%
}

.center-basic td {
    height: 40px;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 5px
}

.center-basic td:first-child {
    text-align: right;
    text-transform: capitalize
}

.center-basic td:last-child {
    text-align: left
}

.center-tab {
    padding: 5px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%
}

.center-tab a {
    background: #f4f4f4;
    padding: 0;
    font-size: 1em;
    color: #000;
    text-decoration: none;
    text-align: center;
    flex: 1 1 calc(50% - 6px);
    background-clip: content-box;
    border: 3px transparent solid;
    height: 45px;
    line-height: 39px;
    border-radius: 6px
}

.center-tab a.active, .center-tab a:hover {
    background: #cb0e01;
    color: #fff;
    background-clip: content-box
}

.center-table {
    width: 100%;
    overflow: hidden;
    background: #fff;
    margin: 10px 0
}

.center-table table {
    width: 100%
}

.center-table th {
    background: #eee
}

.center-table td, .center-table th {
    height: 49px;
    vertical-align: middle;
    text-align: center;
    color: #444
}

.center-table td {
    border-bottom: 1px #eee solid;
    padding: 0 5px
}

.center-table td span.red {
    color: #f33
}

.center-table td span.grey {
    color: #ccc
}

.center-table td span.yellow {
    color: #fc0
}

.sport-three {
    width: 100%;
    background: #222;
    overflow: hidden
}

.sport-three a {
    width: 33.33%;
    height: 40px;
    line-height: 40px
}

.sport-three a.active, .sport-three a:hover {
    color: #f90
}

.sport-tab {
    width: 100%;
    background: #333;
    overflow: hidden
}

.sport-tab a {
    width: 50%;
    height: 40px;
    line-height: 40px;
    border-radius: 0
}

.sport-tab a.active, .sport-tab a:hover {
    background: #f4f4f4;
    color: #333
}

.sport .list > a {
    padding: 0
}

.sport .list > a:hover {
    background: #f90
}

.sport .list a span {
    color: #f90;
    float: right;
    padding: 0 10px
}

.sport .list > a:hover span {
    color: #fff
}

.sport .list i {
    float: left;
    background: top right no-repeat
}

.sport .list i:hover {
    float: left;
    background-position: top left
}

.sport .list i.baseball {
    background-image: url(../../images/sport/ico/baseball.png)
}

.sport .list i.favourite {
    background-image: url(../../images/sport/ico/favourite.png)
}

.sport .list i.others {
    background-image: url(../../images/sport/ico/others.png)
}

.sport .list i.beachsoccer {
    background-image: url(../../images/sport/ico/beachsoccer.png)
}

.sport .list i.misswold {
    background-image: url(../../images/sport/ico/misswold.png)
}

.sport .list i.handball {
    background-image: url(../../images/sport/ico/handball.png)
}

.sport .list i.futsal {
    background-image: url(../../images/sport/ico/futsal.png)
}

.sport .list i.supercombo {
    background-image: url(../../images/sport/ico/supercombo.png)
}

.sport .list i.olympic {
    background-image: url(../../images/sport/ico/olympic.png)
}

.sport .list i.athletics {
    background-image: url(../../images/sport/ico/athletics.png)
}

.sport .list i.icehockey {
    background-image: url(../../images/sport/ico/icehockey.png)
}

.sport .list i.wintersport {
    background-image: url(../../images/sport/ico/wintersport.png)
}

.sport .list i.basketball {
    background-image: url(../../images/sport/ico/basketball.png)
}

.sport .list i.tennis {
    background-image: url(../../images/sport/ico/tennis.png)
}

.sport .list i.usfootball {
    background-image: url(../../images/sport/ico/usfootball.png)
}

.sport .list i.snooker {
    background-image: url(../../images/sport/ico/snooker.png)
}

.sport .list i.rugby {
    background-image: url(../../images/sport/ico/rugby.png)
}

.sport .list i.darts {
    background-image: url(../../images/sport/ico/darts.png)
}

.sport .list i.formula1 {
    background-image: url(../../images/sport/ico/formula1.png)
}

.sport .list i.motorsports {
    background-image: url(../../images/sport/ico/motorsports.png)
}

.sport .list i.golf {
    background-image: url(../../images/sport/ico/golf.png)
}

.sport .list i.badminton {
    background-image: url(../../images/sport/ico/badminton.png)
}

.sport .list i.cricket {
    background-image: url(../../images/sport/ico/cricket.png)
}

.sport .list i.waterpolo {
    background-image: url(../../images/sport/ico/waterpolo.png)
}

.sport .list i.tabletennis {
    background-image: url(../../images/sport/ico/tabletennis.png)
}

.sport .list i.squash {
    background-image: url(../../images/sport/ico/squash.png)
}

.sport .list i.volleyball {
    background-image: url(../../images/sport/ico/volleyball.png)
}

.sport .list i.boxing {
    background-image: url(../../images/sport/ico/boxing.png)
}

.sport .list i.cycling {
    background-image: url(../../images/sport/ico/cycling.png)
}

.sport .list i.soccer {
    background-image: url(../../images/sport/ico/soccer.png)
}

.sport-stip {
    overflow: hidden
}

.sport-stip h5 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f90;
    text-transform: capitalize;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400
}

.sport-stip-main {
    padding: 10px;
    overflow: hidden;
    text-align: center;
    background: #fff
}

.sport-stip-ann {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px #eee solid;
    padding: 5px 0
}

.sport-stip label {
    width: 100%;
    padding: 5px 0;
    overflow: hidden;
    text-transform: capitalize;
    display: block
}

.sport-stip label.yel {
    color: #f90
}

.sport-stip input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    border: 1px #eee solid;
    padding: 0 10px;
    text-transform: capitalize
}

.sport-stip input[type=radio] {
    width: 20px;
    height: 20px;
    vertical-align: middle
}

.sport-stip table {
    width: 100%
}

.sport-stip td {
    height: 40px;
    border: 1px #eee solid;
    vertical-align: middle
}

.sport-stip td span {
    color: #f90
}

.sport-contant {
    width: 100%;
    overflow: hidden
}

.sport-title {
    width: 100%;
    margin: 0 0 10px;
    overflow: hidden
}

.sport-title h2 {
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 16px
}

.sport-select {
    width: 100%;
    overflow: hidden
}

.sport-select input, .sport-select select {
    width: 50%;
    height: 50px;
    padding: 0 10px;
    border: 5px transparent solid;
    background: #fff;
    background-clip: padding-box;
    box-sizing: border-box;
    display: block;
    float: left
}

@media (max-width: 460px) {
    .sport-select input, .sport-select select {
        width: 100%
    }
}

.gtip {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 41
}

.gtip-main {
    width: 100%;
    overflow: hidden;
    background: #fff;
    position: absolute;
    top: 10%;
    left: 0
}

.gtip-title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    padding: 0 0 0 15px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    background: #222
}

.gtip-title a {
    width: 50px;
    height: 50px;
    background: url(../../images/tip-close.png) center no-repeat;
    display: block;
    float: right;
    opacity: .6
}

.gtip-title a:hover {
    opacity: 1
}

.gtip-group {
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    overflow: hidden
}

.gtip-group h5 {
    width: 100%;
    line-height: 50px;
    border-bottom: 1px #eee solid;
    font-size: 20px;
    font-weight: 700;
    color: #f90;
    text-align: center
}

.gtip-group label {
    width: 100%;
    margin: 0 0 5px;
    display: block;
    overflow: hidden
}

.gtip-group label span {
    width: 25%;
    line-height: 35px;
    text-align: right;
    float: left;
    display: block;
    margin: 0 10px 0 0
}

.gtip-group label em {
    font-style: normal;
    color: #f90;
    line-height: 35px
}

.gtip-group label a {
    width: 40px;
    height: 35px;
    line-height: 35px;
    background: #f90;
    border-radius: 2px;
    margin: 0 5px 0 0;
    display: block;
    float: left;
    text-align: center;
    color: #fff
}

.gtip-group label a:hover {
    background: #dd8500
}

.gtip-group label input {
    width: 175px;
    height: 35px;
    box-sizing: border-box;
    border: 1px #eee solid;
    padding: 0 10px
}

.gtip-btn {
    width: 100%;
    text-align: center;
    padding: 10px;
    overflow: hidden;
    box-sizing: border-box
}

.gtip-btn button {
    width: 50%;
    border-radius: 30px;
    display: inline-block;
    background: #f90;
    font-size: 16px;
    border: 5px #fff solid;
    border-width: 0 5px 0 5px;
    float: left;
    color: #fff
}

.gtip-btn button:hover {
    background: #dd8500
}

.keno {
    width: 100%;
    padding: 10px 0 30px;
    overflow: hidden;
    position: relative
}

.gkeno {
    width: 100%;
    overflow: hidden;
    position: relative
}

.gkeno-title {
    width: 100%;
    overflow: hidden
}

.gkeno-info {
    width: 100%;
    height: 115px;
    background: #161616
}

.gkeno-info > span {
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: right;
    display: block;
    text-transform: uppercase;
    box-sizing: border-box;
    padding: 0 15px;
    font-weight: 700
}

.gkeno-info > span > em {
    color: #f90;
    float: left;
    font-style: normal
}

.gkeno-info > a {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
    background: #f90 url(../../images/game/btn-back.png) -8px -8px no-repeat;
    display: block;
    text-indent: 1em;
    font-size: 20px;
    margin: 10px 10px 0 12px;
    float: left
}

.gkeno-info select {
    width: 200px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 10px;
    border: none;
    border-radius: 3px;
    background: #fff;
    margin: 20px auto;
    text-transform: capitalize;
    display: block
}

.gkeno-info > a:hover {
    background-color: #b97820
}

.gkeno-info cite {
    width: 100%;
    height: 35px;
    line-height: 40px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    background: #1f1f1f;
    font-style: normal;
    float: left
}

.gkeno-info a.enter {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 100%;
    background: #f90 url(../../images/game/btn-enter.png) -8px -8px no-repeat;
    margin: 0 10px;
    display: block;
    float: left
}

.gkeno-time {
    width: 100%;
    height: 151px;
    background: url(../../images/game/ann-bg.png)
}

.gkeno-time span {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    box-sizing: border-box;
    padding: 0 15px;
    text-transform: capitalize
}

.gkeno-time span em {
    font-size: 12px;
    color: #555;
    float: right;
    font-style: normal;
    text-transform: uppercase
}

.gkeno-time a {
    width: 100%;
    line-height: 80px;
    text-align: center;
    font-size: 85px;
    color: #fff !important;
    font-family: digital_displayregular;
    text-shadow: 0 0 20px #fff;
    display: block
}

.gkeno-time a.out {
    width: 65%;
    line-height: 65px;
    text-align: center;
    font-size: 65px;
    color: #fff;
    font-family: digital_displayregular;
    text-shadow: 0 0 20px #fff;
    display: block;
    float: left
}

.gkeno-time a.enter {
    width: 55px;
    height: 55px;
    border-radius: 40px;
    background: url(../../images/game/btn-enter1.png) center no-repeat;
    margin-top: 10px;
    margin-right: 10px;
    display: block;
    float: right
}

.gkeno-results {
    width: 100%;
    background: #fff;
    overflow: hidden
}

.gkeno-results-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px #eee solid
}

.gkeno-results-list {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 20px
}

.gkeno-results-list label {
    width: 100%;
    display: block;
    border-left: 1px #eee solid;
    margin: 5px 0;
    float: left
}

.gkeno-results-list label a {
    width: 10%;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border: 1px #eee solid;
    border-left: none;
    box-sizing: border-box;
    color: #f90;
    font-weight: 700;
    display: block;
    float: left
}

.gkeno-total {
    width: 100%;
    height: 151px;
    background: #f4f4f4
}

.gkeno-total ul {
    width: 100%;
    height: 151px;
    overflow: hidden
}

.gkeno-total li {
    height: 151px;
    display: block;
    overflow: hidden
}

.bx-wrapper {
    margin: 0 auto;
    width: 100%
}

.bx-window {
    width: 100%
}

.bx-next, .bx-prev {
    position: absolute;
    top: 7px;
    width: 26px;
    height: 26px;
    text-indent: -999999px;
    background: url(../../images/game/new-btn.png) no-repeat
}

.bx-prev:hover, .gkeno-total .bx-next:hover {
    background-image: url(../../images/game/new-btn-hover.png)
}

.bx-prev {
    left: 10px;
    background-position: left top
}

.bx-next {
    right: 10px;
    background-position: left bottom
}

.gkeno-total .album {
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    text-align: center;
    font-size: 14px;
    color: #999;
    height: 40px;
    line-height: 40px;
    background: #fff
}

.album p {
    margin-bottom: 0
}

.album .previous {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background: #f90 url(../../images/enter-btn.png) center no-repeat;
    float: left;
    margin-left: 1em;
    border: none;
    position: absolute;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.album .next {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background: #f90 url(../../images/enter-btn.png) center no-repeat;
    float: right;
    margin-right: 1em;
    margin-top: -25px
}

.gkeno-total li span {
    width: 100%;
    height: 46px;
    line-height: 46px;
    box-sizing: border-box;
    padding: 0 10px;
    display: block;
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize
}

.gkeno-total li label {
    width: 95%;
    margin: 0 16px;
    border-left: 1px #eee solid;
    display: block;
    overflow: hidden
}

.gkeno-total li label a {
    width: 20%;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border: 1px #eee solid;
    border-left: none;
    box-sizing: border-box;
    color: #f90;
    font-weight: 700;
    display: block;
    float: left;
    background: #fff
}

.gkeno-total li label.ten-item a {
    width: 10%;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border: 1px #eee solid;
    border-left: none;
    box-sizing: border-box;
    color: gray;
    font-weight: 400;
    display: block;
    float: left;
    background: #fff
}

.gkeno-number {
    width: 100%;
    overflow: hidden
}

.gkeno-number-list {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    overflow: hidden;
    background: #4c4c4c
}

.gkeno-number-list a {
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin: 5px;
    background: #fff;
    border-radius: 3px;
    display: block;
    float: left;
    z-index: 5
}

.gkeno-number-list a.active, .gkeno-number-list a:hover {
    background: #f90;
    color: #fff
}

.gkeno-guess {
    width: 100%;
    overflow: hidden
}

.gkeno-guess a {
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    font-size: 16px
}

.gkeno-guess-title {
    width: 20%;
    height: 100px
}

.gkeno-guess-title a {
    width: 100%;
    background: #f90
}

.gkeno-guess-title a.line {
    box-sizing: border-box;
    border-bottom: 1px #ffb74c solid
}

.gkeno-guess label {
    width: 80%;
    display: block;
    float: right;
    background: #272727
}

.gkeno-guess label.line {
    height: 50px;
    box-sizing: border-box;
    border-bottom: 1px #4c4c4c solid;
    margin-bottom: 0
}

.gkeno-guess label a {
    width: 20%;
    box-sizing: border-box;
    border-left: 1px #4c4c4c solid
}

.gkeno-btn {
    width: 100%;
    overflow: hidden;
    background: #000
}

.gkeno-btn a {
    height: 107px;
    line-height: 107px;
    background: #333;
    color: #fff !important;
    border-radius: 3px;
    display: block;
    float: left;
    font-size: 16px;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    text-transform: capitalize;
    font-weight: 700;
    border: 5px #010101 solid;
    box-sizing: border-box
}

.gkeno-btn a label {
    margin-bottom: 0;
    color: #666
}

.gkeno-btn a span {
    text-align: center;
    line-height: 34px;
    padding: 20px 0;
    color: #f90;
    font-size: 14px;
    float: right
}

.gkeno-btn a span em {
    color: #999;
    font-style: normal;
    font-size: 12px;
    font-weight: 400
}

.gkeno-btn a.active, .gkeno-btn a:hover {
    background: #f90
}

.gkeno-btn a.active span, .gkeno-btn a.active span em, .gkeno-btn a:hover span, .gkeno-btn a:hover span em {
    color: #fff
}

.gkeno-btn-buo {
    padding: 5px;
    overflow: hidden
}

.gkeno-btn-buo a {
    width: 35%
}

.gkeno-btn-buo a span {
    width: 50%
}

.gkeno-btn-buo a.tie-bs, .gkeno-btn-buo a.tie-oes, .gkeno-btn-buo a.tie-ud, .gkeno-btn-buo a.white {
    width: 30%;
    line-height: 50px;
    background: #fff;
    color: #555;
    text-align: center;
    padding: 0
}

.gkeno-btn-buo a.tie-bs:hover, .gkeno-btn-buo a.tie-oes:hover, .gkeno-btn-buo a.tie-ud:hover, .gkeno-btn-buo a.white:hover {
    background: #f90;
    color: #fff
}

.gkeno-btn-buo a.white span {
    width: 100%;
    padding: 0;
    line-height: 22px
}

.gkeno-btn-sd {
    overflow: hidden;
    padding: 0 5px
}

.gkeno-btn-sd a {
    width: 50%
}

.gkeno-btn-sd a span {
    line-height: 107px;
    padding: 0;
    width: 100px
}

.gkeno-btn-max {
    padding: 5px;
    overflow: hidden
}

.gkeno-btn-max a {
    width: 25%;
    height: 80px;
    text-align: center;
    font-size: 14px;
    padding: 0;
    line-height: 40px
}

.gkeno-btn-max a span {
    width: 100%;
    padding: 0;
    font-size: 14px;
    line-height: 20px
}

.gkeno-reb {
    overflow: hidden;
    padding: 0 5px;
    box-sizing: border-box
}

.gkeno-reb a {
    width: 33.33%;
    height: 80px;
    line-height: 80px;
    background: #fff;
    color: #555 !important
}

.gkeno-reb a:hover {
    color: #fff
}

.gkeno-reb a span {
    line-height: 30px;
    padding: 10px
}

.gkeno-reb a.bet {
    background: #4c4c4c;
    text-align: center;
    padding: 0;
    border-style: inset;
    color: #f1f1f1 !important
}

.gkeno-load {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99
}

.gkeno-load a {
    width: 100%;
    height: 100%;
    background: url(../../images/game/loading.gif) center no-repeat;
    display: block
}

@media (max-width: 400px) {
    .gkeno-btn a {
        text-align: center
    }

    .gkeno-btn a span {
        display: none
    }

    .gkeno-btn-buo a, .gkeno-btn-buo a.white {
        line-height: 100px
    }

    .gkeno-btn-max a {
        line-height: 70px
    }
}

.gkeno-table {
    width: 100%;
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    padding: 10px
}

.gkeno-table-title {
    width: 13%;
    overflow: hidden
}

.gkeno-table-title a {
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    display: block;
    font-weight: 700;
    background: #5d5d5d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVkNWQ1ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZjRmNGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #5d5d5d 0, #4f4f4f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5d5d5d), color-stop(100%, #4f4f4f));
    background: -webkit-linear-gradient(top, #5d5d5d 0, #4f4f4f 100%);
    background: -o-linear-gradient(top, #5d5d5d 0, #4f4f4f 100%);
    background: -ms-linear-gradient(top, #5d5d5d 0, #4f4f4f 100%);
    background: linear-gradient(to bottom, #5d5d5d 0, #4f4f4f 100%)
}

.gkeno-table-title a.active, .gkeno-table-title a:hover {
    background: #f90
}

.gkeno-table-list {
    width: 87%;
    overflow: hidden;
    border: 1px #eee solid;
    border-width: 1px 0 0 1px;
    box-sizing: border-box
}

.gkeno-table-list label {
    display: block;
    overflow: hidden;
    margin-bottom: 0
}

.gkeno-table-list label a {
    width: 10%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    box-sizing: border-box;
    border: 1px #eee solid;
    border-width: 0 1px 1px 0;
    display: block;
    float: left;
    font-size: 18px;
    text-transform: uppercase
}

.gkeno-table-list a.yellow {
    color: #f90
}

.number {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 30px
}

.gnumber {
    width: 100%;
    overflow: hidden;
    position: relative
}

.gnumber-close {
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 18px
}

.gnumber-info {
    width: 100%;
    height: 250px;
    background: url(../../images/game/ann-bg.png)
}

.gnumber-info select {
    width: 200px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 10px;
    border: none;
    border-radius: 3px;
    background: #fff;
    margin: 10px auto;
    text-transform: capitalize;
    display: block
}

.gnumber-type {
    width: 100%;
    height: 20px;
    line-height: 50px;
    padding: 5px 0 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: digital_displayregular;
    text-shadow: 0 0 10px #fff
}

.ball {
    width: 200px;
    display: block;
    padding: 0 10px;
    text-align: left;
    text-indent: 5px;
    font-style: bold;
    font-size: 16pt;
    font-family: Philosopher;
    color: #fff;
    margin-bottom: 0
}

.between {
    width: 100%;
    height: 10px;
    position: relative;
    background: #fff
}

.gnumber-info-time {
    width: 100%;
    height: 110px;
    line-height: 100px;
    padding: 10px 0 0;
    text-align: center;
    font-size: 75px;
    color: #fff;
    font-family: digital_displayregular;
    text-shadow: 0 0 20px #fff
}

.gnumber-info-time1 {
    width: 100%;
    height: 110px;
    line-height: 80px;
    padding: 0 0;
    text-align: center;
    font-size: 75px;
    color: #fff;
    font-family: digital_displayregular;
    text-shadow: 0 0 20px #fff
}

.gnumber-info-time1.totop {
    margin-top: -25px
}

.gnumber-info a.ref-only {
    width: 230px;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
    background: #f90 url(../../images/game/refresh-white.png) 15px 10px no-repeat;
    margin: 30px auto;
    display: block;
    font-size: 22px;
    float: none
}

.wrap-enref {
    width: 160px;
    height: 60px;
    margin: 0 auto 5px;
    display: block
}

.wrap-enmenu {
    width: 320px;
    margin: 0 auto;
    height: 60px
}

.gnumber-info a.back-inside {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 40px;
    background: #f90 url(../../images/game/btn-back.png) -8px -8px no-repeat;
    margin-top: -10px;
    display: block;
    float: left
}

.gnumber-info a.enter {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 40px;
    background: #f90 url(../../images/game/btn-enter.png) -8px -8px no-repeat;
    margin: 0 10px;
    display: block;
    float: left
}

.gnumber-info a.refresh {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 40px;
    background: #f90 url(../../images/game/refresh-white.png) 15px 10px no-repeat;
    margin: 0 10px;
    display: block;
    float: left
}

.gnumber-info a:hover {
    background-color: #b97820
}

.gnumber-info-data1 {
    width: 100%;
    height: 60px;
    line-height: 55px;
    text-align: center;
    color: #666;
    background: #1f1f1f;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px
}

.gnumber-info-data {
    width: 100%;
    height: 65px;
    line-height: 60px;
    text-align: center;
    color: #666;
    background: #1f1f1f;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px
}

.gnumber-info-data span {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    border: 1px solid #fff;
    background: #fff url(../../images/game/down.png) no-repeat center center;
    background-size: cover;
    float: right;
    margin-top: 1.2em;
    margin-right: 1em
}

.gnumber-info-data1 span {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    border: 1px solid #fff;
    background: #fff url(../../images/game/down.png) no-repeat center center;
    background-size: cover;
    float: right;
    margin-top: 1em;
    margin-right: 1em
}

.gnumber-game {
    position: absolute;
    width: 100%;
    height: 242px;
    overflow: hidden;
    position: relative;
    background: url(../../images/game/bg-num-only.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 10px 0;
    display: none;
    box-sizing: content-box
}

.gnumber-obj {
    width: 468px;
    height: 340px;
    position: relative;
    overflow: hidden
}

.glive-number-game {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    padding: 0 !important;
    display: none
}

.glive-number-game img {
    position: absolute;
    width: 100%;
    height: 100%
}

.gnumber-game iframe {
    display: block;
    margin: 0 auto;
    width: 320px;
    height: 100%;
    overflow: none
}

.game-group span {
    width: 24px;
    height: 24px;
    position: absolute;
    display: block;
    background: url(../../images/game/ball1.png);
    background-size: cover;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #000;
    font-weight: 700
}

.gnumber-game-play {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99
}

.gnumber-game-play a {
    width: 100%;
    height: 100%;
    background: url(../../images/game/play.png) center no-repeat;
    display: block
}

.gnumber-game img {
    width: 52% !important
}

.game-play-over {
    background: url(../../images/game/glass.png) center no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    width: 320px;
    height: 100%
}

.show-result {
    background: #f90;
    border-radius: 1em;
    padding: 5px;
    text-align: center;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 5px;
    color: #fff;
    text-transform: uppercase
}

.gnumber-results {
    width: 100%;
    height: 340px;
    background: #fff;
    display: none
}

.gnumber-results h5 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #f1f1f1;
    text-align: center;
    font-size: 18px
}

.gnumber-results-contant {
    padding: 10px;
    overflow: hidden
}

.gnumber-results-contant a {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    margin: 0 0 5px;
    height: 48px;
    line-height: 48px;
    border: 1px #eee solid;
    display: block;
    cursor: pointer
}

.gnumber-results-contant a span {
    font-size: 24px;
    font-weight: 700;
    color: #f90;
    float: right
}

@media (max-width: 420px) {
    .gnumber-results-contant a span.multiple {
        font-size: 14px;
        font-weight: 700
    }
}

.gnumber-results-contant a:hover {
    border-color: #333;
    background: #333;
    color: #ccc
}

.gnumber-results-contant a:hover span {
    color: #fff
}

.gnumber-tab {
    width: 100%;
    height: 40px;
    background: #333
}

.gnumber-tab a {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    margin: 0 5px;
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    float: left;
    color: #fff
}

.gnumber-tab a.active, .gnumber-tab a:hover {
    background: #fff;
    color: #555
}

.gnumber-tab .center-tab-number {
    width: 230px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important
}

.gnumber-tab .center-tab-number a {
    width: 100px;
    box-sizing: border-box;
    background-clip: content-box;
    float: left;
    background: #fff;
    padding: 0 10px;
    margin: 0 5px;
    font-size: 14px;
    text-transform: capitalize;
    text-align: center;
    color: #333;
    height: 35px;
    line-height: 38px;
    border-radius: 25px
}

.gnumber-tab .center-tab-number a:hover {
    background: #f90;
    color: #fff;
    cursor: pointer
}

.gnumber-num {
    background: #4c4c4c;
    width: 100%;
    overflow: hidden;
    padding: 5px;
    box-sizing: border-box
}

.gnumber-num a {
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 5px;
    display: block;
    float: left;
    border-radius: 3px;
    background: #fff
}

.content div a.active, .gnumber-num a.active, .gnumber-num a:hover {
    background: #f90;
    color: #fff;
    cursor: pointer
}

.gnumber-tab input[type=radio] {
    width: 15px;
    height: 15px;
    vertical-align: middle
}

.gnumber-btn {
    width: 100%;
    background: #000;
    padding: 5px;
    box-sizing: border-box
}

.gnumber-btn a {
    width: 25%;
    height: 100px;
    text-align: center;
    font-size: 12px;
    color: #f90 !important;
    background: #333;
    display: block;
    float: left;
    border-radius: 8px;
    border: 5px #010101 solid;
    box-sizing: border-box
}

.gnumber-btn a.active, .gnumber-btn a:hover {
    background: #f90;
    color: #fff
}

.gnumber-btn a span {
    width: 100%;
    height: 35px;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    display: block;
    padding: 20px 0 0;
    box-sizing: content-box
}

.gnumber-color {
    width: 100%;
    height: 150px;
    padding: 5px;
    background: #1e1e1e
}

.gnumber-color a {
    width: 100%;
    margin: 5px 0;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
    font-size: 12px;
    color: #f90;
    display: block;
    float: left;
    background: #333;
    text-align: right;
    padding: 0 10px;
    box-sizing: border-box
}

.gnumber-color a.active, .gnumber-color a:hover, .gnumber-pair a:hover {
    background: #f90;
    color: #fff
}

.gnumber-color a span {
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: block;
    float: left;
    text-transform: capitalize;
    font-weight: 700
}

.gnumber-color a p {
    width: 160px;
    height: 40px;
    line-height: 20px;
    font-size: 12px;
    color: #666;
    display: block;
    float: left
}

.gnumber-color a.active p, .gnumber-color a:hover p {
    color: #fff
}

.gnumber-btn1, .gnumber-color-out, .gnumber-color-outrou {
    width: 100%;
    overflow: hidden;
    background: #1e1e1e
}

.gnumber-btn1 a, .gnumber-color-out a {
    width: 33.33%;
    margin: 5px 0;
    height: 80px;
    border-radius: 5px;
    line-height: 40px;
    font-size: 12px;
    color: #333;
    display: block;
    float: left;
    background: #fff;
    text-align: center;
    font-weight: 700;
    padding: 0 10px;
    border: 5px solid #1e1e1e;
    box-sizing: border-box
}

.gnumber-color-outrou a {
    width: 50%;
    margin: 5px 0;
    height: 65px;
    border-radius: 5px;
    line-height: 65px;
    font-size: 12px;
    color: #333;
    display: block;
    float: left;
    background: #fff;
    text-align: center;
    font-weight: 700;
    padding: 0 10px;
    border: 5px solid #1e1e1e;
    box-sizing: border-box
}

.gnumber-color-outrou a span {
    display: inline-block;
    text-indent: 2px;
    color: #f90
}

.gnumber-color-out a span {
    clear: both;
    display: block;
    line-height: 35px;
    color: #f90
}

.gnumber-color-out a:hover {
    background: #f90;
    color: #fff
}

.gnumber-color-out a:hover > span {
    color: #fff
}

.gnumber-sic-out {
    width: 100%;
    overflow: hidden;
    background: #1e1e1e
}

.gnumber-sic-out a {
    width: 33.33%;
    margin: 2px 0;
    height: 80px;
    border-radius: 5px;
    line-height: 40px;
    font-size: 12px;
    color: #333;
    display: block;
    float: left;
    background: #fff;
    padding: 0 10px;
    border: 5px solid #1e1e1e;
    box-sizing: border-box
}

.gnumber-sic-out a span {
    background: #f90;
    clear: both;
    display: block;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    width: 50%;
    height: 50px;
    border-radius: 50%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px
}

.gnumber-sic-out a:hover {
    background: #f90;
    color: #fff
}

.gnumber-sic-out a:hover > span {
    background: #fff;
    color: #333
}

.gnumber-num-roulette {
    background: #141414;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box
}

.gnumber-num-roulette a.red {
    background: #c00
}

.gnumber-num-roulette a.white {
    background: #fff;
    color: #333
}

.gnumber-num-roulette {
    clear: both;
    width: 100%
}

.gnumber-num-roulette .roulette {
    width: 80%
}

.roulette a {
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 4px;
    display: block;
    float: left;
    border-radius: 3px;
    background: #333;
    color: #fff
}

.two-one {
    width: 17%;
    float: left
}

.two-one a {
    width: 100%;
    height: 102px;
    line-height: 102px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 4px;
    display: block;
    float: left;
    border-radius: 3px;
    background: #333;
    color: #fff
}

.gnumber-num-roulette .triple {
    box-sizing: border-box;
    clear: both;
    width: 100%
}

.gnumber-num-roulette .triple a {
    box-sizing: border-box;
    width: 32.33%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 4px 1px;
    display: block;
    float: left;
    border-radius: 3px
}

.gnumber-num-roulette a:hover {
    background: #f90
}

.gmultiple-num, .gmultiple-num-img {
    background: #4c4c4c;
    width: 100%;
    overflow: hidden;
    padding: 5px;
    box-sizing: border-box
}

.gmultiple-num-img a {
    box-sizing: border-box;
    width: 13.55%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 1px;
    display: block;
    float: left;
    border-radius: 3px;
    background: #fff
}

.gmultiple-num a {
    width: 15%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 5px;
    display: block;
    float: left;
    border-radius: 3px;
    background: #fff
}

.bs-multiple {
    width: 100%;
    padding: 0 5px;
    box-sizing: border-box
}

.bs-multiple a {
    width: 100%;
    box-sizing: border-box;
    display: block;
    line-height: 40px;
    padding: 0 10px;
    margin: 0;
    font-size: 14px;
    color: #333
}

.glivenumber-tab, .gmultiple-tab, .gpromo-tab {
    width: 100%;
    background: #333;
    padding: 0
}

.glivenumber-tab a, .gpromo-tab a {
    display: block;
    line-height: 40px;
    padding: 0 10px;
    margin: 0;
    font-size: 14px;
    color: #333;
    float: left
}

.gmultiple-tab a {
    box-sizing: border-box;
    width: 50%;
    display: block;
    line-height: 40px;
    padding: 0 10px;
    margin: 0;
    font-size: 14px;
    color: #333;
    float: left;
    text-align: center
}

.gmultiple-tab ul, .gpromo-tab ul {
    padding-left: 0
}

.glivenumber-tab a.active, .gpromo-tab a.active {
    background: #4c4c4c;
    color: #fff
}

.gmultiple-num a:hover, .gmultiple-num-img a:hover {
    background: #f90;
    color: #fff;
    cursor: pointer
}

.gmultiple-tab a.active {
    background: #4c4c4c;
    color: #fff;
    cursor: pointer;
    border-top: 4px solid #fff
}

.glivenumber-num {
    background: #4c4c4c;
    width: 100%;
    overflow: hidden;
    padding: 5px;
    box-sizing: border-box
}

.glivenumber-num a {
    display: block;
    width: calc(100% - 10px);
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 5px;
    float: left;
    border-radius: 3px;
    background: #fff;
    cursor: pointer
}

.glivenumber-num .gold-silver {
    display: block;
    width: calc(100% - 10px);
    height: 65px;
    margin: 5px;
    float: left;
    border-radius: 3px;
    background: #fff
}

.glivenumber-num .gold-silver ul li {
    width: 100%;
    padding: 5px
}

.glivenumber-num a span.group-name1, .glivenumber-num a span.group-name2 {
    display: block;
    width: calc(50% - 2.5px);
    height: 100%;
    text-align: left;
    text-indent: 5px;
    float: left
}

.glivenumber-num a span.group-name1 span, .glivenumber-num a span.group-name2 span {
    color: #f90
}

.glivenumber-num h3, .glivenumber-num p {
    width: 100%;
    text-align: center;
    font-style: bold;
    color: #fff
}

.glivenumber-num a span.group-name2 {
    border-left: 5px solid #4c4c4c
}

.glivenumber-num a i img {
    width: 46px;
    height: 46px;
    float: left;
    border-right: 5px solid #4c4c4c
}

.all-dice, .board-tab, .bseo, .gnumber-pair, .gnumber-single, .gnumber-six, .gnumber-three, .gnumber-three-all, .gsicbo-board {
    padding: 2px 5px;
    background: #141414;
    width: 100%;
    margin: 0
}

.three-pair {
    width: 33.33333%;
    float: left;
    text-align: center
}

.three-pair span {
    float: left;
    width: 30%;
    height: 23px;
    line-height: 25px;
    border-radius: 1em;
    background: #f90;
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: block;
    font-weight: 700;
    margin: 1px
}

.board-tab a {
    background: #333;
    width: 98%;
    height: 60px;
    line-height: 40px;
    padding: 8px;
    font-size: 14px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    border-radius: 8px;
    box-sizing: border-box
}

.board-tab a.all-dice {
    height: 75px
}

.bseo a {
    width: 24.555%;
    height: 100px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 60px;
    background: #333;
    display: block;
    float: left;
    border-radius: 8px;
    border: 5px #141414 solid;
    box-sizing: border-box;
    cursor: pointer
}

.bseo a span {
    width: 100%;
    height: 30px;
    line-height: 5px;
    font-weight: 700;
    font-size: 12px;
    color: #f90;
    display: block;
    padding: 0
}

.gnumber-single a {
    width: 14%;
    height: 100px;
    text-align: center;
    font-size: 14px;
    color: #fff !important;
    line-height: 60px;
    background: #333;
    display: block;
    float: left;
    border-radius: 8px;
    border: 5px #141414 solid;
    box-sizing: border-box;
    cursor: pointer
}

.gnumber-single a span {
    width: 100%;
    height: 30px;
    line-height: 5px;
    font-weight: 700;
    font-size: 12px;
    color: #f90;
    display: block;
    padding: 0
}

.gnumber-six a {
    background: #333;
    width: 49%;
    height: 60px;
    line-height: 40px;
    border: 5px #141414 solid;
    border-top: none;
    padding: 8px;
    font-size: 12px;
    color: #fff;
    display: block;
    float: left;
    text-align: left;
    border-radius: 8px;
    box-sizing: border-box;
    cursor: pointer
}

.gnumber-three-all a.ga7 {
    background: #333;
    width: 25%;
    height: 155px;
    line-height: 140px;
    border-left: 5px #141414 solid;
    border-right: 5px #141414 solid;
    padding: 8px;
    font-size: 12px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    border-radius: 8px;
    box-sizing: border-box
}

.gnumber-pair a.ga7, .gnumber-three a.ga7 {
    background: #333;
    width: 25%;
    height: 90px;
    line-height: 70px;
    border: 5px #141414 solid;
    padding: 8px;
    font-size: 12px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    border-radius: 8px;
    box-sizing: border-box
}

.gnumber-pair a.ga9 {
    background: #333;
    width: 12.222%;
    height: 90px;
    line-height: 70px;
    border: 5px #141414 solid;
    padding: 8px;
    font-size: 12px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    border-radius: 8px;
    box-sizing: border-box
}

.gnumber-three-all a {
    background: #333;
    width: 24.222%;
    height: 155px;
    padding: 8px;
    font-size: 12px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    box-sizing: border-box
}

.gnumber-pair a.ga8, .gnumber-three a {
    background: #333;
    width: 12.222%;
    height: 90px;
    border: 4px #141414 solid;
    padding: 12px 5px;
    font-size: 12px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    border-radius: 8px;
    box-sizing: border-box;
    cursor: pointer
}

.gnumber-three a, .gnumber-three-all a {
    line-height: 35px;
    cursor: pointer
}

.gnumber-three a span, .gnumber-three-all a span {
    float: none;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 30px;
    background: #f90;
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: block;
    font-weight: 700;
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto
}

.gnumber-pair a.ga8 .sicbo-ball {
    float: none;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 30px;
    background: #f90;
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: block;
    font-weight: 700;
    margin-left: auto;
    margin-right: auto
}

.gnumber-pair a.ga8 .sicbo-ball:last-of-type {
    margin-top: 12px
}

.gnumber-six a span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    background: #f90;
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: inline-block;
    float: right;
    font-weight: 700;
    cursor: pointer
}

.board-tab a:hover, .bseo a:hover, .gnumber-pair a:hover, .gnumber-single a:hover, .gnumber-six a:hover, .gnumber-three a:hover {
    background: #f90;
    color: #fff
}

.board-tab a:hover > span, .gnumber-pair a:hover > .sicbo-ball, .gnumber-six a:hover > span, .gnumber-three a:hover > span, .wrap-three-all:hover > a span {
    background: #fff;
    color: #f90
}

.wrap-three-all:hover > a {
    background: #f90;
    color: #fff
}

.gnumber-pair a.ga7:hover, .gnumber-three a.ga7:hover {
    background: #333
}

.bseo a:hover > span, .gnumber-single a:hover > span {
    color: #fff
}

a.ga8:hover > a.ga8 span {
    background: #fff;
    color: #f90
}

a.more-number {
    float: right;
    margin-right: .5em;
    cursor: default
}

.gload {
    width: 100% !important;
    height: 100%;
    box-sizing: border-box;
    position: absolute;
    background: rgba(192, 192, 192, .3);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    z-index: 42
}

.overlay-img {
    width: 100px;
    position: relative;
    top: 50%;
    margin-left: auto;
    margin-right: auto
}

.md-perspective, .md-perspective body {
    height: 100%;
    overflow: hidden
}

.md-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 630px;
    min-width: 320px;
    height: auto;
    z-index: 1500;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.wrap-txt {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    text-transform: uppercase
}

.md-content label {
    width: 100%;
    margin: 0 0 5px;
    display: block;
    overflow: hidden
}

.md-content label span {
    width: 30%;
    line-height: 35px;
    text-align: right;
    float: left;
    display: block;
    margin: 0 10px 0 0
}

.md-content label em {
    line-height: 35px;
    color: #f90
}

.md-content label input {
    width: 175px;
    height: 35px;
    box-sizing: border-box;
    border: 1px #eee solid;
    padding: 0 10px
}

.modal-drag {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 630px;
    min-width: 320px;
    height: auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.under-zero {
    z-index: -1
}

.modal-drag button {
    position: relative !important;
    z-index: 48
}

.modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.md-show {
    visibility: visible;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    backface-visibility: visible
}

.md-show-drag {
    z-index: 900;
    visibility: visible;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    backface-visibility: visible
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 46;
    opacity: 0;
    background: rgba(0, 0, 0, .5);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show ~ .md-overlay {
    opacity: 1;
    visibility: visible
}

.md-show-drag ~ .md-overlay {
    opacity: 1;
    visibility: visible
}

.hide ~ .md-overlay {
    opacity: 0;
    visibility: hidden
}

.cross {
    display: block;
    position: relative;
    z-index: 10005 !important;
    width: 45px;
    height: 45px;
    background: url(../../images/modal_close.png);
    float: right;
    margin-right: -.5px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover
}

.md-content, .md-content-drag {
    color: #333;
    background: #fff;
    position: relative;
    border-radius: 3px;
    margin: 0 auto
}

.md-content h3, .md-content-drag h3 {
    margin: 0;
    padding: .1em .2em;
    text-align: center;
    font-size: 2em;
    font-weight: 300;
    opacity: .8;
    background: #222;
    border-radius: 3px 3px 0 0;
    color: #fff;
    text-transform: uppercase
}

.md-content-drag div, .md-content > div {
    position: relative;
    padding: 5px 10px 5px;
    margin: 0;
    font-weight: 300;
    font-size: 1.15em;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.md-content-drag > div h5, .md-content > div h5 {
    width: 100%;
    line-height: 50px;
    border-bottom: 1px #eee solid;
    font-size: 20px;
    font-weight: 700;
    color: #f90;
    text-align: center
}

.md-content input[type=text], .md-content-drag input[type=text] {
    border: 1px #eee solid;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    width: calc(100% - 40px);
    padding: 0 10px
}

.md-content-drag > div p, .md-content > div p {
    margin: 0;
    padding: 10px 0
}

.md-content-drag > div ul, .md-content > div ul {
    margin: 0;
    padding: 0 0 30px 20px
}

.md-content-drag > div ul li, .md-content > div ul li {
    padding: 5px 0
}

.btn-foot {
    width: 80%;
    height: 45px;
    margin: 0 auto
}

.btn-foot button {
    background: #f90;
    border: 1px solid #aaa;
    width: 40%;
    margin: 0 5%;
    float: left;
    padding: 5px 0;
    border-radius: 1em
}

.md-effect-1 .md-content {
    -webkit-transform: scale(.1);
    -moz-transform: scale(.1);
    -ms-transform: scale(.1);
    transform: scale(.1);
    opacity: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.md-show.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.md-show-drag.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.list a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border-radius: 3px;
    margin: 5px 0;
    display: block;
    box-sizing: border-box;
    padding: 0 0 0 20px;
    text-transform: capitalize;
    color: #000;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list a i {
    width: 40px;
    height: 40px;
    background: url(../../images/list-btn.png) right top no-repeat;
    display: block;
    float: right
}

.list a:hover {
    color: #fff;
    background-color: #cb0e01;
}

.list a:hover i {
    background-position: left top
}

.list-drop {
    width: 100%;
    display: none
}

.list-drop a {
    background: #333;
    color: #fff
}

.list-drop a:hover {
    background: #555
}

.btn-big {
    margin: 20px 10px;
    font-size: 16px;
    float: inherit;
    cursor: pointer;
    color: #ffffff;
}

.btn.gradient {
    display: block;
    /* background-color: #cb0e01; */
    box-sizing: border-box
}

button.gradient {
    width: 100% !important;
    margin: 15px 0
}

.gradient:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.input input[data-role=none]:not([type=checkbox]), .input select[data-role=none]:not([type=checkbox]), .noico:not([type=checkbox]) {
    /*margin: 0 0 -2px;*/
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-sizing: border-box;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.input-center input {
    width: 49%;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 10px 0 50px;
    margin: 5px 0
}

.input input[name=end_date], .input input[name=start_date] {
    box-sizing: border-box
}


.input input[type=number] {
    display: inline-block
}

.input input[data-role=none]::-ms-expand, .input select[data-role=none]::-ms-expand, .noico::-ms-expand {
    background-color: transparent;
    border: 0
}

.input input[data-role=none]:focus, .input select[data-role=none]:focus, .noico:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .1rem rgba(0, 123, 255, .25)
}

.input input[data-role=none]::-webkit-input-placeholder, .noico::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.input input[data-role=none]::-moz-placeholder, .noico::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.input input[data-role=none]:-ms-input-placeholder, .noico:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.input input[data-role=none]::-ms-input-placeholder, .noico::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.input input[data-role=none]::placeholder, .noico::placeholder {
    color: #6c757d;
    opacity: 1
}

.lb-msg {
    color: #dc3545;
}

.input form, .input-center form {
    padding-left: 10px;
    padding-right: 10px
}

label.captcha {
    margin-bottom: 0;
    padding: .375rem .75rem
}

.transfer label {
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
    display: block
}

.transfer label span {
    box-sizing: border-box;
    padding: 0;
    text-align: left;
    color: #eee;
}

.page {
    width: 100%;
    padding: 20px 0;
    overflow: hidden
}

.page li {
    width: 33.33%;
    overflow: hidden;
    float: left;
    line-height: 40px;
    text-align: center
}

.page a {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #ffc107 url(../../images/enter-btn.png) center no-repeat;
    display: block;
    margin: 0 auto
}

.page a.prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.page-game a {
    background-color: #f90 !important
}

.specific-page-num {
    display: inline-block;
    min-width: 40px;
    height: 35px;
    width: 15%;
    border-radius: 5px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .4)
}

.banner {
    width: 100%;
    overflow: hidden;
    display: none
}

.banner img {
    width: 100%
}

.casino a {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 10px 10px 160px;
    overflow: hidden;
    margin: 10px 0;
    background: #ECEFF4 10px no-repeat;
    display: block
}

.casino a.ca1 {
    background-image: url(../../images/casino-1.png)
}

.casino a.ca2 {
    background-image: url(../../images/casino-2.png)
}

.casino a.ca3 {
    background-image: url(../../images/casino-3.png)
}

.casino a.ca4 {
    background-image: url(../../images/casino-4.png)
}

.casino a.ca10, .casino a.ca5, .casino a.ca6, .casino a.ca7, .casino a.ca8, .casino a.ca9 {
    padding: 10px
}

.casino a span {
    width: 100%;
    overflow: hidden
}

.casino a span h6 {
    font-size: 16px;
    line-height: 200%;
    text-transform: capitalize;
    font-weight: 600;
    color: #ffc31e
}

.casino a span p {
    line-height: 200%;
    padding: 5px 0;
    text-align: justify
}

.casino a span i {
    width: 40px;
    height: 40px;
    background: #ffc107 url(../../images/enter-btn.png) center no-repeat;
    display: block;
    border-radius: 100%;
    margin: 5px 0
}

.casino .lott-1 {
    background-image: url(../../images/lottery.png)
}

.casino .lott-2 {
    background-image: url(../../images/thai_lottery.png)
}

.casino .lott-3 {
    background-image: url(../../images/vn_lottery.png)
}

.contant.list {
    padding: 10px;
    width: 100%;
}

.btn-game {
    background: #f90;
    width: 100%;
    margin: 10px 0
}

@media (max-width: 415px) {
    .casino a {
        padding: 5px 5px 5px 115px
    }

    .casino .lott-1, .casino .lott-2, .casino .lott-3, .casino a.ca1, .casino a.ca2, .casino a.ca3, .casino a.ca4 {
        background-size: 90px 90px !important;
        padding: 5px 5px 5px 110px
    }

    .casino a {
        padding: 0
    }

    .casino a span i {
        width: 30px !important;
        height: 30px !important;
        margin: 0 0;
        background-size: inherit
    }

    .vcasino span p {
        padding: 0 0
    }
}

.transfer:not(.dps) button.gradient {
    width: calc(50% - 20px) !important;
    margin: 0 !important
}

.transfer label > .btn-big:not(.gradient) {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: #333 !important
}

select#bank.noico {
    margin-bottom: 1rem
}

select.noico[name=transfer] {
    margin-bottom: 1rem!important;
}

/* Custom Keno */
.keno ul {
    padding-left: 0;
    list-style: none;
}

.keno .fl {
    float: left;
}

.keno .fr {
    float: right;
}

.gkeno-btn a.active label, .gkeno-btn a:hover label {
    color: #fff;
}

.keno .gkeno-table-list a {
    color: #666;
}

.keno .gkeno-total li label a, .keno .gkeno-table-list a.yellow {
    color: #f90;
}

.keno .gkeno-total li label.ten-item a, .keno .gkeno-total li label.ten-item a:hover {
    color: #666;
}

.md-content-drag div, .md-content > div {
    font-size: 1em;
}

/* CUSTOM */
.center h2 {
    background-color: var(--color);
    color: #fff!important;
}

.center .contant.list {
    color: #fff;
}

.center .list a:hover{
    background-color: transparent;
    background-color: var(--color);
    color: #fff!important;
    text-decoration: none;
}

.custom-form-wrapper {
    .center-tab {
        padding: 0;
    }
}

.main.center .center-tab a, .center-tab a {
    font-size: 1rem;
    color: #000;
    text-decoration: none;
    text-align: center;
    flex: unset;
    background-clip: unset;
    border: none;
    height: inherit;
    line-height: unset;
    width: 50%;
    background: unset;
    padding: .25rem;
}

.center-tab a.active, .center-tab a:hover {
    background: unset;
    background-clip: unset;
}

.main.center .center-tab a:focus, .center-tab a:focus {
    box-shadow: none;
}

.main.center .center-tab a span, .center-tab a span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 0.5rem;
    padding: 0.5rem 0.25rem;
    width: 100%;
    background-color: #f4f4f4;

    @media (max-width: 375px){
        font-size: .85rem;
    }
}

.main.center .center-tab a.active span, .main.center .center-tab a:hover span, .center-tab a.active span, .center-tab a:hover span {
    background-color: transparent;
    background-color: var(--color);
    color: #fff;
}

.slots-contant {
    background-color: unset;
}

.slots ul{
    padding-left: 0;
}

.slots-tab a {
    line-height: 1.25;
    background-color: #eaedef;
    color: #212529!important;
}

.slots-tab a.active, .slots-tab a:hover {
    background-color: transparent;
    color: #fff!important;
    background-color: var(--color);
}

.slots-tab .fav-game-container {
    display: flex;
    flex-wrap: wrap;
}

.slots-tab-images {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    padding: .25rem;
}

.slots-tab-images a {
    height: unset;
    width: 25%;
    display: flex;
    padding: .25rem;
    background-color: transparent;
}

.slots-tab-images a:focus {
    box-shadow: none;
}

.slots-tab-images a img {
    background: rgba(255,255,255, 0.1);
    padding: .25rem;
    border-radius: .5rem;
}

.slots-tab-images a.active img, .slots-tab-images a:hover img {
    background-color: var(--color);
}

.slots-contant li a::before, .slots-contant #slot_games li a::before {
    left: 0;
}

.afbgaming img, .slots_w88 img, .slots_pt img {
    height: 10rem;
}

.slots_mg img, .slots_netent img {
    height: 8rem;
}

.slots_bestgamer img, .slots_afbgaming img {
    height: 9rem;
}

.slots_playstar img, .slots_fish img, .slots_joker123 img, .slots_pplay img {
    height: 11rem;
}

.slots-contant a {
    padding: 0;
    height: auto;
}

.slots-contant a img {
    max-width: 100%;
    width: 100%!important;
}

.game-box {
    display: flex;
    flex-direction: column;

    span {
        width: 100%;
        height: 30px;
        line-height: 30px;
        text-align: center;
        text-transform: capitalize;
    }
}

.game-free a {
    border: none;
    color: var(--fff);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: .9rem;
    line-height: 1.8;
}

.slots-contant a span, .game-box span {
    position: relative;
    color: #fff;
    background-color: var(--color);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: .9rem;
}

.keno, .number {
    padding-top: 0px;
}

.list a {
    color: #0d0d0d;
}

.list a:hover, .lott-list.list a:hover {
    background-color: var(--color);
    color: #fff!important;
    text-decoration: none;
}

.center {
    margin-bottom: 10px;
}

.center-info {
    top: 30px;
}

.center-head {
    padding: 1rem .5rem;

    .center-top-info-wrapper {
        color: var(--fff);
    }
}

.center-top-info-last-bonus, .center-top-info-total-bonus {
    font-size: .85rem;
    span {
        color: #f90;
    }
}

.center-top-avatar-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;

    .center-avtar {
        margin: 0 auto  ;
    }
}

.main.center #receipt {
    display:none;
}

/* CHECK WITH THEME COLOR */
.center-basic td {
    color: #fff;
}

.center-info h3, #record-pagin, .depo-img-text{
    color: #eee;
}

.center-info h3 span {
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    display: block;
}

.depo_img a {
    width: auto!important;
}

.depo_img label {
    border: 1px solid #ced4da;
    border-radius: 3px;
}

.depo_img label span {
    overflow: hidden;
}

.depo_img #btn_img {
    padding: 9px;
}

.btn-content {
    background-image: -webkit-linear-gradient(top, #f6f6f6, #e2b659);
    color: #fff!important;
}

.main.center .center-tab {
    padding-top: 5px;
}

.page.page-game li span {
    color: #fff;
}

.specific-page-num {
    color: #fff;
    border-color: #fff;
}

.main.center .tblBonus td {
    width: 50%;
}

.main.center .tblBonus td span {
    float: unset!important;
    padding-right: 5px;
    word-break: break-word;
}

.center .input .btn {
    min-height: unset;
}

.input input[data-role=none]:not([type=checkbox]), .input select[data-role=none]:not([type=checkbox]), .noico:not([type=checkbox]) {
    background-color: var(--block);
    color: #fff;
}

.main.center .btn.gradient {
    font-weight: bold;
}

/* CUSTOM DESIGN ONLY */

.list a:hover i {
    background-position: left top;
}

.page-game a {
    background-color: var(--color)!important ;
}

.list a i {
    transition: none;
}

.main.center .form-group-captcha {
    display: flex;
    flex-wrap: wrap;
}

.main.center .form-group-captcha #captcha {
    flex: 1 0 70%;
    float: none;
    margin-bottom: 0;
}

.main.center .form-group-captcha #captchaLb {
    flex: 1 0 25%;
    float: none;
}

.main.center .form-update-bank select#bank, .main.center .form-update-bank input{
    margin-bottom: 0;
}

/* Check Table Design */
.main.center .center-table {
    margin-bottom: 10px;
    overflow-x: auto;
    padding: 0;
    background: transparent;
}

.main.center .center-table th {
    background-color: var(--color);
    padding: 0.25rem;
    white-space: nowrap;
}

.main.center .center-table td {
    color: #fff;
}

.main.center .center-table th {
    color: #fff;
}

.referral_popup {
    .contant {
        padding: 0;
        margin: 0;
    }
    .table table {
        margin: 0 auto;
        max-width: unset;

        tbody td {
            color: #000;
            height: unset;
        }
    }

    .table table th, .table table td {
        height: unset;
        padding: 1rem;
    }
}

/* CUSTOM DESIGN ONLY END */

.main.center .canceled {
    color: #ff0000;
}

.main.center .custom-table .custom-bottom-line {
    border-bottom: 1px #d8d8d8 solid; height: 1px;
}

.custom-table .ref_link.btn {
    padding: .375rem .5rem;
    font-size: .9rem;
}

#divPromotions ul {
    padding-left: 0;
}

#divPromotions ul.row {
    margin-left: 0;
    margin-right: 0;
    list-style-type: none;
}

#divPromotions ul.row li.col {
    padding-left: 0;
    padding-right: 0;
}

#ref-link {
    color: var(--000);
}

#ref-link-btn {
    color: var(--fff);
    padding: 2px 5px;
    font-size: .9rem;
}

.btn.gradient {
    color: var(--fff);
}

.btn.gradient:hover {
    color: var(--fff);
    opacity: .8;
}

.main.center #captcha {
    text-align: left;
}

.main.center .center-table {
    margin-bottom: 10px;
    overflow-x: auto;
}

.main .page {
    padding: 10px 0;
}

/* MISC */
.provider-item label {
    margin: .5rem 0;
}

.provider-item .btn-turnover {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.datepicker > .datepicker_header > .icon-close {
    width: 30px!important;
    height: 30px!important;
}

.datepicker > .datepicker_header > .icon-home > div, .datepicker > .datepicker_header > .icon-close > div {
    background-position-x: left;
    background-size: cover;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist {
    margin-top: 2.5px!important;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item {
    color: #000;
}

.main.center .btn.gradient {
    font-weight: bold;
}

/* KH Poker */
.kh-poker-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 20;
    display: none;
}

.kh-poker-overlay.kh-poker-overlay-active {
    display: block;
}

#kh_gaming_poker {
    border-radius: 10px;
    transition: none;
}

#kh_gaming_poker .ongdo_loader img {
    width: 25px;
    height: 25px;
}

@media (max-width: 425px) {
    .slots-contant li {
        width: 50%;
    }
}

@media (max-width: 340px) {
    .custom-table .ref_link.btn {
        padding: .375rem .3rem;
        font-size: .9rem;
    }
}

.light-font-theme {
    .slots-contant a span, .game-box span {
        color: var(--000)!important;
    }

    .slots-tab a {
        background-color: #eaedef;
    }

    .slots-tab a.active, .slots-tab a:hover {
        color: var(--333)!important;
        background-color: var(--color);
    }

    .main.center .center-table th, .center-tab a.active, .center-tab a:hover {
        color: var(--000);
    }

    .game-free a {
        color: var(--333);
    }

    .main.center .center-tab a.active span, .main.center .center-tab a:hover span, .center-tab a.active span, .center-tab a:hover span {
        color: var(--000);
    }
}

.ayamgaming-theme {
    .center-tab, .btn .active{
        color: var(--fff);
    }
}

.jawara377-theme {
    #ref-link {
        color: var(--000);
    }
}

.turnover-item.custom-turnover-item input {
    width: auto;
}
#kh_gaming_poker{
    .poker_transfer-item input, .transfer-item input{
        background-color: var(--333);
        color: var(--fff);
    }
    .poker_transfer-item .btn,.btn.poker_play{
        background-color: var(--color);
    }
}

.badge-pad{
    padding: 8px;
    border-radius: 8px;
}

.card-body {
  padding: 1.0rem !important;
}

.f-bold {
  font-weight: bold;
}

.f-small {
  font-size: 16px;
}

.f-large {
  font-size: 20px;
}

.f-xlarge {
  font-size: 24px;
}