/*cetak ulang */
.nama{
position:absolute;
margin-top:100px;
margin-left:-345px;
font-weight:bold;
font-size:14px;
}
#loco{
 border-left: 1px solid black;
 margin-left:30px;
 padding-left:20px;
}
b
.nuptk{
position:absolute;
margin-top:-96px;
margin-left:-345px;
font-weight:bold;
}
#poto{
width:65px;
height:80px;
border-radius:10px;
position:absolute;
margin-top:-120px;
margin-left:240px;
}
#bar{
margin-left:240px;
margin-top:-38px;
position:absolute;
}
@font-face{
    font-family:'barcode';
    src: url('http://localhost/NUPTK/plug/font/BarcodeFont.ttf') format('truetype');
    }
	
#footer-bottom-inner {
   position: fixed; left: 0; bottom: 0; right: 0; height: 30px; text-align: center
    
}
#idc{
margin-left:20px;
width:325px;
height:207px;
padding-right:20px;
padding-top:13px;
}
/*sudah di cetakk */
.entry table {
  border-collapse:collapse;
 
  margin:0 auto 25px auto;
}
.entry table,.entry th,.entry td {
  border: 1px solid black;
  padding:5px 10px;
}
.entry tr {
  color:black;
  font:normal 14px Arial, Helvetica, sans-serif;
  -webkit-transition:All 1s ease;
  -moz-transition:All 1s ease;
  -o-transition:All 1s ease;
  transition:All 1s ease;
}
.entry tr:nth-child(even) {
  color:black;
background-color:rgb(255,235,191);
}
.entry tr:hover, tr:nth-child(even):hover {
  color:black;
  text-shadow: 0px 0px 15px #FFFFFF;
}
.img{
max-width:45px;
}
a{
text-decoration:none;
}





/*data*/

.entry table {
  border-collapse:collapse;
 
  margin:0 auto 25px auto;
}
.entry table,.entry th,.entry td {
  border: 1px solid black;
  padding:5px 10px;
}
.entry tr {
  color:black;
  font:normal 14px Arial, Helvetica, sans-serif;
  -webkit-transition:All 1s ease;
  -moz-transition:All 1s ease;
  -o-transition:All 1s ease;
  transition:All 1s ease;
}
.entry tr:nth-child(even) {
  color:black;
background-color:rgb(255,235,191);
}
.entry tr:hover, tr:nth-child(even):hover {
  color:black;
  text-shadow: 0px 0px 15px #FFFFFF;
}
.img{
max-width:45px;
}
a{
text-decoration:none;
}
/*template */
#cut{
float:right;
margin-top:3px;
}
#bor{
 position: fixed; left: 0; bottom: 0; right: 0; height: 30px; text-align:left;
 background-color:rgb(0,235,131);
 }
#bars{
 position: fixed;  top:500;left:70; text-align:left;
 background-color:rgb(0,235,131);
 height:25px;
 padding-right:5px;
}

#form{
max-width:600px;
}
#form input{
width:200px;
}
#ow .wo{
 border-bottom: 1px solid black;
}
body{
background-color:rgb(192, 222, 237);
}





