html,
body {
	min-height: 100%;
	height: 100%;
}
body {
    min-width: 1100px!important;
}
.toast-container {
  color: #f8f8f8;
  position: fixed;
  bottom: 5px;
  left: 2%;
  width: 50%;
  margin: 0 25% 0 25%;
}
.toast {
	text-align: center;
	padding: 17px 0 20px 0;
	margin: 0 25% 0 25%;
	height: 54px;
	font-size: 20px;
	background-color:maroon;
	color:#fff;
}
body{
    font-family: 'Philosopher', sans-serif;
    background: #000 url('../images/bg.jpg') no-repeat;
    background-size:cover;
}
.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;
}
.btn-g:hover {
    text-shadow: 2px 1px 3px rgb(160, 146, 146);
}
.result-view{
     text-decoration:none!important;
}
.dot-result{
   font-size: 20px!important;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    color: #fff;
    font-weight:500!important;
    text-align: center;
    background: #007bff;
}
.bg-link{
    background: #007bff;
}
.result-view:hover .dot-result{
    background: rgb(78, 105, 162);
}
marquee{
    color:black;
}
.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;
    font-family: 'Ruda';
    background: rgb(30, 39, 0);
    text-align: center;
    padding: 10px 0;
}
#latest-depo h3, #latest-wd h3 {
    color: yellowgreen;
    font-size: 22px;
    font-family: 'Ruda';
    text-align: center ;
    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;*/
}
#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: 400px;
            background: #2d0000;
            position: relative;
            display: block;
            margin-top: 20px;
            border-top: 3px solid #7db12d;
        }
        #footer table{
            margin-top:5px;
        }
        #footer td{
            width: 25%;
            padding:10px;
            color: yellowgreen;
            font-family: 'Ruda';
            text-align: center;
            line-height: 1.5em;
            margin-top: 5px;
        }
        .footer-desc {
            width: 95%;
            position: relative;
            margin: 0 auto;
            text-align: center;
            display: table;
            padding: 20px 0;
            color: yellowgreen;
            font-family: 'Ruda';
            line-height: 1.5em;
        }
.list,.list *{
  text-align: center;
}
.list tbody tr:nth-child(even){
    background: rgba(140, 0, 0, 0.39) !important;
}
.list-sm,.list-sm *{
  font-size: 12px;
}
.font-sm,.font-sm *{
  font-size: 12px!important; 
}
.font-md{
        font-size:14px!important;
}
.pt-fb tr td{
        border-bottom: 1px solid rgb(19, 55, 131);
        
    }
    .pt-fb tr td,.list-sm tr td a{
        font-weight: bold;
        color: yellowgreen;
    }
    .pt-fb tr td a{
        text-decoration:underline;
    }

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

#marquee{
  background: url('../images/informasi.png') no-repeat;
  height: 30px;
}
  .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 {
      text-shadow: 3px 2px 3px rgba(0, 0, 0, 0.54);
    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;
    background-image: none;
    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{
    font-family: Arial;
    color: #000 !important;
    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-family: 'arial';
    font-size: 13px;
    font-weight: 300;
    padding: 5px;
}
* {
    padding: 0;
    
    box-sizing: border-box;
}
marquee {
    float: left;
    color: yellowgreen;
    font-family: 'Ruda';
    font-size: 13px;
    font-weight: 300;
}

  #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:#fff!important;
}
.fblack{
  color:#000!important;
}
.fyellow{
  color:#f4df42!important;
}
.fgreen{
  color:#138c3!important;
}
.fbold{
  font-weight: bold;!important;
}
.fred *{
    color:#ff0000!important;
}
.fred{
  color:#ff0000!important;
}
.bold{
  font-weight: bold!important;
}
.lt{
  text-decoration: line-through!important;
}
.bblack{
  background-color: #000!important;
}
.byellow{
  background-color:#dff442!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-top: 10px!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: 10px!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-container{
  background: url('../images/black-pattern.png') repeat top center;
}
#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: rgb(30, 39, 0);
      padding:10px;
}

@-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);}
}

@font-face {
    font-family: 'rudaregular';
    src: url('ruda-webfont.woff2') format('woff2'),
         url('ruda-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.list tbody tr:nth-child(2n) {
    background:blue;
}
.container {
    width: 100% !important;
}
#dpagecontent, .main-center {
    /*min-height: calc(100vh - 271.56px - 696px);*/
    min-height: calc(100vh - 100.56px - 696px);
    padding: 5px;
}
.mypanel {
    border-radius: 10px !important;
    color: #ffffff !important;
    font-weight: 800 !important;
    line-height: 1!important;
    margin-bottom: 10px !important;
}
.mypanel h3, .mypanel p {
    margin-top: 0px!important;
    margin-bottom: 5px!important;
}
.mypanel h3:last-child, .mypanel p:last-child {
    margin-bottom: 0px!important;
}
#marquee{
	background: url('../images/informasi.png') no-repeat;
	height: 30px;
}
 #grid-list {
  position: relative;
  height: 200px;
  overflow: auto;
  }
  #grid-list {
  display: block;
  }

  .latest-1 ,
            .latest-2 ,
            .latest-3  {
                color: white;
                width: 100%;
                margin-bottom: 15px; 
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
            }

            .latest-1 ul,
            .latest-2 ul,
            .latest-3 ul {
                padding: 0;
                width: 100%;
            }

            .latest-1 li,
            .latest-2 li,
            .latest-3 li {
                list-style: none;
                 border-top: 1px solid #dee2e6;
                padding: 10px;
                padding-bottom: 10px;
            }





#latest-winner table tbody tr td,#latest-depo-wd table tbody tr td{ 
      padding:5px;
      text-align: center;

}
marquee{
  padding-left:5px;
  padding-right:5px;
}
marquee td{
   border-bottom: 2px solid rgb(175, 4, 4);
   font-size: 15px;
}
