.heading_prop{ margin-top: 30px;font-size: 28px;font-weight: bold;color: #dd7128; }
.prop65_subheading { margin-top:15px;font-size:14px;font-weight: 600; }
.prop65_content { font-size:14px;margin-top:20px; }
.info_link { /*color: #dd7128;*/text-decoration:underline; }
.warning_prop { margin-right:5px; }
.line_item { display:flex;position: relative; }
.lable_name { margin-bottom:5px; }
.lable_input { width:36%; }
.form_input { border: solid 1px #dddddd;height: 30px;width: 295px;padding-left: 5px;filter:none !important; }
.distributor_form .line_item { margin-top:20px; }
.distributor_form_submit { height: 38px;width: 261px;background: #dfdfdf;border: none;cursor: pointer;font-size: 13px;font-weight: bold; }
.distributor_form_submit_highlight:hover { background: #dd7128;color: white; }
.error_msg { font-size:12px;min-height:12px;line-height:1;color:red;margin-top:2px; padding-top:5px; }
/*.g-recaptcha { position: absolute;bottom: 0; }*/
.lable_input input[type="radio"] { margin-right: 5px; }
.required_field { position: relative;top: 2px;margin-right: 2px; }
.chrome input[type="radio"] { vertical-align: unset; }
input:disabled { background: #dfdfdf; }
.heading_prop1 { margin-top: 15px;font-size: 20px;margin-bottom: 40px; }