/* Grid style - EN theme (LTR) */
.mGrid th {
    font-family: Arial, Tahoma, sans-serif;
    text-align: center;
}
.mGrid th a { color: #fff !important; text-decoration: none; }
.mGrid th a:hover { color: #c8f5d8 !important; }
.mGrid td {
    text-align: center;
}
