body .gform_wrapper .gfield_error .clear-multi .ginput_container_date .select{border-color:#e75454}html body .gform_wrapper form .gform_fields .gfield{margin-top:0;margin-bottom:25px!important;border:0;background:0 0;vertical-align:top;padding-left:0;padding-right:0;width:100%}html body .gform_wrapper form .gform_fields .child-name-field{margin-bottom:0!important}html body .gform_wrapper form .gform_fields .gfield:last-child{margin-bottom:0!important}.gform_wrapper.gform_validation_error .gform_body .gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:100%!important}html body .gform_wrapper form .gform_fields .gfield.bottom-info{padding-top:0!important}html body .gform_wrapper form .gform_fields .gfield .ginput_container{margin-top:0!important}html body .gform_wrapper form .gform_fields .gfield input[type=email],html body .gform_wrapper form .gform_fields .gfield input[type=number],html body .gform_wrapper form .gform_fields .gfield input[type=tel],html body .gform_wrapper form .gform_fields .gfield input[type=text],html body .gform_wrapper form .gform_fields .gfield textarea{margin-top:0;margin-bottom:0;border-radius:5px!important;background-color:var(--white-color);border:1px solid var(--border-colors);box-shadow:none;font-size:16px!important;line-height:1.6!important;color:var(--steadfast-slate)!important;width:100%!important;padding:11px 15px!important;transition:all .3s;height:46px}html body .gform_wrapper form .gform_fields .gfield .styledSelect .text-ellipses,html body .gform_wrapper form .gform_fields .gfield input[type=email]::-webkit-input-placeholder,html body .gform_wrapper form .gform_fields .gfield input[type=number]::-webkit-input-placeholder,html body .gform_wrapper form .gform_fields .gfield input[type=tel]::-webkit-input-placeholder,html body .gform_wrapper form .gform_fields .gfield input[type=text]::-webkit-input-placeholder,html body .gform_wrapper form .gform_fields .gfield textarea::-webkit-input-placeholder{color:var(--steadfast-slate);opacity:.6}html body .gform_wrapper form .gform_fields .gfield .styledSelect .text-ellipses{color:var(--steadfast-slate)!important;opacity:1}html body .gform_wrapper form .gform_fields .gfield .styledSelect.active,html body .gform_wrapper form .gform_fields .gfield input[type=email]:focus,html body .gform_wrapper form .gform_fields .gfield input[type=number]:focus,html body .gform_wrapper form .gform_fields .gfield input[type=tel]:focus,html body .gform_wrapper form .gform_fields .gfield input[type=text]:focus,html body .gform_wrapper form .gform_fields .gfield textarea:focus{border:1px solid var(--steadfast-slate)}html body .gform_wrapper form .gform_fields .gfield textarea{height:120px;resize:none;display:block}html body .gform_wrapper form .gform_fields .gfield .styledSelect .text-ellipses.valueAdded{color:#1e2937!important}html body .gform_wrapper form .gform_fields .gfield.recaptcha-field{padding-top:10px!important}html body .gform_wrapper form .gform_fields .gfield .ginput_container.ginput_recaptcha{margin-top:0!important}html body .gform_wrapper .gfield.gfield_error.gfield_contains_required div.gfield_description{font-size:12px;color:var(--dark-red);font-family:"Open Sans",sans-serif;font-weight:400;padding-top:5px;line-height:normal;letter-spacing:0;padding-right:7px}html body .gform_wrapper .gfield_error .gfield_required{color:var(--dark-red);text-transform:capitalize}.gfield_error .styledSelect,body .gform_wrapper.gform_validation_error .gform_body .gfield.gfield_error textarea,html body .gform_wrapper .gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),html body .gform_wrapper .gform_wrapper .gfield_error textarea{border:1px solid var(--dark-red)!important}.gform_wrapper .top_label .gfield_checkbox,.gform_wrapper .top_label .gfield_radio{display:flex;-moz-column-gap:30px;column-gap:30px;align-items:center;margin:0;flex-wrap:wrap}html body .gform_wrapper .gfield_checkbox input[type=checkbox]:checked+label,html body .gform_wrapper .gfield_radio input[type=radio]:checked+label{font-weight:600}html body .gform_wrapper .gform_fields .gfield.gfield_error+.gfield.gfield_error{margin-top:0}html body .gform_wrapper .gfield_error .gfield_checkbox,html body .gform_wrapper .gfield_error .gfield_radio,html body .gform_wrapper .gfield_error div.ginput_complex.ginput_container label{color:#000}html body .gform_wrapper .gfield_radio .gchoice{display:block;position:relative;margin-bottom:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}html body .gform_wrapper .gfield_radio .gchoice:before{display:none!important}html body .gform_wrapper .gfield_radio .gchoice input{position:absolute;opacity:0;cursor:pointer}html body .gform_wrapper .gfield_radio .gchoice label{padding-left:24px;font-size:18px;line-height:1.2;font-weight:600;padding-bottom:2px}html body .gform_wrapper .gfield_radio .gchoice label:before{content:"";position:absolute;top:3px;left:0;height:20px;width:20px;border-radius:50%;background-color:var(--white-color);border:1px solid var(--border-colors);transition:.3s all}html body .gform_wrapper .gfield_radio .gchoice input~label:hover:before{background-color:var(--border-colors)}html body .gform_wrapper .gfield_radio .gchoice:hover input~label{font-weight:600}html body .gform_wrapper .gfield_radio .gchoice input:checked~label:before{background-color:var(--white-color);border-color:var(--steadfast-slate)}html body .gform_wrapper .gfield_radio .gchoice label:after{content:"";position:absolute;display:none}html body .gform_wrapper .gfield_radio .gchoice input:checked~label:after{display:block}html body .gform_wrapper .gfield_radio .gchoice label:after{top:7px;left:4px;width:12px;height:12px;border-radius:50%;background:var(--steadfast-slate)}html body .gform_wrapper .gfield_checkbox .gchoice{display:block;position:relative;margin-bottom:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}html body .gform_wrapper .gfield_checkbox .gchoice:before{display:none!important}html body .gform_wrapper .gfield_checkbox .gchoice input{position:absolute;opacity:0;cursor:pointer}html body .gform_wrapper .gfield_checkbox .gchoice label{padding-left:28px;font-size:18px;line-height:1.2;font-weight:600;padding-bottom:0}html body .gform_wrapper .gfield_checkbox .gchoice label:before{content:"";position:absolute;top:4px;left:0;height:20px;width:20px;background-color:var(--white-color);border:1px solid var(--border-colors);border-radius:5px;transition:.3s all}html body .gform_wrapper .gfield_checkbox .gchoice input~label:hover:before{background-color:var(--border-colors)}html body .gform_wrapper .gfield_checkbox .gchoice input:checked~label:before{background-color:var(--steadfast-slate);border-color:var(--steadfast-slate)}html body .gform_wrapper .gfield_checkbox .gchoice label:after{content:"";position:absolute;display:none}html body .gform_wrapper .gfield_checkbox .gchoice input:checked~label:after{display:block}html body .gform_wrapper .gfield_checkbox .gchoice label:after{left:6px;top:6px;width:8px;height:13px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}html body .gform_wrapper form .gform_fields .gfield.combo-name-fields{margin-bottom:0!important}html body .gform_wrapper form .gform_fields .gfield.combo-name-fields input{margin-bottom:20px!important}html body .gform_wrapper form .gform_fields .gfield.combo-name-fields .ginput_container>span{margin-bottom:0;padding-top:0}html body .gform_wrapper form .gform_fields .gfield.combo-name-fields .validation_message{margin-top:-20px;margin-bottom:20px}body .gform_wrapper.gform_validation_error .gform_body .gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:100%!important;padding:0!important;margin-bottom:8px!important}body .gform_wrapper.gform_validation_error .top_label .gfield.gfield_error.gf_left_half,body .gform_wrapper.gform_validation_error .top_label .gfield.gfield_error.gf_right_half{max-width:50%;margin-right:0!important}.signup-form .gform_wrapper form .gform-body .gfield{margin:0!important}.signup-form .gform_wrapper form .gform-body .gfield .ginput_container input,.signup-form .gform_wrapper form .gform-body .gfield .ginput_container input:focus{border-radius:30px 0 0 30px!important;border-right:none;padding:5px 29px!important;height:50px}html body .signup-form .gform_wrapper .gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){border-right:0!important}.signup-form .gform_wrapper form .gform-body .gfield_error .ginput_container input{border-right:0!important}html body .signup-form .gform_wrapper .gfield.gfield_error.gfield_contains_required div.gfield_description{font-size:0;margin:0;padding:0;line-height:0}html body .signup-form .gform_wrapper form .gform_fields .gfield.gfield_error:not(.top-text):not(.recaptcha-field){margin:0!important}.gform_wrapper.gravity-theme .gfield-choice-input+label{max-width:100%!important}.gfield .address_state .select{position:relative}@media (min-width:576px){.address-field-custom .ginput_container_address .address_city,.address-field-custom .ginput_container_address .address_state,.address-field-custom .ginput_container_address .address_zip{flex:0 0 33%!important}}.donation-type-custom .gfield_label{margin-bottom:0!important}.donation-type-custom .gfield_description{padding-top:0!important}
/*# sourceMappingURL=lavidge-styles.css.map */
