.new-form-modal .alert-body>:last-child {
    display: none !important;
}
table#forms thead>tr>:nth-child(3){
    display: none !important;
}
table#forms tbody>tr>:nth-child(3){
    display: none !important;
}