.td {
    max-width:170px;
    text-overflow: ellipsis;
    overflow:hidden;
}
.btn {
    margin-right:10px;
    margin-bottom:10px;
}
.actionItem {
    margin-right:6px;
}