*{
	cursor: url(https://candrabeqx.net/simulasi/default.ani), url(cursor.png) 4 4, default;
}
::-webkit-scrollbar{
	width: 15px;
}
::-webkit-scrollbar-track{
	background: #A9C2A0;
	background: #96ac8e;
}

::-webkit-scrollbar-thumb{
	background: rgba(0,0,0,.3);
	border: 2px solid rgba(0,0,0,.3);
	border-top-color: rgba(255,255,255,.3);
	border-left-color: rgba(255,255,255,.3);
}
::-webkit-scrollbar-button:single-button{
	background: #677661;
	border: 2px solid rgba(0,0,0,.3);
	border-top-color: rgba(255,255,255,.3);
	border-left-color: rgba(255,255,255,.3);
}
::-webkit-scrollbar-button:active{
	border-color: rgba(0,0,0,.3);
	border-bottom-color: rgba(255,255,255,.3);
	border-right-color: rgba(255,255,255,.3);
}
::-moz-selection {
	background: rgba(18,95,0,.3);
}
::selection {
	background: rgba(18,95,0,.3);
}
html,body{
	height: 100%;
}
body{
	padding: 0;
	margin: 0;
	background: #8f8 url(../img/blackboard6.jpg) repeat top left;
	font-family: 'segoe ui', 'lucida grande', tahoma, sans-serif;
	font-size: 13px;
	color: #666;
	vertical-align: middle;
	line-height: 1.5em;
	overflow-y: scroll;
	padding-left: 160px;
}/*
*:not(#bloker) img{
	background-image: url(../img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}*/
div.imain>*{
	margin-left: -160px;
}
div#main, div.imain{
	margin: 0 auto;
	width: 900px;
	padding: 0 20px;
}
div#main{
	min-height: 100%;
	background-color: #eee;
	box-shadow: 0 0 15px 6px rgba(0,0,0,.35);
	background: -moz-linear-gradient(left,rgba(176,176,176,.5) 0%,rgba(240,240,240,.5) 15%,rgba(255,255,255,.5) 50%,rgba(240,240,240,.5) 85%,rgba(176,176,176,.5) 100%);
	background: -webkit-linear-gradient(left,rgba(176,176,176,.5) 0%,rgba(240,240,240,.5) 15%,rgba(255,255,255,.5) 50%,rgba(240,240,240,.5) 85%,rgba(176,176,176,.5) 100%);
	background: linear-gradient(left,rgba(176,176,176,.5) 0%,rgba(240,240,240,.5) 15%,rgba(255,255,255,.5) 50%,rgba(240,240,240,.5) 85%,rgba(176,176,176,.5) 100%);
}
div#bloker{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	overflow: auto;
	z-index: 700;
	position: fixed;
	text-align: center;
	color: white;
	background: rgba(0,0,0,.7) url('../guitartroopers/img/loading.gif') no-repeat fixed center;
}
div#bloker>img{
	opacity: 0;
	position: absolute;
	border: 10px solid white;
	box-shadow: 0 0 20px 5px black;
	transition: opacity 1s;
	-moz-transition: opacity 1s;
	-webkit-transition: opacity 1s;
}
div#atas{
	height: 82px;
}
div#menu{
	width: 100%;
	clear: right;
	float: right;
	text-align: right;
	
}
div#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#menu>ul{
	float: right;
	margin-top: 50px;
}
div#menu ul li{
	transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	-webkit-transition: background-color 0.5s ease;
	float: left;
	position: relative;
	padding: 0;
	margin: 0 4px;
	border-radius: 6px;
	background-color: rgba(255,255,255,.7);
	text-align: center;
}
div#menu ul li a{
	float: left;
	position: relative;
	line-height: 1.75em;
	padding: 0 8px;
}
div#menu ul li:hover{
	background-color: rgba(0,0,0,.7);
}
div#menu ul li:hover>a{
	color: #ccc;
}
div#menu ul li.active{
	background-color: rgba(128,128,128,.7);
	cursor: inherit;
}
div#menu ul li.active:hover{
	background-color: rgba(128,128,128,.7);
}
div#menu ul li.active>a{
	color: #444;
	cursor: inherit;
}
div#menu ul li.anak>a{
	cursor: inherit;
	padding-right: 20px;
	background-image: url(../img/arr.png);
	background-repeat: no-repeat;
	background-position: right center;
}
div#menu ul li.anak:hover>a{
	background-image: url(../img/arr2.png);
}
div#menu ul li ul{
	position: absolute;
	left: -4px;
	top: 22px;
	z-index: 200;
	display: none;
	padding: 0;
}
div#menu ul li:hover ul{
	display: block;
}
div#menu ul li ul li{
	margin: 2px 4px;
	width: 100%;
	background-color: rgba(255,255,255,.9);
	text-align: left;
}
div#menu ul li ul li a{
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
div#atas img#logo{
	position: absolute;
	margin-left: 30px;
	width: 253px;
	height: 103px;
}
div#tengah{
	background-color: rgba(255,255,255,.7);
	border-color: #808080;
	border: 1px solid rgba(127,127,127,.8);
	border-radius: 15px;
	box-shadow: inset 0 0 10px rgba(0,0,0,.7);
	margin: 4px 0;
	padding: 10px 16px;
}
div#tengah div#banner{
	width: 865px;
	height: 90px;
	text-align: center;
	background-color: rgba(27, 127, 3, .7);
}
div#tengah div#kiri{
	min-height: 510px;
}
div#tengah div#kiri div#jnsbnga{
	float: right;
	padding-right: .5em;
}
div#tengah div#kanan{
	float: right;
	max-width: 336px;
}
div#tengah div#kanan div.iklotak{
	height: 250px;
}
div#bawah{
	line-height: 2em;
}
div#bawah div, div#bawah div a{
	font-size: 11px;
	line-height: 1em;
	padding-bottom: .5em;
	vertical-align: top;
}
.center{
	text-align: center;
}
h1{
	font-size: 16px;
	font-weight: bold;
}
a, a:visited{
	transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	color: #040;
	text-decoration: none;
	font-size: inherit;
}
a:hover, label:hover{
	color: #0a0;
}
a:active, label:active{
	color: #a00;
}
input{
	vertical-align: bottom;
}
input[type='text']{
	border: 1px solid #888;
	padding-left: 4px;
	padding-right: 4px;
	background-color: rgba(255,255,255,.7);
}
input[type='text']:focus{
	background-color: rgba(255,255,192,.7);
}
input[type='button'], input[type='submit'], input[type='reset'], button{
	border: 1px solid #888;
	padding-left: 4px;
	padding-right: 4px;
	background-color: rgba(224,224,224,.7);
}
input[type='button']:hover, input[type='submit']:hover, input[type='reset']:hover, button:hover{
	color: #444;
	background-color: rgba(255,255,255,.7);
}
input[type='button']:active, input[type='submit']:active, input[type='reset']:active, button:active{
	color: #eee;
	border-color: #aaa;
	background-color: rgba(128,128,128,.7);
}
option[disabled]{
	color: #ccc;
}
#isi{
	width: 576px;
	height: 288px;
	font-size: 32px;
	background-image: url(bg_copy-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 130px;
	padding-top: 71px;
	padding-right: 159px;
	padding-bottom: 93px;
	margin: 0 auto;
	cursor: inherit;
}
#isi diV{
	font-size: 32px;
	padding: 0;
	margin: 0;
	height: 32px;
	width: 32px;
	line-height: 32px;
	position: absolute;
	cursor: inherit;
	z-index: 9;
}
#isi div[id^='__']{
	height: 64px;
	width: 64px;
	z-index: 6;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
}
#isi diV.clr{
	clear: left;
}
#isi.deprecated div.std{
	background-color: #ffca98;
}
#isi.deprecated div.exp1{
	background-color: #add004;
}
#isi.deprecated div.exp2{
	background-color: #82c9fd;
}
#isi div.enabled{
	cursor: url(https://candrabeqx.net/simulasi/default.ani), url(cursor.png) 4 4, pointer;
}
#isi div.planted{
	cursor: url(tebas.png) 16 16, pointer !important;
}
#isi.nogrid div.enabled, #isi.nogrid div.planted{
	background-color: transparent;
	box-shadow: none;
}
#isi div.enabled:hover, #isi div.enabled.hover, #isi:not(.nogrid) div[id^='o__']:hover, #isi:not(.nogrid) div[id^='o__'].hover{
	background-color: rgba(88, 216, 24, .15);
}
#isi div.planted:hover, #isi div.planted.hover{
	box-shadow: inset 0 0 7px rgb(240, 68, 8);
	background-color: rgba(240, 68, 8, .1);
}
#isi div[id^='o__']{
	z-index: 3;
}
#isi:not(.nogrid) div[id^='o__']{
	box-shadow: inset 0 0 7px rgb(216, 144, 64);
	background-color: rgba(216, 144, 64, .3);
}
#isi:not(.nogrid) div[id^='o__'].planted{
	box-shadow: inset 0 0 7px rgb(104, 172, 184);
	background-color: rgba(104, 172, 184, .3);
}
#isi div[id^='o__'].hover{
	box-shadow: inset 0 0 7px rgb(88, 216, 24);
	background-color: none;
}
#isi div[id^='o__'].planted.hover, #isi div[id^='o__'].planted:hover{
	background-color: rgba(216, 144, 64, .3);
	box-shadow: none;
}
#isi:not(.nogrid) div._0{
	background-position: 0 0;
}
#isi div._1{
	background-position: -32px 0;
}
#isi div._2{
	background-position: 0 -32px;
}
#isi div._3{
	background-position: -32px -32px;
}
#isi::selection, #isi *::selection, #isi::-moz-selection, #isi *::-moz-selection{
	background-color: transparent;
}
#show_ket{
	top: 0;
	left: 0;
	z-index: 600;
	color: white;
	display: none;
	font-size: 11px;
	padding: 5px 15px;
	text-align: center;
	line-height: 1.5em;
	position: absolute;
	border-radius: 15px;
	background-color: rgba(0,0,0,.7);
	box-shadow: 4px 4px 8px rgba(0,0,0,.5);
}
#show_ket img{
	height: 50px;
	margin: 0 auto;
	display: block;
}
#bibitlist{
	white-space: nowrap;
	overflow-y: hidden;
	overflow-x: scroll;
	line-height: 0;
	width: 865px;
	margin: 0 auto 4px;
	background-color: rgba(27, 127, 3, .7);
}
#bibitlist span{
	height: 80px;
	width: 80px;
	display: inline-block;
	cursor: url(https://candrabeqx.net/simulasi/default.ani), url(cursor.png) 4 4, pointer;
}
#bibitlist span.disabled{
	opacity: .3;
	cursor: inherit;
	display: none;
}
#bibitlist span:not(.disabled):not(.active):hover{
	background-color: rgba(18,95,0,.075) !important;
	box-shadow: inset 0 0 10px rgba(18,95,0,.5);
}
#bibitlist span.active{
	background-color: rgba(18,95,0,.3) !important;
	box-shadow: inset 0 0 10px #125F00;
}
#bibitlist span div{
	background-color: rgba(0,0,0,.5);
	box-shadow: 2px 2px 6px rgba(0,0,0,.3);
	margin: 4px 2px;
	border-radius: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: white;
	line-height: 1em;
	text-align: center;
	font-size: 11px;
	padding: 4px;
}
#bibitlist span:not(.disabled):not(.active):hover div{
	background-color: rgba(0,0,0,.6);
	box-shadow: 2px 2px 6px rgba(0,0,0,.4);
}
#bibitlist span.active div{
	background-color: rgba(0,0,0,.7);
	box-shadow: 2px 2px 6px rgba(0,0,0,.5);
}
#bibitlist::-webkit-scrollbar{
	height: 10px;
}
#bibitlist::-webkit-scrollbar-track{
	background: #428e32;
}
#bibitlist::-webkit-scrollbar-thumb{
	-webkit-transition: background-color .5s ease;
	border: 1px solid #428e32;
	background: #125F00;
	border-radius: 10px;
	box-shadow: inset 0 0 3px #428e32;
}
#bibitlist::-webkit-scrollbar-button{
	display: none;
}
.info{
	color: #a00;
}
.info::before{
	content: 'Info: ';
}
#bibitlist span, #bibitlist span div, #isi diV{
	transition: background-color .3s, box-shadow .3s;
	-moz-transition: background-color .3s, box-shadow .3s;
	-webkit-transition: background-color .3s, box-shadow .3s;
}
#iconbar{
	position: absolute;
	display: none;
	background-color: rgba(242, 242, 242, .7);
	line-height: 0;
	font-size: 0;
	white-space: nowrap;
}
#iconbar a{
	display: inline-block;
	border: 1px solid #e0e0e0;
	border-left-width: 0;
	width: 30px;
	height: 30px;
}
#iconbar a:first-child{
	border-left-width: 1px;
}
#iconbar a:hover{
	background-color: rgba(233, 233, 233,.7);
}
#iconbar img{
	background: none;
}
.iklver{
	top: 0;
	position: fixed;
	display: table;
	height: 100%;
}
.iklver>*{
	display: table-cell;
	vertical-align: middle !important;
}