.gridTableHeader {
    text-align: center;
    color:"white";
    background-color:"#3B84C3"; 
}

.gridTableData {
    text-align: left;
}