.cursor-pointer {
    cursor: pointer;
}
.nowrap {
    white-space: nowrap;
}