
/* thai */
@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 400;
  src: local('Kanit Regular'), local('Kanit-Regular'), url(../fonts/nKKZ-Go6G5tXcraBGwCYdA.woff2) format('woff2');
  unicode-range: U+0E01-0E5B, U+200C-200D, U+25CC;
}
/* vietnamese */
@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 400;
  src: local('Kanit Regular'), local('Kanit-Regular'), url(../fonts/nKKZ-Go6G5tXcraaGwCYdA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 400;
  src: local('Kanit Regular'), local('Kanit-Regular'), url(../fonts/nKKZ-Go6G5tXcrabGwCYdA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 400;
  src: local('Kanit Regular'), local('Kanit-Regular'), url(../fonts/nKKZ-Go6G5tXcraVGwA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
    .responsive-table tbody tr {
    text-align: center;
    text-transform: uppercase;
}
.responsive-table tbody tr:nth-child(2n) {
    background: #262424;
}

a {
    color:#fff;
    text-decoration:none;
}

a:activem a:focus {
    font-style:italic;
    color:#fff;
}
.header-body,.bg-main{
    background:linear-gradient(#810404,#c50b0b,#810404);
    background:-moz-linear-gradient(#810404,#c50b0b,#810404);
    background:-webkit-linear-gradient(#810404,#c50b0b,#810404);
}
.header-body table{
    margin:0 auto;
}
.header-box {
    min-height: 35px;
    padding-top:10px;
    border-bottom:3px solid red;
}
.header-box:after{
    content: "";
    display: table;
    clear: both;
}
.running-txt {
    width: 60%;
    margin: 0px auto;
    top: 10px;
    padding-left: 5px;
}

.logo {
    padding: 10px 0;
}
.logo img {
    width: 260px;
}
a:hover {
    color:#fff !important;
    text-decoration:none !important;
    font-style:italic !important;
}
.fdarkgreen{
  color:#000!important;
  font-family:'Lexend Deca' !important;
}
.flink-u{
  color: blue!important;
  text-decoration: underline;
}
.fblack-all,.fblack-all *{
  color:black!important;
}
 .pagination > li > a, .pagination > li > span {
        color:#000;
        background:#beca0c;
        border:1px solid #ccff01;
    }
    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        background:#94960a;
        border-color:#aade0b;
        color:#000;
    }
    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        background:#aade0b;
        color:#000 !important;
        border-color:#aade0b;
    }
    .panel {
        background:rgba(0, 0, 0, 0.7);
       
    }
    .list-sm tr td {
        border-bottom:none !important;
    }
   .result-view:hover .dot-result {
          *background: linear-gradient(#3f09e4,#9a58ea,#0825fb);
          box-shadow:0 0 5px 1px rgba(255, 255, 0, 0.48);
      }
  .dot-result{
     text-shadow:0 0 2px black;
     background:linear-gradient(#e8e802,#aeff08,#caca00);
     font-size: 20px!important;
      display: inline-block;
      width: 30px;
      height: 30px;
      line-height: 1.35em;
      border-radius: 50%;
      font-weight:500!important;
      text-align: center;
      color:#000!important;
      margin:3px 0;
      text-shadow:2px 0 2px rgba(0, 0, 0, 0.28);
  }
#btn-bbfs-v1 {
    margin:5px 0;
    position:relative;
    right:68%;
}

  table.fwhite.bgold {
      background:rgba(0, 0, 0, 0.7);
      border:1px solid yellowgreen;
      border-radius:5px;
  }
  table.fwhite.bgold h3{
      color:yellowgreen;
  }
.fyg{
  color: yellowgreen!important;
}
.border{
    border: 1px solid rgb(145, 201, 15);
    border-radius: 5px;
}
.border-panel{
    border: 2px solid rgb(30, 39, 0);
}
.btn-g {
    float: left;
    height: 45px;
    padding: 5px;
    margin: 7px 5px;
    width: 100px;
    font-size: 2vh;
    text-transform: uppercase;
    border-radius: 5px;    
    font-weight: 700;
    cursor: pointer;
    font-style: italic;
    border: none;
    text-align: center;
}
.btn-g {
    font-size: 19px;
}
.result-view{
     text-decoration:none!important;
}

.bg-link{
    color:white !important;
      background:linear-gradient(#730000,#ff0e0e,#730000);
      box-shadow:0 0 3px #b37f7f;
}


.content tbody tr td{
    font-weight: 700;
    color: rgb(32, 38, 115);
    border-bottom: 1px solid rgb(19, 55, 131);
}
#latest-depo #title,#latest-wd #title {
    font-size: 20px;
    color: #fff;
    background: rgb(30, 39, 0);
    text-align: center;
    padding: 10px 0;
}
button,.btn-main {
    background: linear-gradient(#bfbd02,#fff900,#879605);
    border: none;
    font-size: 17px;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 5px;
    min-width: 100px;
    font-weight: 400;
    color:#000 !important;
    text-shadow:none;
}
#latest-depo h3, #latest-wd h3 {
    color: yellowgreen;
    font-size: 22px;
    text-align: left;
    padding: 10px;
    background: black;
    position: relative;
    z-index: 100;
    border-radius: 10px;
    margin-top:0;
    margin-bottom:0;
}
.bank-online {
    display: inline-block;
    text-align: right;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.bank-online ul {
    float: right;
    text-align: center;
    list-style-type: disc;
    margin: 0 1.5em 1.5em 0;
    padding-left: 1.5em;
}

.bank-online ul li {
    list-style-type: none;
    float: left;
    width: 20%;
    text-align: center;
}
.bank-online .logo{
    
}
.bank-online .logo {
    width: 90%;
    float: left;
    position: relative;
}
.container{
  padding-left:0px;
  padding-right:0px;
  min-width:950px!important;
  width: 98%;
}
#state-on{
 
  animation: state-on 1s steps(5, start) infinite;
  -webkit-animation: state-on 1s steps(5, start) infinite;
}
.note *{
  font-size: 10px!important;
}
@keyframes  state-on {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes state-on {
  to {
    visibility: hidden;
  }
}
#footer {
     min-height: 150px;
        background: -webkit-linear-gradient(#810404,#c50b0b,#810404);
    background: linear-gradient(#820909,#c50b0b,#810404);
    border-top: 3px solid red;
    text-align: center;
    color: #cecece;
    font-size: 19px;
    *padding: 10px;
    *padding: 10px;
}
.footer-body {
    width: 80%;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.footer-body h1 {
    margin: 5px;
}
.footer-menu {
    border-top: 1px solid yellowgreen;
}
.bank ul {
    list-style-type: none;
    display: inline;
}
.bank p {
    text-align: left;
    padding: 5px 0;
    margin: 3px 0;
    font-size: 13px;
}
.list,.list *{
  text-align: center;
}
.list tbody tr:nth-child(even){
    background: rgba(205, 218, 9, 0.14) !important;
}
.list-sm,.list-sm *{
  font-size: 14px;
}
.font-sm,.font-sm *{
  font-size: 12px!important; 
}
.font-md{
        font-size:14px!important;
}
.pt-fb tr td{
        border-bottom: 1px solid dodgerblue;
        
    }
   
    .pt-fb tr td a{
        text-decoration:none;
    }
.list.pt-fb a:hover {
    color:#fff;
    font-style:italic;
}
input[type="number"]::-webkit-outer-spin-button, 
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
  color:#000 !important;
}

 .header {
     padding: 0px 10px 0px 10px;

    margin: 0 auto;
    width: 1000px;
  }
  .bg-transparent{
    background: transparent!important;
    
  }

  .bgcontainer {
    
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 12px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 12px 3px rgba(0, 0, 0, 0.75);
   
  }
.nav-item:hover{
  background-color: black;
  color:white;
}
.ctable-all,.ctable-all tr,.ctable-all td{
  padding-top: 0!important;
  padding-bottom: 0!important;
  margin: 0 0 0 0!important;
  border: none!important;
}
#menu-header td{    
    padding-top:1px;
    padding-bottom: 1px;

  }

  #menu-header .navbar{
    margin-bottom: 0px;
    min-height: 41px!important;    
  }

  #menu-header .nav>li>a:focus,#menu-header .nav>li>a:hover,#menu-header .dropdown-menu li a:hover, #menu-header .active {
    background-color: transparent!important;
  }

.btn-play {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
  #menu-header li a{
    text-transform: uppercase;
    
    text-decoration: none;
    display: block!important;
        
    font-weight: bold;
    line-height: 31px;
    border-left: 1px solid rgba(107, 82, 82, 0.5803921568627451);
    border-right: 1px solid rgba(107, 82, 82, 0.5803921568627451);

  }
  .md a{
    font-size: 13px;
    padding: 5px!important;  
  }
  .sm a{
      font-size: 12px!important;
      padding: 4px!important;
  }
#running-msg{
    background: rgb(30, 39, 0);
}

#clocktime {
    color: yellowgreen;
    font-size: 13px;
    font-weight: 300;
    padding: 5px;
}
* {
    padding: 0;
    
    box-sizing: border-box;
}


  #menu-header .navbar-nav > li > a {padding-top:5px !important; padding-bottom:5px !important;}
.bgold{
    background: linear-gradient(rgb(102, 64, 3) 5%,rgb(180, 129, 32) 25%,rgb(229, 237, 107) 50%,rgb(102, 64, 3));
    border-color: transparent;
}
.fgold{
    color:rgb(59, 89, 152);
}
.fwhite{
    color:#000!important;
    text-shadow:none;
}
.fblack,.fblack-all *,fblack-all{
  color:#000!important;
}
.fyellow{
  color:#fff!important;
  background:rgba(0, 0, 0, 0.69);
}
.fgreen{
  color:#138c3!important;
}
.fbold{
  font-weight: bold !important;
}
.fred,.fred-all,.fred-all *{
    color:#fff!important;
    background:#d60707 !important;
    font-size:16px;
    text-transform:uppercase;
}

.bold{
  font-weight: bold!important;
}
.lt{
  text-decoration: line-through!important;
}
.bblack{
  background-color: #000!important;
}
.byellow{
  background-color:#87ce9c !important;
  font-size:15px !important;
}
.bblue{
  background-color: #2e0075 !important;
}
.bt-blue3{
  border-top: 3px solid #1400ce!important;
}
.bb-blue2{
  border-bottom: 2px solid #1400ce!important;
}
.bwhite{
  background-color: #fff!important;
}
.bb-blue{
  border-bottom: 1px solid #2e00ff;
}
.offline{
  font-weight: bold;
  color:#ff0000!important; 
}
.r-pad{
  padding: 0 0 0 0!important;
}
.r-decor{
  text-decoration: none!important;
}
.list-none{
  list-style: none!important;
}
.nav-menu .nav-link{
    color:#fff!important;
}
.blight-red{
  background-color: #f4b2b2!important;
}
.container,.ptb{
    padding-top:10px;
    padding-bottom: 10px;
}
.link,.clickb{
    cursor: pointer;
}
.pt-3{
  padding-top: 20px!important;
}
.pt-2{
  padding: 5px!important;
}
.ml-2{
  margin-left:10px!important;
}
.mr-2{
  margin-right:10px!important;
}
.mt-2{
  margin-top: 10px!important;
}
.mb-2-`{
  margin-bottom: 10px!important; 
}

.pl-1{
  padding-left:5px!important;
}
.pr-1{
  padding-right:5px!important;
}
.pt-1{
  padding-top: 5px!important;
}
.pb-1{
  margin-bottom: 5px!important; 
}


.pb-2{
  padding-bottom: 10px!important;
}
.pl-2{
  padding-left: 10px!important;
}
.pr-2{
  padding-right: 5px!important;
}


.w-10{
   width: 30%;}
#cover-spin {
    position:fixed;
    width:100%;
    left:0;right:0;top:0;bottom:0;
    background-color: rgba(255,255,255,0.7);
    z-index:9999;
    display: none;
   
}
#captcha img{
  height: 100%!important;
}

#header-menu{
  background-color: transparent;
  background-image: -webkit-linear-gradient(#0006cc 0%, #000007 100%);
  background-image: -o-linear-gradient(#0006cc 0%, #000007 100%);
  background-image: linear-gradient(#0006cc 0%, #000007 100%);
  margin: 0 auto;
}
#header-footer{
  background-color: transparent;
    background-image: -webkit-linear-gradient(#000019 0%, #1400ce 100%);
    background-image: -o-linear-gradient(#000019 0%, #1400ce 100%);
    background-image: linear-gradient(#000019 0%, #1400ce 100%);
}
table thead tr th{
      color: white;
      text-align: center;
      background: rgba(123, 120, 6, 0.9) !important;
      padding:10px;
      text-transform:uppercase;
      font-weight:300;
      *border:1px solid dodgerblue;
}

@-webkit-keyframes spin {
    from {-webkit-transform:rotate(0deg);}
    to {-webkit-transform:rotate(360deg);}
}

@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}

#cover-spin::after {
    content:'';
    display:block;
    position: absolute;
   left: 50%;
   top: 50%;
   height:60px;
   width:60px;
   margin:0px auto;
   -webkit-animation: rotation .6s infinite linear;
   -moz-animation: rotation .6s infinite linear;
   -o-animation: rotation .6s infinite linear;
   animation: rotation .6s infinite linear;
   border-left:6px solid rgba(0,174,239,.15);
   border-right:6px solid rgba(0,174,239,.15);
   border-bottom:6px solid rgba(0,174,239,.15);
   border-top:6px solid rgba(0,174,239,.8);
   border-radius:100%;
   z-index: 100;
}

@-webkit-keyframes rotation {
   from {-webkit-transform: rotate(0deg);}
   to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
   from {-moz-transform: rotate(0deg);}
   to {-moz-transform: rotate(359deg);}
}
@-o-keyframes rotation {
   from {-o-transform: rotate(0deg);}
   to {-o-transform: rotate(359deg);}
}
@keyframes rotation {
   from {transform: rotate(0deg);}
   to {transform: rotate(359deg);}
}

.list tbody tr:nth-child(2n) {
    background:blue;
}