.asteriskField {
    display: none;
}
.cursor-pointer {
    cursor: pointer;
}
.title {
    text-transform: capitalize;
}
.no-wrap {
    white-space: nowrap;
}