.dvEllipsisList { cursor:pointer; width:100%; overflow : hidden; white-space:nowrap; text-overflow : ellipsis; } .tdEllipsis { overflow : hidden; white-space:nowrap; text-overflow : ellipsis; } .lblNoData { height:80px; padding-top:40px; text-align:center; }