.estore_pdlf_rdl_input_field * { width: 100%; }
.estore_pdlf_rdl_error { color: red; }
.hidden { display: none; visibility: hidden; }
.estore_pdlf_msg_box{text-align: center;}
#estore_pdlf_submit_success{
    color: green;
    text-align: center;
}
#estore_pdlf_submit_error{
    color: red;
    text-align: center;
}
#recaptcha_area{
    max-width: 300px;
}
