#tbl_custom_fields td{
    /* text-align: center; */
    font:13px "Helvetica Neue",Helvetica,Arial,sans-serif;
    border:none;
}

#tbl_custom_fields{
    border: 1px solid #c3c4c7;
}

#tbl_custom_fields tr{
    cursor:pointer;
    font:13px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.wppm_custom_fields_result{
    text-align: center;
}

#wppm_field_description,#wppm_field_options, #wppm_edit_field_options, #wppm_edit_field_description{
    height:80px;
    width:100%;
}

#wppm_add_custom_field_btn{
    margin-bottom: 5px;
}

.wppm_custom_field_label{
    font: 14px "Helvetica Neue",Helvetica,Arial,sans-serif;
    border-bottom: 1px dashed;
}

.wppm_custom_field{
    margin-bottom: 15px;
}

.wppm_custom_field_title{
    margin-bottom: 10px;
}

#wppm_attach_file_cf{
    color:#301db7 !important;
    cursor:pointer;
    font-weight: normal;
    text-decoration-line: underline;
    text-decoration-style: dotted;
    font: 13px "Helvetica Neue",Helvetica,Arial,sans-serif;
}