
img {
    
    max-width: 100%;
}
.RadGrid a.TextButton{
    color: #FFF !important;
    text-decoration: none;
}
.RadGrid .rgMasterTable tr a.TextButton:hover,
.RadGrid .rgMasterTable tr a.TextButton:focus,
.RadGrid .rgMasterTable tr a.TextButton:active
{
    color: #fff !important;
    text-decoration: none;
}