.nopadding{
padding:0 !important;
}
.right{
text-align:right;
}
.thead{
    background: #eee;
}
.data-row:hover{
    background-color: #fdff764d;
    color: #000 !important;
}