* {
  margin: 0;
  padding: 0;
}
#android {
  width: 100px;
  height: 100px;
  background: url(../img/android-logo.png) no-repeat;
  position: absolute;
  z-index: 9999;
}
#judul_berita {
  width: 200px;
  height: 26px;
  float: left;
  font-size: 1.2em;
  font-weight: 900;
  color: #fff;
  text-align: center;
}
.font-keterangan {
  font-size: 12px;
  font-style: italic;
}
#wrap_berita_terbaru {
  width: 1000px;
  height: 26px;
  margin: auto;
  float: left;
}
.afiliasi {
  padding: 0 20px;
  color: #fff;
}
#berita_terbaru {
  font-size: 12px;
  padding: 0 0 0 5px;
  width: 700px;
  height: 26px;
  margin: auto;
  color: #fff;
  float: left;
}

html,
body {
  font-family: 'Lato', sans-serif, 'Microsoft Yahei';
  color: #1f1f1f;
  background-color: black;
  font-size: 12px;
  line-height: 24px;
  height: 100%;
  position: relative;
}
.judul-mobile {
  font-size: 1.7em;
  color: #fff;
}
.halaman_mobile {
  color: #fff;
  font-size: 14px;
}
.flip-counter ul.cd {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.flip-counter li {
  background: url(../img/digits-trans.png) 0 0 no-repeat;
  margin-left: -10px;
}
.flip-counter li.t {
  background-position: 0 0;
  width: 43px;
  height: 39px;
}
.flip-counter li.b {
  background-position: 0 0;
  width: 43px;
  height: 54px;
}
.flip-counter li.s {
  background-position: -53px -1030px;
  width: 10px;
  height: 93px;
  margin: -20px 0 0 0;
}
#flip-counter-wrap {
  float: right;
  width: 905px;
  height: 100px;
}
a {
  text-decoration: none;
  outline: none;
  hlbr: expression(this.onFocus=this.blur());
  color: #1f1f1f;
}

a:hover {
  text-decoration: underline;
}
.lupa-pass {
  background: url(../img/bg-table-atas.png) repeat-x;
  height: 50px;
  font-size: 1.5em;
  padding-left: 20px;
}
.paddingleft20 {
  padding-left: 20px;
}
input.lupa {
  width: 300px;
  padding-left: 10px;
  border: 1px solid #999;
  margin-bottom: 10px;
}
select {
  width: 150px;
  height: 30px;
  padding-left: 10px;
  border: 1px solid #999;
  margin-bottom: 10px;
}
#form-daftar {
  width: 960px;
  padding: 20px;
  background: #fff;
  font-size: 1.2em;
}
#form-daftar a {
  color: #03f;
  text-decoration: none;
}
input.daftar {
  width: 430px;
  padding-left: 10px;
  border: 1px solid #999;
  margin-bottom: 10px;
}
button.btnlupa {
  background: url(../img/bg-button.png) repeat-x;
  width: 100px;
  height: 40px;
  border: 1px solid #f90;
  border-radius: 5px;
  color: #fff;
}
#wrap-bawah_jackpot {
  width: 1000px;
  margin: auto;
}
#bawah_jackpot {
  width: 333px;
  float: left;
}
#wrap-box {
  width: 1000px;
  margin: auto;
}
#box {
  /*    width:333px;*/
  float: left;
}

.copyright {
  text-align: center;
  color: #fff;
}
#slideout {
  position: fixed;
  top: 130px;
  left: 0;
  background: url(../img/siderbar.jpg) no-repeat;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  height: 400px;
  width: 63px;
  /* line-height: 36px; */
  /* padding: 5px 8px; */
  /* color: #fff; */
  /* font-size: 17px; */
  /* text-align: center; */
  cursor: pointer;
  z-index: 9999;
}
#slideout_inner {
  position: fixed;
  top: 130px;
  left: -250px;
  width: 234px;
  height: 230px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-border-radius: 0 0 5px 0;
  -moz-border-radius: 0 0 5px 0;
  border-radius: 0 0 5px 0;
}
#slideout_inner a {
  display: block;
}
#slideout:click {
  left: 250px;
}
#slideout:hover #slideout_inner {
  left: 0;
}
table {
  border-collapse: collapse;
}

img {
  border-width: 0;
}

input {
  height: 24px;
  font-size: 11px;
  color: #808080;
  line-height: 24px;
  margin: 0 3px 0 0;
  padding: 0 5px;
  border-radius: 3px;
  font-size: 13px;
  outline: none;
  -webkit-appearance: none;
}

button {
  height: 24px;
  background-color: #ffcc00;
  font-size: 13px;
  color: #000;
  font-weight: 600;
  line-height: 24px;
  border-width: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
}

button:hover {
  background-color: #ff6600;
}

ul {
  list-style: none;
}

h3 {
  font-size: 16px;
  color: #fff;
  line-height: 37px;
}

h4 {
  font-size: 20px;
}

h6 {
  font-size: 11px;
  font-weight: normal;
}

/***************************************************/
/*Clear*/
.clearfix:after,
.lebar_utama:after,
.title:after,
.section2:after,
.section3:after,
.section6:after,
.lang_nav:after {
  content: '';
  display: block;
  clear: both;
}

.clear {
  clear: both;
}

/*Float Set*/
.header h1,
.top dl,
.top dl dt,
.top dl dd,
.login_atas input,
.modle_04 img,
.modle_04 .game_wrap,
.lapisan,
.lapisan_1,
.lapisan h4,
.title h3 a,
.title span,
.box1,
.kolom_bawah {
  float: left;
}

.login_atas,
.login_atas a,
.box2 {
  float: right;
}

/*text-indent Set*/
.fadeout {
  text-indent: -99999px;
}

.lebar_utama {
  width: 1000px;
  margin: 0 auto;
}

/***************************************************/
/*--Hide Text Set--*/
.header h1 a,
.section2 a,
.list_permainan_bawah {
  font-size: 0;
  text-indent: -99999px;
}

.livechat li,
.listMenu li,
.userInfo ol li,
.userInfo ul li,
.account_hd ul li,
.account_nav ul li,
.loginpopup .top_select ul li,
.errorpopup .top_select ul li,
.popup .top_select ul li,
.wait_icon .top_select ul li,
.freebet_popup .top_select ul li,
.popup_2 .top_select ul li,
.prompt_popup .top_select ul li,
.reward_popup .top_select ul li,
.navbar li,
.latarbelakang_menu .gameNav li,
.linkbar li,
.pagesitem li,
.liveitem li,
.rules .type_02 ul li,
.game_title li,
.game_slot li,
.item_1 li,
.item_2 li,
.tab_title li,
.conlist li,
.maintanance ul li,
.box4 .btn_type li,
.deposit_h2p .btn_type li,
.deposit_loctrans .btn_type li,
.transfer .btn_type li,
.withdrawal .btn_type li,
.profile_list .btn_type li,
.password .btn_type li,
.box4 .transcash li,
.deposit_h2p .transcash li,
.deposit_loctrans .transcash li,
.transfer .transcash li,
.withdrawal .transcash li,
.profile_list .transcash li,
.password .transcash li,
.step_group li,
.datetime_info .date_info ul li,
.datetime_info .timeh_info ul li,
.wallet .top_title li,
.type_select li,
.date_list li,
.page_list li,
.member_info ol li,
.section1 .opennew li,
.box2 ul li,
.payment ul li,
.list_permainan_bawah li,
.lang_nav li {
  display: block;
  float: left;
}

.listMenu li {
  margin: 10px 0 0 10px;
}
.listMenu {
  float: right;
  margin-left: 395px;
}
.section2,
.section3 {
  padding: 8px 5px;
}

.header {
  min-width: 1000px;
  /*background-color: #013088;*/
  background-repeat: no-repeat;
  background-image: url(../../img/bgheader.png);
}

.header h1 a {
  width: 325px;
  height: 100px;
  display: block;
  position: absolute;
  background: url(../img/logo-virtuswin.png);
  margin-top: -50px;
}

#nama-login {
  width: 300px;
  height: 20px;
  float: right;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  text-align: left;
  padding: 5px 0 20px 0;
}
#header-login {
  width: 360px;
  height: 20px;
  float: right;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  text-align: left;
  padding: 5px 0 20px 0;
  margin-right: 10px;
}

#drop-nav ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#drop-nav ul li {
  display: block;
  position: relative;
  float: left;
}
#drop-nav li ul {
  display: none;
  z-index: 20;
  margin-top: 5px;
}
ul#drop-nav > li {
  display: inline-block;
  background: #80191b;
  padding: 5px 10px;
  margin-right: 10px;
  cursor: pointer;
}
#drop-nav ul li a {
  display: block;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
}
#drop-nav li:hover ul {
  display: block;
  position: absolute;
}
#drop-nav li:hover li {
  float: none;
}
#drop-nav ul li {
  background-color: #700c0e;
  padding: 5px 30px;
  cursor: pointer;
  z-index: 99999;
  margin-left: -10px;
}
#drop-nav ul li:hover {
  background-color: #959696;
}
#drop-nav {
  float: right;
}
span.nama {
  color: #6695f9;
}
.panahbawah {
  background: url(../img/panah-bawah.png) no-repeat;
  background-size: 90%;
  margin-top: 5px;
}
.iconholder {
  width: 15px;
  height: 15px;
  position: relative;
  display: block;
  float: right;
  margin-left: 8px;
}
#daftar {
  /*width:70px;*/
  height: 5px;
  background: #f10000;
  float: right;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
  padding: 0px 5px 20px 5px;
  margin: 9px 3px 0 0;
}
#daftar:hover {
  color: #fff;
  background: #b80000;
}
#button-download {
  width: 150px;
  height: 20px;
  background: #012d8e;
  color: #fff;
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
  padding: 20px;
  margin: auto;
  cursor: pointer;
}
#button-download:hover {
  width: 150px;
  height: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 1.5em;
  background: #082053;
  text-align: center;
  padding: 20px;
  margin: auto;
  cursor: pointer;
}
button.ubahpassword {
  width: 150px;
  height: 40px;
  background: #012d8e;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  padding: 5px 20px;
  margin-top: 5px;
}
button.ubahpassword:hover {
  width: 150px;
  height: 40px;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  background: #082053;
  padding: 5px 20px;
  margin-top: 5px;
}

#sosmed {
  width: 127px;
  height: 40px;
  float: right;
}
#sosmed a {
  margin-top: 2px;
  width: 20px;
  height: 40px;
  margin-left: 2px;
  float: right;
}
#sosmedfb {
  background: url(../img/fb.png);
  width: 40px;
  height: 40px;
  float: left;
  cursor: pointer;
}
#sosmedfb:hover {
  background: url(../img/fb-hover.png);
  width: 40px;
  height: 40px;
  float: left;
  cursor: pointer;
}
#sosmedphone {
  background: url(../img/sos-phone.png);
  width: 40px;
  height: 40px;
  float: left;
  cursor: pointer;
}
#sosmedphone:hover {
  background: url(../img/sos-phone-hover.png);
  width: 40px;
  height: 40px;
  float: left;
  cursor: pointer;
}
#sosmedig {
  background: url(../img/ig.png);
  width: 40px;
  height: 40px;
  float: left;
  cursor: pointer;
}
#sosmedig:hover {
  background: url(../img/ig-hover.png);
  width: 40px;
  height: 40px;
  float: left;
  cursor: pointer;
}
#sosmedwp {
  background: url(../img/wp.png);
  width: 40px;
  height: 40px;
  float: left;
  cursor: pointer;
}

#sosmedwp:hover {
  background: url(../img/wp-hover.png);
  width: 40px;
  height: 40px;
  float: left;
  cursor: pointer;
}

#bendera {
  float: right;
  height: 20px;
  width: 80px;
  background: #060b28;
  border: 1px solid #203580;
  margin-left: 10px;
  position: relative;
  padding: 1px 0 4px 0;
}
#bendera ul {
  z-index: 99;
  list-style: none;
  margin: 0;
  padding: 0;
}
#bendera li {
  margin-top: 2px;
}
#bendera a {
  position: relative;
  display: block;
  padding: 0px;
  height: 15px;
  width: 70px;
  color: #9eb8f5;
  text-decoration: none;
  font-size: 12px;
}
#bendera .arrow_ID {
  position: absolute;
  top: 6px;
  right: 3px;
  background: url(../img/arrow_down.png) no-repeat top;
  width: 16px;
  height: 16px;
  background-position: 0 -3px;
}
#bendera .arrow_MY {
  position: absolute;
  top: 6px;
  right: 3px;
  background: url(../img/arrow_down.png) no-repeat top;
  width: 16px;
  height: 16px;
  background-position: 0 -3px;
}
#bendera .arrow_CN {
  position: absolute;
  top: 6px;
  right: 3px;
  background: url(../img/arrow_down_CN.png) no-repeat top;
  width: 16px;
  height: 16px;
  background-position: 0 -3px;
}
#bendera ul ul {
  display: none;
  border: 1px solid #0c4e5c;
  position: absolute;
  top: 23px;
  left: -1px;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 80px;
  background: #fff;
}
#bendera li:hover ul {
  display: block;
}
#bendera li:hover .arrow_ID {
  background: url(../img/arrow_up.png) no-repeat;
  background-position: 0 -4px;
}
#bendera li:hover .arrow_MY {
  background: url(../img/arrow_up.png) no-repeat;
  background-position: 0 -4px;
}
#bendera li:hover .arrow_CN {
  background: url(../img/arrow_up_CN.png) no-repeat;
  background-position: 0 -4px;
}
#bendera ul li ul li:hover {
  color: #fff;
  background-color: #51abe8;
  width: 70px;
  margin: 0px;
  padding: 2px 0 0 10px;
}
.langText {
  width: 25px;
  height: 17px;
  float: left;
  margin-left: 5px;
  line-height: 20px;
  font-size: 14px;
}
.flagImg {
  float: left;
}

@media only screen and (max-width: 768px) {
  .header {
    padding: 0;
  }
}

.top {
  padding: 4px 0;
  font-size: 13px;
}
.top a {
  color: #fff;
}
.top dl {
  line-height: 26px;
}

.top dl dt {
  font-weight: 900;
  padding-left: 22px;
  background: url(../img/icon_main.png) no-repeat -56px -346px;
}

.top dl dd {
  width: 1px;
  height: 27px;
  line-height: 27px;
  padding: 0 5px;
  border-radius: 6px;
}

.top dl a {
  padding: 5px;
  color: #fff;
}

.top dl a:hover {
  text-decoration: none;
}

/* Untuk login atas */
.login_atas {
  margin: 8px 5px 0 0;
}

.login_atas input {
  width: 146px;
}

.login_atas input:hover {
  border-color: #ffcc00;
  box-shadow: 0 0 5px #ffcc00;
}

.login_atas input:focus {
  outline: none;
  color: #000;
  border-color: #ffcc00;
}

.login_atas button {
  margin-top: 1px;
  padding: 0 10px;
  min-width: 68px;
  font-size: 14px;
  height: 25px;
}

.login_atas a {
  font-size: 13px;
  color: #fff;
}
/* -============================== */

.navbar {
  min-width: 1000px;
  position: relative;
  background-image: linear-gradient(to right, #254da7 30%, #0f1fff 100%);
  /*
    background: -moz-linear-gradient(left, #ff6600 0%, #ffcc00 49%, #ff6600 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #ff6600), color-stop(49%, #ffcc00), color-stop(100%, #ff6600));
    background: -webkit-linear-gradient(left, #ff6600 0%, #ffcc00 49%, #ff6600 100%);
    background: -o-linear-gradient(left, #ff6600 0%, #ffcc00 49%, #ff6600 100%);
    background: -ms-linear-gradient(left, #ff6600 0%, #ffcc00 49%, #ff6600 100%);
    background: linear-gradient(to right, #ff6600 0%, #ffcc00 49%, #ff6600 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f1b1d', endColorstr='#8f1b1d', GradientType=1 );
    -webkit-box-shadow: 0px 8px 15px -2px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 8px 15px -2px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 8px 15px -2px rgba(0, 0, 0, 0.35);*/
}

.navbar li {
  min-width: 64px;
  text-align: center;
  height: 46px;
}

.navbar li:hover {
  background-color: #51abe8;
  cursor: pointer;
}

.navbar li:hover .latarbelakang_menu {
  display: block;
}

.navbar a {
  display: block;
  height: 46px;
  line-height: 46px;
  padding: 0 10px 0 10px;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
}

.navbar a:hover {
  text-decoration: none;
}

.navbar .home,
.navbar .mobile {
  padding: 0;
  background: url(../img/icon_main.png) no-repeat 21px -337px;
}

/* icon mobile */
.navbar .mobile {
  background-position: 21px -380px;
}
/* ------------------------ */
.latarbelakang_menu {
  display: none;
  width: 100%;
  min-height: 290px;
  background-color: black;
  background-size: cover;
  position: absolute;
  top: 46px;
  left: 0;
  z-index: 9999 !important;
}

.latarbelakang_menu .gameNav {
  display: inline-block;
  z-index: 9999;
}

.latarbelakang_menu .gameNav li:hover {
  background-color: transparent;
}

.latarbelakang_menu .gameNav a {
  height: 72px;
  display: block;
  padding-top: 190px;
  color: #fff;
  font-size: 14px;
}

.latarbelakang_menu .gameNav a:hover {
  text-decoration: none;
}

.latarbelakang_menu .gameNav a:hover span {
  background-color: #51abe8;
}

.latarbelakang_menu .gameNav span {
  display: block;
  line-height: 26px;
  font-size: 14px;
  background-color: #013088;
  padding: 0 5px;
}

.latarbelakang_menu .gameNav .csport {
  width: 300px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/csports_inactive.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .cmd368:hover {
  background: url(../img/cmd368-on.jpg) no-repeat top center;
}

.latarbelakang_menu .gameNav .cmd368 {
  width: 300px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/cmd368-off.jpg) no-repeat top center;
}

.latarbelakang_menu .gameNav .csport:hover {
  background: url(../img/csports_active.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .livescore1 {
  width: 150px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/menu/casino/ibc-casino.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .livescore1:hover {
  background: url(../img/menu/casino/ibc-casino-hover.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .livescore2 {
  width: 150px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/menu/casino/sbobet-casino.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .livescore2:hover {
  background: url(../img/menu/casino/sbobet-casino-hover.png) no-repeat top
    center;
}

.latarbelakang_menu .gameNav .livescore3 {
  width: 150px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/menu/casino/miki.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .livescore3:hover {
  background: url(../img/menu/casino/miki-hover.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .livescore4 {
  width: 150px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/menu/casino/ion-casino.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .livescore4:hover {
  background: url(../img/menu/casino/ion-casino-hover.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .livescore5 {
  width: 150px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/menu/casino/wm-casino.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .livescore5:hover {
  background: url(../img/menu/casino/wm-casino-hover.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .isport {
  width: 300px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/isports_inactive.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .sbobet {
  width: 300px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/sbcas.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .sbobet:hover {
  background: url(../img/sbcashov.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .oriental {
  width: 300px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/orcas.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .oriental:hover {
  background: url(../img/orcashov.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .calibet {
  width: 300px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/calcas.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .calibet:hover {
  background: url(../img/calcashov.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .isport:hover {
  background: url(../img/isports_active.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .osport {
  width: 300px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/osports_inactive.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .osport:hover {
  background: url(../img/osports_active.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .gpcasino {
  width: 112px;
  padding-left: 6px;
  padding-right: 6px;
  background: url(../img/gamePlay.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .gpcasino:hover {
  background: url(../img/gamePlay_red.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .opuscasino {
  width: 112px;
  padding-left: 6px;
  padding-right: 6px;
  background: url(../img/opusCasino.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .opuscasino:hover {
  background: url(../img/opusCasino_red.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .opuscasino2 {
  width: 112px;
  padding-left: 6px;
  padding-right: 6px;
  background: url(../img/opusCasino2.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .opuscasino2:hover {
  background: url(../img/opusCasino_red2.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .gdcasino {
  width: 112px;
  padding-left: 6px;
  padding-right: 6px;
  background: url(../img/gd.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .gdcasino:hover {
  background: url(../img/gd_red.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .allbetcasino {
  width: 300px;
  padding-left: 6px;
  padding-right: 6px;
  background: url(../img/allbet.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .allbetcasino:hover {
  background: url(../img/allbet_red.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .agcasino {
  width: 112px;
  padding-left: 6px;
  padding-right: 6px;
  background: url(../img/asiaGaming.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .agcasino:hover {
  background: url(../img/asiaGaming_red.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .ogcasino {
  width: 112px;
  padding-left: 6px;
  padding-right: 6px;
  background: url(../img/royalCasino.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .ogcasino:hover {
  background: url(../img/royalCasino_red.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .ptcasino {
  width: 112px;
  padding-left: 6px;
  padding-right: 6px;
  background: url(../img/playTech_Live.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .ptcasino:hover {
  background: url(../img/playTech_Live_red.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .plcasino {
  width: 112px;
  padding-left: 6px;
  padding-right: 6px;
  background: url(../img/palamecia.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .plcasino:hover {
  background: url(../img/palamecia_red.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .ibccasino {
  width: 112px;
  padding-left: 6px;
  padding-right: 6px;
  background: url(../img/ibcbet.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .ibccasino:hover {
  background: url(../img/ibcbet_red.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .macau {
  width: 160px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/macau.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .macau:hover {
  background: url(../img/macau_red.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .spadegaming {
  width: 160px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/spadeGaming.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .spadegaming:hover {
  background: url(../img/spadeGaming_red.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .ttg {
  width: 160px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/topTrend.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .ttg:hover {
  background: url(../img/topTrend_red.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .playtech {
  width: 160px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/playTech.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .playtech:hover {
  background: url(../img/playTech_red.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .mg {
  width: 160px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/microgaming.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .mg:hover {
  background: url(../img/microgaming_red.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .gameos {
  width: 160px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/gameos.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .gameos:hover {
  background: url(../img/gameos_red.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .tx4d {
  width: 350px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/TXBet4D.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .tx4d:hover {
  background: url(../img/TXBet4D_red.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .tx6d {
  width: 350px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/TXBet6D.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .tx6d:hover {
  background: url(../img/TXBet6D_red.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .dewapoker {
  width: 350px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/dewapoker.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .dewapoker:hover {
  background: url(../img/dewapoker_hover.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .pokerp8 {
  width: 350px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/pokerp8.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .pokerp8:hover {
  background: url(../img/pokerp8.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .pokerp8:hover {
  background: url(../img/pokerp8_hover.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .isin4d {
  width: 350px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/isin4d.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .isin4d:hover {
  background: url(../img/isin4dhover.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .megel {
  width: 350px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/megatogel.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .megel:hover {
  background: url(../img/megatogelhover.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .mr8 {
  width: 300px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/logomr8.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .mr8:hover {
  background: url(../img/logomr8hover.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .affiliate {
  width: 350px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/affiliate.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .affiliate:hover {
  background: url(../img/affiliate-hover.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .indoqq {
  width: 350px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/indoqq.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .indoqq:hover {
  background: url(../img/indoqq-hover.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .joker {
  width: 350px;
  padding-left: 3px;
  padding-right: 3px;
  /* background: url(../img/joker.png) no-repeat top center; */
  background: url(../img/joker-game-hiu.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .joker:hover {
  /* background: url(../img/joker-hover.png) no-repeat top center; */
  background: url(../img/joker-game-hiu-hover.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .promotion {
  width: 350px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/promotion.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .promotion:hover {
  background: url(../img/promotion-hover.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .referral-menu {
  width: 350px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/referral.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .referral-menu:hover {
  background: url(../img/referral-hover.png) no-repeat top center;
}

.latarbelakang_menu .gameNav .unofight {
  width: 350px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(../img/unofight.png) no-repeat top center;
}
.latarbelakang_menu .gameNav .unofight:hover {
  background: url(../img/unofight-hover.png) no-repeat top center;
}

.container {
  padding: 43px 0;
  position: relative;
}
.container_index {
  padding-bottom: 43px;
  position: relative;
}

.jackpotdepan_wrap {
  height: 50px;
  min-width: 1000px;
  margin: 0px 0 5px 0;
  text-align: center;
  position: relative;
  padding: 0px;
  /*margin-bottom: 73px;*/
}

.jackpotdepan {
  background: url(../img/hm_progressivejp.png) no-repeat;
  text-align: center;
  font-size: 65px;
  font-weight: normal;
  line-height: 77px;
  width: 950px;
  color: #fff;
  margin: auto;
  height: 150px;
  padding: 55px 0 0 41px;
  text-shadow: 0 8px 8px rgba(0, 0, 0, 0.8);
}

.liveitem li {
  margin: auto;
}
.liveitem a:hover {
  font-size: 14px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
}
/*:hover {
  left: 0;
  transition: all 0.3s;
}*/

.impotitle {
  background-color: #4cc544;
}

.impotitle:hover {
  background-color: #00b008;
}

.liveitem a {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  min-width: 100px;
  padding: 2px 8px;
  background-color: #254da7;
}

.liveitem a:hover {
  background-color: #fff;
  transition: all 0.4s;
  color: #254da7;
  text-decoration: none;
}
/* Tombol Join now */
.liveitem .joinselect {
  background-color: #d81920;
}

.liveitem .joinselect:hover {
  color: #d81920;
}
/* ------------------------- */

/* Tombol play */
.overlay {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  z-index: 36;
  background-color: rgba(40, 48, 57, 0.85);
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  border-radius: 5px;
}

.overlay a {
  display: block;
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.4);
  font-weight: 900;
  left: 0px;
  right: 0px;
  top: 50%;
  margin: -49px auto;
  position: absolute;
  z-index: 88;
  width: 98px;
  line-height: 98px;
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.overlay a:hover {
  font-size: 26px;
  color: #fff;
  background-color: #254da7;
  border-color: transparent;
  text-decoration: none;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.5);
}
/* ------------------------ */

.modle_04 {
  margin: 10px 0;
  background-color: #020f2d;
  color: #fff;
}

.modle_04 img {
  vertical-align: middle;
}

.modle_04 dl {
  width: 420px;
}

.modle_04 dt {
  margin-bottom: 5px;
  font-size: 21px;
}

.modle_04 dd {
  font-size: 13px;
  line-height: 14px;
}

.modle_04 .game_wrap {
  padding: 15px 20px 0 30px;
}

.modle_04 .game_wrap .liveitem a {
  border: 1px solid #254da7;
  padding: 5px 10px;
}

.modle_04 .game_wrap .liveitem a:hover {
  color: #254da7;
  background-color: #fff;
  box-shadow: none;
  transition: all 0.3s ease;
}

.modle_04 .game_wrap .liveitem .joinselect {
  border: 1px solid #c80000;
}

.modle_04 .game_wrap .liveitem .joinselect:hover {
  color: #c80000;
}

.modle_04 .more_info {
  margin-top: 3px;
  padding: 10px 50px 10px 26px;
  position: relative;
  box-shadow: inset 1px 1px 8px rgba(0, 0, 0, 0.3);
}

.modle_04 .more_info p {
  line-height: 20px;
}

.modle_04 .more_info img {
  float: none;
  vertical-align: top;
}

.modle_04 .more_info .btn_close {
  position: absolute;
  top: 6px;
  right: 10px;
  padding: 5px;
  width: 18px;
  height: 18px;
  border-radius: 40px;
  text-indent: -99999px;
  background: #656565 url(../img/icon_main.png) no-repeat -52px -4474px;
  opacity: 0.6;
}
.bg-popup-henrich-android {
  background: url(../img/bg-popup-android.jpg) no-repeat;
}
.bg-popup-henrich-pc {
  background: url(../img/bg-popup-henrich-pc.jpg) no-repeat;
}
.bg-popup-alexandria-android {
  background: url(../img/bg-popup-android-alexandria.jpg) no-repeat;
}
.bg-popup-ios-idnplay {
  background: url(../img/bg-popup-ios-idnplay.jpg) no-repeat;
}
.bg-popup-idnplay-android {
  background: url(../img/bg-popu-idnplay-android.jpg) no-repeat;
}
#semua_belum_tersedia {
  width: 276px;
  height: 92px;
  background: url(../img/semua-belum-tersedia.png);
  position: absolute;
  margin: 150px 0 0 202px;
  z-index: 1;
}
#download_pc_belum_tersedia {
  width: 143px;
  height: 92px;
  background: url(../img/download-pc-belum-tersedia.png);
  position: absolute;
  margin: 150px 0 0 335px;
  z-index: 1;
}
#download_ios {
  width: 133px;
  height: 92px;
  background: url(../img/download-ios.png);
  position: absolute;
  margin: 150px 0 0 335px;
  z-index: 1;
}
#download_pc {
  width: 143px;
  height: 92px;
  background: url(../img/download-pc.png);
  position: absolute;
  margin: 150px 0 0 335px;
  z-index: 1;
}
#download_android {
  width: 133px;
  height: 92px;
  background: url(../img/download-android.png);
  position: absolute;
  margin: 150px 0 0 202px;
  z-index: 1;
}
#download_pc:hover {
  width: 143px;
  height: 92px;
  background: url(../img/download-pc-hover.png);
  position: absolute;
  margin: 150px 0 0 335px;
  z-index: 1;
}
#download_android:hover {
  width: 133px;
  height: 92px;
  background: url(../img/download-android-hover.png);
  position: absolute;
  margin: 150px 0 0 202px;
  z-index: 1;
}
#download_ios:hover {
  width: 133px;
  height: 92px;
  background: url(../img/download-ios-hover.png);
  position: absolute;
  margin: 150px 0 0 335px;
  z-index: 1;
}
.download_henrich {
  width: 490px;
  height: 260px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  background: url(../img/download-henrich.jpg);
  border-radius: 5px;
  float: left;
  box-shadow: 0px 6px 11px 1px rgba(0, 0, 0, 0.3);
}
.download_alexandria {
  width: 490px;
  height: 260px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  background: url(../img/download-alexandria.jpg);
  border-radius: 5px;
  float: left;
  box-shadow: 0px 6px 11px 1px rgba(0, 0, 0, 0.3);
}
.download_idnplay {
  width: 490px;
  height: 260px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  background: url(../img/download-idnplay.jpg);
  border-radius: 5px;
  float: left;
  box-shadow: 0px 6px 11px 1px rgba(0, 0, 0, 0.3);
}
.download_poker {
  width: 490px;
  height: 260px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  background: url(../img/download-poker.jpg);
  border-radius: 5px;
  float: left;
  box-shadow: 0px 6px 11px 1px rgba(0, 0, 0, 0.3);
}
.lapisan,
.lapisan_1 {
  width: 324px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  background-color: #cdd9de;
  position: relative;
  cursor: pointer;
  border-radius: 5px;
  box-shadow: 0px 6px 11px 1px rgba(0, 0, 0, 0.3);
}
.lapisan img {
  width: 100% !important;
  height: 70%;
}

.lapisan:nth-child(3n),
.lapisan_1:nth-child(3n) {
  margin-right: 0;
}

.lapisan:hover .overlay,
.lapisan_1:hover .overlay {
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
  top: 0;
  left: 0;
}

.lapisan:hover .overlay a,
.lapisan_1:hover .overlay a {
  top: 49.9%;
  width: 220px;
}

.lapisan h4,
.lapisan_1 h4 {
  padding: 8px 20px 8px 10px;
  color: #373d40;
}

.lapisan strong,
.lapisan_1 strong {
  padding-right: 6px;
}

.lapisan img,
.lapisan_1 img {
  float: left;
  width: 329px;
  border-radius: 5px 5px 0 0;
}

.lapisan dl,
.lapisan_1 dl {
  padding: 0 8px;
}

.lapisan dt,
.lapisan_1 dt {
  width: 70px;
  height: 40px;
  text-indent: -99999px;
}

.lapisan p,
.lapisan_1 p {
  margin: 6px 0;
  padding: 0 10px;
  float: left;
  font-size: 13px;
  line-height: 16px;
}

.lapisan .license,
.lapisan_1 .license {
  background: url(../img/pagcor-license.png) no-repeat;
  widows: 30px;
  height: 40px;
}

.lapisan .gd,
.lapisan_1 .gd,
.lapisan .gameplay,
.lapisan_1 .gameplay,
.lapisan .saba,
.lapisan_1 .saba,
.lapisan .allbet,
.lapisan_1 .allbet,
.lapisan .ag,
.lapisan_1 .ag,
.lapisan .playtech,
.lapisan_1 .playtech,
.lapisan .onework,
.lapisan_1 .onework,
.lapisan .og,
.lapisan_1 .og,
.lapisan .opus,
.lapisan_1 .opus,
.lapisan .mg,
.lapisan_1 .mg,
.lapisan .spadegaming,
.lapisan_1 .spadegaming {
  background: url(../img/ico_reco.png) no-repeat 0px -1261px;
}

.lapisan .gameplay,
.lapisan_1 .gameplay {
  width: 120px;
  height: 40px;
  background: url(../img/gameplay-logo.png) no-repeat;
}

.lapisan .idnpoker,
.lapisan_1 .idnpoker {
  width: 111px;
  height: 32px;
  background: url(../img/idnpoker.png) no-repeat;
}

.lapisan .p8poker,
.lapisan_1 .p8poker {
  width: 105px;
  height: 40px;
  background: url(../img/p8poker.png) no-repeat;
}

.lapisan .ag,
.lapisan_1 .ag {
  width: 85px;
  background-position: 0 -1700px;
}

.lapisan .playtech,
.lapisan_1 .playtech {
  width: 120px;
  height: 40px;
  background: url(../img/playtech-logo.png) no-repeat;
}

.lapisan .seni4d,
.lapisan_1 .seni4d {
  width: 67px;
  height: 40px;
  background: url(../img/seni4d.png) no-repeat;
}

.lapisan .hgaming,
.lapisan_1 .hgaming {
  width: 111px;
  height: 40px;
  background: url(../img/hgaming.png) no-repeat;
}

.lapisan .opus,
.lapisan_1 .opus {
  width: 138px;
  height: 40px;
  background: url(../img/opus.png) no-repeat;
}
.lapisan .maxbet,
.lapisan_1 .maxbet {
  width: 111px;
  height: 40px;
  background: url(../img/maxbet.png) no-repeat;
}
.lapisan .cmd,
.lapisan_1 .cmd {
  width: 83px;
  height: 40px;
  background: url(../img/cmd.png) no-repeat;
}

.lapisan .mg,
.lapisan_1 .mg {
  width: 134px;
  background-position: 0px -2763px;
}

.lapisan .uc8,
.lapisan_1 .uc8 {
  width: 85px;
  height: 40px;
  background: url(../img/uc8-logo.png) no-repeat;
}

.lapisan .toptrend,
.lapisan_1 .toptrend {
  width: 123px;
  height: 40px;
  background: url(../img/toptrend-logo.png) no-repeat;
}

.lapisan .issue_btn,
.lapisan_1 .issue_btn {
  width: 34px;
  height: 34px;
  background: #ececec url(../img/icon_main.png) no-repeat 4px -5756px;
  border-radius: 6px;
  font-size: 14px;
  line-height: 32px;
  position: absolute;
  z-index: 30;
  bottom: 8px;
  right: 8px;
  color: #fff;
  text-indent: -99999px;
}

.lapisan .issue_btn:hover,
.lapisan_1 .issue_btn:hover {
  color: #00b9ad;
  background-color: #ed1c24;
  background-position: 4px -5799px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.8);
}

.lapisan_1:hover .overlay a:hover {
  background-color: #17be68;
}

.title {
  font-size: 14px;
  font-weight: normal;
  background-color: #020f2d;
}

.title span {
  background-color: #254da7;
  padding: 0 30px;
}

.referral {
  font-size: 13px;
  text-align: center;
}

.referral table {
  margin: 30px auto;
  text-align: center;
  background-color: #c0c0c0;
  color: #7f1718;
  font-size: 14px;
  line-height: 36px;
}

.referral tr {
  border-bottom: 1px solid #fff;
}

.referral tr:last-child {
  border-bottom-width: 0;
}

.referral th {
  background-color: #020f2d;
  color: #fff;
  line-height: 18px;
  padding: 18px 21px;
  font-weight: normal;
  vertical-align: middle;
}

.referral ul {
  padding: 15px 15px 15px 35px;
  border: 1px solid #808080;
  background-color: #fff;
  text-align: left;
  color: #000;
  width: 70%;
  margin: auto;
}

.referral li {
  list-style: disc;
}

.referral img {
  margin: 25px 0 10px;
}

/* Kolom referal */
.col_255 {
  width: 255px;
  border-right: 1px solid #fff;
}
/* ---------------------------- */

.footer {
  background-color: #000;
  padding-bottom: 30px;
  min-width: 1000px;
  color: #fff;
}

.merah-interwin {
  color: #ffcc00;
}
.footer h6 {
  color: #ececec;
}

.section1 {
  line-height: 38px;
  color: #808080;
  margin-bottom: 13px;
  border-bottom: 1px dotted #557de0;
  color: #fff;
  text-align: center;
}

.section1 .opennew a {
  display: inline-block;
  padding: 0px 8px;
  font-size: 11px;
  color: #ececec;
}

.section1 .opennew a:hover {
  color: #dcc48e;
  text-decoration: none;
}

.section1 p {
  color: #ececec;
  padding-right: 5px;
}

.section1 span {
  font-weight: 700;
  color: #daa520;
}

.section2 {
  /*border-top: 1px dotted #868686;*/
  border-bottom: 1px dotted #557de0;
}
.section6 {
  border-bottom: 1px dotted #557de0;
}
.section2 a {
  display: block;
  background: url(../img/icon_main.png) no-repeat;
}

.box1 a {
  width: 40px;
  height: 40px;
  background: url(../img/pagcor-license2.png) no-repeat;
  margin-right: 10px;
}

.box1 a:hover {
  background-position: 0px -73px;
  width: 40px;
  height: 40px;
  background: url(../img/pagcor-license.png) no-repeat;
}

.box2 li,
.payment li {
  margin-right: 3px;
}

.box2 li:last-child,
.payment li:last-child {
  margin-right: 0;
}

.box2 .responsible,
.payment .responsible,
.box2 .itechlabs,
.payment .itechlabs,
.box2 .gamcare,
.payment .gamcare,
.box2 .ibas,
.payment .ibas {
  width: 37px;
  height: 42px;
  background-position: 0 -1346px;
  cursor: default;
}

.box2 .itechlabs,
.payment .itechlabs {
  background-position: 0 -1302px;
}

.box2 .gamcare,
.payment .gamcare {
  background-position: 2px -1220px;
}

.box2 .ibas,
.payment .ibas {
  width: 74px;
  background-position: -3px -1260px;
}

.payment {
  margin-right: 24px;
}

.payment a {
  text-align: center;
  width: 74px;
  height: 36px;
}

.payment .bca {
  background: url(../img/bca.png) no-repeat;
  width: 113px;
  height: 38px;
}

.payment .bca:hover {
  background: url(../img/bca-hover.png) no-repeat;
  width: 113px;
  height: 38px;
}

.payment .bni {
  background: url(../img/bni.png) no-repeat;
  width: 92px;
  height: 38px;
}

.payment .bni:hover {
  background: url(../img/bni-hover.png) no-repeat;
  width: 92px;
  height: 38px;
}

.payment .bri {
  background: url(../img/bri.png) no-repeat;
  width: 104px;
  height: 38px;
}

.payment .bri:hover {
  background: url(../img/bri-hover.png) no-repeat;
  width: 104px;
  height: 38px;
}

.payment .mandiri {
  background: url(../img/mandiri.png) no-repeat;
  width: 124px;
  height: 38px;
}

.payment .mandiri:hover {
  background: url(../img/mandiri-hover.png) no-repeat;
  width: 124px;
  height: 38px;
}

.payment .danamon {
  background: url(../img/danamon.png) no-repeat;
  width: 148px;
  height: 38px;
}

.payment .danamon:hover {
  background: url(../img/danamon-hover.png) no-repeat;
  width: 148px;
  height: 38px;
}

.payment .permata {
  background: url(../img/permatahover.png) no-repeat;
  width: 126px;
  height: 38px;
}

.payment .permata:hover {
  background: url(../img/permata.png) no-repeat;
  width: 126px;
  height: 38px;
}

#garis-footer-atas {
  background-image: linear-gradient(to bottom, #1c6494 0%, #0f1fff 100%);
  width: 100%;
  height: 3px;
  margin-top: 25px;
}

.section3 {
  margin-bottom: 13px;
  border-bottom: 1px dotted #557de0;
  color: #fff;
  text-align: center;
}

.section3 p {
  margin-bottom: 20px;
  font-size: 11px;
  color: #fff;
  line-height: 18px;
}
.section3 a {
  font-size: 1.1em;
  color: #557de0;
  text-decoration: none;
  font-weight: bold;
}

.section3 a:hover {
  font-size: 1.1em;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.kolom_bawah {
  margin: auto;
  width: 23%;
  padding: 0 1%;
  color: #ffcc00;
}

.kolom_bawah strong {
  font-size: 16px;
}

.kolom_bawah dt {
  margin: 5px 0;
  font-size: 14px;
}

.kolom_bawah dd {
  line-height: 16px;
  color: #c5c5c5;
}

.kolom_bawah:nth-child(6n) {
  margin-right: 0;
}

.list_permainan_bawah {
  width: 100%;
  margin: 6px 0;
}

.list_permainan_bawah li {
  margin: 0 13px 5px 0;
}

.list_permainan_bawah a {
  height: 40px;
  display: block;
  background: url(../img/ico_reco.png) no-repeat;
  cursor: default;
}

.list_permainan_bawah .cmd368 {
  width: 86px;
  background-position: 0 -363px;
}

.list_permainan_bawah .maxbet {
  width: 111px;
  height: 32px;
  background: url(../img/maxbet.png) no-repeat;
}

.list_permainan_bawah .hgaming {
  width: 86px;
  height: 31px;
  background: url(../img/h-gaming.png) no-repeat;
}

.list_permainan_bawah .playtech {
  width: 100px;
  background-position: 0 -786px;
}

.list_permainan_bawah .uc8 {
  width: 83px;
  height: 32px;
  background: url(../img/uc8.png) no-repeat;
}

.list_permainan_bawah .ag {
  width: 83px;
  background-position: 0 -1751px;
}

.list_permainan_bawah .idnpoker {
  width: 111px;
  height: 32px;
  background: url(../img/idnpoker.png) no-repeat;
}

.list_permainan_bawah .gameplay {
  width: 106px;
  background-position: 0 -1989px;
}

.list_permainan_bawah .onework {
  width: 100px;
  background-position: 0 -2103px;
}

.list_permainan_bawah .og {
  width: 56px;
  background-position: 0 -2635px;
}

.list_permainan_bawah .opus {
  width: 140px;
  background-position: 4px -2705px;
}

.list_permainan_bawah .seni4d {
  width: 61px;
  height: 31px;
  background: url(../img/seni4d.png) no-repeat;
}

.list_permainan_bawah .gameos {
  width: 110px;
  background-position: 0 -2997px;
}

.list_permainan_bawah .ttg {
  width: 103px;
  background-position: 0 -3089px;
}

/*General style */

#accordion {
  padding: 30px 150px;
}
.panel-title a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  padding-right: 20px;
}
.panel-default > .panel-heading {
  text-align: left;
}
.panel-heading {
  padding: 15px 15px;
}

/* Code for animation -- to change direction of chevron just change -40px to 40px and vice versa */
.glyphicon-chevron-down-custom span,
.glyphicon-chevron-up-custom span {
  width: 10px;
  height: 5px;
  background-color: rgb(99, 99, 99);
  display: inline-block;
  transition: all 0.1s linear;
}
.glyphicon-chevron-down-custom .sp-1,
.glyphicon-chevron-up-custom .sp-2 {
  transform: skewY(-40deg);
}
.glyphicon-chevron-up-custom .sp-1,
.glyphicon-chevron-down-custom .sp-2 {
  transform: skewY(40deg);
}
.glyphicon {
  top: -2px;
}

.main:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
  content: '';
}

.site-header-wrap {
  margin-bottom: 60px;
  border-bottom: 1px solid #cd9ad6;
}

/*------------------------------------*\
-------- DEMO Code: accordion
\*------------------------------------*/
/*----- Accordion -----*/
.accordion,
.accordion * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.accordion {
  overflow: hidden;
  border-radius: 3px;
  background: #f7f7f7;
}

/*----- Section Titles -----*/
.accordion-section-title {
  width: 100%;
  padding: 15px;
  display: inline-block;
  background: #013088;
  transition: all linear 0.15s;
  /* Type */
  font-size: 1.2em;
  color: #fff;
}

.accordion-section-title.active,
.accordion-section-title:hover {
  background: linear-gradient(to bottom, #254da7 30%, #0f1fff 100%);
  /* Type */
  text-decoration: none;
}

.accordion-section:last-child .accordion-section-title {
  border-bottom: none;
}

/*----- Section Content -----*/
.accordion-section-content {
  padding: 15px;
  display: none;
}
table th {
  background: none;
}
.responstable {
  margin: 1em 0;
  width: 100%;
  overflow: hidden;
  background: #fff;
  color: #024457;
  /*border-radius: 10px;*/
  border: 1px solid #167f92;
}
.responstable tr {
  border: 1px solid #d9e4e6;
  background-color: #fff;
}
.responstable tr:nth-child(odd) {
  background-color: #eaf3f3;
}
.responstable th {
  display: none;
  border: 1px solid #226290;
  background-color: #013088;
  background: #013088;
  color: #fff;
  padding: 1em;
}
.responstable th:first-child {
  display: table-cell;
  text-align: center;
}
.responstable th:nth-child(2) {
  display: table-cell;
  text-align: center;
}
.responstable th:nth-child(3) {
  display: table-cell;
  text-align: center;
}
.responstable th:nth-child(4) {
  display: table-cell;
  text-align: center;
}
.responstable th:nth-child(2) span {
  display: none;
}
.responstable th:nth-child(2):after {
  content: attr(data-th);
}
@media (min-width: 480px) {
  .responstable th:nth-child(2) span {
    display: block;
  }
  .responstable th:nth-child(2):after {
    display: none;
  }
}
.responstable td {
  display: block;
  word-wrap: break-word;
  max-width: 7em;
}
.responstable td:first-child {
  display: table-cell;
  border-right: 1px solid #d9e4e6;
  font-weight: bold;
  color: black;
  font-size: 15px;
}
.responstable td:nth-child(2) {
  display: table-cell;
  text-align: center;
}
.responstable td:nth-child(3) {
  display: table-cell;
  text-align: center;
}
.responstable td:nth-child(4) {
  display: table-cell;
  text-align: center;
}
@media (min-width: 480px) {
  .responstable td {
    border: 1px solid #d9e4e6;
  }
}
.responstable th,
responstable td {
  text-align: left;
  margin: 0.5em 1em;
}
@media (min-width: 480px) {
  .responstable th {
    display: table-cell;
    padding: 1em;
  }
  .responstable td {
    display: table-cell;
    padding: 0.6em;
  }
}

.btn-external-link {
  background: #2058ab;
  background-image: -webkit-linear-gradient(top, #2058ab, #8682f0);
  background-image: -moz-linear-gradient(top, #2058ab, #8682f0);
  background-image: -ms-linear-gradient(top, #2058ab, #8682f0);
  background-image: -o-linear-gradient(top, #2058ab, #8682f0);
  background-image: linear-gradient(to bottom, #2058ab, #8682f0);
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
}

.btn-external-link:hover {
  background: #8682f0;
  background-image: -webkit-linear-gradient(top, #8682f0, #2058ab);
  background-image: -moz-linear-gradient(top, #8682f0, #2058ab);
  background-image: -ms-linear-gradient(top, #8682f0, #2058ab);
  background-image: -o-linear-gradient(top, #8682f0, #2058ab);
  background-image: linear-gradient(to bottom, #8682f0, #2058ab);
  text-decoration: none;
}

.fa-check {
  color: green;
}
.fa-times {
  color: red;
}
.v-middle {
  vertical-align: middle;
}

.grid-container {
  /*display: grid;*/
  /*  height: 400px;*/
  align-content: center;
  grid-template-columns: 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px;
  grid-gap: 10px;
  /*  background-color: #2196F3;*/
  padding: 29px;
}

.item1 > ul {
  width: 355px;
  /*margin-left: -120px;*/
  margin: 10px 0 0 10px;
  list-style: none;
  display: inline-block;
}

.item1 > ul > li {
  background-color: #013088;
  float: left;
  border-radius: 100%;
  margin-left: 10px;
  color: #fff;
  padding: 25px;
  /* padding: 3px; */
  /* width: 300px; */
}

.grid-container {
  background: url(../img/dragon1.png) no-repeat 0px 30px;
  /*display: grid;*/
  grid-template-columns: 70px 70px 70px 70px;
  /*grid-gap: 10px;*/
  /*background-color: #000000;*/
  padding: 108px;
  text-align: center;
  height: 20px;
}
.grid-container > center > div {
  /*background-color: rgb(255, 0, 0);*/
  text-align: center;
  padding: 5px 3px;
  padding-left: 40px;
  font-size: 30px;
  border-radius: 216px;
  /*width: 67px;*/
}

.bgbody {
  background: url(../../img/bgbody.png);
  background-size: 100%;
  background-repeat-y: no-repeat;
}
