.gform_wrapper.gfct_corporate {
    background: none repeat scroll 0 0 rgba(249, 249, 249, 0.65);
    border-radius: 10px;
}
/* First User Form Display CSS */ 
input#input_3_8, input#input_3_1,input#input_3_1,input#input_3_8 {
    height: 50px;
    border-radius: 10px;
    border: solid #36c210 4px;
    font-size: 30px;
    text-indent: 20px;
}
/* First User Form Icons CSS */ 
.gfct_corporate .gfct_fa_span i {
    color: #138f34 ;
    margin-left: 9px;
    margin-top: 12px;
    position: absolute;
    font-size: 30px;
}
/* First User Form Next Button CSS */ 
input#gform_next_button_3_7 {
    font-size: 30px;
    width: 100%;
    font-weight: 600;
    border-bottom: solid 4px #155225;
    box-shadow: 5px 3px 47px -4px;
 background-color: #30c009 !important;
    color: #fff !important;

}
/* Second User Form Submit Button CSS */ 
input#gform_submit_button_3 {
    background-color: #138f34 ;
    width: 100%;
    margin: 0;
        border-bottom: solid 5px #155225;
}
/* Second User Form Display CSS */ 
input#input_3_2, input#input_3_10, input#input_3_3, input#input_3_4, input#input_3_9,input#input_3_12,input#input_3_14,input#input_3_33,input#input_3_33_2 {
    border: solid 3px #499c00;
    font-weight: 600;
    border-radius: 10px;
}
.gform_confirmation_wrapper .gform_confirmation_message {
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 20px;
    background: #ffffff;
    color: #000;
    font-size: 15px;
    margin-top: 10px;
}
textarea#input_3_13 {
    border: solid 3px #499c00;
    font-weight: 600;
    border-radius: 10px;
    height: 50px;
}
div#gform_wrapper_3 {
    border-radius: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
margin-top: 0px;
}

input#input_3_8,input#input_3_10,input#input_3_3,input#input_3_9,input#input_3_12,input#input_3_13,input#input_3_2,input#input_3_4,textarea#input_3_13 {
    border: solid 3px #05851b ;
border-radius: 5px;
}
.gfct_corporate .button.gform_button {
    background: none repeat scroll 0 0 #05851b ;
    font-size: 25px !important;
    
}

.cxtext3x{
    font-size: 25px !important;
    color: #05851b   important;
text-align:center !important;
}
.gform_wrapper.gfct_corporate .gfield_label {
    color: #666;
    font-weight: bold!important;
}
h2{
    font-size: 34px !important;
    line-height: 35px;
}
@media only screen and (min-width: 641px){
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 30px !important;
    width: auto;
    margin: 0 16px 0 0;
    padding: 10px;
}
}
h2, h2 a, h2 a:hover {
    color: #05851b;
}
input#gform_submit_button_2 {
    background-color: #2b900c !important;
    color: #fff !important;
}