/*
 * css
 * default_.css
 * by awaludin
 */

body{
/* 	font-family:arial, verdana, sans-serif; */
	font-family:Helvetica, Helvetica Neue, Arial;
	font-size:13px;
/* 	color:navy; */
	margin:0px;
	color:#4d4d4d;
/* 	background:#f6f6f6; */
/* 	background:#dfdfdf; */
/* 	background:url(../img/new_design/line.png) repeat; */
/* 	background:url(../img/new_design/o.png) white repeat; */
/*	background:url(../img/new_design/n.png) black repeat-x;*/
/* 	opacity:0.75; */
}

legend{
	font-family:Helvetica;
	font-size:13px;
	color:#9f9f9f;
}
/*table a{
	text-decoration:none;
}

table a:hover{
	text-decoration:underline;
}

table th{
	background:navy;
	color:yellow;
}

table{
	padding:4px;
	border-collapse:collapse;
	border-spacing:1px;
	border:1px solid #cecece;
}

table tr:hover{
	background:lightyellow;
}

table tr, td, th{
	padding:6px;
	border:1px solid #cecece;
}*/

#main{
	padding:0px 0px;
/* 	background:white; */
/*	background:silver;
	position:absolute;*/
}

#clear_{
	clear:both;
}

#clear_r{
	clear:right;
}

#clear_l{
	clear:left;
}

#content{
/* 	background:#fafafa; */
	background:#dfdfdf;
	border:1px solid #cecece;
	padding:5px 8px;
}

#contents-admin{
	color:#9e9e9e;
	line-height:1.6em;
}

#head-right{
	float:right;
	font-size:12px;
}

#head-right a{
	text-decoration:none;
	color:white;
}

#head-right a:link{
	text-decoration:none;
	color:white;
}

#head-right a:hover{
/* 	color:#4d4d4d; */
	color:lightyellow;
}

#head-left-title{
	float:left;
	font-weight:bold;
}

#head-left{
	float:left;
}

#head-left-down{
	font-size:8pt;
height:40px;
	float:left;
	padding:0px 0px 10px 0px;
}

#head-left-s{
	font-size:10pt;
	float:left;
}

#menu-admin{
	float:left;
	width:160px;
	border:1px solid #cecece;
	background:#f0f0f0;
	padding:0px 0px 4px 0px;
}

#contents{
	float:left;
	width:82%;
	padding:3px 4px;
	border:1px solid #cecece;
	background:#f0f0f0;
}
#clear{
	clear:both;
}

#list{
	float:left;
	width:1px;
	padding:1px;
}

#menu{
/* 	padding:3px 5px; */
	margin:auto;
	width:150px;
/* 	border:1px solid #cecece; */
}


#menu0{
/* 	padding:3px 5px; */
	margin:auto;
	width:150px;
	line-height:1.5em;
/* 	border:1px solid #cecece; */
}

#menu-header{
	padding:3px 5px;
	border:1px solid #cecece;
	background:url('../img/head-menu.png');
/* 	color:#4f4f4f; */
	color:#aeaeae;
	font-weight:bold;
}
#menu-content{
	line-height:1.6em;
/* 	padding:3px 5px; */
}
#menu_{
	color:#f5f5f5;
	padding:2px 3px 2px 10px;
	border:1px solid #cecece;
	border-bottom:none;
	background:url('../img/head-menu.png') repeat;
}
#menu_c{
	color:#f5f5f5;
	padding:2px 3px 2px 10px;
	border:1px solid #cecece;
/* 	border-bottom:none; */
	background:url('../img/head-menu.png') repeat;
}

#menu_:hover{
/* 	background:#f6f6f6; */
	color:#f9f9f9;
	background:url('../img/pic4.png');
}

#menu_ a:visited{
	color:#aeaeae;
}

#menu_:hover a{
/* 	background:#f6f6f6; */
	color:#f9f9f9;
}

#menu_ a{
	text-decoration:none;
/* 	color:#4d4d4d; */
	color:#aeaeae;
	padding:0px 15px 0px 0px;
}
#menu_ a:link{
	color:#aeaeae;
}
#menu_ #a_menu:hover{
	color:#f9f9f9;
}

#menu_c:hover{
/* 	background:#f6f6f6; */
	color:#f9f9f9;
	background:url('../img/pic4.png');
}

#menu_c:hover a{
/* 	background:#f6f6f6; */
	color:#f9f9f9;
}

#menu_c a{
	text-decoration:none;
/* 	color:#4d4d4d; */
	color:#aeaeae;
	padding:0px 15px 0px 0px;
}
#menu_c a:link{
	color:#aeaeae;
}
#menu_c #a_menu:hover{
	color:#f9f9f9;
}

#title{
	font-size:17px;
/* 	font-family:arial, verdana, sans-serif; */
	font-family:Helvetica;
	color:#aeaeae;
	text-shadow:2% 2%;
	font-weight:bold;
	padding:5px 0px 12px 5px;	
}
#form{
	width:600px;
	border:1px solid #cecece;
	padding:6px;
	background:#fbfbfb;
	width:97%;
}
#form-label{
	float:left;
	width:130px;
	padding:5px 3px;
/* 	color:#5e5e5e; */
	color:#666666;
}
#form-input{
	float:left;
	width:400px;
	padding:3px 1px 2px 1px;
}
#form-input-1{
	color:#4d4d4d;
	float:left;
	width:400px;
	font-weight:bold;
	padding:3px 1px 2px 2px;
}
#form-input input{
	border:1px solid #cecece;
	padding:2px 3px 3px;
	width:200px;
/* 	background:url(../img/head-menu.png); */
}

#form-input textarea{
	border:1px solid #cecece;
	padding:2px 3px 3px;
	width:200px;
/* 	background:url(../img/pic2.png); */
}
#form-input select{
	border:1px solid #cecece;
	padding:2px 3px 3px;
	color:#5e5e5e;
/* 	background:url(../img/head-menu.png); */
}
#form-input input:focus{
/* 	background:#fafafa; */
	background:lightyellow;
	color:#4d4d4d;
}
#form-input select:focus{
	background:#fafafa;
}
#form-input textarea:focus{
	border:1px solid #cecece;
	padding:2px 3px 3px;
	width:200px;
	background:#fafafa;
}
#form fieldset{
	border:1px solid #cecece;
/* 	background:#fdfdfd; */
	background:#f9f9f9;
}
#form-label1{
	float:left;
	width:80px;
	padding:5px 3px;
}

#form-login{
	width:80%;
	margin:auto auto;
}
#form-login-head{
	margin:12% auto 0% auto;
/* 	border:1px solid #cecece; */
	border-left:1px solid red;
	border-right:1px solid red;
	width:50%;
	text-align:center;
	padding:15px 20px;
	background:url(../img/new_design/login_.png) white repeat;
	color:#a9a9a9;
}
#greeting{
	width:50%;
	margin:0px auto 0px auto;
}

#form-login-{
	width:50%;
/* 	margin:35% auto 40% auto; */
	margin:0% auto 0% auto;
/* 	border:1px solid #cecece; */
	padding:20px;
	line-height:2em;
	background:red;
	color:white;
	border-left:1px solid red;
	border-right:1px solid red;
	background:url(../img/new_design/login__.png) red;
}

#line-block{
	padding:10px 20px 5px;
	margin:0% auto 20% auto;
	width:50%;
	border:1px solid red;
	border-top:none !important;
	background:#4d4d4d;
}

#form-input1 input{
	width:150px;
	float:left;
	border:1px solid #cecece;
	padding:3px;
}
#form-input1 input:focus{
	background:lightyellow;
}
#form-label2{
	float:left;
	width:70px;
	color:white;
}

#table-1{
	border-collapse:collapse;
	border-spacing:1;
	border:1px solid #cecece;
	padding:4px;
	background:#ffffff;
	font-family:Helvetica, sans-serif;
	font-size:13px;
}

#table-1 tr:hover{
	background:lightyellow;
	cursor:pointer;
	color:green;
	font-weight:bold;
/*	font-size:18px;*/
}

#table-1 td, th{
	padding:4px;
	border:1px solid #cecece;
}

#table-1 th{
/* 	background:navy; */
	background:#f6f6f6;
/* 	color:yellow; */
	color:#333333;
}

#table-1 a:hover{
	text-decoration:underline;
}

/*#table-pilih{
	border-collapse:collapse;
	border-spacing:1;
	border:1px solid #cecece;
	padding:4px;
	font-family:Helvetica, sans-serif;
	font-size:13pt;
}*/

/*#table-1{
	border-collapse:collapse;
	border-spacing:1;
	border:1px solid #cecece;
	padding:4px;
	background:#ffffff;
	font-family:Helvetica, sans-serif;
	font-size:13px;
}*/

/*#table-pilih tr:hover{
	background:lightyellow;
	cursor:pointer;
	color:red;
	font-weight:bold;
	border:1px solid #cecece;
}

#table-pilih th{
	padding:4px;
	border:1px solid #cecece;*/
/* 	background:navy; */
/* 	color:yellow; */
/*	background:#f6f6f6;
	color:#333333;
}

#table-pilih td{
	padding:4px;
	border:1px solid #cecece;
}*/


#table-pilih{
	border-collapse:collapse;
	border-spacing:1;
	border:1px solid #cecece;
	padding:4px;
	background:#ffffff;
	font-family:Helvetica, sans-serif;
	font-size:13px;
}

#table-pilih tr:hover{
	background:lightyellow;
	cursor:pointer;
	color:green;
	font-weight:bold;
/*	font-size:18px;*/
}

#table-pilih td, th{
	padding:4px;
	border:1px solid #cecece;
}

#info-data{
	float:left;
	width:160px;
/* 	background:#4d4d4d; */
	color:white;
}

#table-pilih th{
/* 	background:navy; */
	background:#f6f6f6;
/* 	color:yellow; */
	color:#333333;
}

#table-pilih a:hover{
	text-decoration:underline;
}

#table-td{
	border:1px solid #cecece;
	padding:4px;
}

#search{
	padding:6px 5px;
	border:1px solid #cecece;
	margin:0px 0px 15px 0px;
/* 	background:#fafafa; */
	background:url('../img/head-menu.png');
	color:#aeaeae;
	height:20px !important;
	max-height:20px !important;
}

#search-label{
	float:left;
	padding:4px 0px;
	margin:0px 4px 0px 0px;
}
#search-form{
	float:left;
	border:1px solid #cecece;
	padding:3px;
	margin:0px 4px 0px 0px;
	color:#aeaeae;
	background:url('../img/head-menu.png');
}

#search-form:focus{
	background:#f5f5f5;
}

#search-submit-		{
	float:left;
	border:1px solid #cecece;
	padding:3px;
	color:#aeaeae;
	background:url('../img/head-menu.png');
}
#form-submit input{
	border:1px solid #cecece;
	padding:3px;
	margin:5px 0px;
	color:white;
	background:url('../img/new_design/button.png');
}
#form-submit button{
	border:1px solid #cecece;
	padding:3px;
	margin:5px 0px;
	
}

#table-nilai{
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	border-spacing:1px;
	border:1px solid #cecece;
}

#table-nilai td{
	padding:0px;
	margin:0px;
	border:1px solid #cecece;
}
#table-nilai th{
	background:url('../img/head-menu.png');
	color:#cecece;
}
#table-nilai tr:hover{
	background:#f6f6f6;
	color:#aeaeae;
	padding:0px;
}
#input-nilai{
	padding:4px;	
	border:1px solid white;
}
#input-nilai:focus{
	background:pink;
}

#mk{
	font-weight:bold;
	font-size:20px;
}

#label-{
	margin:4px;
}

#table-no{
/* 	background:url(../img/head-menu.png) repeat; */
	background:#f3f3f3;
	text-align:right;
}

#line-2{
	float:left;
	width:100%;
}

#table-2{
	border-collapse:collapse;
	border-spacing:2px;
	padding:3px;
	border:1px solid #cecece;
	width:100%;
	color:#4d4d4d;
	background:white;
	font-family:Helvetica;
	font-size:13px;
}
#table-2 tr{
	padding:5px;
	border:1px solid #cecece;
	color:#909090;
}
#table-2 td{
	padding:5px;
	border:1px solid #cecece;
	color:#909090;
}
#table-2 a{
	text-decoration:none;
}
#table-2 tr:hover{
	color:#0d0d0d;
 	background:#f8f8f8; 

}

#page{
	padding:13px 0px 10px 0px;
}

#page strong{
	border:1px solid #cecece;
	padding:4px 5px;
	color:white;
	background:url('../img/pic4.png');
}

#page a{
	border:1px solid #cecece;
	padding:4px 5px;
	color:#a5a5a5;
	text-decoration:none;
	background:url('../img/head-menu.png');
}

#page a:hover{
	border:1px solid #cecece;
	padding:4px 5px;
	color:#4d4d4d;
	text-decoration:none;
	background:url('../img/head-menu1.png');
}

#page a:link{
	color:#4d4d4d;
}

#table-2 th{
/* 	background:navy; */
/* 	background:#f4f4f4; */
	background:url('../img/head-menu.png');
	color:#aeaeae;
}

#table-2 a:hover{
	text-decoration:underline;
}

#table-2 a:link{
	color:#6d6d6d;
}
#table-2 a:visited{
	color:#6d6d6d;
}

#table-2 #aksi{
	text-align:center;
	padding:4px;
}

#table-2 #aksi a{
/* 	background:url('../img/head-menu.png'); */
/* 	border:1px solid #cecece; */
/* 	padding:3px 2px; */
}

#sep{
	color:grey;
	padding:0px;
}

#warning{
/* 	background:lightyellow; */
/* 		background:url(../img/head-menu5.png); */
	border:1px solid #cecece;
	padding:5px 6px;
	width:200px;
	margin:0px 10px 4px 0px;
	line-height:1.2em;
	color:#4d4d4d;
	float:left;
	height:60px;
}

#warn-pic{
	float:left;
	padding:4px 10px 0px 5px;
}

#warn-msg{
	float:left;
	width:85%;
}

#label-3{
	float:left;
	width:100px;
	padding:4px;
	margin:0px 0px 6px 0px;
}
#label-4{
	float:left;
	width:150px;
}
#label-4 select{
	border:1px solid #cecece;
	padding:3px;
}
#label-4 input{
	border:1px solid #cecece;
	padding:3px;
}
#label-4 select:focus{
	background:lightyellow;
}
#label-4 input:focus{
	background:lightyellow;
}
#col1{
	float:left;
	border:1px solid none;
}
#col2{
	float:right;
	border:1px solid none;
}
#total{
	float:right;
	color:#4d4d4d;
	text-decoration:none;
	margin:10px 4px;
}

#total-nilai{
	color:#4d4d4d;
}

#add{
	margin:12px 0px;
}

#add a{
	border:1px solid #cecece;
	padding:4px 3px;
	text-decoration:none;
	background:#efefef;
	color:#aeaeae;
	background:url('../img/head-menu.png');
}

#add a:link{
	color:#aeaeae;
}

#hidden{
	display:none;
}

#form-3{
	background:#f0f0f0;
}

#form-3 fieldset{
	background:#f9f9f9;
	border:1px solid #cecece;
}
/*#csv_file{
	border:1px solid #cecece;
	padding:4px 5px;
}*/
#form-input-{
	float:left;
}
#form-input- input{
	color:#aeaeae;
	border:1px solid #cecece;
	padding:4px;
	background:url(../img/head-menu.png) repeat;
}


#add a:hover{
/*	background:navy;
	color:white;*/
}

#form-sep{
	margin:6px 0px;
}

#title-mhs{
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 20px 0px;
	color:#9f9f9f;
}

#menu-mhs0{
	float:left;
	width:auto;
/* 	width:900px; */
/* 	border:1px solid #cecece; */
/* 	padding:7px 0px 0px 0px; */
/* 	background:url('../img/head-menu0.png'); */
}

#menu-header0 a{
	text-decoration:none;
	color:#4d4d4d;
	font-weight:bold;
	padding:6px 5px;	
}

#menu-header1 a{
	text-decoration:none;
	padding:6px 5px;
/* 	color:#4d4d4d; */
	color:#cecece;
}

#menu-header1 a:hover{
	text-decoration:none;
	padding:6px 5px;
/* 	color:#4d4d4d; */
	color:white;
}

#menu-header0{
	text-align:center;
	min-width:65px !important;
	max-width:180px;
	float:left;
	margin:0px 1px 0px 0px;
	border:1px solid #cecece;
	padding:6px 5px;
	border:1px 1px #cecece 1px;
/* 	border-bottom:1px solid white; */
	border-bottom:#cecece;
/* 	background:#efefef; */
	background:url('../img/pic5.png') white;
	color:navy;
	width:auto;
}


#menu-header1{
	text-align:center;
	min-width:65px !important;
	float:left;
	max-width:180px;
	margin:0px 1px 0px 0px;
/* 	border:1px solid #cecece; */
/* 	border-bottom:white; */
	padding:6px 5px;
	background:#4d4d4d;
/* 	background:background(../img/head-menu.png); */
}

#menu-header1:hover{
	text-align:center;
	min-width:65px !important;
	float:left;
	max-width:180px;
	margin:0px 1px 0px 0px;
/* 	border:1px solid #cecece; */
/* 	border-bottom:white; */
	padding:6px 5px;
/* 	background:maroon; */
/* 	background:background(../img/head-menu.png); */
}

#line-clear{
	background:#cecece;
	padding:4px;
}
#info{
	border:1px solid #cecece;
	width:200px;
	padding:5px 4px;
	background:white;
	line-height:1.2em;
	font-family:Helvetica, Helvetica Neue, Arial;
}


#info2{
	border:1px solid #cecece;
	width:200px;
	padding:5px 4px;
	background:white;
	line-height:1.2em;
	font-family:Helvetica, Helvetica Neue, Arial;
}
}

#contents-mhs{
/* 	position:relative; */
/* 	top:25px; */
/* 	width:800px; */
	border:1px solid #cecece;
	padding:10px;
	background:white;
}

#contents-mhs0{
/* 	position:absolute; */
/* 	top:24px; */
/* 	width:800px; */
/* 	background:#efefef; */
	background:#cecece;
	padding:6px 0px 0px 0px;
/* 	border:1px solid #efefef; */
	height:1px;
}
#contents-mhs-1{
/* 	position:relative; */
	top:30px;
	border:1px solid #cecece;
	padding:3px 0px;
}

#menu-header2{
/* 	position:relative; */
	float:left;
	width:50px
	background:#cecece;
	border:1px solid #efefef;
	padding:0px 5px;
	margin:0px 1px 0px 0px;
}

#menu-header-1{
	padding:10px;
	border:1px solid #cecece;
	margin:4px 0px;
	line-height:1.8em;
	color:#aeaeae;
	background:url('../img/pic2.png') repeat;
}
#menu-header-1 a{
	color:#aeaeae;
	text-decoration:none;
	border:1px solid #cecece;
	padding:4px 6px;
	background:url(../img/head-menu.png)
}

#menu-header-1 a:link{
	color:#aeaeae;
}

#menu-header-2{
	padding:10px;
	border:1px solid #cecece;
	margin:4px 0px;
	background:url('../img/pic2	 .png') repeat;
	color:#9f9f9f;
}

#label-n1{
	font-size:15px;
	font-weight:bold;
	margin:3px 0px;
}

#label-n{
	float:left;
	width:40px;
	line-height:1.2em;
}

#label-n2{
	float:left;
	line-height:1.2em;
	color:#4d4d4d;
	font-weight:bold;
}

#contents-mhs1{
	border:1px solid #cecece;
	padding:10px 8px;
	margin:0px 0px;
	width:650px;
	float:left;
/* 	background:#f5f5f5; */
	background:#f0f0f0;
	width:80%;
}

#tombol{
	margin:9px 0px 0px 0px;
}

#tombol a{
	text-decoration:none;
	padding:4px 3px;
	border:1px solid #cecece;
	color:#4d4d4d;
	background:url(../img/head-menu.png) white;
/* 	background:silver; */
}

#menu-header3{
/* 	position:relative; */
	float:left;
	background:red;
	border:1px solid #cecece;
	width:50px;
	padding:0px 5px;
	margin:0px 1px 0px 0px;
}
#menu-header4{
/* 	background:red; */
	border:1px solid #cecece;
/* 	width:600px; */
	position:relative;
	float:left;
	padding:0px 0px;
	margin:0px;
}

#content-mhs{

}

#header-main{
/* 	margin:0px 0px 20px 0px; */
	border:1px solid #cecece;
	color:#9f9f9f;
	padding:4px;
	background:url(../img/head-menu2.png) repeat;
	font-family:Helvetica;
	font-size:14px;
/* 	font-weight:bold; */
}

#footer{
	background:url(../img/head-menu2.png) repeat;
	padding:10px;
	color:#aeaeae;
	font-size:10px;
	text-align:right;
}

#account{
	float:right;
	padding:4px 0px;
/* 	border:1px solid #cecece; */
}

#title-mk{
	margin:4px 0px;
	line-height:1.3em;
}

#form-1{
	padding:5px 4px;
	border:1px solid #cecece;
/* 	width:500px; */
/*	background:lightyellow;*/
/* 	background:url('../img/head-menu.png'); */
	background:#4d4d4d;
	color:#f0f0f0;
	max-height:20px !important;
	height:200px !important; 
}

#form-1 select{
	border:1px solid #cecece;
	padding:2px;
	width:40px;
	background:white;
}

#form-1 input{
	border:1px solid #cecece;
	padding:2px;
	color:white;
	width:50px;
	background:url('../img/new_design/button.png');
	border-left:red 1px solid;
	border-right:red 1px solid;
}

#form-2{
	width:auto;
}

#form-2 fieldset{
/* 	background:#ffffff; */
	background:#f9f9f9;
	border:1px solid #cecece;
	width:auto;
}

#form-2 input{
	border:1px solid #cecece;
	width:auto;
}

#ditemukan{
	color:#4d4d4d;
	margin:15px 0px;
	background:white;
	border:1px solid #cecece;
	padding:4px;
}


/*
 *  new design
 ^  Kamis, 17 Des 2009 by awaludin
 */

#contents_open{
	background:white;
	padding:8px 10px 10px 10px;
	border:1px solid #ff0000;
	border-top:none;
	border-bottom:none;
	font-family:Helvetica, Helvetica Neue, Arial;
	color:#4d4d4d;
}

#content_open_{
	background:#666666;
	padding:8px 10px 10px 10px;
	border:1px solid #ff0000;
	border-top:none;
	border-bottom:none;
	font-family:Helvetica, Helvetica Neue, Arial;
	color:#4d4d4d;
}

#submit-line{
	float:left;
	margin:0px 0px 0px 4px;
}
#line-input{
	float:left;
}

#submit-input{
	background:url(../img/head-menu.png);
	padding:3px;
	border:1px solid #cecece;
}

#sep-line{
	padding:0px 1px 0px 1px;
	float:left;
}

#block{
	width:760px;
	margin:4px auto;
}

#header-main_{
	height:80px !important;
	border:none solid #cecece;
	color:#ffffff;
	padding:4px 16px 5px 16px;
	background:url(../img/new_design/header_.png) black repeat;
/* 	font-family:Helvetica; */
	font-family:Helvetica, Helvetica Neue, Arial;
	font-size:14px;
	width:96%;
	float:center;
/* 	-moz-border-radius:6px 6px 0px 0px !important; */
}

#head-info{
	float:left;
	width:200px;
	margin:0px 10px 0px 0px;
	padding:5px 6px;
	background:white repeat url(../img/new_design/button.png);
	color:white;
	border:1px solid #cecece;
	border-bottom:none;
	border-left:red 1px solid;
	border-right:red 1px solid;
}

#more-link{
	color:red;
}

#info-box{
	background:white;
	position:fixed;
	border:none;
	width:50%;
	margin:2% auto;
	left:25%;
	top:6%;
	padding:0px 0px;
	opacity:1.00;
}

#msg-box{
	background:black;
	position:fixed;
	border:none;
	top:0%;
	left:10%;
	width:800px;
	padding:0px 0px;
	height:600px;
	opacity:0.75;
}

#info-text{
	background:white;
	width:100%;
	padding:15px 0px 10px 12px;
	border:1px solid #cecece;
	line-height:1.3em;
}

#list- {
	list-style-position:outside;
	width:200px;
	list-style-type:square;
	margin:0px 0px 0px 12px;
}
#head-text{
	background:url(../img/new_design/button.png);
	width:auto;
	padding:4px;
	color:white;
}
#column_left{
	float:left;
/* 	border:1px solid #cecece; */
}
#column_right{
	float:right;
	width:200px;
/* 	border:1px solid #cecece; */
/* 	width:200px; */
}



#footer_{
/* 	background:url(../img/head-menu2.png) repeat; */
	background:#f0f0f0;
	padding:10px;
	font-family:helvatica, sans-serif;
	color:#aeaeae;
	font-size:10px;
	text-align:right;
	border:1px solid red;
	border-top:1px solid #cecece;
	width:auto;
}

#logo{
	padding:0px 0px 0px 0px;
	border:0px solid black;
	margin:15px 5px 0px 0px;
}
/*
 *
 */

.loader{
	float:left;
	padding:5px 1px 1px 1px;
}

.select{
	width:150px;
}

.input_nilai{
	padding:4px;
	border:1px solid white;
}
.input_nilai:focus{
	background:pink;
}
.
.td{
	border:1px solid #cecece;
}

.buka{
	color:blue;
}

.tutup{
	color:red;
	font-weight:bold;
/* 	text-decoration:blink; */
}

.table-no{
	background:url(../img/head-menu.png) #cecece repeat;
	text-align:right;
}

.search-form{
	float:left;
	border:1px solid #cecece;
	padding:3px;
	margin:0px 4px 0px 0px;
	color:#aeaeae;
	background:url('../img/head-menu.png');
}
