#gform_wrapper_1 input[type=text] {
       border-width: 1px; 
       border-style: solid; 
    } 

#gform_wrapper_1 .gfield_creditcard_warning_message {
       background-color: rgba(75,177,228,1); 
    } 

#gform_wrapper_1 input[type=submit] {
       border-width: 0px; 
       background-color: rgba(75,177,228,1); 
       color: rgba(255,255,255,1); 
    } 

#gform_wrapper_1 input[type=submit]:hover {
       background-color: rgba(255,255,255,1); 
       color: rgba(0,0,0,1); 
       border-width: 1px; 
       border-color: rgba(129,129,129,1); 
    } 

#gform_wrapper_1 li.gfield.gfield_creditcard_warning {
       border-right-width: 0px; 
       border-bottom-width: 0px; 
       border-width: 0px; 
    } 

#gform_wrapper_3 input[type=text] {
       border-width: 1px; 
       border-style: solid; 
    } 

#gform_wrapper_3 input[type=submit] {
       font-family: Open Sans; 
       color: rgba(255,255,255,1); 
       background-color: rgba(75,177,228,1); 
       border-color: rgba(75,177,228,1); 
    } 

#gform_wrapper_3 input[type=submit]:hover {
       background-color: rgba(59,60,72,1); 
       border-color: rgba(59,60,72,1); 
       border-style: solid; 
       border-right-style: solid; 
       border-top-color: 1px; 
    } 

#gform_wrapper_2 input[type=submit]:hover {
       background-color: rgba(59,60,72,1); 
       color: rgba(255,255,255,1); 
       font-family: Open Sans; 
       border-color: rgba(59,60,72,1); 
    } 

#gform_wrapper_2 input[type=submit] {
       color: rgba(255,255,255,1); 
       font-family: Open Sans; 
       background-color: rgba(75,177,228,1); 
       border-color: rgba(75,177,228,1); 
       font-weight: bold; 
    } 

#gform_wrapper_7 input[type=text] {
       border-width: 1px; 
       border-style: solid; 
    } 

#gform_wrapper_7 input[type=submit] {
       background-color: rgba(75,177,228,1); 
       border-color: rgba(75,177,228,1); 
       color: rgba(255,255,255,1); 
    } 

#gform_wrapper_7 .gfield_select {
       border-width: 1px; 
       border-style: solid; 
    } 

#gform_wrapper_7 input[type=submit]:hover {
       background-color: rgba(0,98,176,1); 
       border-width: 1; 
       border-color: rgba(0,98,176,1); 
    } 

