@charset "UTF-8";
/* common */
body {
   font-family:Arial, Helvetica, sans-serif;
   font-size:8pt;
   width:18.9cm;
   padding-left:1px;
   position:relative;
}
strong, b {
   font-weight:bold;
}
em, i, blockquote {
   font-style:italic;
   font-family:Georgia, "Times New Roman", Times, serif;
}
.kepada, p{
   font-size:9pt;
   padding:10px;
   line-height:normal;
}
.kepada.token h2{
   font-size:12pt;
}
.clr {
   clear:both;
}
/* header 1st */
.logo-psb {
   text-align:right;
   font-size:8pt;
}
.logo-psb img {
   margin-bottom:3px;
}
.head-title h1 {
   font-size:11pt;
}
.head-title h2, .head-title h3 {
   font-size:10pt;
}
.head-title h1, .head-title h2 {
   font-weight:bold;
}
/* header 2nd */
.head-desc {
   color:#444;
}
/* table */
.tbl-head {
   margin-bottom:10px;
   width:100%;
}
.tbl {
   border-collapse:collapse;
   width:100%;
}
.tbl th, .tbl td {
   border:#626262 solid 1px;
   padding:7px 10px;
}
.tbl th {
   background-color:#aaa;
   white-space:nowrap;
}
.tbl th.v, .tbl th.vc {
   border-bottom:#626262 dotted 1px;
}
.tbl td.v, .tbl td.vc {
   border-top:#626262 dotted 1px;
}
.tbl th.vc, .tbl td.vc {
   text-align:center;
}
.tbl th.h {
   border-right:#626262 dotted 1px;
   text-align:right;
}
.tbl td.h {
   border-left:#626262 dotted 1px;
}
.tbl th.h, .tbl td.h {
   vertical-align:top;
}
.tbl td.nowrap {
   white-space:nowrap;
}
.tbl .big {
   padding:5px 10px;
   font-size:10pt;
   font-weight:bold;
}
.tbl .no {
   width:12px;
   padding:6px 10px;
   font-size:10pt;
   font-weight:bold;
   text-align:center !important;
   vertical-align:middle !important;
}
.tbl .title {
   font-size:9pt;
   font-weight:bold;
}
.tbl .ket-nilai {
   text-align:right;
}
.tbl .ket-nilai span {
   white-space:nowrap;
}
.tbl .ket-nilai,
.tbl .ket-head,
.tbl .ket-tbl {
   font-size:7pt;
   color:#444;
}
.tbl .ket-head {
   float:right;
   font-weight:normal;
}
/* keterangan */
ul.normal{
   list-style:disc;
   margin-left:25px;
   font-size:9pt;
   line-height:normal;
}
ul.normal li{
   padding:5px 0;
}
td.ket-tbl ul{
   list-style:disc;
   padding-left:15px;
}
td.ket-tbl ul li{
   padding:3px 0;
   line-height:normal;
}
td.ket-tbl.token p{
   padding:0;
}
/* legend */
td.legend {
   padding:7px;
   color:#444;
}
.legend div {
   font-size:6pt;
   padding-left:10px;
   position:relative;
   font-family:Arial, Helvetica, sans-serif;
   padding-bottom:3px;
}
.legend div:last-child {
   padding-bottom:0;
}
.legend span {
   width:8px;
   position:absolute;
   left:0;
   text-align:right;
}
/* signature */
.ttd {
   width:166px;
}
/* iklan */
.iklan {
   color:#444;
   line-height:normal;
}
/* helper */
.cut{
   border-bottom:#666 dotted 1px;
   position:absolute;
   width:0.5cm;
   height:0.1cm;
}
.cut.c1{
   top:8cm;
   left:0;
}
.cut.c1r{
   top:8cm;
   right:0;
}
.cut.c2{
   top:17.9cm;
   left:0;
}
.cut.c2r{
   top:17.9cm;
   right:0;
}
.cutarea1{
   height:8.3cm;
}
.cutarea2{
   height:10.5cm;
}
/* token */
.token-block,
.token-mask{
   width:200px;
   height:40px;
   text-align:center;
   overflow:hidden;
   position:relative;
}
.tokenf {
   font-family:"Times New Roman", Times, serif;
   font-size:24pt;
   color:#222;
   padding:5px;
   position:absolute;
   top:0;
   left:0;
   width:200px;
   z-index:1;
}
