
.e-grid tr.e-columnheader th.e-headercell,
.e-grid tr.e-columnheader th.e-detailheadercell {
    background-color: rgb(56,143,114);
    color: white;
}

.e-grid div.e-headercelldiv {
    font-size: 15px;
}

