.pointer_events_none{
    pointer-events: none;
}
.p-help #mailformpro .mailform .entry_radio input{
    height: 22px;
    display: initial;
    width: 5%!important;
    margin-bottom: .5vw;
    padding: 0;
}

.p-help #mailformpro .mailform .entry_radio{
    display: initial;
}
.entry_radio_dd{
    /*height: 60px;*/
    padding-top: 10px;
}
.p-help #mailformpro .mailform select {
    width: 66%!important;
    padding-right: 30px;
    padding-left: 30px;
    height: 60px;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ut_privacy_link{
    color: #db2d68;
    text-decoration: underline;
}
.p-help #mailformpro .mailform .file_upload_form {
    padding-top: 15px;
    background: none;
    border: none;
    margin-bottom: 50px;
}
.p-help .note_2 {
    text-align: center;
    display: block;
    margin-top: 10px;
    font-weight: 400;
}