BODY {
	background-image: url(../images/bgheader.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#dedede;
	font-family:arial;
	margin:0px;
	padding:0px;
}

h1,h2{
	margin:0px;
}

.bgcoin {
	background-image: url(../images/bgcoin.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 1024px;
	height: 475px;
}

#pasaran{
	margin-left:50px;
	margin-top:5px;
}

#pasaran td {
	background-image: url(../images/bgbox.png);
	background-repeat: no-repeat;
	display: block;
	width: 132px;
	height: 80px;
	font-size:10px;
}

.container-page{
padding-left:50px;
padding-right:50px;
}

.container {
	margin: 0 auto;
	width:1024px;
}
.main {
	width:100%;
}
.logo {
}

.logo img{
height:88px;
}

.namapasaran{
	color:white;
	font-size:14px;
	padding-top:3px;
}

.tanggalpasaran{
	color:#fba93b;
}

.bgnomor{
	background-image:url(../images/bgnum.png);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:800;
	display:block;
	text-align:center;
	float:left;
	width:19px;
	height:25px;
}

.bglogin{
	color:#d8a93b;
}

.bglogin input[type=text], .bglogin input[type=password]{
	font-size:20px;
	padding:5px;
	width:220px;
}

.bglogin input[type=submit]{
	width:233px;
	font-size:20px;
	padding:5px;
	background-color:#17B1FC;
	color:white;
}

.tombolbiru{
	background-color:#17B1FC;
	color:white;
	padding:5px;
}

.tombolorange{
	background-color:#E5B200;
	color:#FFF2A0;
	padding:8px;
}

#topheader{
	margin: 0 auto;
	width: 100%;
	display:block;
	height:82px;
	color:#F9DBBA;
	padding-left:50px; padding-right:50px;
}

.runningtext{
margin-top:9px; background-color:#261502; color:#FFEDB2;
font-style:italic;
padding-left:50px; padding-right:50px; padding-top:8px; padding-bottom:8px;
}

.runningtext a{
	color:#FFEDB2;
	text-decoration:none;
}

.runningtext a:hover{
	color:#DBC500;
}

.nomor{
	padding-left:28px;
}

.clear{
	clear:both;
}

.linkpasaran{
	color:#fba93b;
	text-decoration:none;
}

.linkpasaran:hover{
	font-size:12px;
	color:#fba93b;
	text-decoration:none;
}

.bgcontact{
	text-align:left;
	color:white;
	font-size:12px;
}

.bgcontact a{
	text-decoration:none;
}

.bgcontact td{
	text-align:left;
}

.fontyellow{
	color:yellow;
	text-decoration:none;
}

.fontkecil{
	font-size:10px;
}

.fontbesar{
	font-size:18px;
}

.fontsky{
	color:#00FFDB;
}

.fontorange{
	color:orange;
}

.bgcontact img{
	width:20px;
}

.bankcontainer{
	width:520px;
}

.playgame{
    background-color:red;
    color:white !important;
    padding:3px;
    border-radius: 5px;
    margin-top:8px;
    display:table;
}

div.bank {
    background: linear-gradient(to bottom, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 11%, rgba(209, 209, 209, 1) 26%, rgba(254, 254, 254, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #f2f2f2;
    border-radius: 10px;
    float: left;
    height: 55px;
    margin-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 120px;
}

#footer{
	margin-top:20px;
	text-align:center;
}

div.status {
    border-radius: 10px;
    color: white;
    font-size: 8pt;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    padding-top: 5px;
    width: 60px;
}
div.status {
    border-radius: 10px;
    color: white;
    font-size: 8pt;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    padding-top: 5px;
    width: 60px;
}
.green {
    background-color: green;
}
.green, a.green {
    background-color: green;
    border: 1px solid green;
    color: #fff;
    text-shadow: 0 -1px 1px green;
}

.red {
    background-color: red;
}
.red, a.red {
    background-color: red;
    border: 1px solid red;
    color: #fff;
    text-shadow: 0 -1px 1px red;
}

.copyright a{
	color:#00508A;
	text-decoration:none;
	font-size:12px;
	font-weight:600;
}

.copyright{
	margin-top:10px;
	color:black;
	font-size:12px;
	font-weight:600;
}

#overlay {
  background-color: black;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  opacity: 0.4; /* also -moz-opacity, etc. */
  z-index: 10;
}

#loader1{
	margin:0 auto;
	width:50px;
	position:absolute;
	top:45%;
}

.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } 
.datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #D4D4D4; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.datagrid table td, .datagrid table th { padding: 5px 10px; }
.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #991821), color-stop(1, #80141C) );background:-moz-linear-gradient( center top, #991821 5%, #80141C 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#991821', endColorstr='#80141C');background-color:#991821; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #8C8C8C; } 
.datagrid table thead th:first-child { border: none; }
.datagrid table tbody td { color: #000000; border-left: 1px solid #C1CCD1;font-size: 12px;font-weight: normal; }.datagrid table tbody tr:nth-child(odd) { background: #D6E2E8; color: #000000; }
.datagrid table tbody td:first-child { border-left: none; }
.datagrid table tbody tr:last-child td { border-bottom: none; }
.datagrid a{
	color:#007CFF;
	font-weight:800;
	text-decoration:none;
}

.bgheaderlogin{
	background-image:url(../images/headerprofile.png);
	background-repeat:no-repeat;
	font-size:11px;
	display:block;
	height:408px;
	height:75px;
}

.bgheaderlogin a{
	color:orange;
	text-decoration:none;
}

.periodeaktif{
	font-size:20px;
	font-weight:800;
}

.bgmerah{
	background-color:#C40003;
}

.bghijau{
	background-color:#388815;
}

.gradientab{
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
	background:-moz-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-o-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-ms-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
	background-color:#89c403;
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:5px 14px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
}
.gradientab:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
	background:-moz-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-o-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-ms-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403',GradientType=0);
	background-color:#77a809;
}
.gradientab:active {
	position:relative;
	top:1px;
}


.selected{
	background-color:#3d5e09;
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:5px 14px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
}

.bgcoin a{
	color:white;
	text-decoration:none;
}

/*
form
*/

/* ###### White / Pink #########*/
table.cssform{
	padding:20px;
}

table.cssform td{
	height:28px;
}

.normalwidth{
	width:100px;
}

.form {
    margin-left:auto;
    margin-right:auto;

    background: #FFF;
    padding: 30px 30px 20px 30px;
    box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;
    -webkit-box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;
    font: 14px Arial, Helvetica, sans-serif;
    color: #666;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
.form h1 {
    font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom: 1px solid #F5F5F5;
    margin: -10px -30px 10px -30px;
    color: #969696;
}
.form h1>span {
    display: block;
    font-size: 11px;
    color: #C4C2C2;
}
.form label {
    display: block;
    margin: 0px 0px 5px;
}
.form label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #969696;
}
.form input[type="text"],.form input[type="password"], .form input[type="email"], .form textarea,.form select{
    color: #555;
    width: 70%;
    padding: 3px 0px 3px 5px;
    margin-top: 2px;
    margin-right: 6px;
    margin-bottom: 16px;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
    height: 25px;
    line-height:15px;
    outline: 0;
    -webkit-box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2);
    box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2);
}
.form textarea{
    height:100px;
    padding: 5px 0px 0px 5px;
    width: 70%;
}
.form .button {

    background-color:#ff5bb0;
    border-radius:9px;
    -webkit-border-radius:9px;
    -moz-border-border-radius:9px;
    border:1px solid #ee1eb5;
    display:inline-block;
    color:#ffffff;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    font-style:normal;
    height: 40px;
    line-height: 30px;
    width:100px;
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 0px #c70067;
}
.form .button:hover {
    background-color:#ef027d;
}
.form .button:active {
    position:relative;
    top:1px;
}
.form select {
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    line-height: 15px;
    height: 30px;
}

.tombolabugelap {
	background-color:#454545;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	border:1px solid #454545;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:17px;
	padding:5px 31px;
	text-decoration:none;
	text-shadow:-2px -2px 7px #3b3b3b;
}
.tombolabugelap:hover {
	background-color:#51544f;
}
.tombolabugelap:active {
	position:relative;
	top:1px;
}

.tabelview input, #barisnomor1 input, .tabelview select{
	margin:0px; padding:0px;
	width:auto;
}

.fontkecil{
	font-size:11px;
}

.floatleft{
	float:left;
}

.floatright{
	float:right;
}

.tombolbirumuda {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 8px 10px 8px 13px;
  text-decoration: none;
}

.tombolbirumuda:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.fontgelap{
	color:black;
	font-weight:bold;
}

.fontmerah{
	color:red;
	font-weight:bold;
}

.fontbiru{
	color:blue;
	font-weight:bold;
}