body {
  font-size: 9pt;
  font-family: Arial, Verdana, Tahoma, Sans-Serif;
  font-weight: normal;
  color: #333333;
  background-color: #ffffff; /*255989*/
}
img {
  /*border-width: 0;*/
  padding-right: 3px;
}
table a:link {
  text-decoration: none;
  color:           #255989;
}
table a:visited {
  text-decoration: none;
  color:           #666666;
}
table a:hover {
  background:      transparent;
  color:           #db000b;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
#selektor tr:hover {
 background: #d9edf7; /*#ffffcc;00ffff*/
}

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
#heder_tetap{
  position: fixed;    
  right: 1px; 
  top: 0px;
  left:1px;
  bottom: auto;
  width:auto; 
  height:auto;
  background-color:#FFF;
  border-radius: 0 0 5px 5px; /* ---sudut bulat */
  box-shadow: #666 1px 1px 2px; 
  z-index:10000;
}

/* --- menu expand (hide / show) -------------------------------------------------------------------------------------------------------------*/
.wrapekspanmenu {text-align:left; padding:3px;}
.btnx 
    { /*height: auto;width: auto; clear:both; display: block;*/
     margin-bottom: 1px;
     background-color: #FFFF00;
	 color:#333;
     padding: 5px 12px;
     border-radius: 3px;
	 border:1px solid #777777;
	 text-align: center;
	 font-weight:bold;
}
.btnx:hover {
     background-color: #FF0000; /*ff8400*/
     color:#FFF;
     font-weight:bold;
	 cursor:pointer;
}
/* --- scroll to top ------------------------------------------------------------------------------------------------------------------------ */
#back-top {
	position: fixed;
	bottom: 2px;
	margin-left: 92%;
	z-index:10000;
}
#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #333;
}
/* arrow icon (span tag) */
#back-top span {
	width: 50px;
	height: 50px;
	display: block;
	margin-bottom: 7px;
	margin-right: 7px;
	background: #999999 url('../gambar/uparrow.png') no-repeat center center; /* d6e7f7 */
	/* rounded corners */
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #ff0000;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
.btn1 {
    display: inline-block;
    padding: 2px 6px;
    margin-bottom: 0;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.form_input {
  padding: 3px 6px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.btnlokal-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btnlokal-warning:hover,.btnlokal-warning:focus,.btnlokal-warning.focus,.btnlokal-warning:active,.btnlokal-warning.active,.open>.dropdown-toggle.btnlokal-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btnlokal-warning:active,.btnlokal-warning.active,.open>.dropdown-toggle.btnlokal-warning{background-image:none}.btnlokal-warning.disabled,.btnlokal-warning[disabled],fieldset[disabled] .btnlokal-warning,.btnlokal-warning.disabled:hover,.btnlokal-warning[disabled]:hover,fieldset[disabled] .btnlokal-warning:hover,.btnlokal-warning.disabled:focus,.btnlokal-warning[disabled]:focus,fieldset[disabled] .btnlokal-warning:focus,.btnlokal-warning.disabled.focus,.btnlokal-warning[disabled].focus,fieldset[disabled] .btnlokal-warning.focus,.btnlokal-warning.disabled:active,.btnlokal-warning[disabled]:active,fieldset[disabled] .btnlokal-warning:active,.btnlokal-warning.disabled.active,.btnlokal-warning[disabled].active,fieldset[disabled] .btnlokal-warning.active{background-color:#f0ad4e;border-color:#eea236}.btnlokal-warning .badge{color:#f0ad4e;background-color:#fff}

.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}
 .btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}
 .btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}
 .btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}
 .btn-danger .badge{color:#d9534f;background-color:#fff}
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
#kontainer{
	width:600px;
	height:360px;
	padding:0px;
	background: #FFF;
	border: 0px solid #ccc;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -180px; /* width/2+padding */
	margin-left: -300px; /* width/2+padding */
	box-shadow:     #000 1px 1px 2px; 
    border-radius:  5px 5px 5px 5px; /* ---sudut bulat */
    -moz-border-radius: 5px 5px 5px 5px ;
    -webkit-border-radius: 5px 5px 5px 5px;
   }
   
#bok_utama {
  bottom: auto;
  top: auto;     
  height:auto;
  width: auto; 
  right: auto;
  left: auto; 
  background-color:#fff;     
  padding:1px;
  width:auto; 
  height:auto;  
  -webkit-box-shadow: #000 1px 1px 2px;     
  -moz-box-shadow: #000 1px 1px 2px;     
  box-shadow:     #000 1px 1px 2px;     
}
#bok_utama a:link {
  text-decoration: none;
  color:           #255989;
}
#bok_utama a:visited {
  text-decoration: none;
  color:           #666666;
}
#bok_utama a:hover {
  background:      transparent;
  color:           #db000b;
}
#bok_utama a:active {
	TEXT-DECORATION: none;
}

#bokisi_putih {
        background-color: #ffffff;     
        border: 1px solid #E7EBF2;     
		color: #000000;     
		height: auto;
		width:auto;     
		padding: 2px;     
		bottom: auto;	
		top: auto;     
		text-align:left;
		font-weight:bold;
		font-size:24px;
		border-radius: 5px 5px 0 0 ; /* ---sudut bulat */
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0 ;
 } 
#bok_futer { 
  clear:both; 
  padding:3px; 
  height:auto;
  width: auto;
  bottom: auto;	
  top: auto;
  box-shadow:     #000 1px 1px 2px; 
  border-radius: 0 0 5px 5px; /* ---sudut bulat */
  -moz-border-radius: 0 0 5px 5px ;
  -webkit-border-radius: 0 0 5px 5px ;
  background: #999999;
  background: -moz-linear-gradient(top, #999999 0%, #cccccc 100%); /* ---warna tempat menu */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999999), color-stop(100%, #cccccc));
  background: -webkit-linear-gradient(top, #999999 0%, #cccccc 100%);
  background: -o-linear-gradient(top, #999999 0%, #cccccc 100%);
  background: -ms-linear-gradient(top, #999999 0%, #cccccc 100%);
  background: linear-gradient(top, #999999 0%, #cccccc 100%);
  border-bottom: 2px solid #db000b; /* ---garis bawah */
 }

 /* ------------------------------------------------------------------------------------------------------------------------------------------ */
#hiasmenu,
#hiasmenu ul,
#hiasmenu li,
#hiasmenu span,
#hiasmenu a {
  margin: 0;
  padding: 0;
  position: relative;
  border: 0;
  line-height: 1;
  box-sizing: content-box;
}
#hiasmenu { /* ---tempat menu */
  height: 29px; /* ---tinggi tempat menu*/
  border-radius: 0 0 5px 5px; /* ---sudut bulat */
  -moz-border-radius: 0 0 5px 5px ;
  -webkit-border-radius: 0 0 5px 5px ;
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #eee9f0 100%); /* ---warna tempat menu */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #eee9f0));
  background: -webkit-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
  background: -o-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
  background: -ms-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
  background: linear-gradient(top, #fefefe 0%, #eee9f0 100%);
  border-bottom: 2px solid #0000ff; /* ---garis bawah */
  width: auto;
}
#hiasmenu:after,
#hiasmenu ul:after {
  content: '';
  display: block;
  clear: both;
}

#hiasmenu a { /* ---kotak tiap menu */
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #ececec 100%); /* ---warna kotak tiap menu */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(top, #fefefe 0%, #ececec 100%);
  background: -o-linear-gradient(top, #fefefe 0%, #ececec 100%);
  background: -ms-linear-gradient(top, #fefefe 0%, #ececec 100%);
  background: linear-gradient(top, #fefefe 0%, #ececec 100%);
  color: #666666;
  display: inline-block;
  font-family: Helvetica, Arial, Verdana, Sans-serif;
  font-size: 12px;
  line-height: 29px; /* ---tinggi tiap menu */
  padding: 0 18px;
  text-decoration: none;
}
#hiasmenu  a:hover {
  color: #0000FF; 
  font-size: 12px;
  font-weight: bold;
}
#hiasmenu ul {
  list-style: none;
}
#hiasmenu > ul {
  float: left;
}
#hiasmenu > ul > li {
  float: left;
}
#hiasmenu > ul > li > a { /* ---tulisan di link */
  color: #666666;
  font-size: 12px;
  font-weight: normal;
}
#hiasmenu img { /* ---gambar di link */
  border-width: 0;
  width: 14px;
  height: 14px;
}
#hiasmenu > ul > li:hover:after { /*---saat di atas tiap menu */
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute; /* --- posisi segitiga di bawah garis */
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 9px solid #0000ff; /* ---segitiga penunjuk menu aktif */
  margin-left: -10px;
}
#hiasmenu > ul > li:first-child > a { /* ---kotak tiap menu */
  border-radius:  0 0 5px 0 ; /* ---sudut bulat */
  -moz-border-radius: 5px 0 0 0 ;
  -webkit-border-radius: 5px 0 0 0 ;
}
/**/
#hiasmenu > ul > li.aktif:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #0000ff;
  margin-left: -10px;
}

#hiasmenu > ul > li.aktif > a { /* ---kotak tiap menu saat manual aktif */
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  background: #ececec;
  background: -moz-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffeeff ef));
  background: -webkit-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -o-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -ms-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
}
#hiasmenu > ul > li:hover > a {
  background: #ffffff; /* ---warna latar saat di atas tiap menu */
  background: -moz-linear-gradient(top, #ddd 0%, #ffeeff ef 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffeeff ef));
  background: -webkit-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -o-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -ms-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
}
#hiasmenu .anggota {
  z-index: 1000;
}
#hiasmenu .anggota:hover > ul {
  display: block;
}
#hiasmenu .anggota ul { /* submenu*/
  display: none;
  position: absolute;
  width: 190px; /* ---lebar submenu */
  top: 10;
  left: 0;
}
#hiasmenu .anggota ul li {
  *margin-bottom: -1px; /* ---batas di bawah tiap submenu */
}
#hiasmenu .anggota ul li a {
  background: #ececec; /* ---warna kotak tiap submenu */
  border-bottom: 1px dotted #0000ff;
  border-radius:  0 0 5px 5px;
  filter: none;
  font-size: 12px;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #666666; /* ---warna tulisan submenu */
  text-align: left;
}
#hiasmenu .anggota ul li:hover a {
  background: #d6e7f7; /* ---warna saat di atas tiap submenu */
  color: #000;
  font-weight: bold;
}
#hiasmenu .anggota .anggota:hover > ul {
  display: block;
}
#hiasmenu .anggota .anggota ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#hiasmenu .anggota .anggota ul li a {
  background: #d6e7f7;
  border-bottom: 1px dotted #ff0f1b;
  font-weight: normal;
}
#hiasmenu .anggota .anggota ul li a:hover {
  background: #5bc0de;
  font-weight: bold;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
body > div#heder_tetap {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}

/*
#rolskpd{
   position: absolute;
}
.menuHeader {padding: 5px 1px 0px 5px; width:auto; cursor:pointer; font-weight:bold; color:#0000FF;}
.menuList {display:none;}
.menuItem {display:block;}width:auto; 

#line_footer { 
	BORDER-TOP: white 1px solid; FONT-SIZE: 1px; BACKGROUND: white repeat-x 0pt 0px; LINE-HEIGHT: 1px; BORDER-BOTTOM: grey 1px solid; HEIGHT: 0px; TEXT-ALIGN: center
}
#blulain { 
	PADDING-RIGHT: 50px; BORDER-TOP: #FFFFFF 1px solid; PADDING-LEFT: 40px; FONT-SIZE: 12px; BACKGROUND: #fff repeat-x 0pt 0px; COLOR: black; LINE-HEIGHT: 1px; BORDER-BOTTOM: #d6e7f7 1px solid; HEIGHT: 1px; TEXT-ALIGN: right
 }
#greilain { 
	PADDING-RIGHT: 50px; BORDER-TOP: #FFFFFF 1px solid; PADDING-LEFT: 50px; FONT-SIZE: 12px; BACKGROUND: #fff repeat-x 0pt 0px; COLOR: black; LINE-HEIGHT: 1px; BORDER-BOTTOM: #DEDEDE 1px solid; HEIGHT: 1px; TEXT-ALIGN: right
 }

*/