html, body, div, applet, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	/*vertical-align: middle;*/
	line-height: 18px;
	outline: none;
	list-style:none;
}
*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#535c68;
	background:#f5f5f5 url('../images/patternbg.png');
}

p{
	margin-bottom: 20px;
	line-height: 1.5em;
}
h3{
}

a{
	text-decoration: none;
	color: #1275ff;
}
a:hover{
	color: #727272;
}


/* MENU ================================================*/
#cssmenu {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
}
#cssmenu {margin-top:76px;}

#cssmenu ul li img {
    top: 13px;
    left: 10px;
    position: absolute;
    z-index: 5;
    width: 16px;
    height: 16px;
	display:none;
}

#cssmenu ul li img:hover {
    color: #fff
}

#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#cssmenu ul li a{background:url(../images/arsip.png)no-repeat 10px 13px;}
#cssmenu ul li a:hover {background:url(../images/arsip.png)no-repeat 10px 13px;}

#cssmenu ul ul {
    display: none;
}

.align-right {
    float: right;
}

#cssmenu > ul > li > a {
    padding: 12px 32px;
    cursor: pointer;
    z-index: 2;
    font-size: 13px;
		line-height:14px;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    text-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
/* ini*/
#cssmenu > ul > li > a:hover {
    background-color:#e30044;
		color:#fff;
}

#cssmenu > ul > li.active > a,
#cssmenu > ul > li.focus > a,
#cssmenu > ul > li.open > a {
    background-color:##56a385; ;
	color:#fff;
}

#cssmenu > ul > li.open > a {
    border-bottom: 0px solid #d9d9d9;
}

#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {
    border-bottom: 0px solid #232323;
}

.holder {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.holder::after,
.holder::before {
    display: block;
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    right: 15px;
    z-index: 10;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.holder::after {
    top: 17px;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
}

#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
    border-color: #eeeeee;
}

.holder::before {
    top: 18px;
    border-top: 2px solid;
    border-left: 2px solid;
    border-top-color: inherit;
    border-left-color: inherit;
}

#cssmenu ul ul li img {
    left: 34px;
    top: 13px;
    position: absolute;
    z-index: 5;
    width: 4px;
    height: 7px;
	display:none;
}

#cssmenu ul ul li li img {
    left: 60px;
    top: 10px;
    position: absolute;
    z-index: 5;
    width: 15px;
    height: 15px;
}

#cssmenu ul ul li a {
    cursor: pointer;
    border-bottom: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    padding: 10px 45px;
    z-index: 1;
    text-decoration: none;
    font-size: 12px;
	line-height:14px;
    color: #fff;
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.1);
	border-left:none;
}
/* ini */
#cssmenu ul ul li a {background:#fd6693 url(../images/bullet.png)no-repeat 33px 13px;}
#cssmenu ul ul li a:hover {background:#fd6693   url(../images/bullet.png)no-repeat 33px 13px;}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
/* ini*/
#cssmenu ul ul li.active > a {
    color: #fff;
	background:#fd6693 url(../images/bullet.png)no-repeat 33px 13px;
}


#cssmenu ul ul li:first-child > a {
    box-shadow: none;
}

#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
    border-bottom: 0;
}

#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
    border-bottom: 0px solid #32373e;
}

#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
    border-bottom: 0;
}

#cssmenu ul ul li.has-sub > a::after {
    display: block;
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    right: 20px;
    z-index: 10;
    top: 11.5px;
    border-top: 2px solid #eeeeee;
    border-left: 2px solid #eeeeee;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {}

#cssmenu ul ul ul li a {
    background: #fd6693;
    padding-left: 83px;
}

.container{
	width: 100%;
	position:relative;
	padding:0px;
	height:100vh;
	float:left;
	overflow:hidden;
}
.wrapper {
	width:100%;
	margin:0 auto;
}
/*ini*/
.header{
	width:100%;
	position:fixed;
	top:0;
	right:0;
	z-index:3;
	border-bottom:0px solid #d9d9d9;
	box-shadow:3px 3px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:3px 3px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:3px 3px 5px rgba(0,0,0,0.2);
	background:#ffff;
	float: right;
}

	.header h2 {
		width:auto;
		padding:15px;
		float:left;
		font-size:30px;
		line-height:38px;
		font-weight:400;
		color:#fff;
		text-shadow:0 1px 1px rgba(0,0,0,0.4);
	}
.logo {
	width:10%;
	float:left;
	padding:0;
	overflow:hidden;
	position:absolute;
	z-index:4;
}

.logo_app{
    width: 100%;
	height:57px;
	float:left;
	padding:7px 20px;
	background:white;
}
	.logo_app img {
		max-width:80%;
		}
/* Main */
.front_home {
	width:100%;
	position:absolute;
	bottom:0;
	right:0;
	padding:20px;
	font-size:18px;
	line-height:24px;
	font-weight:100;
	color:#595959;
	height:80%;
	background:url(../images/speak.png)no-repeat 100% -10px;
}
.menu {
	margin-left:16%;
	float:right;
}
	.wraphead {
		height:57px;
		position:relative;
		float:left;
		padding:0 15px 0 15px;
	}
	/* ini*/
	.front-title::before {
		position:absolute;
		top:0;
		left:-34px;
		display:block;
		width:40px;
		height:57px;
		background:#fff;
		content:"";
		transform:skewX(30deg);
		-webkit-transform:skewX(30deg);
		-moz-transform:skewX(30deg);
		-ms-transform:skewX(30deg);
		-o-transform:skewX(30deg);
	}
	.front-title::after {
		position:absolute;
		top:0;
		right:-34px;
		display:block;
		width:40px;
		height:57px;
		background:auto;
		content:"";
		transform:skewX(30deg);
		-webkit-transform:skewX(30deg);
		-moz-transform:skewX(30deg);
		-ms-transform:skewX(30deg);
		-o-transform:skewX(30deg);
	}
	.front-title {
		position:relative;
		color:#455a64;
		text-shadow:2px 2px rgba(100,100,100,0.1);
		font-size:22px;
		line-height:66px;
		padding:0 20px;
	}
.menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu ul li {
    float: left;
    padding:24px 10px 2px 10px;
	margin:1px;
	}
.menu ul li:hover {
	}
.menu li a {
	font-size:15px;
    color: rgba(0,0,0,.54);
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.4);
}
.menu li a:hover {
	color:#417CBC;
}
	.icon {
		width:18px;
		height:18px;
		float:left;
		margin-right:4px;
	}
	.icon img {max-width:100%;}


/*layout */
.contentlayout{
/*	width: 100%;
	position: relative;
	float: left;*/
}
.homepage {
	width:100%;
	height:100vh;
	float:left;
	position:relative;

}

/*tambahan petugas*/

.homepage .home_dashboard{
	width: 95%;
	min-height:417px;
	max-height:499px;
	position: absolute;
	bottom: 4%;
	left: 2%;
	border: 0px solid rgba(0,0,0,0.3);
	padding: 20px;
	border-radius:5px;
}
.homepage .home_dashboard h2{padding: 5px;margin-bottom: 10px;font-size: 16px;color:#093e60;}
.homepage .home_dashboard .contenthome{width:700px;border: 0px solid #000;}
.home_dashboard .contenthome .listdata_home{overflow-x: auto;max-height:308px;width: 100%;float: left;}
.homepage .home_dashboard div thead{
	color:#fff;
background:#778899;
	}
.homepage .home_dashboard table tr {border-bottom:1px solid #cbcbcb;}
.homepage .home_dashboard table {background:#fafafa;}
.homepage .home_dashboard table td,
.homepage .home_dashboard table tr,
.homepage .home_dashboard table th {}
.homepage .home_dashboard ul {
	margin:0;
	padding:0;
}

.home_dashboard .contenthome  ul li {
	width:auto;
	border:1px solid rgba(0,0,0,0.3);
	padding:5px 12px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background:#47a3d1;
	float:left;
	margin-right:2px;
	border-bottom:thin;
}
.home_dashboard .contenthome  ul li:nth-child(2) {}
.home_dashboard .contenthome  ul li a {color:#fff;font-weight:700;text-shadow:0 1px 0 rgba(0,0,0,0.2);}
.home_dashboard .contenthome  ul li a:hover {color:#fff;}
/* --------ini-----*/
.kiri{
	width: 16%;
	height:100%;
	border-right: 0px solid rgba(0,0,0,0.3);
	padding: 0;
	margin:0px;
	overflow:auto;
	background: #ee0546;
	position:absolute;
	top:0;
	left:0;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.4);
}
/* ini */
.kanan{
	width: 83.5%;
	border: 0px solid #dedede;
	padding: 20px;
	margin:0px;
	float: left;
	position:absolute;
	right:0;
	top:61px;
	bottom:0;
	background:#fafafa;
	z-index:5;
	border-top-left-radius:0px;
}
/* ini */
	h1.juduldata {
		width:100%;
		/*! height:40px; */
		font-size:26px;
		font-weight:400;
		color:#595959;
		background:#f8fbf9;
		border-bottom:1px solid #dfe1e7;
		padding:18px;
		position:absolute;
		top:0;
		border-top-left-radius:5px;
		z-index:-1;
		left: 0;
	}
	.data input[type=button]{
        float: right;
        margin-left: 5px;
		margin-top:-2px;
    }
		.data .pencarian{
			position: absolute;right:120px;
			width: 300px;
			margin-top: -2px;
			border: 0px solid #000;
		}
			.data .pencarian input[type=text] {
				width:100%;
				border:1px solid #d9d9d9;
				background:#fafafa;
				padding: 5px;
				font-size: 12px;
			}
	input[type=text] {
			border:1px solid rgba(51,163,236,.2);
			background:#fff;
		}
	input[type=submit] {
		width:auto;
		border-radius:4px;
		color:#fff;
		text-shadow:0 -1px 0 rgba(0,0,0,.25);
		border:1px solid rgba(0,0,0,.075);
		background:#fd004c;
		background:linear-gradient(#fd004c);
		box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25);
	}
	input[type=button]:hover, input[type=submit]:hover {
		width:auto;
		border-radius:4px;
		color:#f9f9f9;
		text-shadow:0 -1px 0 rgba(0,0,0,.25);
		border:1px solid rgba(0,0,0,.075);
		background:#fd004c;
		background:linear-gradient(#fd004c);
		box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25);
	}
	input[type=button]:active, input[type=submit]:active {
		width:auto;
		border-radius:4px;
		color:#f9f9f9;
		text-shadow:0 -1px 0 rgba(0,0,0,.25);
		border:1px solid rgba(0,0,0,.075);
		background:#e30044;
		background:linear-gradient(#e30044);
		box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25);
	}
	input[type=button]{
		width:auto;
		border-radius:4px;
		color:#f9f9f9;
		text-shadow:0 -1px 0 rgba(0,0,0,.25);
		border:1px solid rgba(0,0,0,.075);
		background:#fd004c;
		background:linear-gradient(#fd004c);
		box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25);

	}
	.data{
		clear:both;
		width:100%;
		float:left;
		border: 0px solid #dedede;
		padding: 0px;
		margin: 0px;
	}
	.data h2 {
		font-size:18px;
		font-weight:500;
		padding:10px 0;
		color:#595959;
	}
	.displaydata {
		width:100%;
		height:490px;
		overflow:hidden;

		margin-top:20px;
		float:left;
		border-bottom: 0px solid #999;
		position:inherit;

	}
	.displaydata .app_default{
		width:100%;
		height:100%;
		margin-top:0px;
		background:#fff;
		border:1px solid #d8d8d8;
		padding:20px;
	}
	.app_no_button {
		margin-top:70px;
	}
	/*.displaydata table thead {
		height:40px;
		vertical-align:middle;
		background: #e5e5e5 url(../images/bg-content-box.gif)repeat-x top left; /* Old browsers */
		/*
		border-bottom:1px solid #ccc;
	}
	.displaydata table tbody td {
		text-align:left;
		}
	.displaydata table tbody tr:nth-child(odd) {
		background:#f8fafc;
		}
	.displaydata table tbody td a:hover {
		color:#777;
		cursor:pointer;
		}
		*/

.welcome {
	width:100%;
	float:left;
	padding:20px 0;
	border: 0px solid #000;
	margin-top:44px;
}
	.welcome h2 {
		display: none;
		font-size:18px;
		font-weight:500;
		padding:10px;
		color:#333;
	}
	.shortcut {
		width:50%;
		padding:10px 20px;
		border:0px solid #000;
		position:absolute;
		bottom:0;
		right:0;
	}
	.shortcut ul{
			margin:0;
			padding:0;
			text-align:right;
		}
		.shortcut ul li {
			width:90px;
			margin:0 10px;
			overflow:hidden;
			padding:8px;
			display:inline-block;
			cursor:pointer;
			border: 0px solid rgba(0,0,0,.1);
			border-radius:10px;
			position:relative;
		}
		.biru {
			background:#009bbb;
		}
		.hijau
		{
			background:#6cbc35;
		}
		.merah {
			background:#ea4335;
		}
		.kuning {
			background:#fbbc05;
		}
		.hitam {
			background:#799eb2;
		}
		.shortcut ul li:hover{
		}
		.shortcut ul li .gbr {
			width:48px;
			height:48px;
			margin:0 auto;
			margin-bottom:5px;
			text-align:center;
			border:1px solid rgba(0,0,0,0.2);
			border-radius:100%;
			padding:10px;
			position:relative;
			box-shadow:0 1px 2px 1px rgba(0,0,0,.1);
		}
			.shortcut ul li .gbr img {
				max-width:100%;
			}
			.glare {
			  position: absolute;
			  top: 0px;
			  left: 7%;
			  -webkit-border-radius: 100%;
			  -moz-border-radius: 100%;
			  height: 25px;
			  width: 38px;
			  padding: 8px 0;
			  background-color: rgba(255, 255, 255, 0.25);
			  background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
			}

		.shortcut ul li .judul{
			width:100%;
			float:left;
			text-align:center;
		}
		.judul h3 {
			font-size:11px;
			font-weight:400;
			color:#333;
			text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
			line-height:normal;
		}

.footer{
	clear: both;
	border: 1px solid #dedede;
	padding: 10px;
	margin: 10px;
}
.maskform{
	position:absolute;width:99%;border:0px solid #000;height:100%;left:0;top:0;
    background-color: rgba(0, 0, 0, 0.4);
    background: rgba(0, 0, 0, 0.4);
    color: rgba(0, 0, 0, 0.4);
		z-index:2;
		display:none;
}
#progress {
	position:absolute;
	width:99%;
	border:1px solid #ddd;
	padding:1px;
	border-radius:3px;
	display:none;
	margin-bottom:5px;
	top:30px;left:0;
	z-index:3;
	background-color:#CCFF99;
}
#bar {
	background-color:#B4F5B4;
	width:0%;
	height:20px;
	border-radius:3px;
}
#percent {
	position:absolute;
	display:inline-block;
	top:2px;
	left:45%;
	font-family:Tahoma,Geneva,sans-serif;
	font-weight:bold;
	font-size:13px;
}
.debugger{
	position: absolute;width: 300px;height: 200px;bottom: 10px;border: 1px solid #000;right: 10px;display: none;
}
#input_data .tombol_opsi{position: absolute;right:10px;top:70px;}
#input_data h1{
	font-size: 16px;
	font-weight:400;
	margin-bottom: 10px;
	background:#f6f9fc;
	padding:10px;
	color:#525f7f;
	border-bottom:1px solid #e6ebf1;
	text-align:center;
	}
.formulir {
	width:105px;
	float:left;
	margin-right:5px;
}
form input,form select,form textarea {
	margin-bottom:10px;
	vertical-align:middle;
	padding:8px 10px;
	background:#fff;
}
form select option{
	padding-left: 3px;
	padding-right: 3px;
}
form input[type=text],form input[type=password],form select {

    width:370px;
    border:1px solid #d8d8d8;
    vertical-align: middle;
}
form textarea{
    width: 370px;
    resize: none;
	border:1px solid #d8d8d8;
    vertical-align: top;
}

.form_set_statusproject {
	padding:10px;
}
/*ini */
#bungkuslogin {
	width:100%;
	height:100vh;
	overflow:hidden;
	float:left;
	background:#fd004c url('../images/Promo Animasi 5.gif');
}

.formlogin {
	position: relative;
	margin: 0 auto;
	padding: 15px;
	width: 337px;
	background: white;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
	margin-top:10%;

}
	.formlogin:before {
		content: '';
		position: absolute;
		top: -8px;
		right: -8px;
		bottom: -8px;
		left: -8px;
		z-index: -1;
		background: rgba(0, 0, 0, 0.08);
		border-radius: 4px;
	}
	.username {
		width:100%;
		float:left;
		background: #eee url(../images/username.png)no-repeat 10px center;
		margin-bottom:15px;
		border:1px solid #d8d8d8;
	}
	.usernameinner, .passwordinner {
		margin-left:40px;
		border-left:1px solid #d8d8d8;
	}
	.password {
		width:100%;
		float:left;
		background: #eee url(../images/password.png)no-repeat 10px center;
		margin-bottom:20px;
		border:1px solid #d8d8d8;
	}
.ribbon{
	width:100%;
	color: #fff;
	margin: 5px 0px 15px;
	position: relative;
	text-transform: uppercase;
	background: #009B4A;
	border: 1px solid rgba(0,0,0,.3);
	box-shadow: 0px 1px 3px rgba(0,0,0,.2);
	padding: 10px 15px;
	clear: both;
}

div.left_ribbon{
	color: #fff;
	margin-left: -25px;
	float: left;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}

div.left_ribbon h2{
	margin: 0 12px;
}

div.left_ribbon::before{
	display: block;
	width: 10px;
	height: 0px;
	position: absolute;
	bottom: -10px;
	left: -11px;
	content: "";
	border-bottom: 10px solid transparent;
	border-right: 10px solid #331d0a;
}
.logo_login {
	width:100%;
	text-align:center;
}
	.logo_login img {max-width:100%;}
	.formlogin input[type=text],
	.formlogin input[type=password] {
		width: 264px;
		padding: 10px;
		border:1px solid rgba(0,0,0,0);
		background:#fff;
		margin-bottom:0px;
	}
.formlogin input[type=submit] {
	width:100%;
	padding:10px;
}
#proses_login {
	width:100%;
	float:left;
	margin-bottom:5px;
	text-align:center;
	color:#CC3300;
	letter-spacing:1px;
	text-transform:uppercase;
}
/*progress*/
/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* untuk ukuran 1080px kebawah */
@media screen and (max-width: 1024px) {

	.container {
		width: 100%;
	}
	.logo {
		width:20%;
	}
	.kiri {
		width:20%;
	}

	.kanan {
		width:80%;
		top:74.5px;
	}
	h1.juduldata {
	}
	.data input[type="button"] {
		margin-right:5px;
	}
	#cssmenu {
		top:72px;
	}
	.menu {
		top:18px;
	}
	.displaydata {
	}
	.container_table {
		height:285px;
	}
}


/* untuk ukuran layar 700px kebawah */
@media screen and (max-width: 780px) {
	.formlogin {
		width:100%;
	}
	.header,
	.footer{
		text-align: center;
	}
	.logo {
		width:100%;
	}
	.kiri {
		width: auto;
		float: left;
	}

	.middle {
		width: auto;
		float: none;
	}

	.kanan {
		width: auto;
		float: left;
	}

}

/*BIG EDIT*/
/*untuk tab form dan tabdata*/
#formdata {padding:15px;}
.content_dialog{padding: 15px;padding-top: 5px;}
#formdata #tabdata div.datalabel{
	margin-bottom: 10px;
	border: 0px solid #000;
	width: 300px;
	min-height: 20px;
	float: left;
}
#formdata #tabdata .formulir{
	clear: left;
	float: left;
	width: 150px;
}

/*table fix header untuk function style_tablefix()*/
.blok_table {position: relative;padding-top: 32px;}
.blok_table .container_table {overflow-y: auto;}
.blok_table table {
  border-spacing: 0;
  width:100%;
	background: #fff;
}
.blok_table th {
	white-space: nowrap;
}
.blok_table th {
  height: 0;line-height: 0;padding-top: 0;padding-bottom: 0;
}
.blok_table th:first-child{
	width: 2%;
}
.blok_table th div{
	padding: 9px 25px;
}
.blok_table th div{
	width: 100%;
	position: absolute;
	padding: 12px 25px;
	padding-left: 10px;
	top: 0;
	margin-left: -13px;
	line-height: normal;
	color: #fff;
	border: 1px solid #ccc;
background: rgba(73,155,234,1);
background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -o-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -ms-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: linear-gradient(to bottom, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=0 );

}
.blok_table td{padding-right: 5px;padding-left: 5px;}

/*data double table */
.subdata_1{
	width: 20%;
	float: left;
}
	.subdata_1 .boxes {
		height: 398px;
		border: 1px solid #bce8f1;
		margin-right: 5px;
		position: relative;z-index: 1;
		overflow-y: auto;
		overflow-x:hidden;
		background:#d9edf7;
	}
.displaydata .subdata_1 ul {
    padding: 0;
	height: 411px;
	overflow-y: auto;
	overflow-x:hidden;
	padding:10px;
	border:1px solid #ddd;
	background:#fff;
}

.displaydata .subdata_1 ul li {
    list-style-type: none;
    padding-left: 20px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #999;
	background:url(../images/bullet_go.png)no-repeat left top;
}
.displaydata .subdata_1 ul li:first-child {
	text-transform:uppercase;
}
.displaydata .subdata_1:first-child a {
    cursor: pointer;
	color:;
}

.displaydata .subdata_1 a:hover {
    color: #999;
}
.subdata_2{
	width: 79%;position: relative;
	float: right;
}
.subdata_2 table{width: 100%;}

/*filterdata*/
.filterdata{
	width: 81%;
	padding:3px;
	position: fixed;
	left: 19%;
	bottom: 0;
	z-index: 2;
	border-top: 1px solid #999;border-bottom: 1px solid #999;
	background: #e5e5e5 url(../images/bg-content-box.gif)repeat-x top left;
}
.filterdata div{padding: 5px;}
.filterdata  select option{
	padding: 3px;
}
.filterdata select {
    width:auto;
	margin-bottom:0;
	vertical-align:middle;
	background:#fff;
	border:1px solid #cbcbcb;
}
.loadfilterdata{
	width: 300px;
	height: 70px;
	/*height: 130px;
	overflow: hidden;*/
	border: 1px solid #ccc;
	position: absolute;
	z-index: 10;
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0; /*center absolute*/
	text-align: center;
	padding: 5px;
	background-color: #666;
	color: #fff;
	border-radius: 5px;
}
.loadfilterdata img{width: 40px;}

/*jquery*/
.ui-autocomplete {
	width: 300px;
	max-height: 200px;overflow: auto;
	overflow-x: hidden;
}


.tombol_static{
	position: absolute;bottom: 10px;
}
.textcenter{
	text-align: center;
	vertical-align: middle;
}
.td_nominal{
	text-align: right;margin-right: 10px;
}
.error{color: red;}
form label.error{margin-left: -18px;margin-top: -8px;}
.errorbox{
	position: absolute;
	top: 0;bottom: 0;left: 0;right: 0;margin: auto; /*center vertikal*/
	height: 40px;
	width: 100%;
}
.errorcontent{
	float: left;
	border: 1px solid #e6db55;
	background-color: #fffbcc;
	width: 100%;
	min-height: 30px;
	text-align: center;
	vertical-align: middle;
}

/*pengaturan*/
.sortmenu ul{width: 400px;margin-bottom: 10px;}
.sortmenu ul li{border: 1px solid #999;width: 250px;height: 40px;padding: 3px;margin-bottom: 5px;padding-right: 10px;}
.sortmenu .namamenu{width: 180px;float: left;}
.sortmenu .namamenu input[type=text]{width: 100%;}
.sortmenu .iconmenu{float: left;margin-left: 10px;position: relative;border: 0px solid #000;}
.iconmenu .updatelogo{position: absolute;top:0;margin-top: 5px;right: -70px;z-index: 10;border: 1px solid #999;padding: 2px;
	background-color: #FFFBD0;cursor: pointer;
}
.iconmenu .updatelogo:hover{background-color:#fd004c;}
.previewlogo{
	border: 0px solid #000;width: 200px;height: 200px;
	position: absolute;left: 40%;overflow: hidden;
}
.previewlogo img{
	width: 100%;
}
.logoske{font-size: 40px;color: white;padding: 10px;line-height: 15px;letter-spacing: 30px;font-weight: bolder;}
.loginske{
	font-size:80px;
padding: 40px;
letter-spacing: 20px;
color: orange;
font-weight: bold;
}
