th, td {
    padding: 5px;
}

p.caution {
    text-align: left;
    font-size: 1.4rem;
}

.table_form.-no-bg tr:nth-child(2n) {
    background-color: transparent;
}

.none {
    display: none;
}

#addClm:hover, #delClm:hover {
    cursor: pointer;
}