
.datatable thead  th {
    border-color: #0484c9 !important; 
    background-color: #0484c9 !important;
    
    /* Old browsers */    
   
    
    border-top: 1px solid #2F9DD3;
}

.datatable thead  th a, .datatable thead  th  {color: #F5F5F5;}
.datatable td {border: none !important; border-bottom: 1px solid #e5e5e5 !important; }