﻿


.e-grid .e-altrow {
    background-color: whitesmoke;
    color:white;
}

.e-headercell {
/*    font-family: "Bell MT";*/
    color: white;
    font-size: 5px;
    background-color:black!important;
}

.e-attr {
    background: yellow;
/*    font-family: "Bell MT";*/
    color: red;
font-weight:bold;
    font-size: 5px;
}