.pointer {
    cursor: pointer;
}

.th-width-field {
    width: 30%;
}

.th-width-description {
    width: 70%;
}

.th-width-field-modal {
    width: 40%;
}

.th-width-description-modal {
    width: 60%;
}