/* Enter Your Custom CSS Here */
/* Footer form styling */
#gform_fields_1 li{padding:0;margin:0;}
#gform_fields_1 label{display:none;}
#gform_fields_1 textarea{width:75%;}
#gform_fields_1 textarea, #gform_fields_1 input{background:rgba(255,255,255,.1);border-bottom:0 !important;padding:5px !important;}
#gform_1 .gform_footer.top_label{margin:0;padding:0;display: inline-block;position: relative;right: -78%;top: -79px;height:0;}
#gform_1 .gform_footer.top_label input[type=submit]{height: 67px !important;}
#gform_fields_1 input::-webkit-input-placeholder, #gform_fields_1 textarea::-webkit-input-placeholder {color: white;font-weight:bold;}
#gform_fields_1 input:-moz-placeholder, #gform_fields_1 textarea:-moz-placeholder {color: white;font-weight:bold;}
#gform_fields_1 input::-moz-placeholder, #gform_fields_1 textarea::-moz-placeholder {color: white;font-weight:bold;}
#gform_fields_1 input:-ms-input-placeholder, #gform_fields_1 textarea:-ms-input-placeholder{color: white;font-weight:bold;}