/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 6, 2014, 8:35:54 PM
    Author     : daniels
*/
table > thead > tr {
  text-align: center;
}

#tgl_rata_kanan {
  text-align: right;
}
#tgl_rata_kanan {
  border-width: 0px 0px 1px 0px;
}
table tbody tr:hover td {
  background-color: lightyellow !important;
  color: #717171 !important;
}
table thead tr td {
  color: darkslategray !important;
}
