.datagrid-view{
    background-image: url("gambar_watermark.png");
    /* z-index:1000; */
    background-repeat: -x;
}
.c2-terminal_code{
    /* color: rgba(0, 0, 0,1);	  */
}

tr{
    /* opacity: 0.5; */
    color: rgba(0, 0, 0,1);	
    opacity:0.8;
}
td{
    color:black;
    /* color: rgba(0, 0, 0,1);	
    opacity:1; */
    
}