form{
	margin:0px;
	}
div.sukses {
padding: 10px 10px 10px 50px;
background: url(images/tick.gif) #FFFFDD no-repeat;
background-position: 10px 50%;
BACKGROUND-COLOR: #FFFFDD;
border:1px solid #FFD700;	
margin:7px;
text-align:left;
font-size:12px;
}
div.error {
padding: 15px 10px 10px 50px;
background: url(images/warning.gif) #FFFFDD no-repeat;
background-position: 10px 50%;
BACKGROUND-COLOR: #FFFFDD;
border:1px solid #FF0000;
margin:7px;
text-align:left;
font-size:12px;

}
.hide{
    display: none;
}
table tr td{
    font-size:11px;
}
.login-box{
	border:solid 1px #3879c8; 
	width:338px; 
	background:#ffffff; 
	padding:5px;
	}
.login-box table{
	font-size:11px;
	color:#000000;
}
.login-box td{
	padding:5px 0px;
	}
.login-box a{
	text-decoration:none;
	color:#042865;
	}
.inputfocus {
border:1px solid #517DBF;
BACKGROUND-COLOR: #ebf0f9;
}

.inputfocus_alert {
border:1px solid red;
BACKGROUND-COLOR: #ffffff;
}

.isi a{
	text-decoration:none;
}
.isi{
	font-size:11px;
	color:#2f3b50;
	background:#ecddd9;
}

.table_border_bottom{
border-bottom: 1px solid #d1d1d1;	
}

#passwordStrength
{
	height:10px;
	display:block;
	float:left;
}

.strength0
{
	width:215px;
	background:#cccccc;
}

.strength1
{
	width:50px;
	background:#ff0000;
}

.strength2
{
	width:100px;	
	background:#ff5f5f;
}

.strength3
{
	width:150px;
	background:#56e500;
}

.strength4
{
	background:#4dcd00;
	width:200px;
}

.strength5
{
	background:#399800;
	width:250px;
}



.list{
	font-size:12px;
	margin:0px 0px 0px 0px;
	width:100%;
	background:#fff;
	color:#444;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #7f9dcb;
	}
.list td{
	padding:4px 5px 4px 10px;
        vertical-align: top;
	}
.border-table{
	margin:0px 0px 0px 0px;
	background:#fff;
	color:#444;
	border:solid 1px #7f9dcb;
	}
.border-table td{
	padding:4px 4px 4px 4px;
	font-size:10px;
	}
.list-head{
	background:url(images/head2.jpg);
	font-weight:bold;
	font-size:11px;
        text-transform: capitalize;
}
.headx{
	background:url(images/headx.jpg);
}
.list-head td{
	padding:4px 10px;
	border-bottom:solid 1px #8fa0ad;
	border-left:solid 1px #7f9dcb;
}
.list-head a{
	text-decoration:none;
	color:#000000;
	}
.list-head a:hover{
	text-decoration:underline;
	}
.box{/*hanya untuk .list*/
	border:solid 1px #7f9dcb;
	float:left;
	width:50%;
	}
.box td{
	color:#000000;
	}

.list-foot td{
	border-top:solid 1px #dbe6fa;
	background:#f4f7fd;
}
.toolbox{
	font-size:11px;
	border-bottom:solid 1px #bfcce1;
	background:#cedbee url(images/tool.jpg) repeat-x;
/*	background:#bcd6f1;*/
	margin:0px;
	padding: 4px 0px 0px 0px;
        height: 25px;
	color:#1c5587;
	}
.toolbox a{
	text-decoration:none;
	color:#1c5587;
	}
.toolbox a:hover{
/*	color:#ff0000;*/
	}
.toolbox b{
	color:#333;
	}
.toolbox .button{
/*	padding:2px 3px;*/
	}
.toolbox2{
    height: 23px;
    padding: 6px 0 0 5px;
}
.toolbox-terbitan{
    display: inline-block;
    margin: 0 0 0 20px;
}
.terbitan-title{
    font-size: 18px;
    color: #000000;
    text-shadow: 0px 0px 1px #ffffff, 0px 0px 1px #ffffff, 0px 0px 1px #ffffff, 0px 0px 4px #fffc00;
}

.tool{
	font-size:12px;
	border-bottom:solid 5px #e9effd;
	background:#dce9fa;
	padding:5px;
	}
.judul{
	font-size:14px;
	background:#8cbbe5 url(images/head-top.jpg);
	border-top:solid 1px #7f9dcb;
	border-bottom:solid 1px #4b8f98;
	margin:0px;
	padding:4px 0px 4px 15px;
	color:#fff;
	font-weight:bold;
        text-transform: capitalize;
	}
.judul a{
	text-decoration:none;
	color:#ffffff;
}
.judul a:hover{
	text-decoration:underline;
}
.judul img{
	padding:0px 10px 0px 0px;
	}
	
.button{
	background:url(images/button.jpg) 0 center;
	font-size:11px;
	font-family:verdana;
	padding: 2px 3px 2px 3px;
        line-height: 15px;
	border:solid 1px #8dadd3;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	border-radius: 2px;
        box-shadow: 0px 0px 1px rgba(150, 150, 150, 0.4);
	}
.button a{
	text-decoration:none;
	color:#333399;
	}
.button:hover{
	background:url(images/button-over.jpg) 0 center;
        box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.5);
	text-decoration:none;
	}
.button:active{
        box-shadow: none;
	background:url(images/button-active.jpg) 0 center;
	}
.button-link2{
	background:url(images/button.jpg);
	font-size:11px;
	font-family:verdana;
	padding:0px 9px;
	border:solid 1px #9aaec6;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	display:block;
	-moz-border-radius:2px;
	}
.button-link2:hover{
	background:url(images/button-overbig.jpg);
	}
.link-button{
	background:url(images/button.jpg) 0 center;
	font-size:11px;
	padding: 3px 5px 3px 5px;
        line-height: 15px;
	border:solid 1px #8dadd3;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	border-radius: 2px;
        box-shadow: 0px 0px 1px rgba(150, 150, 150, 0.4);
	}
.link-button:hover{
	background:url(images/button-over.jpg) 0 center;
        box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.5);
        text-decoration: none;
	}
.link-button:active{
        box-shadow: none;
	background:url(images/button-active.jpg) 0 center;
	}
.menu-top{
	background:#b2caf0;
	height:23px;
	}
.menu-top a{
	text-decoration:none;
        text-transform: capitalize;
	color:#000;
	}
.menu-top a:hover{
	text-decoration:underline;
	}
.menu-top div{
	float:left;
	padding:0px 20px 0px 10px;
	margin:3px 0px 3px 0px;
	}
.menu-top div img{
	margin-right:5px;
	}
.menu-top img{
	border:none;
	}
.menu-top-rev{
    border-bottom:solid 1px #6c90b9;
}
.menu-top-rev div{
    margin:0px 0px 0px 0px;
    padding:2px 17px 4px 8px;
}
.menu-top-rev2{
    border-bottom:solid 1px #6c90b9;
}
.menu-top-rev2 div{
    margin:0px 0px 0px 0px;
    padding:2px 10px 4px 5px;
    border-left: solid 1px #d1dbe7;
    border-right: solid 1px #6c90b9;
}

.menu-right{
	border:solid 1px #ffffff;
	width:300px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	padding:10px;
	background:#5b7993;
	-moz-border-radius:5px;
	margin:20px 0 0 0;
}
.menu-right .m-head{
	background:url(images/menu-center.jpg) repeat-x;
	height:52px;
        border-radius: 8px 8px 0 0;
}
.menu-right .m-head .m-left{
/*	background:url(images/menu-left.jpg) no-repeat;
*/	height:52px;
/*	float:left;*/
	text-transform:uppercase;
	color:#ffffff;
	font:bold 20px/100% Arial, Helvetica, sans-serif;
	padding:10px 0 0 0px;
        text-align: center;
}
.menu-right .m-head .m-right{
/*	background:url(images/menu-right.jpg) no-repeat;
*/	height:52px;
	float:right;
	width:13px;
}
.menu-right .m-foot{
	background:url(images/menu-centerb.jpg) repeat-x;
	height:12px;
}
.menu-right .m-foot .l{
	float:left;
	background:url(images/menu-leftb.jpg) no-repeat;
	width:13px;
	height:12px;
}
.menu-right .m-foot .r{
	float:right;
	background:url(images/menu-rightb.jpg) no-repeat;
	width:13px;
	height:12px;
}
.menu-right .inner{
	background:#ffffff;
}
.menu-right .inner .back{
	padding:5px 5px 0px 0px;
	font-weight:bold;
	font-size:17px;
}
.menu-right .inner .back a{
	color:#255a38;
	text-decoration:none;
	display:block;
	cursor:pointer;
}
.menu-right .inner .back a:hover{
	color:#009900;
}

.menu-right ul{
	padding:0 0 0 0px;
	margin:0;
		list-style:none;

}
.menu-right ul li{
	list-style:none;
	padding:0;
	margin:0;
	display:block;
	border:solid 1px #ffffff;
}
.menu-right ul li a{
	text-decoration:none;
	color:#333;
/*	background:url(../../images/menu.jpg) 0 9px no-repeat;
*/	padding:10px 0 0px 0px;
	margin:0;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	border-bottom:dotted 1px #cccccc;
	font-weight:bold;
}

.menu-right ul li a:hover{
	background:url(images/menu-center.jpg) repeat-x;
	color:#FFFFFF;

}

img{
	border:none;
	}
.border-pinjam{
	border-bottom:solid 1px #7f9dcb;
	padding:0px 0px 5px 0px;
	background:#e6edf8;
	}
.border{
	border-bottom:solid 1px #7f9dcb;
	padding:9px 9px 7px 9px;
	background:#e6edf8;
	}
.border table{
	font-size:11px;
	margin:0px;
}
.border form{
	margin:0px;
}
.border-in{
	border:solid 1px #c8d4e8;
	margin:0px 0px 3px 0px;
	padding:10px;
	background:#f1f6ff;
}
.border img{
	margin:0px 5px 0px 0px;
}
.head-box{
	background:url(images/head.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	padding:0px 0px 0px 15px;
	font-size:11px;
	font-weight:bold;
	border-top:solid 1px #82a8df;
	border-bottom:solid 1px #6691d0;
	color:#ffffff;
        text-transform: capitalize;
	}
.head-box div{
	padding:5px 0px;
}
.head-box img{
	margin:3px 5px 0px 6px;
}
.password{
	border:solid 1px #999;
	font-weight:bold;
	width:90px;
	background-color:#ffffdd;
}
.username{
	border:solid 1px #999;
	width:90px;
	background-color:#ffffdd;
	}
.login-head{
	background:url(images/login-head.gif);
	background-repeat:no-repeat;
	font-size:16px;
	letter-spacing:2px;
	font-weight:bold;
	padding:12px 0px 12px 70px;
	}
.head{
	font-size:16px;
	font-weight:bold;
	width:190px;
	padding:0px 0px 5px 0px;
	}
.head img{
	padding:0px 5px 0px 0px;
	}
.text{
	background-repeat:repeat-x;
	background-position:0px 0px;
	border:solid 1px #aebdd8;
	color:#333333;
}
.readonly{
	background:url(images/input-readonly.jpg) 0 0 repeat-x;
}
.select{
	margin-right:5px;
	font-size:11px;
}
.disable-text{
    color:#555555;
    font-weight:bold;
    background: #dddddd;
}
.text-keyword{
    border:solid 1px #aebdd8;
    color:#333333;
    margin-right:5px;
    font-size:11px;
    width: 180px;
}
.menu-bottom{
	padding:2px 10px 0px 5px;
	}
.menu-judul{
	margin:10px; 
	font-size:17px; 
	font-weight:bold; 
	color:#00527a;
}
.back-image{
	padding:5px;
	border:solid 1px #cccccc;
	background:#eeeeee;
	float:left;
	margin:0px 10px 0px 0px;
}
.back-image img{
	margin:0px;
	}
.pencarian-kosong{
	text-align:center;
	padding:100px 0px 0px 0px;
	font-size:22px;
	color:#FF3300;
	}
.bottom-bar{
	background:#b4cfec;
	padding:2px 10px 2px 10px;
	border-top:solid 1px #97b3dd;
	border-bottom:solid 1px #617da7;
	}
.paging a{
	text-decoration:none;
	color:#407ac0;
	border:solid 1px #e2edf9;
	margin:0px 1px 2px 1px;
	padding:1px 2px;
	background:#d5e7fa;
	display:block;
	float:left;
	-moz-border-radius:3px;
	}
.paging a:hover{
	border:solid 1px #eb933f;
	background:#f8e0a6;
}
.paging .page-navi{
	color:#003388;
}
.order-up{
	float:left;
	background:url(images/uparrow.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
.order-up a{
	display:block;
	width:14px;
	height:14px;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	}
.order-down{
	float:left;
	background:url(images/downarrow.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
.order-down a{
	display:block;
	width:14px;
	height:14px;
	text-decoration:none;
	}
.ket{
	color:#8888ff;
	}

.video{
	width:270px; 
	height:240px; 
	border:solid 4px #6797f9; 
	margin:15px 0px 0px 15px;
	background:url(images/video-back.jpg);
	background-position:center;
	padding:0px;
}

.sirkulasi-form{
	background:url(images/barcode-back.jpg) right top;
	width:320px;
	padding:10px 0px 0px 0px;
	/*border:solid 1px #ffffdd;*/
	
	border-top:solid 2px #aaaaaa;
	border-left:solid 2px #aaaaaa;
	border-bottom:solid 2px #656523;
	border-right:solid 2px #111100;
	}
.sirkulasi-time{
	text-align:left; 
	font-size:10px; 
	color:#000000;
	height:20px;
}
.barcode-text{
	text-transform:uppercase;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	}
.sirkulasi-barcode{
	width:240px;
	font-weight:bold;
	font-size:15px;
	padding:5px 0px;
	margin:0px 0px 3px 0px;
	font-size:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top:solid 1px #777777;
	border-left:solid 1px #111111;
	border-bottom:solid 1px #aaaaaa;
	border-right:solid 1px #aaaaaa;
	background:#f5f5dd;
	}
.jenis-koleksi{
	text-transform:uppercase;
	color:#FF3300;
	}
.total-biaya{
	padding:0px 10px 0px 0px;
	font-weight:bold;
	}

.max-pinjam{
	text-transform:uppercase;
	font-size:14px;
	color:#cc0000;
	text-align:center;
	font-weight:bold;
	}
.transaksi-terakhir{
	border:solid 1px #ffffff;
	background:#c2d3eb;
	padding:5px 5px 5px 5px;
	font-size:11px;
	}
.transaksi-head{
	background:#5b91ea;
	padding:5px 5px 5px 5px;
	color:#FFFFFF;
	font-weight:bold;
	}
.data-cetak a{
	text-decoration:none;
	}
.opac-buku{
	border:solid 1px #ffffff;
	padding:5px;
	background:#c8d8f7;
	-moz-border-radius:4px;
	}
.opac-buku td{
	padding:2px;
	font-size:11px;
	color:#2f3b50;
	}
.opac-buku a{
	color:#6666FF;
	}
.opac-buku a:hover{
	color:#ee6600;
	}
.opac-buku .data{
    color: #004c8c;
    padding-right: 3px;
    padding-left: 3px;
}
.opac-buku .data:hover{
    background: #dce8ff;
    cursor: pointer;
}
.opac-inv{
	border:solid 1px #f0f3f9;
	width:400px;
	padding:5px;
	background:#c8d8f7;
	margin:5px 0 0 85px;
	}
.opac-inv-head{
	background:#85a0d5;
	color:#ffffff;
	font-size:11px;
	padding:3px 5px 3px 5px;
	}
.cell-inv{
	float:left;
	padding:3px 5px 3px 5px;
	color:#000000;
	background:none;
	font-size:11px;
	}

.opac-peminjam{
	border:solid 1px #f0f3f9;
	width:380px;
	padding:5px;
	background:#c8d8f7;
	}
.opac-peminjam td{
	padding:2px;
	font-size:11px;
	color:#2f3b50;
	}

.close-box{
	background-image:url(images/close.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:right;
	margin:0px;
	padding:0px;
	}
.close-box a{
	display:block;
	width:15px;
	height:15px;
	text-decoration:none;
	}
.close-box a:hover{
	background-image:url(images/close.gif);
	background-repeat:no-repeat;
	background-position:-15px 0px;
	}
.abstraksi-back{
	padding:5px 10px 10px 10px;
	border:solid 1px #fdfdb5;
	background:#f4f7fd;
	float:left;
	margin:5px 10px 0px 0px;
	font-size:11px;
	width:90%;
	color:#4d5769;
}
.abstraksi-belum{
	color:#dbe3f3;
	font-size:13px;
	font-weight:bold;
	}
.input-counter{
	float:left;
	border:solid 1px #b4c9eb;
	font-size:11px;
	background:#E0FFCC;
	color:#888888;
	}

.pinjam-barcode{
	width:200px;
	font-weight:bold;
	font-size:16px;
	padding:0px 0px;
	margin:0px 0px 3px 0px;
	}
.pinjam td{
	background:#113061;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	text-align:center;
	font-size:10px;
	}
.pinjam2 td{
	font-size:11px;
	color:#ffffff;
	}
.pinjam2 a{
	color:#FFFF99;
	}
.pinjam3{
	border:solid 1px #4464a3;
}
.pinjam3 td{
	font-size:10px;
	padding:5px;
	}
.top-tanggal{
	color:#000000;
	background:url(images/head.jpg);
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	border-bottom:solid 1px #5580c3;
}
.warna-p1{
	background:#294f87;
}
.warna-p2{
	background:#234a85;
}
.warnat-p1{
	background:#0f356e;
}
.warnat-p2{
	background:#0f356e;
}


.warna2-over{
	background:#cde9fd;
}
.warnatd2-over{
	background:#c0e0fb;
}
.warna-over{
	background:#d6effd;
}
.warnatd-over{
	background:#cde9fd;
}
/*
.warna2-over{
	background:#e8eaf0;
}
.warnatd2-over{
	background:#dde4f0;
}
.warna-over{
	background:#dde4f0;
}
.warnatd-over{
	background:#d0daed;
}*/

.warna{
	background:#e9f0fd;
	}
.warna2{
	background:#f4f7fd;
	}
.warnatd{
	background:#dbe6fa;
	}
.warnatd2{
	background:#e9f0fd;
}

.warnabox{
	background:#deeafe;
	}
.warnabox2{
	background:#d7e5fd;
	}
.warnaboxtd{
	background:#d9e6fc;
	}
.warnaboxtd2{
	background:#d2e1fc;
	}

.warna-k{
	background:#3760a0;
	}
.warna2-k{
	background:#234a85;
	}
.warnatd-k{
	background:#123d80;
	}
.warnatd2-k{
	background:#0a2f67;
	}

.confirmBox{
	border:solid 1px #CC9900;
	padding:5px;
	margin:4px;
	background:#ffffcc;
	}
.confirmBox .messageBox{
	padding:5px 5px 5px 80px;
	background:url(images/warning.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	font-size:12px;
	}
.textarea{
	background:url(images/input-back1.jpg);
	background-repeat:repeat-x;
}

.aktif-on{
	background-image:url(images/accept.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
.aktif-off{
	background-image:url(images/remove.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
.aktif-on a, .aktif-off a{
	display:block;
	width:16px;
	height:16px;
	text-decoration:none;
	}

.box-side{
	float:left; 
	padding:0px 0px 0px 20px;
}
.box-side img{
	padding:0px 0px 0px 0px;
}
.box-side a{
	text-decoration:none;
	color:#000000;
	}
.box-side a:hover{
	color:#0D7BB7;
	text-decoration:underline;
	}
.box-side div{
	padding:4px 0px 4px 0px;
	}

.filetree{
	font-size:11px;
	font-weight:bold;
	}
.filetree a{
	text-decoration:none;
	color:#000000;
	}
.filetree a:hover{
	color:#ff0000;
	}
.menu-head{
	font-weight:bold;
	font-size:20px;
	padding:10px 0px 5px 0px;
	}
.laporan td{
	font-size:10px;
	}

.sort-default{
	padding:0px 5px 0px 0px;
	display:block;
	background:url(images/sort_default.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
.sort-middle{
	padding:0px 5px 0px 0px;
	display:block;
	background:url(images/sort_middle.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
.sort-up, .sort-down:hover{
	padding:0px 10px 0px 0px;
	display:block;
	background:url(images/sort_up.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
.sort-down, .sort-up:hover{
	padding:0px 10px 0px 0px;
	display:block;
	background:url(images/sort_down.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
.selected{
	font-weight:bold;
	font-size:12px;
	}
.selected a{
	color:#ffffcc;
	}
.pasca-transaksi td{
	color:#000000;
	}
.cari{
	background:url(images/cari.gif) no-repeat;
	border:none;
}
.formHelp{
	border:solid 1px #CC9900;
	padding:5px;
	margin:7px;
	background:#ffffcc;
}
.formHelp .messageBox{
	padding:5px 5px 5px 70px;
	background:url(images/help-big.gif);
	background-repeat:no-repeat;
	background-position:10px 0px;
}

.nilai-kosong{
	color:#ff0000;
	font-size:18px;
	letter-spacing:5px;
	padding:30px 0 0 0;
	text-align:center;
}



/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }
.ui-widget-content { 
	border: 1px solid #7f9dcb/*{borderColorContent}*/; 
	background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; 

	color: #222222/*{fcContent}*/; 
}
.ui-widget-header { 
	border: 1px solid #7f9dcb/*{borderColorHeader}*/; 
	background: #cccccc/*{bgColorHeader}*/ url(images/jq-box-header.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; 
	color: #222222/*{fcHeader}*/; 
	font-weight: bold; 
}


#sidemenu{
	padding:10px;
}
#sidemenu .head{
	font-size:14px;
        text-transform: capitalize;
}
#sidemenu ul{
	margin:0;
	padding:0;
}
#sidemenu ul li{
	list-style:none;
	margin:0;
	padding:0 0 0px 0;
	display:block;
}
#sidemenu ul li .daft{
	border:none;
	float:left;
	/*border:solid 1px #ff0000;*/
	padding:8px 0 0 0;
	cursor:pointer;
}
#sidemenu ul li img{
	width:24px;
	padding:0 5px 0 0;
	float:left;
}
#sidemenu ul li a{
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding:0 0 8px 0;
        text-transform: capitalize;
}
#sidemenu ul li a:hover{
	color:#ff0000;
}

#sidemenu ul li a:hover img{
	width:28px;
}

#sidemenu .report{
	padding:0 0 0 0;
}
#sidemenu .report img{
	width:20px;
	padding:0 3px 0 0;
}
#sidemenu .report a:hover img{
	width:25px;
}
.clear{
	clear:both;
}
.suggester{
	border-top:solid 1px #b4ccd3;
	border-right:solid 2px #5a7c91;
	border-left:solid 2px #5a7c91;
	border-bottom:solid 2px #5a7c91;
	background:#f9f5e4;
	width:300px;
	height:140px;
	overflow:auto;
	margin:0px 0 7px 0;
	padding:0px 0px 0px 0px;
	font:13px/110% normal Arial, Helvetica, sans-serif;
}
.suggester p{
	padding:3px 0px 3px 8px;
	margin:0 0 0 0;
	border-bottom:solid 1px #dddddd; 
	border-top:solid 1px #ffffff;
	font-size:13px;
}
.sugg-clasify{
	display:none;
}
.suggester a{
	color:#203e5d;
	text-decoration:none;
}
.suggester a:hover{
	text-decoration:underline;
	color:#cc0000;
}
.sp-button{
    background: url(images/so-button.jpg) 0 bottom repeat-x;
    border: solid 1px #9aaec6;
    color:#000000; 
    line-height:60px; 
    display: inline-block;
    font-size:19px;
    text-transform: uppercase;
/*    font-weight: bold;*/
    padding: 0 15px;
    font-family: tahoma;
    border-radius: 5px;
    text-shadow: 1px 1px 0px #b7d9fd;
}
.sp-button:hover{
    background: url(images/so-button-over.jpg) 0 bottom repeat-x;
    text-decoration: none;
    box-shadow: 0 0 20px rgba(233, 244, 255, 0.4);
}
.tab-selected{
    font-weight: bold;
    background: #cfe2ff;
    border:solid 1px #6c90b9;
    border-top: none;
    border-bottom: none;
}
.pdf-file tr td{
    padding: 0 4px 0 0;
    color: #6e737d;
}
.pdf-file tr td a{
    color: #6e737d;
}
.pdf-file tr td a:hover{
    text-decoration: underline;
}

.collection-add-wrap{
    float: left;
    position: relative;
    width: 200px;
}
.collection-add{
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    display: inline-block;
    position: absolute;
    left: 20px;
    top: -1px;
    -moz-border-radius:4px;
    -moz-outline-radius:4px;
    border:solid 1px rgba(30, 71, 103, 0.2);
    background: rgba(255, 255, 255, 0.2);
}

.collection-add:hover{
    border:solid 1px rgba(30, 71, 103, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.35);
}
.collection-add:active{
    background: rgba(150, 150, 150, 0.1);
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
}
.collection-add img{
    float: left;
}
.collection-add .coll-add-txt{
    float:left; 
    padding: 3px 5px 0 4px; 
}

.link-add-wrap{
    float: left;
    position: relative;
/*    width: 230px;*/
}
.link-add{
    padding: 2px 5px 2px 5px;
    display: inline-block;
    position: absolute;
    left: 145px;
    top: -2px;
    border: solid 1px rgba(0, 0, 0, 0);
    border-radius: 3px;
}
.link-add2{
    left: 0px;
    top: -2px;
}
.link-add:hover{
    border:solid 1px rgba(30, 71, 103, 0.2);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.3);
}
.link-add:active{
    background: rgba(150, 150, 150, 0.1);
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
}
.link-add img{
    float: left;
    width: 18px;
}
.link-add .coll-add-txt{
    float:left; 
    padding: 4px 5px 0 4px; 
    font-weight: bold;
}

.sparator{
    float: left;
    width: 0px;
    height: 16px;
    margin: 3px 10px 0 10px;
    border-right: solid 1px #ffffff;
    border-left: solid 1px #7b8796;
}

.input-title{
    padding: 0 0 10px 0;
    font-size: 20px;
    text-align: center;
    color: #000000;
}
.input-title span{
    color: #458600;
    font-weight: bold;
}


.homea{
	position:relative;
        text-transform: capitalize;
}
.homea .box-home{
	width:630px;
	height:240px;
	/*padding:10px 10px 10px 10px;*/
	position:absolute;
}
.homea .judul{
	font:23px bold Arial, Verdana, sans-serif;
	padding:10px 0 20px 0;
}
.homea .cell{
    float: left;
    margin: 5px;
    cursor: pointer;
    border: solid 1px #cccccc;
    width: 135px;
    height: 130px;
    padding: 10px 3px;
    text-align: center;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
}
.homea .cell .label{
    font-size: 14px;
    color: #ffffff;
    padding: 5px 0 0 0;
}
.homea .cell .label:hover{
    color: #ffffff;
    text-shadow: 0 0 1px #edf5fc;
}
.homea .cell img{
    margin: 6px 0 0 0;
    height: 100px;
}
.homea .cell img:hover{
    margin: 0 0 0 0;
    height: 106px;
}
.homea .cellsms{
    margin: 5px;
    border: solid 1px #cccccc;
    padding: 10px 3px;
    background: #118d26;
    border-radius: 2px;
    width: 595px;
}
.homea .cellsms .icon-img{
    padding: 0 15px 0 5px;
}
.homea .cellsms .icon-img img{
    height: 70px;
}
.homea .cellsms .sms-info{
    cursor: pointer;
    background: #3e9a1e;
    color: #f9d463;
    padding: 6px 8px;
    margin: 5px 7px 0 0;
}
.homea .cellsms .sms-info:hover{
    background: #42a321;
    box-shadow: 0px 0px 2px #195f25;
}
.homea .cellsms .sms-info:active{
    background: #3b941b;
    box-shadow: 0px 0px 1px #195f25;
}
.homea .cellsms .sms-info b{
    font-weight: bold;
    color: #fd5e34;
    font-size: 110%;
}
.homea .cellsms .sms-info .loading-pane{
    float: left;
    padding: 0 5px 0 0;
}
.smshome-loading{
    width: 18px;
}

.autocpe{
    position: absolute;
    border: solid 1px #6e6e6e;
    padding: 3px;
    background: #bfbfbf;
    border-radius: 2px;
}
.autocpe td{
    padding: 4px 10px 3px 5px;
    background: #e1e1e1;
    border-bottom: solid 1px #ffffff;
    cursor: pointer;
}
.autocpe td:hover{
    background: #737373;
    color: #ffffff;
}
.warning{
    padding: 10px 50px 10px 10px;
    margin: 10px 0 10px 0;
    display: inline-block;
    background: #fff5f0;
    border: solid 1px #deada6;
    border-radius: 3px;
    box-shadow: inset 0px 0px 1px #ffffff;
}

.online-indicator{
    display: inline-block;
    padding: 0 0 0 10px;
}
.online-indicator img{
    cursor: pointer;
}

.no-loan{
    background: #ffffff;
    padding: 10px 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #3a8033;
}



.innotify{
    float: left;
    position: relative;
    background:url("images/loan-notification.png") 5px 4px no-repeat;
    width: 26px;
    height: 23px;
    margin: 3px 1 1 21px;
    cursor: pointer;
    border: solid 1px #d6e4fe;
    border-bottom: none;
    margin: 2px 0 0 10px;
}
.innotify:hover{
    background: #dfecfd url("images/loan-notification.png") 5px 4px no-repeat;
    box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.1);
}
.innotify-selected{
    background: #dfecfd url("images/loan-notification.png") 5px 4px no-repeat;
    border: solid 1px #c1c1c1;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
}
.innotify .txt-innotify{
    border: none;
    width: 0;
    height: 0;
}
.innotify .innotify-number{
    background: #27ba17;
    padding: 1px 1px 0px 1px;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    left: 17px;
    top: -3px;
    border-radius: 2px;
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.7);
}
.innotify-body{
    text-align: left;
    color: #000000;
    font-family: arial;
    font-size: 12px;
    position: absolute;
    width: 330px;
/*    height: 360px;*/
    border: solid 1px #c1c1c1;
    border-top: none;
    border-radius: 3px;
    background: #ffffff url("images/innotify-bg.jpg") 0 0 no-repeat;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
}
.innotify-body .innotify-title .innotify-icon{
    position: absolute;
    left: 69px;
    top: -24px;
    width: 26px;
    height: 24px;
    cursor: pointer;
    background: #dfecfd url("images/loan-notification.png") 5px 4px no-repeat;
    border: solid 1px #c1c1c1;
    border-top: solid 1px #c4d4de;
    border-bottom: none;
}
.innotify-body .innotify-title{
    padding: 12px 8px 8px 8px;
    border-bottom: solid 1px #dddddd;
    font-weight: bold;
    position: relative;
}
.innotify-body .innotify-row{
    border-bottom: solid 1px #e9e9e9;
    padding: 3px 8px;
}
.innotify-body .innotify-row:hover{
    background: #f4f7f9;
}
.innotify-body .pp{
    float: left;
    width: 50px;
    height: 50px;
    margin: 0 6px 0 0;
    cursor: pointer;
}
.innotify-body .name{
    font-weight: bold;
    cursor: pointer;
}
.innotify-body .title{
    font-size: 11px;
    cursor: pointer;
}
.innotify-body .date{
    font-size: 11px;
    color: #aaaaaa;
    padding: 1px 0 0 0;
}
.innotify-footer{
    text-align: center;
    font-weight: bold;
    padding: 6px 0 5px 0;
    background: #f7fbff;
    cursor: pointer;
}
.innotify-footer:hover{
    background: #e9edf2;
    text-decoration: underline;
}

.fieldset{
    display: inline-block;
    border: solid 1px #cccccc;
    border-radius: 3px;
    margin: 0;
    padding: 5px 20px 5px 8px;
    background: #eef1f6;
}
.fieldset legend{
    border: solid 1px #cccccc;
    background: #eeeeee;
    padding: 2px 8px 2px 5px;
    box-shadow: 0 1px 1px #e6e6e6;
    font-weight: bold;
}
.fset-border{
    display: inline-block;
    border: solid 1px #a1b3d6;
    border-radius: 3px;
    margin: 0;
    padding: 5px 20px 5px 8px;
    box-shadow: inset 0 0px 1px #ffffff;
    /*background: #eef1f6;*/
}
.fset-border legend{
    border: solid 1px #99acd1;
    background: #c0d1f1;
    padding: 2px 8px 2px 5px;
    box-shadow: 0 0px 1px #ffffff;
    font-weight: bold;
    text-shadow: 0 0 2px #ffffff;
}
.subrow td{
    border-top: solid 1px #dddddd;
}
.edisi-judul{
    display: block;
}
.edisi-judul:hover{
    text-decoration: underline;
}

.export-excel li{
    list-style-image: url("../../images/excel.gif");
    padding: 2px 0 2px 0;
}

.activation{
    background: #118d26;
    padding: 20px 0 10px 0;
}
.activation .activation-note{
    color: #ffffff;
    text-align: center;
    font-size: 17px;
    padding: 0 0 20px;
}
.activation .activation-note a{
    text-decoration: underline;
    color: #ffffff;
}
.activation .activation-title{
    font-size: 22px;
    padding: 0 0 5px;
    text-align: center;
    color: #ff0000;
    font-weight: bold;
}
.activation .activation-text{
    text-align: center;
    padding: 0 0 7px;
}
.activation .activation-text input{
    width: 350px;
    font-size: 20px;
    font-weight: bold;
    padding: 3px 3px 3px 3px;
    text-align: center;
    background: #FFFF99;
    border: solid 2px #3f7d4a;
    border-top: solid 2px #115e1e;
}
.activation .activation-submit{
    text-align: center;
    padding: 0 0 20px 0;
}
.activation .activation-submit input{
    font-size: 15px;
    width: 80px;
    height: 30px;
}
.activation .activation-status{
    font-family: 'calibri';
    text-align: center;
    color: #04d427;
    font-size: 22px;
    /*font-weight: bold;*/
    /*letter-spacing: -1px;*/
    text-shadow: 0 1px 0px #000000;
    padding: 0 0 10px 0;
}
.numeric{
    text-align: right;
}
.center{
    text-align: center;
}
.warning-import{
    text-align: center;
}
.warning-import div{
    min-width: 70px;
    margin-bottom: 3px;
    background: #fff6f2;
    padding: 2px;
    border-radius: 2px;
    border: solid 1px #eacdc1;
    color: #cc0000;
}
.warning-block{
    border: solid 1px #e5816e;
    background: #ecdfde;
}