﻿.RadGridItemStyle
{
                 
}
.RadGridItemStyle:hover {
    background-color: #868686;
    color: White;
    cursor: pointer;
   
}
 