body{
	font-family: tahoma; 
	background:#000;
	margin:0 auto;
}
			select
			{
				color: #808080;
			}
			option
			{
				color: #000;
			}
			option:first-child
			{
				color: #808080;
			}
a:focus{
	outline: none;
}
a:active{
	outline: none;
}
a:visited{
	outline: none;
}
h2 {display:inline;}
.div1, .div2 {width:700px;margin:0 auto;}
.div1 {margin-top:30px;margin-bottom:60px;text-align:center;line-height:20px;}
.div1 P {font-size:18px;}
.gede18 {font-size:16px;}
.div1 a, .div2 a {color:#07C; }
.div1 a {margin:0 8px;}
.div1 a.current {color:black; text-decoration:none;}
.div2 {margin-top:70px;}
.div2 li {padding-top:6px;padding-bottom:6px;}
.green {color:Green;}
.cn {font-family: "Courier New", Georgia;}
#status {display:inline-block; margin-left:26px;line-height:50px;height:50px;vertical-align:middle;}
#container{
  width:960px;
  margin:auto;
  padding:20px;
  z-index:100;
}
#slideout {
  position: fixed;
  z-index:100;
  top: 145px;
  left: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#slideout2{
  position: fixed;
  z-index:100;
  top: 145px;
  right: 0;
}
#slideout_inner {
  position: fixed;
  top: 145px;
  left: -200px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  z-index:100;
}
#slideout:hover {
  left: 200px;
  z-index:100;
}
#slideout:hover #slideout_inner {
  left: 0;
  z-index:100;
}
.bandar img{
	position:fixed;
	right:0;
	z-index:100;
	top:150px;
}
#hover{
  position:fixed;
  background:#000;
  width:100%;
  height:100%;
  top:0;
  opacity: .6;
  z-index:1000;
}

#popup{
  position:absolute;
  z-index:1001;
  width:420px;
  height:420px;
  background:#fff;
  left:50%;
  top:50%;
  border-radius:5px;
  transform: translate(-50%, -50%);
  text-align:center;
  box-shadow:0 0 10px 0 #000;
  
}

  #tweet{
    color: #4099FF;
  }
#close{
  position:absolute;
  background:white;
  right:-15px;
  top:-15px;
  border-radius:50%;
  width:30px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:24px;
  font-weight:bold;
  cursor:pointer;
  box-shadow:0 0 10px 0 #000;
}
#close a{
	text-decoration:none;
	color:red;
}
#close a:hover{
	color:blue;
}
.code
{
    border: dashed 1px #BCBCCB; padding:8px 12px; background-color: #F3F3F9; white-space:pre; font-family:"Courier New", Georgia;
    font-size:12px; margin:6px 0;overflow:auto; 
}
.midel{
	width:1200px;
	margin:0 auto;
}
.header{
	width:1200px;
	height:60px;
	margin:0 auto;
	padding-top:20px;
	font-family:arial;
	display: flex;
    align-items: center;
    justify-content: end;
}
.asf{
	width: 140px;
    padding-bottom: 10px;
}
.asf img{
	width:100%;
}
.headerlogin{
	width:1200px;
	height:65px;
	margin:0 auto;
	padding-top:10px;
}
.logo{
	float:left;
	margin-bottom:-4px;
	margin-top:-15px;
	margin-left:40px;
	flex:1;
}
.logologin{
	float:left;
	margin-bottom:-4px;
	margin-top:-6px;
	margin-left:60px;
}
.kolomlogin{
	display: block;
	float: right;
	font-size: 12px;
	height: 75px;
	position: relative;
	top: -4px;
	width: 640px;
	z-index: 100;
	margin-bottom:-18px;
	right:50px;
}
.kolomlogin1{
	display: block;
	float: right;
	font-size: 12px;
	height: 65px;
	position: relative;
	top: -4px;
	width: 640px;
	z-index: 100;
	margin-bottom:-18px;
}
#fb{
	color:#40d175;
}
#fb:hover{
	color:#000;
}
.kolomakun{
	display: block;
   font-family:voces;
	border-radius:10px;
    float: right;
    font-size: 12px;
    height: 58px;
	padding-top:5px;
    position: relative;
    margin-top: -15px;
    width: 297px;
    z-index: 999;
}
.daftar{
	width:124px;
	float:right;
}
.regislogin{
	width:113px;
	float:right;
}
.livechatlog{
	width:113px;
	float:right;
}
.login{
	width:108px;
	margin-left:14px
}
input.username, input.password {
    margin: 0 0 4px;
}
.inputuser{
	float: left;
    margin: 0px -10px 0 2px;
}
.inputuser2 {
    float: left;
    margin: 0 0 0 4px;
    width: 60px;
}
#my-img{
	position:relative;
	top:2px;
}
.form-text {
    background: rgba(255,255,255,0) none repeat scroll 0 0 !important;
    border: 1px solid #e4e4e4 !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0) !important;
    color: black;
    letter-spacing: 1px;
    height: 20px !important;
    margin: 0 auto !important;
    padding: 4px 3px 5px 10px !important;
    width: 113px !important;
	position:relative;
	right:7px;
}
.form-pass {
    background: rgba(255,255,255,0) none repeat scroll 0 0 !important;
    border: 1px solid #e4e4e4 !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0) !important;
    color: black;
    letter-spacing: 1px;
    height: 20px !important;
    margin: 0 auto !important;
    padding: 4px 3px 5px 10px !important;
    width: 113px !important;
}
#livechat{
	color:#fff;
	text-decoration:none;
	margin-left:6px;
}
#livechat2{
	position:relative;
	color:#808080;
	font-family:verdana;
}
#livechat2:hover{
	color:#f4ba00;
	text-decoration:none;
}
#livechat3{
	position:relative;
	bottom:5px;
	color:#808080;
	font-family:verdana;
}
#livechat3:hover{
	color:#f4ba00;
	text-decoration:none;
}
#livechat1{
	position: relative;
    font-size: 12px;
    top: 10px;
    right: 18px;
    color: #808080;
}
#livechat1:hover{
	color:#f4ba00;
	text-decoration:none;
}
.userid{
	position: relative;
    bottom: 5px;
    float: left;
    padding-left: 52px;
    width: 130px;
}
.userid span{
	 margin-right:5px;
	 font-size:14px;
}
.userid img{
	width:35px;
}
.headermemo{    
	width: 35px;
    float: right;
    height: 28px;
    position: relative;
    top: 3px;
}
#lupapass{
	color:#808080;
	text-decoration:none;
	position:relative;
	right:10px;
	bottom:6px;
	margin-left:16px;
	font-family:verdana;
}
#lupapass:hover{
	color:#f4ba00;
	text-decoration:none;
}
.login-code{
	width:60px;
}
.captcha-img img{	
    border: 1px solid #fff;
	height:19px;
	width:66px;
}
.bodycontainer{
	min-width:1200px;
	border-top:35px solid #f4ba00;
}
.bodycontainerdepo{
	background:#f6f6f6;
	border-top:40px solid #f4ba00;
	min-width:1200px;
	height:100%;	
}
#tabeltengahindex{
	color: white;
	float: left;
	height: 234px;
	margin-left: -4px;
	margin-top: 2px;
	width: 367px;
}
.news1{
	padding:0px 5px 0px 5px;
	float:left;
	width:1190px;
	margin-top:3px;
	margin-bottom:-6px;
	position:relative;
	font-family:helvetica;
}
#jpdmn{
    color: #ffffff;
    font-family: bebas_neueregular,helvetica !important;
    font-size: 32px;
    margin-left: -10px;
    margin-top: 2px;
    padding-left: 28px;
    padding-right: 28px;
	position:absolute;
}
#jp{
	color: #f4ba00;
    font-family: helvetica;
    font-size: 54px;
    margin-left: -10px;
    margin-top: -62px;
    padding-left: 750px;
    padding-right: 28px;
}
#jp2{
	color: #f4ba00;
    font-family: helvetica;
    font-size: 54px;
    margin-left: -43px;
    margin-top: -79px;
    padding-left: 650px;
    padding-right: 28px;
}
#jp3{
	color: #f4ba00;
    font-family: helvetica;
    font-size: 54px;
    margin-left: -10px;
    margin-top: -62px;
    padding-left: 750px;
    padding-right: 28px;
}
.scroll{
    width: 1159px;
    float: right;
    height: 31px;
    padding-top: 3px;
    padding-bottom: 3px;
    overflow: hidden;
    position: relative;
    font-size: 15px;
}
.contTablePopupDl{
	height:100%;
	width:100%;
	/*padding: 30px;*/
	background-size:cover;
	background-image: url(../../img/voxPop.jpg?v1);
}
.headTop{
	width:100%;
	height:33px;
	background:#f3f3f3;
	padding-top:2px;
	position:fixed;
	border-top:3px solid #f4ba00;
	box-shadow: 0 1px 0 rgba(137,196,243,0.2), 0 1px 3px rgba(137,196,243,0.2), 0 4px 20px rgba(137,196,243,0.2), 0 1px 1px rgba(137,196,243,0.2);
	z-index:9999;
}
.titlechat{
	font-weight:600;
	color:#40d175;
}
.titlechatLC {
  background: #40d175;
  color: #fff !important;
  font-weight:600;
  font-size: 16px;
  padding: 4.5px 20px;
  text-decoration: none;
}

.titlechatLC:hover {
  background: #40d175;
  color:#fff !important;
  border:none;
  text-decoration: none;
}
.header{
	padding-top:60px;
}
.hot200{
	position: fixed;
	bottom: 50%;
	z-index: 9999;
}
#para1
 {
	text-align:center;
	width:25px;
	float:left;
	color:#fff;
	vertical-align:middle;
	position:relative;
	top:3px;
 }
.tengah{
	margin-top:15px;
}
.tabeltdtengah{
	text-align:center;
	font-size:11px;
	color:#f4ba00;
}
 .scrollingtext{
  white-space:nowrap;
  position:absolute;
 }
 .sliding-marquee {
  width: 100%;
  color: #f4ba00;
  right: 0;
  top: 105px;
  overflow: hidden;
  z-index: 100;
}

.sliding-marquee span {
  display: inline-block;
  position: absolute;
  right: -1800px;
  width: 1800px;
}

.sliding-marquee span:nth-child(1) {
  animation: marquee 50s linear infinite;
}
.sliding-marquee span:nth-child(2) {
  animation: marquee 50s linear infinite;
  animation-delay: 24s;
}

@keyframes marquee {
  0%   { right: -1800px }
  100% { right: 160% }
}
#slider2 {
	font-family:dinpro;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 4px;
  margin-left:0px;
}
#slider2 ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}
#slider2 br {
  margin-top:-5px;
}

#slider2 ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 6px 0px 0px 0px;
  width: 380px;
  height: 225px;
  background: #ccc;
  text-align: center;
}
#slider1 {
	font-family:dinpro;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 4px;
  margin-left:0px;
  margin:10px 0px 0px 48px;
}
#slider1 ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}
#slider1 br {
  margin-top:-5px;
}

#slider1 ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 345px;
  height: 210px;
  line-height:18px;
  background: #ccc;
  text-align: left;
}
a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}
 .gambartengah{
	 float:left;
 }
 .gambartengah img{
 }
 .tabelbody{
	 width:1200px;
	 /*height:500px;*/
	 color:#e2e2e2;
	 margin-bottom:-35px;
 }
 .tabelbody td{
	 padding:0px 5px 0px 5px;
	 max-height:250px;
	 max-width:400px;
	 height:246px;
	 width:400px;
	 color:#f4ba00;
	 vertical-align:top;
 }
 .tabelbody a{
	 color:#808080;
	 text-decoration:none;
	 cursor:pointer;
	 font-size:18px;
 }
 .tabelbody a:hover{
	 color:#f9a508;
 }
 .tabelbody hr{
	 border:none;
 }
 .nominaldepo{
	float: right;
    background: #f4ba00;
    min-width: 90px;
    color: white;
    padding: 2px 15px;
    border-radius: 2px;
    text-align: center;
 }
 .paddingtabel{
	 padding:11px 33px 9px 48px;
	 -webkit-padding-before:11px;
	-webkit-padding-end:33px;
	-webkit-padding-after:9px;
	-webkit-padding-start:48px;
 }
 .footer{
	 width:1200px;
	 margin-top:200px;
	 margin:0 auto;
 }
 .footer table{
	 width:1085px;
	color:#4a4a4a;
	 text-align:left;
 }
 .footer th{
	 border-bottom: 0.7px solid white;
 }
 .isi{
	 border-bottom: 0.2px dotted white;
	 padding:5px 0 5px 0;
 }
 .headerfoot{
	 width:14%;
 }
.seperator {
	border:none !important;
	width: 0.1%;
}
 #batas{
	 border-right:1px solid black;
	 
 }
 #stats{
	 font-weight:600;
 }
 #online{
	 color:green;
	 font-weight:600;
	 float:left;
	 text-transform:uppercase; 
	 margin-top:4px;
 }
 #offline{
	 color:#aa0000;
	 font-weight:600;
	 float:left;
	 margin-top:4px;
	 text-transform:uppercase;
 }
.gambarkecil img{
	margin-right:12px;
	margin-left:12px;
	margin-top:10px;	
	margin-bottom:10px;	
	vertical-align:middle;
}
.divider{
	border-top:1px dashed black;
}
.depohead{
	background:#d70909;
	padding:5px;
	color:white;
	font-weight:600;
}
#tabelbank{
	font-family:express;
	vertical-align:middle;
	text-align:center;
	width:1200px;
	margin: 0 auto;
	display:block;
	padding: 5px;
	font-family:verdana;
}
.namabank{
	font-size:26px;
	width:171px;
	font-weight:600;
	color:#f4ba00;
	font-family:helvetica;
}
.statusOnline{
	color:#4dc033;
}
.statusOffline{
	color:#cc0000;
}
.pointer{
	cursor:pointer;
}
#dhtmltooltip {
	position:absolute;
	min-width:160px;
	color:white;
	font-size:12px;
	text-align:center;
	line-height:15px;
	font-family:Arial;
	border-radius:2px;
	padding:10px 15px;
	visibility:hidden;
	z-index:999999;
	background: #f4ba00;
			
}	
#page{
	float: left;
	margin-right: 4px;
	width: 590px;
	text-align:center;
}
.tabelbola{
	color: white;
	float: left;
	font-family: josefin_sans;
	height: 231px;
	margin: 4px 6px 0 0;
	max-height: 231px;
	min-height: 231px;
	padding-left: 10px;
	padding-right: 10px;
	text-shadow: 1px 1px 1px #000;
	width: 588px;
}
.thead{
	text-transform:uppercase;
}
.teamhome, .teamaway{
	text-align:center;
}
.matchdetail{
	color:white;
	text-align:center;
	letter-spacing:2px;
	margin:auto;
	text-shadow: 1px 1px 1px #000;
	background-color: rgba(153, 153, 153, 0.7);
	border-radius:10px;

}
#blank{
	width:20px;
}
#judulbola{
	text-align: center;
	width: 582px;
}
#namateam{
	margin-top:54px;
}
#teamtengah{
	margin-top:10px;
}
#gambarteamkandang{
	height: 110px;
	margin-bottom: 7px;
	position: relative;
	vertical-align: bottom;
	width: 110px;
}
#gambarteamlawan{
	height: 110px;
	margin-bottom: 7px;
	vertical-align: middle;
	width: 110px;
}
#sidebanner{
	float: left;
	margin: -232px 0 -245px 959px;
}
#kandang{
	bottom: 4px;
	color: white;
	font-size: 16px;
	font-weight: 600;
	position: relative;
	text-transform: uppercase;
	width: 207px;
	position:relative;
	margin-left:23px;
}
#lawan{
	bottom: 5px;
	color: white;
	font-size: 16px;
	font-weight: 600;
	margin-right:23px;
	position:relative;
	width: 207px;
	text-transform: uppercase;
}
#home{
	width:110px;
	height:110px;
   float:left;
	position:relative;
	left:23px;
	text-align:center;
}
#away{
	width:110px;
   right:23px;
	height:110px;
	position:relative;
	text-align:center;
}
#tengah{
	color:white;
	text-align:center;
	letter-spacing:2px;
   margin-left:50px;
   margin-top:70px;
   width:260px;
   float:left;
	text-shadow: 1px 1px 1px #000;
}
.blink_me2 {
  animation: blinker 0.7s linear infinite;
}
.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0; }
}
#surewin{
	margin-top:130px;
}
#kesempatan{
	margin-left:95px;
	font-weight:600;
}
@import url(//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);
}
@import url(http://fonts.googleapis.com/css?family=Titillium+Web:300);
.fa-2x {
font-size: 2em;
}
.fa {
position: relative;
display: table-cell;
width: 60px;
height: 36px;
text-align: center;
vertical-align: middle;
font-size:20px;
}


.main-menu:hover,nav.main-menu.expanded {
width:225px;
overflow:visible;
}

.main-menu {
background:#2b2b2b;
border-right:1px solid #095f25;
position:absolute;
top:150px;
bottom:0;
height:354px;
left:0;
width:60px;
overflow:hidden;
-webkit-transition:width .05s linear;
transition:width .05s linear;
-webkit-transform:translateZ(0) scale(1,1);
z-index:100;
border-top-right-radius:5px;
border-bottom-right-radius:5px;
}

.main-menu>ul {
margin:7px 0;
}

.main-menu li {
position:relative;
display:block;
width:225px;
}

.main-menu li>a {
position:relative;
display:table;
border-collapse:collapse;
border-spacing:0;
color:#40d175;
 font-family: arial;
 font-weight:600;
font-size: 14px;
text-decoration:none;
-webkit-transform:translateZ(0) scale(1,1);
-webkit-transition:all .1s linear;
transition:all .1s linear;
  
}

.main-menu .nav-icon {
position:relative;
display:table-cell;
width:60px;
height:36px;
text-align:center;
vertical-align:middle;
font-size:18px;
}

.main-menu .nav-text {
position:relative;
display:table-cell;
vertical-align:middle;
width:225px;
font-size:18px;
  font-family: 'Titillium Web', sans-serif;
}

.main-menu>ul.logout {
position:absolute;
left:0;
bottom:0;
}

.no-touch .scrollable.hover {
overflow-y:hidden;
}

.no-touch .scrollable.hover:hover {
overflow-y:auto;
overflow:visible;
}

a:hover,a:focus {
text-decoration:none;
}

nav {
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
}

nav ul,nav li {
outline:0;
margin:0;
padding:0;
}
.main-menu li:hover>a,nav.main-menu li.active>a,.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus,.no-touch .dashboard-page nav.dashboard-menu ul li:hover a,.dashboard-page nav.dashboard-menu ul li.active a {
color:#fff;
background-color:none;
}
.area {
float: left;
background: #e2e2e2;
width: 100%;
height: 100%;
}
#headerdepo{
	width:100%;
	background:#40d175;
	color:black;
	padding:5px;
}
#isikpala{
	font-weight:600;
}
#depobody{
	width:100%;
	background:#fff;
	font-family: helvetica;
    color: #808080;
}
#wdbody{
	width:100%;
	background:#fff;
	font-family: helvetica;
    color: #808080;
}
#statebody{
	width:100%;
	min-height:450px;
	padding:0px 0px 15px 0px;
	position:relative;
	bottom:95px;
}
.h3table{
	color:#6e6e6e;
	margin-bottom:10px;
	float:left;
	font-size: 18.72px;
	font-weight:normal;
}
.h3tabledepo{
	color:#6e6e6e;
	margin-bottom:15px;
	float:left;
	font-size: 18.72px;
	font-weight:normal;
}
.h3tabledepo1{
	color:#6e6e6e;
	margin-bottom:19px;
	float:left;
	font-size: 18.72px;
	font-weight:normal;
}
.h3tablewd1{
	color:#6e6e6e;
	margin-bottom:19px;
	float:left;
	font-size: 18.72px;
	font-weight:normal;
}
.h3tableh{
	color:#6e6e6e;
	margin-bottom:2px;
	float:left;
	font-size: 18.72px;
	font-weight:normal;
}
.infodepo{
	position: absolute;
    border: solid 2px #c5c5c5;
    margin-top: 8px;
    width: 350px;
    height: 110px;
	padding:5px;
	font-size:12px;
}
.infowd{
	position: relative;
    border: solid 2px #c5c5c5;
    top: 5px;
    width: 350px;
    height: 82px;
	padding:5px;
	font-size:12px;
}
#myaccbody{
	position:relative;
	margin:0 auto;
	margin-left:90px;
	bottom:60px;
}
.submit2{
	background: #40d175 none repeat scroll 0 0;
	border: medium none;
	color: black;
	float: left;
	font-size: 15px;
	height: 36px;
	letter-spacing: 3px;
	padding: 2px 15px;
	text-decoration: none;
	cursor:pointer;
	font-weight:600;
}
.submit2:hover{
	color: white;
}
.submit1{
	background:#095f25;
	padding:2px 15px 2px 15px;
	text-decoration:none;
	color:white;
	letter-spacing:3px;
	font-size:1.3em;
}
.submit1:hover{
	background:#228190;
}
.depobank{
	height:455px;
	padding:30px;
    border: 1px solid red;
}
.depobank td{
	vertical-align:top;
	font-weight: 600;
}
a.close {
    background-color: rgb(204,204,204);
    border-radius: 50%;
    color: rgb(255,255,255);
    display: block;
    font-family: 'Varela Round', sans-serif;
    font-size: 28px;
    padding: 2px 12px 4px 12px;
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
}
    
    a.close:hover {
        background-color: #f4ba00;
        cursor: pointer;
    }

/*
*    LOG-IN BOX
*/
div.overlay {
    background-color: rgba(0,0,0,.25);
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	z-index:1001;
}

    div.overlay > div.login-wrapper {
        align-self: center;
        background-color: rgba(0,0,0,.25);
        border-radius: 2px;
        width: 1000px;
		border:10px solid rgba(244,186,0,0.8);
    }
    
        div.overlay > div.login-wrapper > div.login-content {
            background-color: rgb(255,255,255);
            border-radius: 2px;
            padding: 24px;    
            position: relative;
        }
        
            div.overlay > div.login-wrapper > div.login-content > h3 {
                color: rgb(0,0,0);
                font-family: 'Varela Round', sans-serif;
                font-size: 1.8em;
                margin:0px 0px 0px 10px;
                padding: 0;
            }
			
a.close2{
    background-color: rgb(204,204,204);
    border-radius: 50%;
    color: rgb(255,255,255);
    display: block;
    font-family: 'Varela Round', sans-serif;
    font-size: .8em;
    padding: .2em .5em;
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
}
    
    a.close2:hover {
        background-color: #da020e;
        cursor: pointer;
    }

/*
*    LOG-IN BOX
*/
div.overlay2 {
    background-color: rgba(0,0,0,.25);
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	z-index:1001;
}

    div.overlay2 > div.login-wrapper2 {
        align-self: center;
        background-color: rgba(0,0,0,.25);
        border-radius: 2px;
        padding: 2px;
        width: 1000px;
		border:10px solid rgba(218,2,14,0.8);
    }
    
        div.overlay2 > div.login-wrapper2 > div.login-content2 {
            background-color: rgb(255,255,255);
            border-radius: 2px;
            padding: 24px;    
            position: relative;
        }
        
            div.overlay2 > div.login-wrapper2 > div.login-content2 > h3 {
                color: rgb(0,0,0);
                font-family: 'Varela Round', sans-serif;
                font-size: 1.8em;
                margin:0px 0px 0px 10px;
                padding: 0;
            }
/*
*    FORM
*/
form label {
    color: rgb(0,0,0);
    display: block;
    font-family: 'Varela Round', sans-serif;
    font-size: 1.25em;
    margin: .75em 0;    
}
.inputregis{	
    background-color: rgb(255,255,255);
    border: 1px solid rgb( 186, 186, 186 );
    border-radius: 1px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
    display: block;
    font-size: .65em;
    margin: 5px 0 11px 0;
    padding: 7px .55em;    
    text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
    transition: all 400ms ease;
    width: 241px;
	letter-spacing:1px;
}
.inputregis:focus{	
    border-color: #4195fc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px #02da95;
}
.inputregis:invalid:focus{
    border-color: rgb(248,66,66);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgb(248,66,66);
}
.inputregis2{	
    background-color: rgb(255,255,255);
    border: 1px solid rgb( 186, 186, 186 );
    border-radius: 1px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
    display: block;
    font-size: .65em;
    margin: 6px 0 12px 1px;
	float:left;
    padding: .8em .55em;    
    text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
    transition: all 400ms ease;
}
.inputregis2:focus{	
    border-color: #4195fc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px #02da95;
}
.inputregis2:invalid:focus{
    border-color: rgb(248,66,66);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgb(248,66,66);
}
    form input[type="text"],
    form input[type="email"],
    form input[type="number"],
    form input[type="search"],
    form input[type="password"],
    form textarea {
		background-color: #f4f4f7;
		border: 1px solid #b3b2b2;
		border-radius: 1px;
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08) inset;
		display: block;
		color:#404040 !important;
		font-family:helvetica;
		font-size: 18px;
		margin: 6px 0 12px;
		padding: 9px 7px 6px 7px;
		text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
		transition: all 400ms ease 0s;
		width: 225px;
    }
    
    form input[type="text"]:focus,
    form input[type="email"]:focus,
    form input[type="number"]:focus,
    form input[type="search"]:focus,
    form input[type="password"]:focus,
    form textarea:focus,
    form select:focus { 
        border-color: #4195fc;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px #02da95;
    }
    
        form input[type="text"]:invalid:focus,
        form input[type="email"]:invalid:focus,
        form input[type="number"]:invalid:focus,
        form input[type="search"]:invalid:focus,
        form input[type="password"]:invalid:focus,
        form textarea:invalid:focus,
        form select:invalid:focus { 
            border-color: rgb(248,66,66);
            box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgb(248,66,66);
        }
    
.btnregis {
    background-color: #f4ba00;
	letter-spacing:0.75px;
    color: rgb(255,255,255);
    font-family: arial;
    font-size: 12px;
    padding: 9px 25px;
    cursor: pointer; 
	position:relative;
	bottom:8px;
	border:none;
	font-weight:600;
}

    .btnregis:hover {
    background-color: #40d175; 
        cursor: pointer;
		color:#000 !important;
    }
    .btnregis:focus {
    background-color: #40d175;
        cursor: pointer;
		color:#000 !important;
    }
.phoneprefix{
	width:30px !important;
	float:left;
}
.phonenum{
	width:175px !important;
	position:relative;
	left:5px;
}
.regisContainer{
	height:350px;
}
.profileContainer{
	margin-left:50px;
}
.profileContainer h3{
	margin-top:12px;
	margin-bottom:12px;
	font-family:helvetica;
	color:#6e6e6e;
}
#reg{
	float:left;
	width:50%;
}
#pribadi{
	float:left;
	width:45%;
}
#bank{
	width:45%;
}
#balancesaya{
	color:#fecf09;
	padding:3px;
	text-decoration:none;
	font-family:josefin_sans;
}
#balancesaya:hover{
	color:white;
}
#akunmember{
	width:100%;
	height:62px;
	color:white;
	font-family:josefin_sans;
	font-size:15px;
}
#linkmember{
	text-decoration:none;
	font-size:16px;
	color:#40d175;
	font-family:josefin_sans;
}
#linkmember:hover{
	color:#fff;
}
.tabelsaya{
	display: inline-block;
	width: 403px;
	position: absolute;
}
.tabelbawah{
	display: inline-block;
	margin-left:403px;
	width: 792px;
}
.etabs { margin: 0; padding: 0; }
		.tab { display: inline-block; zoom:1; *display:inline; background: #eee; border: solid 1px #560000; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0;border-radius: 4px 4px 0 0; }
		.tab a { font-size: 14px; line-height: 2em; display: block; padding: 0 10px; outline: none; color:black; text-decoration: none;}
		.tab a:hover { text-decoration: none; color:#40d175; }
		.tab.active { background: #fff; padding-top: 6px; position: relative; top: 1px; border-color: #40d175; }
		.tab a.active { font-weight: bold; }
		.tab-container .panel-container {background-color: rgba(255, 255, 255, 0.2); border: solid #40d175 1px; padding: 10px;height:100% !important; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px;border-radius: 0 4px 4px 4px; }
		.panel-container a{color:white !important;text-decoration:none !important;}
		.panel-container a:hover{color:#40d175 !important;}
		.panel-container { margin-bottom: 10px; }
		#tablee{color:white;}
		#tableea:hover{color:black;text-decoration:none;}

.table2 {
	margin:0 auto;padding:20px;
}.table2 table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	margin:0px;padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
}
.table2 tr:nth-child(odd){ background-color:#e5e5e5; }
.table2 tr:nth-child(even)    { background-color:#ffffff; }
.table2 td{
	vertical-align:middle;
	border:1px solid #727272;
	border-width:1px;
	text-align:center;
	padding:4px;
	color:black;
}.table2 a{
	vertical-align:middle;
	text-align:center;
	padding:4px;
	color:black;
}.table2 a:hover{
	color:#54a4ff;
	text-decoration:none;
}.table2 tr:last-child td{
	border-width:1px;
}.table2 tr td:last-child{
	border-width:1px;
}.table2 tr:last-child td:last-child{
	border-width:1px;
}
.table2 tr:first-child td{
		background:-o-linear-gradient(bottom, #34659d 5%, #243f5d 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #34659d), color-stop(1, #243f5d) );
	background:-moz-linear-gradient( center top, #34659d 5%, #243f5d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#34659d", endColorstr="#243f5d");	background: -o-linear-gradient(top,#34659d,243f5d);

	background-color:#34659d;
	border:1px solid #727272;
	text-align:center;
	border-width:1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#fff;
}
.table2 tr:first-child td:first-child{
	border-width:1px;
}
.table2 tr:first-child td:last-child{
	border-width:1px;
}
#tablepoker{
	width:500px;
	margin:0 auto;
	color:white;
}
#tablepoker2{
	width:500px;
	margin:0 auto;
	color:white;
}
#donlot{
	color:yellow !important;
	text-decoration:none;
}
#donlot:hover{
	color:red !important;
}
.btnpok{
    background: #fecf09;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    color: black;
    text-decoration: none;
    width: 160px;
    height: 45px;
}
.conbig{
	width:100%;
}
.contsmall{
	display: inline-block;
	text-align: center;
	width: 23%;
	border: solid 1px black;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.contsmall:hover{
	border: solid 1px #da020e;
}
.logout1{
	background: #dddddd;
    margin-top: 3px;
	color: #f4ba00;
	font-family:arial;
	font-size: 12px;
	text-align: center;
	padding: 6px 20px;
	text-decoration: none;
	font-weight: 600;
	letter-spacing:0.75px;
}
.logout1:hover{
	background: #fff;
	color: #f4ba00;
}
.topbottom a{
	color:#808080;
	font-size:12px;
	text-decoration:none;
	font-family:verdana;
}
.topbottom a:hover{
	color:#f4ba00;
}
.depowd{
	background: #f4ba00;
	color: #fff;
	margin-right:-5px;
	font-family:arial;
    margin-top: 3px;
	font-size: 12px;
	text-align: center;
	padding: 6px 20px;
	text-decoration: none;
	font-weight: 600;
	letter-spacing:0.75px;
}
.depowd:hover{
	background: #40d175;
	color: #fff;
}
.tmblok{
	background: #f4ba00;
	border:none;
	color: #fff;
	margin-right:-5px;
	font-family:helvetica;
    margin-top: 3px;
	font-size: 14px;
	text-align: center;
	padding: 7px 33px;
	text-decoration: none;
}
.tmblok:hover{
	background: #40d175;
	color: #fff;
}
.tmblok:focus{
	background: #40d175;
	color: #fff;
}
.tmblokpass{
	background: #f4ba00;
	border:none;
	color: #fff;
	cursor:pointer;
	font-family:helvetica;
	font-size: 14px;
	text-align: center;
	padding: 7px 33px;
	text-decoration: none;
    position: relative;
    bottom: 24px;
}
.tmblokpass:hover{
	background: #40d175;
	color: #fff;
}
.tmblokpass:focus{
	background: #40d175;
	color: #fff;
}
.aligncent{
	text-align:center;
}
.tmbloktr{
    background: #f4ba00;
    color: #fff;
    margin-right: -5px;
    font-family: helvetica;
    font-size: 14px;
    text-align: center;
    padding: 5.92px 20px;
    text-decoration: none;
    position: relative;
    bottom: 1px;
}
.tmbloktr:hover{
	background: #40d175;
	color: #fff;
}
.tmbloktr:focus{
	background: #40d175;
	color: #fff;
}
.joinskrg{
	background: #40d175;
	color: #000;
	font-family:arial;
	font-size: 12px;
	text-align: center;
	padding: 9px 25px;
	text-decoration: none;
	font-weight: 600;
	letter-spacing:0.75px;
}
.joinskrg:hover{
	background: #40d175;
	color: #fff;
}
.joinskrgref{
	background: #40d175;
	color: #000;
	font-family:arial;
	font-size: 12px;
	text-align: center;
	padding: 9px 25px;
	text-decoration: none;
	font-weight: 600;
	letter-spacing:0.75px;
    position: relative;
}
.joinskrgref:hover{
	background: #40d175;
	color: #fff;
}
.tombolmasuk{
	background: #f4ba00;
	color: white;
	font-family:arial;
	height: 63px;
	width: 143px;
	font-size: 12px;
	text-align: center;
	padding: 9px 27px;
	text-decoration: none;
	font-weight: 600;
	letter-spacing:0.75px;
}
.tombolmasuk:hover{
	background: #40d175;
	color: #fff;
}
.tombolmasuk:focus{
	background:#40d175;
}
.tombolmasuk:blur{
	background:#f4ba00;
}
.textputih{
	color:#404040;
	font-family:helvetica;
}
.textgrey{
	color:#808080;
}
.footerbawah{
	width:60% !important;
	margin-left:55px;
	color:#4a4a4a !important;
	float:left;
}
.footerbawah td{
	vertical-align:top !important;
	padding-right:50px;
	line-height:25px;
}
.footerbawah span{
	font-weight:600;
}
.footerbawah2{
	margin-left:55px;
	color:#808080 !important;
	float:left;
}
.footerbawah2 td{
	vertical-align:top !important;
}

#bank1{
	font-size:18px;
}
#bankl{
	font-size:18px;
}
.footer_line {
	
}
.information{
	margin:0 auto;
}
.information h5{
	font-size:12px;
	font-weight:600;
	font-family:helvetica;
}
.information h6{
	font-size:11px;
	font-weight:600;
	font-family:helvetica;
	color:#808080;
		margin:15px 0px 15px 0px;
		-webkit-margin-before: 15px;
		-webkit-margin-after: 15px;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
}
.infospan{
	font-size:11px;
	font-family:helvetica;
	color:#a09393;
}
.tdfoot50{
	width:50px;
}
.tdfoot{
	width:232.5px;
}
.clear{
	clear:both;
}
.width33{
	width:33%;
}
.width33 img{
	width:35px;
}
.footer_misc {
	margin-bottom: 15px;
	overflow: hidden;
}

	.footer_misc table td {
		vertical-align: top;
	}

	.footer_misc .footer_block {
		width: 220px;
		padding: 0 10px;
	}

		.footer_misc .footer_block h6 {
			margin: 5px 0 0;
		}

	.footer_misc h5 {
		font-size: 12px;
		-webkit-margin-before: 20px;
		-webkit-margin-after: 10px;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		margin:20px 0px 10px 0px;
		color:#808080
	}

	.footer_misc p {
		-webkit-margin-before: 10px;
		-webkit-margin-after: 10px;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		margin:10px 0px 10px 0px;
	}
	.footer_misc ul li a {
		font-size: 11px;
		color: #404040;
	}

		.footer_misc ul li a:hover {
			color: #fff;
		}
		
.float_right{
	float:right;
}	
.float_left{
	float:left;
}
.linkalt{
    width: 290px;
    float: left;
    color: #808080;
    font-size: 12px;
    margin-left: 25px;
    padding: 5px;
	font-family:verdana;
}
.linkalt a{
    text-decoration:none;
	color:#808080;
	cursor:default;
}
.linkalt a:hover{
	color:#f4ba00;
}
.linkaltlogin{
    width: 290px;
    float: left;
    color: #808080;
    font-size: 12px;
    margin-left: 40px;
    padding: 15px 5px 5px 5px;
	font-family:verdana;
}
.linkaltlogin a{
    text-decoration:none;
	color:#808080;
	cursor:default;
}
.linkaltlogin a:hover{
	color:#f4ba00;
}
.midelbawah{
	width:1087px;
	margin:0 auto;
	font-family:helvetica;
}
.m8con .diff a{
	color:#544400;
	text-decoration:none;
	cursor:pointer;
}
.diff1{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
.m8con .diff a:hover{
	color:#fff;
}
.diff1:hover{
	color:#000;
}
.textabu{
	color:#616161;
}
.ataslogin{
	color:#404040;
}
.ataslogin table{
	text-align:right;
    width: 555px;
    margin-left: 73px;
	height:63px;
}
.username{
	text-decoration:none;
	margin-right: 10px;
	color:#404040;
	font-size:16px !important;
}
.user1{
    float: left;
    text-align: left;
    margin-right: -4px;
    position: relative;
    top: 15px;
	right:19px;
}
.useratas{
	font-weight:600;
	color:#fecf09;
}
.tampilsaldo{
	color:#fecf09 !important;
}
.tampilsaldo:hover{
	color:#f4ba00 !important;
}
.headlogin{
	font-weight:600;
	height:30px;
	background:#ddd;
	padding: 0 20px;
	line-height: 30px !important;
}
.bodylogin{
	height:115px;
	padding: 7px 7px;
}
.rotated-image {
	-webkit-animation: all 1.2s linear infinite;


}

@-webkit-keyframes all
{

0%   {-webkit-transform: rotate(0deg);}
100% {-webkit-transform: rotate(720deg);}

}  
.bodyprofile{
	height:330px;
	padding: 7px 7px;
}
.ataslogin a{
	text-decoration:none;
	cursor:pointer;
	float:left;
}
.ataslogin a:hover{
}
.pilihanmenu{
	width:684px;
}
.btnmenu{
	border: 1px solid #ccc;
    color: #808080;
    cursor: pointer;
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 27px;
    font-size: 13px;
	margin: 0px 7px 0px 0px;
	font-family:verdana;
	padding-top:3px;
}
.selected{
	border: 1px solid #404040 !important;
	background:#dddddd;
	color:#000 !important;
    font-weight: 600;
}
.btnmenu:hover{
	border: 1px solid #404040;
	color:#404040;
    font-weight: 600;
}
.btnsaldo{
    color: #808080;
    width: 135px;
    height: 30px;
    text-align: center;
    line-height: 27px;
    font-size: 17px;
	position: relative;
	bottom: 6px;
    left: 15px;
	font-family:verdana;
}
.transfersaldo{
	margin-top:20px;
}
.transfersaldo select{
    padding: 5px;
    font-size: 12px;
    width: 130px;
	font-family:tahoma;
}
.transfersaldo img{
	position:relative;
	top:8px;
}
.pesan1{
	font-size:14px;
	width:130px;
}
.pesan1 a{
	font-size:15px;
	text-decoration:none;
	cursor:pointer;
	color:red;
	font-weight:600;
}
.pesan1 a:hover{
	color:#a40000;
}
.totalsaldo{
	text-align:center;
	width:205px;
}
.totalsaldo span{
}
.totalsaldo img{	
    position: relative;
    width: 28px;
    bottom: 5.5px;
    right: 13px;
}
.loadingSaldo{
	height:34px;
}
.totalsaldo a{	
	font-size: 40px;
	line-height:35px;
	cursor:default;
    font-weight: 600;
    color: #f4ba00;
	text-decoration:none;
}
.totalsaldonull{
	text-align:center;
	width:67px;
}
.totalsaldonull span{
	font-size:20px;
}
.totalsaldonull img{	
	width:28px;
	position:relative;
	bottom: 7px;
    right: 10px;
}
.totalsaldonull a{	
	font-size: 40px;
	line-height:35px;
	cursor:pointer;
    font-weight: 600;
    color: #f4ba00;
	text-decoration:none;
}
.totalsaldonull a:hover{	
    color: #40d175;
}
.saldodivider{
	width:1px;
	height:100px;
	background:#ccc;    
	margin: 0 0px;
}
.saldodivider1{
	width:1px;
	height:100px;  
	margin: 0 0px;
}
.tablevendor{
	width:100%;
	border-spacing:0;
	border-collapse: collapse;
}
.tablevendor td{
	width:12.5%;
	height:72px;
	background:#dddddd;
	border:1px solid #ccc;
}
.tablevendor2{
	width:100%;
	border-spacing:0;
	border-collapse: collapse;
}
.tablevendor2 td{
	width:20%;
	height:92px;
	background:#f5f5f5;
	border:1px solid #b3b2b2;
}
.tablevendor3{
	width:100%;
	border-spacing:0;
	border-collapse: collapse;
}
.tablevendor3 td{
	width:140px;
	height:122px;
	background:#dddddd;
	border:1px solid #ccc;
}
.tablevendor4{
	width:100%;
	border-spacing:0;
	border-collapse: collapse;
}
.tablevendor4 td{
	width:140px;
	height:97px;
	background:#f5f5f5;
	border:1px solid #b3b2b2;
}
.saldovendordob{
	font-weight:600;
	font-size:30px;
	color:#f4ba00;    
	line-height: 1px;
    position: relative;
    top: 15px;
}
.saldovendor{
	font-size:30px;
	color:#f4ba00;    
	line-height: 1px;
    position: relative;
    top: 15px;
	font-family:arial;
}
.saldovendornone{
	font-weight:600;
	font-size:30px;
	color:#f4ba00;    
	line-height: 1px;
    position: relative;
    top: 14px;
	font-family:arial;
}
.saldovendorm{
	color:#ff0000;
	font-size:20px;   
	line-height: 1px;
    position: relative;
    top: 14px;
	font-family:arial;
}
.namevendor{
	position:relative;
	font-size:14px;
	font-family:tahoma;
}
.sumbalance{
	font-family:arial;
	font-size:40px !important;
}
.sumbalance1{
	font-family:arial;
	position: relative;
    left: -5px;
    bottom: 5px;
	font-size:40px !important;
}
.typevendor{
	font-size:11px;
	font-family:tahoma;
}
.listvendor{
	border:none;
}
.listvendor td{
	border:none;
}
.listvendor img{
	width:20px;
}
#profileleft{
	float:left;
	width:50%;
}
#profileright{
	float:left;
	width:43%;
}
.disabled{
	background:#e0e0e0 !important;
}
.disabledform{
	width: 205px !important;
    border: 1px solid #b3b2b2;
    float: left;
    color: #404040 !important;
    height: 10px;
    padding: 10px;
    margin: 0px;
    background: gainsboro !important;
    font-size: 18px;
}
.copied{
	background: #fff;
	color: #000;
	font-family:helvetica;
	height: 63px;
	width: 143px;
	font-size: 12px;
	text-align: center;
	padding: 10px 15px;
	text-decoration: none;
	font-weight: 600;    
	position: relative;
    right: 55px;
    bottom: 5px;
	cursor:pointer;
}
.copied:hover{
	background: #f4ba00;
	color: #000;
}
.copiedref{
    background: #fff;
    color: #000;
    font-family: helvetica;
    font-size: 12px;
    text-align: center;
    padding: 11px 15px;
    text-decoration: none;
    font-weight: 600;
    position: relative;
    bottom: 4px;
    cursor: pointer;
}
.copiedref:hover{
	background: #f4ba00;
	color: #000;
}
.copiedref1{
    background: #fff;
    color: #000;
    font-family: helvetica;
    font-size: 12px;
    text-align: center;
    padding: 11px 15px;
    text-decoration: none;
    font-weight: 600;
    position: relative;
    top: 6.1px;
    left: 5px;
    cursor: pointer;
}
.copiedref1:hover{
	background: #f4ba00;
	color: #000;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #808080;
  font-size:12px !important;
  font-family:arial;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #808080;
  font-size:12px !important;
  font-family:arial;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #808080;
  font-size:12px !important;
  font-family:arial;
}
:-moz-placeholder { /* Firefox 18- */
  color: #808080;
  font-size:12px !important;
  font-family:arial;
}
.phonenum::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #808080;
  font-size:16px !important;
  font-family:arial;
}
.phonenum::-moz-placeholder { /* Firefox 19+ */
  color: #808080;
  font-size:16px !important;
  font-family:arial;
}
.phonenum:-ms-input-placeholder { /* IE 10+ */
  color: #808080;
  font-size:16px !important;
  font-family:arial;
}
.phonenum:-moz-placeholder { /* Firefox 18- */
  color: #808080;
  font-size:16px !important;
  font-family:arial;
}
.datagrid table { border-collapse: collapse; text-align: left; width: 100%;margin: 0 auto;border: solid 1px #f1f1f1; } 
.datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; width:1000px;margin:0 auto; }
.datagrid table td, .datagrid table th { padding: 3px 10px; }
.datagrid table thead th {background:#f4ba00;background-color:#f4ba00; color:#FFFFFF; font-size: 15px; font-weight: normal; border-left: 1px solid #f1f1f1; } 
.datagrid table thead th:first-child { border: none; }
.datagrid table tbody td { color: #3a3a3a; border-left: 1px solid #f1f1f1;font-size: 14px;font-weight: normal;padding:5px 7px; }
.datagrid table tbody .alt td { background: #f1f1f1; color: #6d6d6d; }
.datagrid table tbody td:first-child { border-left: none; }
.datagrid table tbody tr:last-child td { border-bottom: none; }
.datagrid table tfoot td div { border-top: 1px solid #f4ba00;background: #E1EEF4;} 
.datagrid table tfoot td { padding: 0; font-size: 12px } 
.datagrid table tfoot td div{ padding: 0px; }
.tablepass{
	margin:0 auto;
}
.infoalert{
	position:relative;
	bottom:10px;
	font-size:14px;
	color:#cc0000;
}
.refreshsal{
	cursor:pointer;
}
.refbalance{
	cursor:pointer;
}
.refdepo{
	cursor:pointer;  
}
.refreshsal img{
	width:17px;
	position:relative;
	top:5px;
	right:1px;
}
.insideven{
	width:100%;
	height:93px;
	position: relative;
    bottom: 5px;
	padding:0 3px;
}
.insideven a{
	float:right;
}
.insideven td{
	border:none;
	padding:0px;
	color:#808080;
	height:20px;
	background:none;
}
.tops{
	position:relative;
	top:6px;
}
.bottoms{
	position:relative;
	top:7px;
}
.refreshsmall{
	width:40px;
}
.loading{
    position: absolute;
    background: #ffcf01;
    padding: 20px 30px;
    font-weight: 600;
    border: 2px black solid;
    top: 18%;
    left: 40%;
    z-index: 2000;
    font-size: 30px;	
}
.loadingdw{
	position: absolute;
    background: #ffcf01;
    padding: 5px 20px;
    font-weight: 600;
    border: 2px black solid;
    top: 122px;
    left: 45%;
    z-index: 2000;	
}
.helveticafnt{
	font-family:helvetica;
}
.btmhead{
	color:#f9a508;
	padding:0px 33px;
	font-size:18px;
	font-family:verdana;
}
.infobtm{
	font-size:16px !important;
	font-family:helvetica;
	color:#808080;
}
.gamesetc{
	font-size:12px;
	color:#a09393;
	font-family:helvetica;
}
.alr{
	float:right;
	margin-right:65px;
	margin-top:8px;
	color:#5d5d5d;
	font-family:helvetica;
}
.depotengah{
	background:#fff;
}
.usernamelogin{
	color:#808080;
	font-size:12px;
	font-family:verdana;
}
.usernamelogin:hover{
	color:#40d175;
}
.lclogin{
	float: right;
    margin-right: 29px;
}
.form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-size:16px !important;
	font-family:helvetica !important;
}
.form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size:16px !important;
    opacity:  1;
	font-family:helvetica !important;
}
.form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size:16px !important;
    opacity:  1;
	font-family:helvetica !important;
}
.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size:16px !important;
	font-family:helvetica !important;
}
.ttlmbrinput::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-size:12px !important;
	font-family:tahoma !important;
	color:#808080;
	position:relative;
	bottom:1px;
	left:12px;
}
.ttlmbrinput:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size:12px !important;
    opacity:  1;
	font-family:tahoma !important;
	color:#808080;
	position:relative;
	bottom:1px;
	left:12px;
}
.ttlmbrinput::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size:12px !important;
    opacity:  1;
	font-family:tahoma !important;
	color:#808080;
	position:relative;
	bottom:1px;
	left:12px;
}
.ttlmbrinput:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size:12px !important;
	font-family:tahoma !important;
	color:#808080;
	position:relative;
	bottom:1px;
	left:12px;
}
.georgiaf{
	font-size:16px !important;
}
.sumdp{
	float:left;width:92px;position:relative;top:2px;
}
.sumwd{
	float:left;width:137px;position:relative;top:2px;
}
.btmdp{
	position:relative;bottom:10px;
}
.btmwd{
	position:relative;bottom:8px;
}
#fir1{
	position:relative;bottom:12px;color:#808080;
}
#fir2{
	position:relative;bottom:4px;
}
#firprof{
	
	color:#808080;
	position:relative;bottom:11px;
}
.seperateform{
	margin:-8px 0 12px !important;
}
.depostats{
    width: 100%;
    font-family: arial;
    border-spacing: 0;
}
.depostats th{
    text-align: center;
    background: #555555;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
	color:#dddddd;
    padding: 5px 2px;
    margin: 0;
    font-weight: normal;
}
.depostats td{
    text-align: center;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
    padding: 7px 0;
    margin: 0;
}
.smallrefdepo{
	height: 25px;
    width: 25px;
    float: right;
    padding-right: 10px;
    margin-left: -15px;
	position: relative;
    top: 2px; 
}
.warningdp{
    position: absolute;
    left: 8px;
    width: 260px;
    bottom: 20px;
    text-align: left;
    color: #cc0000;
    font-style: italic;
}
.warningwd{
    position: absolute;
    left: 8px;
    width: 260px;
    bottom: 8px;
    text-align: left;
    color: #cc0000;
    font-style: italic;
}
.depotableafter{
    width: 839px;
    margin: 0 auto;
    position: relative;
    left: 11px;
}
.accepthis{
	color:#4dc033;
}
.rejecthis{
	color:#cc0000;
}
.histime{
	padding-left:10px;
	margin-right:-5px;
}
.selectOpen {
    z-index:900;
}
.ttlmem{
    font-family: tahoma;
    position: relative;
    width: 55px;
    font-size: 12px;
    right: 3px;
    color: #808080;
    font-weight: 600;
}
.disoption{
	color:#dddddd;background:#555555;
}
.disoption1{
    color: #dddddd;
    background: #3b3c36;
}

main {
  min-width: 320px;
  max-width: 800px;
  padding: 50px;
  margin: 0 auto;
  background: NONE;
}

section {
  display: none;
  padding: 20px 0 0;
  border-top: 1px solid #ddd;
  text-align: center;
}

input {

}

label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 5px 15px;
  font-weight: 600;
  text-align: center;
  color: #bbb;
  border: 1px solid transparent;
}

label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}

label:hover {
  color: #888;
  cursor: pointer;
}

input:checked + label {
  color: #555;
  border: 1px solid #ddd;
  border-top: 2px solid #f4ba00;
  border-bottom: 1px solid #fff;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5,
#tab6:checked ~ #content6,
#tab7:checked ~ #content7,
#tab8:checked ~ #content8 {
  display: block;
}

@media screen and (max-width: 650px) {
  label {
    font-size: 0;
  }
  label:before {
    margin: 0;
    font-size: 18px;
  }
}

@media screen and (max-width: 400px) {
  label {
    padding: 15px;
  }
}
.gamebody{
	width:100%;
	margin:0 auto;
	text-align:center;
}
.gameinside{
    width: 150px;
    height: 200px;
    margin-right: 40px;
    margin-bottom: 20px;
    display: inline-grid;
}
.gameinside img{
    width: 150px;
    padding: 3px;
    border: 1px solid #f4ba00;
    background: #f4ba00;
    border-radius: 12px;
}
.gameinside img:hover{
    padding: 3px;
    border: 1px solid #041d45;
    background: #041d45;
    border-radius: 12px;
}
.gameinside a{
	text-decoration:none;
	color:black;
}
.gameinside a:hover{
	color:#041d45;
}
/* ------------- LUCKY ------------- */
.gameinsidelg{
    width: 150px;
    margin-right: 45px;
    margin-bottom: 20px;
    display: inline-grid;
}
.gameinsidelg img{
    width: 180px;
    border: 1px solid #2095f2;
    border-radius: 12px;
}
.gameinsidelg img:hover{
    border: 1px solid #041d45;
	background: #2095f2;
}
.gameinsidelg a{
	text-decoration:none;
	color:#F4F4F7;
}
.gameinsidelg a:hover{
	color:#041d45;
	font-weight:600;
}
/* ------------- LUCKY ------------- */
/* ------------- SBO ------------- */
.gameinsidesbo{
    width: 160px;
    margin-right: 45px;
    margin-bottom: 20px;
    display: inline-grid;
}
.gameinsidesbo img{
    width: 180px;
    border: 1px solid #2095f2;
    border-radius: 12px;
}
.gameinsidesbo img:hover{
    border: 1px solid #041d45;
	background: #2095f2;
}
.gameinsidesbo a{
	text-decoration:none;
	color:black;
	font-size:17px;
}
.gameinsidesbo a:hover{
	color:#041d45;
	font-weight:600;
}
/* ------------- SBO ------------- */

.topAbit{
	position:relative;
	top:8px;
}