.cekresi table.laporan tr * {
    font-size: 11px;
}
.cekresi table.laporan tr td.fixit{
	cursor: pointer;
}
.cekresi table.laporan tr td.fixit:hover{
	background-color: #f1d4d4;
}