img#loader, .hiddenButton {
    display: none;
}
.person_name, .user_verified {
    display: inline-flex !important;
}
.person_name img, .user_verified img {
    margin-left: 6px;
}
/*.acf-range-wrap input[type="number"] {
    display: none !important;
}*/
div#skills_settings .acf-label {
    display: none;
}
.wpd-form-wrap .wpd-auth {
    display: none !important;
}
#project_form .wrap-input.pap_textarea {
     width: 100%; 
}
label.error {
    color: red;
}
section.no_prof_img {
    background-color: red;
    color: white;
    text-align: center;
    padding: 10px;
}
.google-recaptcha-msg {
    color: red;
    display: none;
}
.profile-image .acf-form-submit {
    display: none;
}
.profile-image .acf-actions.-hover {
    display: none !important;
}
.more_texts {
    display: none;
}
img.proj_image {
    width: 250px;
}
span#project_form_saved {
    display: none;
}
.mc4wp-alert.mc4wp-success, .mc4wp-alert.mc4wp-error {
    text-align: center;
    margin-top: 12px;
}