/*
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 : Jul 9, 2014, 9:58:50 AM
    Author     : nugrohopriambodo
*/

.table_class div{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bold {
    text-align: center;
    
}