/* ==========================================================================
   IDN Sport styles
   ========================================================================== */

   /* ========= General ======== */
   @font-face {
    font-family: 'montserrat';
    src: url('../fonts/montserrat-regular.eot');
    src: url('../fonts/montserrat-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat-regular.woff') format('woff'),
    url('../fonts/montserrat-regular.ttf') format('truetype'),
    url('../fonts/montserrat-regular.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
  }

  /* ========= General ======== */
  html, body {
   font-size: 11px;
   font-family: 'montserrat',Tahoma,"Microsoft Yahei",Arial,Helvetica;
   -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
   background: #044156;
 }

 body.content-body {
  background: #1b1b1b url(../img/bg-main-afterlogin2.jpg) center no-repeat;
  background-attachment: fixed;
}

body.content-body-login {
  background: #1b1b1b url(../img/bg-main-afterlogin2.jpg) center no-repeat;
  background-attachment: fixed;
}

/* body.content-body {
  background: #1b1b1b url(../img/pattern-chinese-new-year.png) center 155px no-repeat
} */

div.content-body {
  background: none;
}

.games-body {
  background: #1b1b1b url(../img/bg-games.jpg) top center no-repeat;
}

.slot {
  background: url(../img/bg-slots-min.jpg) top center no-repeat;
}

.sports {
  background: url(../img/sport-bg-min.jpg) top center no-repeat;
}

.bola-tangkas {
  background: url(../img/bg-bola-tangkas.jpg) top center no-repeat;
}

.virtual-sports {
  background: url(../img/bg-virtual-sports.jpg) top center no-repeat; margin-top: 35px;
}

.e-sports {
  background: url(../img/bg-e-sports.jpg) top center no-repeat; margin-top: 35px;
}

.lotto {
  background: url(../img/bg-lotto.jpg) top center no-repeat; margin-top: -8px;
}

.idntrade {
  background: url(../img/bg-idntrade.webp) top center no-repeat;
  background-size: contain;
}

.fantasy-sports {
  background: url(../img/fantasysports_banner.jpg) top center no-repeat; margin-top: -8px;
}

.main.tembak-ikan {
  background: url(../img/bg-tembak-ikan.jpg) top center no-repeat; margin-top: -8px;
}

.idnplay {
  background: url(../img/big-slide-poker-new.jpg) top center no-repeat;
}

.casino {
  background: url(../img/bg-livecasino-min.jpg) top center no-repeat;
}
.casino-games{
  background: url(../img/bg-lobbyFooter.jpg) top center no-repeat;
}

.frame-slots {
  width: 92.5% !important;
  margin: 65px auto 0px !important;
  height: auto !important;
}

img.responsive {
  height: 100%;
}

a {
  text-decoration: none;
  outline: none;
  color: #0076a3;
}

a:hover, a:focus {
  text-decoration: underline;
  color: #0076a3;
}

h1.normal-heading {
  color: #fff;
  text-transform: uppercase;
  font-weight: bolder;
  text-shadow: 3px 0px 3px rgba(2, 3, 3, 0.9);
  /*-webkit-text-stroke: 1px #212121;*/
}

/* ========= Header ======== */
.header {
  background-color: #012a35; /*#1c1c1c*/
}

.header-cover {
  background-image: url(../img/logo-big.png);
  background-repeat: no-repeat;
}

.g_left {
  width: 21px;
  background: url(../img/gleft_bg.png) no-repeat scroll right top transparent;
  height: 22px;
  float: right;
}

.g_left_new{
 width: 21px;
 background: url(../img/gleft_bg_new.png) no-repeat scroll right top transparent;
 height: 26px;
 float: right;
 z-index: 10;
 position: relative;
}

.g_right {
  width: 21px;
  background: url(../img/gright_bg.png) no-repeat scroll left top transparent;
  height: 22px;
  float: right;
  margin-right: -21px;
}

.g_right_new {
  width: 21px;
  background: url(../img/gright_bg_new.png) no-repeat scroll left top transparent;
  height: 26px;
  float: right;
  position: relative;
  margin-right: -21px;
}

.topmenu {
  color: #ffffff;
  line-height: 1.2;
  font-size: 11px;
  font-family: 'montserrat',Tahoma,"Microsoft Yahei",Arial,Helvetica;
  font-weight: 500;
  margin-right: 20px;
  z-index: 10;
  position: relative;
}

.topmenu ul {
  background: #12566b;
  /*position: relative;*/
  z-index: 10;
}

.topmenu > ul > li {
  border-right: solid 1px #ffffff;
}

.topmenu li a {
  color: #ffffff;
}

.topmenu li a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.topmenu .join a {
	color: #ff6326;
}

.topmenu .join a:hover {
	color: #ff6326 !important;
}

.btn-login {
  background-color: #2aabd2 ;
  border-radius: 2px;
  color: #fff;
  font-weight: 400;
  line-height: 23px;
  font-size: 14px;
  text-transform: uppercase;
}

.btn-login:hover {
  background-color: #049ba7;
  text-decoration: none;
}

.hdcontent {
  font-size: 12px;
}

.login-panel {
  margin: 12px 0 10px;
  line-height: 28px;
}

.login-panel-ins {
  margin: 5px 0 10px;
  line-height: 28px;
}

.input-login, .verify-login, .form-control {
  border: 1px solid #111111;
  background: #111111;
  font-size: 11px;
  border-radius: 2px;
  color: #fff;
  -webkit-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.45), inset -1px -1px 1px 0px rgba(255,255,255,.4);
  -moz-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.45), inset -1px -1px 1px 0px rgba(255,255,255,.4);
  box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.45), inset -1px -1px 1px 0px rgba(255,255,255,.4);
}

/* ========= Navbar ======== */
.grad {
  height: 4px;
  background: #8d02b5;
  background: -moz-linear-gradient(left, #8d02b5 0%, #3f45aa 50%, #0294c6 100%);
  background: -webkit-linear-gradient(left, #8d02b5 0%,#3f45aa 50%,#0294c6 100%);
  background: linear-gradient(to right, #8d02b5 0%,#3f45aa 50%,#0294c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d02b5', endColorstr='#0294c6',GradientType=1 );
}

.navbar {
  font-weight: bold;
  background: #154858; /* Old browsers */
  background: -moz-linear-gradient(top,  #154858 0%, #072b35 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #154858 0%,#072b35 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #154858 0%,#072b35 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#154858', endColorstr='#072b35',GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,.5);
  -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,.5);
  box-shadow: 0px 4px 5px 0px rgba(0,0,0,.5);
}

.navbar:before {
  width: 100%;
  height: 1px;
  -webkit-box-shadow: inset 0px 2px 0px 0px rgba(157,156,156,1);
  -moz-box-shadow: inset 0px 2px 0px 0px rgba(157,156,156,1);
  box-shadow: inset 0px 2px 0px 0px rgba(157,156,156,1);
}

.navbar .nav > li {
  /*border-right: 1px solid rgba(221, 221, 221, .3);*/
}

.navbar .nav > li > a {
  font-family: 'montserrat',Tahoma,"Microsoft Yahei",Arial,Helvetica;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  text-shadow: 0 0 5px #000000;
}

.navbar .nav > li.spin {
  /*width: 172px;*/
  background: #ffd700; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffd700 0%, #f5a322 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #ffd700 0%,#f5a322 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #ffd700 0%,#f5a322 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd700', endColorstr='#f5a322',GradientType=0 ); /* IE6-9 */
}

.navbar .nav > li > a > .sm-text {
  font-size: 80%;
  height: 15px;
  margin-top: -7px;
}

.navbar .nav > li > a > .badge {
  font-size: 14px;
  padding: 5px 8px;
  background-color: #d10000;
  border-radius: 15px;
  margin-top: -16px;
}

.navbar .nav > li:hover, .navbar .nav li.active, .navbar .nav li .current, .navbar .nav li .hover,
.navbar .nav > li > a:hover, .navbar .nav > li:focus, .navbar .nav > li > a:focus {
  background: #041e24;
}

.navbar .nav > li.spin > a:hover, .navbar .nav > li.spin:focus, .navbar .nav > li.spin > a:focus {
  background: #ffd700; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffd700 0%, #f5a322 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #ffd700 0%,#f5a322 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #ffd700 0%,#f5a322 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd700', endColorstr='#f5a322',GradientType=0 ); /* IE6-9 */
  color: #fff;
}

.navbar .nav > li.trans:hover, .navbar .nav > li.trans:hover a, .navbar .nav > li.trans a:hover,
.navbar .nav > li.trans:focus, .navbar .nav > li.trans:focus a, .navbar .nav > li.trans a:focus {
  background: transparent!important;
}

/* ========= Subnavbar ======== */
.subnavbar {
  background: url('../img/subnavbar-bg.jpg') #103d5a bottom repeat-x;
}

.pagetype a.nav-club span {
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 300;
}

.pagetype a.nav-club:hover .nav-bg {
  /*background: url(../img/nav-club-hover.jpg) #00bbca top center no-repeat;*/
  background-color: #1c4b69;
}

.pagetype a.nav-club:hover .btns {
  background: rgb(17,86,98); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(17,86,98,1) 41%, rgba(18,158,160,1) 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(17,86,98,1) 41%,rgba(18,158,160,1) 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(17,86,98,1) 41%,rgba(18,158,160,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#115662', endColorstr='#129ea0',GradientType=0 ); /* IE6-9 */
  border: 0 none;
  color: #fff;
}

.pagetype a.nav-club .btns {
  color: #2f9fa3;
  line-height: 26px;
  font-size: 14px;
  text-transform: uppercase;
}

/* ========= Main ======== */
.msg {
  background: #222222;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.3);
  -moz-box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.3);
  box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.3);
}

.msg label {
  color: #ffffff;
  font-size: 12px;
}

.msg .marquee-wrapper {
  background: none;
  color: #37d9f0;
}

.msg .marquee-wrapper .marquee {
  color: #37d9f0;
  font-size: 12px;
}

.breadcrum-wrapper {
  background: #2e2e2e;
}

.breadcrumb {
  padding: 5px 0;
  background: none;
  border-radius: 0;
  color: #828282;
  font-size: 12px;
  margin-bottom: 0;
}

.slide-wrapper, .big-slide-wrapper, .promo1, .promo2, .misc > a > img, .misc > span > a > img {
  /*-webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.75);*/
  border: 2px solid #0076a3;
}

.clubs a {
  font-weight: 500;
  font-size: 12px;
}

.clubs a div h3, .clubs a div h2 {
  font-size: 14px;
  color: #fff;
  background: rgb(39,152,126); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(39,152,126,1) 0%, rgba(21,90,74,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(39,152,126,1) 0%,rgba(21,90,74,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(39,152,126,1) 0%,rgba(21,90,74,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27987e', endColorstr='#155a4a',GradientType=0 ); /* IE6-9 */
  border-radius: 4px;
}

.clubs a:hover h3, .clubs a:hover h2 {
  color: #ffd565;
}

.clubs a div p {
  color: #fff;
  font-size: 13px;
}

.game-list li, .game-list2 li {
  background: #10415a;
}

.game-list li:hover, .game-list2 li:hover {
  background: rgba(16, 65, 90, 0.9);
  color: #fff;
}

.game-list li img, .game-list2 li img {
  border: 2px solid #5482ad;
}

.game-list li span, .game-list2 li span {
  line-height: 36px;
  font-size: 14px;
  color: #fff;
}

.game-list li p, .game-list2 li p, .top-games p {
  background-color: rgba(0, 0, 0, 0.2);
}
.game-list2 li .game-jackpot {
  background-color: #1A72B6;
  color:#fff;
  font-size: 13px;
}

.game-list a, .game-list2 a, .top-games a {
  background: rgb(48,110,145); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(48,110,145,1) 0%, rgba(28,75,105,1) 48%, rgba(16,61,90,1) 49%, rgba(17,86,98,1) 70%, rgba(18,158,160,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(48,110,145,1) 0%,rgba(28,75,105,1) 48%,rgba(16,61,90,1) 49%,rgba(17,86,98,1) 70%,rgba(18,158,160,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(48,110,145,1) 0%,rgba(28,75,105,1) 48%,rgba(16,61,90,1) 49%,rgba(17,86,98,1) 70%,rgba(18,158,160,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#306e91', endColorstr='#129ea0',GradientType=0 ); /* IE6-9 */
  border: 1px solid rgba(62, 141, 186, 0.8);
  color: #e9ff32;
  font-size: 14px;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.6);
  box-shadow: 0px 2px 6px #000;
  border-radius: 2px;
  text-transform: uppercase;
}

.game-list a:hover, .game-list2 a:hover, .top-games a:hover {
  background: rgb(18,158,160); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(18,158,160,1) 0%, rgba(17,86,98,1) 48%, rgba(18,158,160,1) 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(18,158,160,1) 0%,rgba(17,86,98,1) 48%,rgba(18,158,160,1) 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(18,158,160,1) 0%,rgba(17,86,98,1) 48%,rgba(18,158,160,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#129ea0', endColorstr='#129ea0',GradientType=0 ); /* IE6-9 */
  border-color: rgba(23, 195, 199, 0.8);
  color: #fff;
}

.poker-insight {
  background: rgba(47, 47, 47, .75);
  border-radius: 2px;
}

.poker-caption h4 {
  line-height: 18px;
  color: #fff;
  font-size: 14px;
}

.poker-caption h4 span {
  font-size: 11px;
}

.maintain {
	background: url(../img/bgblack.png) no-repeat transparent;
  font-weight: normal;
  font-size: 24px;
  color: #fff;
}

.have-account {
  font-size: 22px;
  text-align: center;
  color: #fff;
}

#studio-list > a > .studio1, #studio-list > a > .studio2 {
  color: #fff;
}

.std1, .std2 {
  border: 1px solid transparent;
  border-color: #404040;
}

.std-hover {
  border-color: #14b489 !important;
}

.std-play-btn1, .std-play-btn2 {
  background: rgba(0,0,0,.8);
}

.std-play-btn1 span, .std-play-btn2 span {
  background: #14b489;
  color: #000000;
  text-transform: uppercase;
  font-size: 21px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.std-play-btn1 span:hover, .std-play-btn2 span:hover {
  color: #fff;
}

.std-btn {
  background: #1a1a1a;
  font-size: 18px;
}

/* ========= Footer ======== */
.footer {
  background: #101010;
  border-top: 1px solid #383838;
}

.footer, .footer a {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
}

.footer a:hover, .footer a:focus {
  color: #ffffff;
  text-decoration: underline;
}

.footer hr {
  border-top: 1px solid #616161;
}

.footer hr.invisible {
  border-top: 1px solid transparent;
}

.footer .nav-links h6 {
  font-weight: 600;
}

.footer ul.ul-horizontal li {
  font-size: 11px;
}

.footer .statement-img li a {
  background: url("../img/icon/ftr-ico.png");
  background-position: -0px 0px;
  background-repeat: no-repeat;
}

.footer .statement-text {
  font-size: 11px;
}

.footer span {
  color: #959595;
}

.footer .copyright {
  color: #ffffff;
}

/* ========= Forms ======== */
.sub-bar {
  background-color: #011b29;
  font: 700 14px/36px Tahoma;
  border: 1px solid #0076a3;
  color: #fff;
}

.sub-bar label {
  /*background: #049ba7;*/
  line-height: 28px;
  color: #fff;
  font: 700 14px/22px 'montserrat';
}

.red {
  color: #ff6326;
}

.main .tb-table {
  color: #fff;
}

#reg-main, #reg-success, #reg-activate, #reset-step1, #reset-step2, #reset-success, #banking, .currency {
  background: rgba(0, 0, 0, .7);
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

#reg-success, .currency {
  color: #fff;
}

#reg-main .popover{ 
	background-color: #FFFFCC !important;
	font: 11px/15px 'montserrat';
	color: #F60;
}

.reg_content b, .reg_content2 b {
  font: 700 12px/22px 'montserrat';
  color: #0076a3;
}

.reg_content table th, .reg_content2 table th {
  font-size: 12px;
  font-weight: 100;
  color: #fff;
}

.reg_done.reg_content th, .reg_done.reg_content td {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.reg_content table td {
  font-size: 12px;
  color: #fff;
}

.reg_content select {
  border: 1px solid #394550;
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
  background-color: #394550;
}

.btn-primary {
  color: #fff;
  background: #00c0d6; /* Old browsers */
  background: -moz-linear-gradient(top,  #00c0d6 0%, #007f9c 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #00c0d6 0%,#007f9c 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #00c0d6 0%,#007f9c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c0d6', endColorstr='#007f9c',GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  -moz-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #007f9c; /* Old browsers */
}

.btn-success {
  color: #fff;
  background: #00d63c; /* Old browsers */
  background: -moz-linear-gradient(top,  #00d63c 0%, #169c00 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #00d63c 0%,#169c00 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #00d63c 0%,#169c00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d63c', endColorstr='#169c00',GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  -moz-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
}

.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #169c00; /* Old browsers */
}

.btn-danger {
  color: #fff;
  background: #d60000; /* Old browsers */
  background: -moz-linear-gradient(top,  #d60000 0%, #9c0000 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #d60000 0%,#9c0000 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #d60000 0%,#9c0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d60000', endColorstr='#9c0000',GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  -moz-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #9c0000; /* Old browsers */
}

.btn-default {
  color: #fff;
  background: #999999; /* Old browsers */
  background: -moz-linear-gradient(top,  #999999 0%, #6e6e6e 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #999999 0%,#6e6e6e 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #999999 0%,#6e6e6e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#6e6e6e',GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  -moz-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  border: none;
  text-shadow: none;
}

.btn-default:hover, .btn-default:focus, .btn-default:active {
	color: #fff;
  background: #6e6e6e; /* Old browsers */
}

.btn-warning {
  color: #fff;
  background: #deff00; /* Old browsers */
  background: -moz-linear-gradient(top,  #deff00 0%, #9c9a00 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #deff00 0%,#9c9a00 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #deff00 0%,#9c9a00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deff00', endColorstr='#9c9a00',GradientType=0 ); /* IE6-9 */
  border: none;
  text-shadow: 1px 1px 0 rgba(0,0,0,.2);
  text-transform: uppercase;
  font-size: 28px;
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  -moz-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  border-radius: 4px !important;
  padding: 18px 26px;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  color: #fff;
  background: #9c9a00; /* Old browsers */
}

.btn-info {
  color: #fff;
  background: #129ea0; /* Old browsers */
  background: -moz-linear-gradient(top,  #129ea0 0%, #115662 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #129ea0 0%, #115662 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #129ea0 0%, #115662 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#129ea0', endColorstr='#115662',GradientType=0 ); /* IE6-9 */
  border: none;
  text-shadow: 1px 1px 0 rgba(0,0,0,.2);
  text-transform: uppercase;
  font-size: 28px;
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  -moz-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  border-radius: 4px !important;
  padding: 18px 59px;
}

.btn-info:hover, .btn-info:focus, .btn-info:active {
  color: #fff;
  background: #115662; /* Old browsers */
}

.btn-xl {
  font-size: 28px;
  text-transform: uppercase;
  padding: 18px 28px;
  border: none;
  border-radius: 4px !important;
}

.success-txt {
  font-size: 14px;
  color: #fff;
}

.sub-avr {
  background-color: #19c794;
  /*border: 1px solid #116fb7;*/
  color: #000000;
  font-size: 14px;
  line-height: 30px;
}

.sub-fvr {
  background-color: #fff;
  /*border: 1px solid #eee;*/
  font-size: 14px;
  line-height: 30px;
}

.nav-label {
  text-align: center;
  font-weight: normal;
}

table td {
  line-height: 20px;
}

table .nav_tr {
  /*background: #BABABA;*/
}

table thead tr td {
  font-weight: bold;
  color: #19c794 !important;
  border-bottom: 1px solid #3c3c3c !important;
}

.nav-wor {
  color: #ff6326;
}

/* ========= Tabs ======== */
.tab .nav-tabs {
  border: none;
  background: none;
  border-bottom: solid 2px #0076a3;
  background: #0b3142;
}

.tab .nav-tabs a {
  font-size: 13px;
  text-transform: uppercase;
}

.tab .nav-tabs > .active > a,
.tab .nav-tabs > .active > a:hover,
.tab .nav-tabs > .active > a:focus {
  color: #fff;
  border: none;
  background: #00c0d6; /* Old browsers */
  background: -moz-linear-gradient(top,  #00c0d6 0%, #007f9c 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #00c0d6 0%,#007f9c 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #00c0d6 0%,#007f9c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c0d6', endColorstr='#007f9c',GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  -moz-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
}

.tab .nav-tabs > li > a {
  color: #fff;
}

.tab .nav-tabs > li > a:hover {
  color: #fff;
  background: #00c0d6; /* Old browsers */
  background: -moz-linear-gradient(top,  #00c0d6 0%, #007f9c 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #00c0d6 0%,#007f9c 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #00c0d6 0%,#007f9c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c0d6', endColorstr='#007f9c',GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  -moz-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
}

/* ========= Accordion ======== */
.acc-icon a.accordion-toggle i {
  color: #555;
}

.acc-icon a.accordion-toggle:hover i {
  color: #39414c;
}

/* ========= Panels ======== */
.panel {
  background-color: #eaeaea;
}

.panel-default>.panel-heading {
  background: rgba(0, 0, 0, .9);
}

.panel-default {
  border-color: rgba(0, 0, 0, .95);
}

.panel-heading {
  color: #fff;
}

.panel-heading .btns .btn-primary .caret {
  color: #fff;
  border-color: #fff rgba(0, 0, 0,0);
}

/* ========= Dropdown ======== */
.dropdown-menu {
	font-size: 12px;
  background: #10465a;
}

.dropdown-menu li a:hover, .dropdown-menu li a:active, .dropdown-menu li a:focus {
  background: #00a0d3 !important;
  color: #FFFFFF;
  text-decoration: none;
}

.dropdown-menu > li > a {
  font-size: 12px;
  color: #fff;
}

/* ========= Misc ======== */
.fa-envelope:hover {
  opacity: 0.85;
}

span.news {
  line-height: 12px;
  font-weight: 600;
  color: #ff6326;
}

.user-info {
  font-size: 12px;
  color: #fff;
}

.user-info div {
  line-height: 12px;
}

.user-info .welcome, .user-menu .rb {
  border-right: 1px solid #ccc;
}

.user-info ul li.dropdown {
  border-right: 1px solid #ccc;
}

.user-info ul li a.dropdown-toggle {
  color: #fff;
}

.user-info ul li a.dropdown-toggle:hover, .user-info ul li a.dropdown-toggle:focus {
  color: #00b5ef;
  text-decoration: none;
}

.user-info a.span-balance {
  color: #fcc70a;
}

.user-info a.span-balance:hover {
  color: #fcc70a;
}

.user-menu a {
  color: #fff;
}

.user-menu a:hover {
  color: #00b5ef;
  text-decoration: none;
}

.btn-logout {
  color: #0099CC;
}

.btn-logout:hover {
  text-decoration: underline;
  color: #0099FF;
}

.nav li.underline a:hover, .nav li.underline a:focus {
  text-decoration: underline;
}

.navbar-default .navbar-nav li a, .caret {
  color: #ffffff;
}

.caret {
  border-color: #ffffff rgba(0, 0, 0,0);
}

.caret:hover, .caret:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #777777;
}

.navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus {
  background-color: rgba(0, 0, 0,0);
  color: #777777;
}

.navbar-default {
  border-color: #E7E7E7!important;
}

.dropdown-menu li a:hover, .dropdown-menu li a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #ffffff!important;
}

#mainbar li a.current {
  background: none;
  color: #fff;
}

.log {
  width: auto;
}

input[type=text]:focus, input[type=password]:focus, .main input[type=text]:focus, .main input[type=password]:focus, select:focus, .main select:focus {
  border-color: #0076a3;
  box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.45), inset -1px -1px 1px 0px rgba(255,255,255,.4), 0 0 8px rgba(47, 159, 163, 0.6);
}

.main input[type=text], .main input[type=password] {
  border: 1px solid #394550;
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
  background-color: #394550;
}

/* ========= Owl Carousel ======== */
.slide-wrapper #progressBar, .big-slide-wrapper #progressBar {
  background: rgba(255, 255, 255, 0.2);
}

.slide-wrapper #progressBar #bar, .big-slide-wrapper #progressBar #bar {
  background: #9900c1;
}

.slide-wrapper .owl-carousel .owl-controls .owl-pagination .owl-page span, .big-slide-wrapper .owl-carousel .owl-controls .owl-pagination .owl-page span {
  background-color: white;
}

.slide-wrapper .owl-carousel .item, .big-slide-wrapper .owl-carousel .item {
  color: white;
}

/* ========= Rollto ======== */
.rollto a {
  background: #0076a3;
  color: #fff;
  border-radius: 2px;
}

.rollto a:hover {
  color: #fff;
}

.rollto a i {
  font-size: 25px;
  color: #fff;
}

/* ========= Popup Style ======== */
.popup_body{
	background: transparent;
}

.popup_infocenter{
	font:700 22px 'montserrat'; 
	color:#0076a3;
}

.info_nav{
  background: #154858; /* Old browsers */
  background: -moz-linear-gradient(top,  #154858 0%, #072b35 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #154858 0%,#072b35 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #154858 0%,#072b35 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#154858', endColorstr='#072b35',GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,.5);
  -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,.5);
  box-shadow: 0px 4px 5px 0px rgba(0,0,0,.5);
  border-radius: 2px 2px 0 0;
}

.info_nav_current{ 
  background: #041e24;
  font-weight:700;
  color:#fff;
}

#popup_nav {
	font-size: 11px;
}

#popup_nav ul {
  background-color: #103d5a;
  border-radius: 0 2px 2px 2px;
  -webkit-border-radius: 0 2px 2px 2px;
  -moz-border-radius: 0 2px 2px 2px;
}

#popup_nav li a {
	color:#fff;
}

#popup_nav li:hover > a, #popup_nav li:focus > a, #popup_nav li:active > a {
  color:#fff;
  background: #041e24;
}

#popup_nav ul li { 
	background: none;
}

#popup_nav ul li:hover > a { 
  background:#129ea0;
  color: #fff;
}

.hsubs{ 
	font-size:12px;
}

.separator {
	border-top: 1px solid rgba(221,221,221,.7);
}

.info_content {
	background:#f2f2f2;
	border:1px solid #ddd;
}

.info_content h2 {
	color:#00a0d3; 
	border-bottom:1px solid #00a0d3;
}

.info_content h3 {
	font:700 12px 'montserrat';
	color:#000;
}

.info_content p {
	color:#222;
  font:100 11px/22px 'montserrat';
}

.info_content li { 
	font:100 11px/22px 'montserrat';
}

.info_content a {
	color:#00a0d3; 
	text-decoration: underline;
}

.info_content b { 
	font-weight:700;
}

.info_content strong {
	font:600 12px 'montserrat'; 
	color:#3FAEDA;
}

.footer_nav{
  background:#072b35; 
  border-top:1px solid #154858;
  border-radius: 0 0 2px 2px;
}

.info_copyright {
	color: #fff;
}

/* ========= Home Style ======== */
#home-box-container {
  margin-bottom: 20px;
}

#home-box-container .row {
  margin-right: 0;
}

#home-box{
  background: #e1e1e1;
  padding: 10px;
  border-radius: 6px 0 0 6px;
  max-height: 214px;
  /*border-radius: 6px;
  padding: 10px;*/
  /*padding-bottom: 15px;*/
}

.color-text-blue{
  color: #1e839f !important;
}

.main-text{
  color:#1e839f;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.money-bg-fix{
  width: 96%;
  background:#FFF;
  border-radius: 3px;
  text-align: center;
  color:#000;
  /*margin: 0px 3px;*/
  padding: 5px;
}

.money-bg-fix span{
  font-size: 7pt;
  text-align: center;
}

.display-inline{
  display: inline-block;
}

.btn-jumlah{
  float: left;
  width:100%;
  padding: 15px;
  margin-top: 9px;
  border-radius: 6px;
  background: #1799ad;
  background: -moz-linear-gradient(top, #1799ad 0%, #0a5f7e 100%);
  background: -webkit-linear-gradient(top, #1799ad 0%,#0a5f7e 100%);
  background: linear-gradient(to bottom, #1799ad 0%,#0a5f7e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1799ad', endColorstr='#0a5f7e',GradientType=0 );
}

.btn-jumlah span{
  font-size:14px;
  color: #fff;
}

.remove-padding{
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#sub-home-box{
  /*background: #FFF !important;
  border-radius: 0px 6px 6px 0px;
  min-height: 213px;
  min-width: 33%;*/
  background: #fff;
  padding: 10px;
  border-radius: 0 6px 6px 0;
  min-height: 214px;
}

#sub-home-box img{
  width: 180px;
}

.sub-main-text{
  color:#1e839f;
  margin-top: 4px;
  margin-bottom: 15px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  /*width: 193px;*/
  text-align: center;
}

.balance-container div img{
  height: 50px;
  min-width: 50px;
}

.balance-container div{
  padding: 0px !important;
}

#wallet-list {
  display: flex;
  width: 100%;
  justify-content: space-around;
}

#wallet-list li{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#wallet-list li img{
  width: 100%;
  margin-bottom: 10px;
  min-height: 40px;
}

#wallet-list li p{
  font-size: 7.5pt !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  letter-spacing: 0px;
  min-height: 28px;
}

.deposit-cycle-text {
  margin-top: 10px;
  width: 100%;
  display: flex;
  justify-content: space-around;
}

.deposit-cycle-text li{
  /*display:inline-block;
  width: 40px;
  text-align: center;*/
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#bg-warning{
  background: #e1e1e1 !important;
  margin-top: 25px;
  width: 100%;
  height: 50px;
  padding: 1px;
}

.warning-sign{
  margin-top: 10px;
  padding:6px 16px 6px 16px;
  background:#fdbf2d;
  border: 3px solid;
  font-size: 20px;
  font-weight: bold;
}

.play-main-text{
  text-transform: uppercase;
  color:#FFF;
  font-size: 15px;
  font-weight: bold;
  padding-top: 0px;
}

.last-play-container {
  display: flex;
  width: 100%;
  justify-content: space-around;
  margin-bottom: 20px;
}

.last-play-images img{
  width: 150px;
  height: 100px;
  margin-bottom: 10px;
}

.last-play-images{
  /*float: left;
  width: 140px;*/
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.bank-box, .bank-box-off{
  color: #fff;
  background: #1799ad;
  background: -moz-linear-gradient(top, #1799ad 0%, #0a5f7e 100%);
  background: -webkit-linear-gradient(top, #1799ad 0%,#0a5f7e 100%);
  background: linear-gradient(to bottom, #1799ad 0%,#0a5f7e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1799ad', endColorstr='#0a5f7e',GradientType=0 );
  /*-webkit-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  -moz-box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);
  box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.6);*/
  border-radius: 4px;
  margin-bottom: 5px;
  padding: 6px 10px;
  display: flex;
  width: 100%;
  flex-direction: row;
}

.bank-box li{
  /*display: inline-block;*/
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}

/*.bank-box:hover, .bank-box:focus, .bank-box-off{
  background: #007f9c;
  }*/

  .home-bank-icons{
    display: inline-block;
    height: 39px;
    width: 88px;
  }

  .bank-texts{
  /*width: 59%;
  position: relative;
  overflow: hidden;*/
  /*display: flex;
  justify-content: center;
  flex-direction: row;*/
}

.bank-text-off{
  /*width: 59%;
  position: relative;
  overflow: hidden;*/
  /*color: #c3c3c3;
  display: flex;
  justify-content: center;
  flex-direction: row;*/
}

.bank-texts span {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  border-right: 1px solid #033541;
}

.bank-texts span:last-child {
  padding-right: 0;
  border-right: none;
}

/*.bank-texts span:after {
  content: '';
  margin: 0 10px;
  }*/

/*.bank-texts span:last-child:after {
  content: '';
  margin: 0;
  }*/

  .more-than-one{
    display: inline-block;
  }

  .status-img{
    /*display: inline-block;*/
    display: flex;
    align-items: center;
    flex-direction: row;
  }

 
  .home-online{
    background-image: -moz-radial-gradient(40px 39px 45deg, circle cover, grey 0%, #49DA00 100%, #45FF30 95%);
    background-image: -webkit-radial-gradient(40px 39px, circle cover, grey, #45FF30);
    background-image: radial-gradient(40px 39px 45deg, circle cover, grey 0%, #49DA00 100%, #45FF30 95%);
    border-radius: 50%;
    height: 15px;
    width: 15px;
    border:solid 8px #2fe057;
    background:#2fe057;
    margin-right: 5px;
  }
  .home-trouble{
    background-image: -moz-radial-gradient(40px 39px 45deg, circle cover, grey 0%, #e0b22f 100%, #e0b22f 95%);
    background-image: -webkit-radial-gradient(40px 39px, circle cover, grey, #e0b22f);
    background-image: radial-gradient(40px 39px 45deg, circle cover, grey 0%, #e0b22f 100%, #e0b22f 95%);
    border-radius: 50%;
    height: 15px;
    width: 15px;
    border:solid 8px #e0b22f;
    background:#e0b22f;
    margin-right: 5px;
  }
  .home-bank-icons{
    margin-left: 2px;
  }
  .home-offline{
    background: #eb3d25;
    background: -moz-linear-gradient(top, #eb3d25 0%, #6f170d 100%);
    background: -webkit-linear-gradient(top, #eb3d25 0%,#6f170d 100%);
    background: linear-gradient(to bottom, #eb3d25 0%,#6f170d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb3d25', endColorstr='#6f170d',GradientType=0 );
    border-radius: 50%;
    height: 15px;
    width: 15px;
    border:solid 8px #FF0000;
    background:#FF0000;
    margin-right: 5px;
  }
  .legend-bank
  {
    display: inline-flex;
    color: #fff;
    margin-left: 22px;
    margin-top: 2px;
  }
  .legend-bank > li {
    margin-right: 12px;
  }
  .legend-bank > li:nth-child(odd){
    margin-right: 3px;
  }
  .legend-bank > li:nth-child(6) {
    margin-right: 0px;
  }
  .bank-dashboard-panel{
    display: inline-flex;
  }

  .status-img li.bca, .status-img li.bca-off {
    background-position: 978px 35px;
  }

  .status-img li.mandiri, .status-img li.mandiri-off {
    background-position: 895px 37px;
  }

  .status-img li.bri, .status-img li.bri-off {
    background-position: 613px 32px;
    background-size: 1195px;
    height: 33px !important;
  }

  .status-img li.bni, .status-img li.bni-off {
    background-position: 804px 37px;
  }

  .status-img li.cimb, .status-img li.cimb-off {
    background-position: 169px  23px;
    background-size: 859px;
    height: 27px  !important;
  }

/*.status-img li.bca-off {
  background-position: 978px 69px;
}

.status-img li.mandiri-off {
  background-position: 895px 69px;
}

.status-img li.bri-off {
  background-position: 613px 59px;
  background-size: 1195px;
  height: 33px !important;
}

.status-img li.bni-off {
  background-position: 804px 69px;
}

.status-img li.cimb-off {
  background-position: 169px  44px;
  background-size: 859px;
  height: 27px  !important;
  position: relative;
  bottom: 2px;
  }*/

  #wallet-transac-container .row {
    margin-right: 0;
  }

  .nav-wallet-transac li,
  .nav-wallet-transac > li > a{
    background-color: #3c3c3c !important;
    border-radius: 6px 6px 0px 0px;
    margin-right: 1px !important;
  }


  .nav-wallet-transac > li.active > a, 
  .nav-wallet-transac > li > a:hover, 
  .nav-wallet-transac > li.active > a:hover,
  .nav-wallet-transac > li.active > a:focus {
    background-color: #636466 !important;
    border-radius: 6px 6px 0px 0px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #636466 !important;
  }
  .nav-wallet-transac{
    display: inline-flex;
    justify-content: space-between;
    border-bottom: 1px solid #636466 ;
  }
  .deposit-text, .deposit-text.active{
    text-transform: uppercase;
    font-size: 9pt;
    color:#308b3e;
    font-weight: bold;
  }
  .transfer-text{
    text-transform: uppercase;
    font-size: 15px;
    color:#19a4bb;
    font-weight: bold;
  }
  .withdraw-text{
    text-transform: uppercase;
    font-size: 9pt;
    color:#dbaa3f;
    font-weight: bold;
  }

  li.active > .deposit-text,
  .deposit-text:hover,
  .deposit-text:focus,
  .deposit-text{
    color:#21cc40 !important;
    background-color: #636466 !important;
  }

  li.active > .transfer-text,
  .transfer-text:hover,
  .transfer-text:focus,
  .transfer-text{
    color:#21dafb !important;
    background-color: #636466 !important;
  }
  li.active > .withdraw-text,
  .withdraw-text:hover,
  .withdraw-text:focus,
  .withdraw-text{
    color:#fdbf2d !important;
    background-color: #636466 !important;
  }

  .tab-content{
    background-color: #636466 !important;
    min-height: 255px;
    border-radius: 0 0 6px 6px;
  }

  .bank-select {
    padding: 0;
    /*margin-bottom: 3px;*/
    line-height: 16px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    width: 100%;
    font-size: 12px;
    height: 34px;
  }

  .deposit-rules-container{
    /*width: 59%;*/
    color:#FFF;
    font-style: italic;
  }

  .form-group {
    margin-bottom: 5px;
  }

  .copy-btn{
    position: absolute; 
    top: 22px;
    /*left: 107px;*/
    padding: 3px 5px;
  }

  .deposit-amount{
    width: 100%;
    background-color: #000;
    border: 1px solid #636466;
    border-radius: 2px;
    color: #000 !important;
    font-size: 12px;
    line-height: 16px;
    background-color: #FFF !important;
  }

  #deposit, #transfer, #withdraw, #voucher88 {
    padding: 10px 0;
  }

  #deposit label, #transfer label, #voucher88 label{
    color: #FFF;
    font-weight: 500;
    font-size: 11px;
    line-height: 27px;
    text-align: left;
  }
  .tab-content > div > form > div > div.row > div.col-md-5{
    width: 42.667% !important;
  }

  #deposit i{
    color: #21cc40;
    font-weight: 500;
    font-size: 12px;
    line-height: 27px !important;
    text-transform: uppercase;
  }

  .ibankBtn-dashboard {
    background-color: #e1e1e1;
    color: #1A1A1A;
    display: block;
    width: 100%;
    padding: 2px 5px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
    font-size: 10px;
  }

  .ibankBtn-dashboard:hover {
    background-color: #d3d3d3;
    color:#1A1A1A;
  }

  .ibankBtn-dashboard > div {
    margin: 0 auto;
    display: block;
    vertical-align: middle;
    background: url("../../../img/icon/ftr-ico.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    zoom: .5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 0;
  }

  .ibankBtn-dashboard > div.bca {
    background-position: -404px -33px;
    width: 78px;
    height: 33px;
  }

  .ibankBtn-dashboard > div.mandiri {
    background-position: -490px -33px;
    width: 82px;
    height: 33px;
  }

  .ibankBtn-dashboard > div.bni {
    background-position: -581px -33px;
    width: 82px;
    height: 33px;
  }

  .ibankBtn-dashboard > div.bri {
    background-position: -671px -33px;
    width: 106px;
    height: 33px;
  }

  .ibankBtn-dashboard > div.danamon {
    background-position: -786px -33px;
    width: 96px;
    height: 33px;
  }

  .ibankBtn-dashboard > div.cimb {
    background-position: -1109px -33px;
    width: 147px;
    height: 33px;
  }

  .ibankBtn-dashboard > div.permata {
    background: url("../../../img/bank/permata-bank.png");
    background-repeat: no-repeat;
    background-size: 90%;
    width: 145px;
    height: 31px;

  }
  .ibankBtn > div.bsi {
    width: 143px;
    height: 33px;
      background-repeat: no-repeat;
      background-image: url(../img/bank-icon/bsi.png);
      background-size: 100%;
      width: 90px;
      height: 33px;
  }
  .ibankBtn-dashboard > div.bsi {
    background: url("../img/bank-icon/bsi.png");
    background-repeat: no-repeat;
    background-size: 77%;
    width: 145px;
    height: 31px;

  }
  .ibankBtn-dashboard > div.jenius {
    background: url("../../../img/jenius-bank.png");
    background-repeat: no-repeat;
    background-size: 90%;
    width: 145px;
    height: 31px;

  }
  .ibankBtn-dashboard > div.sinarmas {
    background: url("../../../img/sinarmas.png");
    background-repeat: no-repeat;
    background-size: 90%;
    width: 145px;
    height: 31px;
  }
  .ibankBtn-dashboard > div.maybank {
    background: url("../../../img/bank/maybank.jpg");
    background-repeat: no-repeat;
    background-size: 90%;
    width: 145px;
    height: 35px;

  }
  .ibankBtn-dashboard > div.mega {
    background: url("../../../img/bank/mega-bank.png");
    background-repeat: no-repeat;
    background-size: 90%;
    width: 145px;
    height: 35px;

  }
  .ibankBtn-dashboard > div.panin {
    background: url("../../../img/bank/panin-bank.png");
    background-repeat: no-repeat;
    background-size: 90%;
    width: 145px;
    height: 35px;

  }

  #withdraw i{
    color:#fdbf2d;
    font-weight: 500;
    font-size: 12px;
    line-height: 17px !important;
  }

  #withdraw label{
    color: #FFF;
    font-weight: 500;
    font-size: 11px;
    line-height: 17px;
    text-align: left;
  }

  #acc-number input {
    width: 150px;
    vertical-align: middle !important;
    background-color: transparent !important;
    border: transparent !important;
    font-weight: 500;
    color: #21cc40 !important;
    padding: 0 !important;
    font-style: italic;
    box-shadow:none;
  }

  .voucher-logo {
    background: url("../img/banner-v88.jpg");
    background-repeat: no-repeat;
    height: 114px;
    background-size: 100%;
    width: 79%;
    margin: 0 auto;
  }

  /* ========= Addition for home page after login ======== */
  .home-info {
    height: 750px;
  }

  .col-md-left {
    margin: 0px !important;
    width: 723px !important;
  }

  .col-md-right {
    margin-left: 738px !important;
    width: 292px !important;
  }

  .home-content {
    background: #202020;
    padding: 15px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #fff;
  }

  .home-content h1 {
    font-size: 25px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .home-content h2 {
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .home-content img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: none !important;
  }

  .home-content p {
    font-size: 14px;
  }

  .home-content a {
    color: #0076a3;
    text-decoration: none;
  }

  .home-content a:active,
  .home-content a:focus,
  .home-content a:hover {
    color: #0076a3;
    text-decoration: underline;
  }

  .home-content .line {
    height: 1px;
    background: #999999;
  }

  .home-content .transfer-tuts > div {
    display: inline-block;
    max-width: 50%;
    vertical-align: top;
  }

  .home-content .transfer-tuts > div:first-child {
    margin-right: 25px;
  }

  .transfer-tuts img {
    margin: 0;
  }

  .quick-action {
    text-align: center;
  }

  .quick-action p {
    font-size: 16px;
    color: #fff;
  }

  .btn-full {
    width: 100%;
    font-size: 28px;
    text-transform: uppercase;
    padding: 18px 28px;
    border: none;
    border-radius: 4px !important;
  }

  .popover {
    background-color: #1A1A1A;
    border: 1px solid #3c3c3c;
    color: #fff;
  }

  .popover.bottom>.arrow {
    border-bottom-color: #3c3c3c;
  }

  .popover.bottom>.arrow:after {
    border-bottom-color: #1A1A1A;
  }

  .pop-wallet {
    font-family: 'montserrat';
    font-size: 12px;
    color: whitesmoke;
  }

  .pop-wallet > tbody > tr:first-child {
    /*background: #ff0000;*/
  }

  .pop-wallet th, .pop-wallet td {
    padding: 5px !important;
  }

  .pop-wallet td:nth-child(even) {
    text-align: right;
  }

  .pop-wallet > tfoot {
    border-top: 1px solid #3c3c3c;
  }
  .px-3 {
    padding-right: 1rem!important;
  }
  .py-1 {
      padding-bottom: 0.25rem!important;
  }
  .justify-content-between{
    justify-content: space-between;
  }
  .align-self-center{
    align-self: center;
  }

  /* pga */
  .pga-info{
    background: linear-gradient(to bottom, #00c0d6 0%,#007f9c 100%);
    text-align: center;
    color: #fff;
    padding: 10px;
    width: 100%;
  }

  .text-white{
    color: #FFF;
  }
  .bank-list-virtual{
      background: white;
      padding : 5px;
      border-radius:5px;
      width: 100%;
      height: 50px;
      color: black;
  }
  .bank-list-qrpay{
      background: white;
      padding : 5px;
      border-radius:5px;
      width: 100%;
      color: black;
  }
  .biaya-layanan-content{
    background: #62BB46;
    border-radius: 5px;
    padding : 15px 15px 25px 15px;
    text-align: center;
    font-size: 14px;
    justify-content: space-between;
}
.total-biaya-content{
    background: #FFFF;
    border-radius:5px;
    padding: 15px;
    text-align: center;
    font-size: 16px;
    height: 50px;
    color:black;
    font-weight: bold
}

.img-qris{
    border-bottom: 1px solid rgb(177, 176, 176);
}

.circle-status-bank{
    width: 20px;
    height:20px;
    border-radius:9999px;
    border: 2px solid gray;
}

.absolute-circle{
    position: absolute;
    top:15px;
    left:10px
}

.banklist-virtual{
  position:relative;
  background: white;
  display: flex;
  justify-content: center;
  height: 40px;
  border-radius:10px;
  width: 100%;
}
.banklist-virtual img{
  max-width: 80px
}

.banklist-qrpay{
  position:relative;
  background: white;
  padding-bottom:8px;
  padding-top:15px;
  padding-left:32px !important;
  border-radius:10px;
  width: 100%;
}

.img-bank{
  max-height: 20px;
  margin: 2px;
}


.circle-status-bank{
  width: 20px;
  height:20px;
  border-radius:9999px;
  /* background:black; */
  border: 2px solid gray;
  position: absolute;
  top:5px;
  left:6px
}

input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

input[type=radio]:checked + .banklist-virtual>.circle-status-bank {
  background: #090;
  border: 2px solid black;
}

input[type=radio] + .banklist-virtual>.circle-status-bank {
  cursor: pointer;
}

input[type=radio]:checked + .banklist-qrpay>.circle-status-bank {
  background: #090;
  border: 2px solid black;
}

input[type=radio] + .banklist-qrpay>.circle-status-bank {
  cursor: pointer;
}

.biaya-layanan-content{
  background: linear-gradient(to bottom, #00c0d6 0%,#007f9c 100%);
  padding: 10px;
  color: white;
  text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
}
.total-biaya-content{
  height: 34px;
}
.w-75 {
  width: 75%!important;
}
  /* pga */
  /* ========= Device Style ======== */
  @media (min-device-width: 768px) {
    .container {
      width: 970px;
    }

    .home .main .container {
      width: 940px;
    }
  }

  @media (min-device-width: 992px) {
    .container {
      width: 970px;
    }

    .home .main .container {
      width: 940px;
    }
  }

  @media (min-device-width: 1024px) {
    .home .main .container {
      margin: 0 auto;
    }
  }

  @media (min-device-width: 1200px) {
    .container {
      width: 1060px;
    }

    .home .main .container {
      width: 1030px;
      margin: 0 auto;
    }
  }


  @media only screen and (min-device-width: 300px) {
    .body-class{ width:61vh; }
  }

  @media only screen  and (min-device-width: 500px) {
    .body-class{ width:193vh; }
  }
  @media only screen  and (min-device-width: 800px) {
    .body-class{ width:217vh; }
  }
  @media only screen  and (min-device-width: 1200px) {
    .body-class{ width:165vh; }
  }
  @media only screen  and (min-device-width: 300px) and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    .body-class{ width:153vw; }
  }
   @media only screen  and (min-device-width: 400px) and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    .body-class{ width:169vw; }
  }
  @media only screen  and (min-device-width: 600px) and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    .body-class{ width:194vw; }
  }
  @media only screen  and (min-device-width: 800px) and (max-device-width : 1000px) and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    .body-class{ width:194vw; }
  }

  /*event theme 2018*/
  .event-bg{
    background: #1b1b1b url(../img/bg-cn-newyear-2019.jpg) center 153px no-repeat !important;
  }

  .side-event-banner{
    height: 293px;
    width: 195px;
    position: absolute;
    left: -184px;
    top: -15px;
    background: url('../img/banner-cn-newyear-2019.png') no-repeat;
  }
  .toggle-password{
    color:#858585  !important;
  }
  .input-login, .verify-login, .form-control {
    border: 1px solid #111111;
    background: #ffffff;
    font-size: 11px;
    border-radius: 2px;
    color: #111;
    -webkit-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.45), inset -1px -1px 1px 0px rgba(255,255,255,.4);
    -moz-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.45), inset -1px -1px 1px 0px rgba(255,255,255,.4);
    box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.45), inset -1px -1px 1px 0px rgba(255,255,255,.4);
}