#fake_gforms_pricing h4 {
    color:#0e4b81 !important;
    font-family:inherit !important;
    font-weight:700;
    font-size:26px;
    line-height:1.4em;
}

#fake_gforms_pricing .gform_next_button, #fake_gforms_pricing input[type="checkbox"], #fake_gforms_pricing #gform_submit_button_2, #fake_gforms_pricing #gform_next_button_2_13  {
    cursor:pointer;
}

#fake_gforms_pricing input[type="checkbox"] {
    border-radius:0px;
}

#fake_gforms_pricing input[type="text"], #fake_gforms_pricing input[type="email"], #fake_gforms_pricing select {
    font-size:16px;
    padding:10px 15px;
}

#fake_gforms_pricing .gform_next_button, #fake_gforms_pricing #gform_submit_button_2, #fake_gforms_pricing #gform_next_button_2_13 {
    background:rgb(235, 103, 100);
    padding:10px 30px;
    text-align:center;
    font-family:"Open Sans", Helvetica, Arial, Lucida, sans-serif;
    font-size:18px;
    text-transform:uppercase;
    border-radius:10px;
    border:0px solid transparent;
    color:#fff;
    margin-top:20px;
    font-weight:bold;
}

#fake_gforms_pricing .gform_next_button:hover, #fake_gforms_pricing #gform_submit_button_2:hover, #fake_gforms_pricing #gform_next_button_2_13:hover {
    background: #6cd0ed;
}


#fake_gforms_pricing {
    padding: 30px;
    border-radius:15px;
    border:1px solid rgba(108, 208, 237, 0.08);
    background:#e6f5f8;
    font-family:'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    
    -webkit-box-shadow:0px 0px 15px 5px rgba(220,241,247,0.5);
    -moz-box-shadow: 0px 0px 15px 5px rgba(220,241,247,0.5);
    box-shadow: 0px 0px 15px 5px rgba(220,241,247,0.5);

}

#fake_gforms_pricing .gf_progressbar_title {
    margin-bottom:20px;
    font-size:14px;
    font-weight:600;
}

#fake_gforms_pricing .gf_progressbar  {
    height:10px !important;
    border-radius:100px !important;
    background:#d0e0e4;
    margin-bottom:20px;
}

#fake_gforms_pricing .gf_progressbar .gf_progressbar_percentage {
    background:#eb6764;
    height:10px !important;

}

#fake_gforms_pricing .gf_progressbar .gf_progressbar_percentage span {
    display:none;
}

#fake_gforms_pricing .gfield_checkbox {
    line-height:25px;
}

#fake_gforms_pricing .gform-field-label {
    display:block;
    margin-bottom:10px;
}

#fake_gforms_pricing input[type="checkbox"] {
    float:left; 
    background:#fff;
    margin:0px !important;
    margin-right:10px !important;
}

#fake_gforms_pricing input[type="checkbox"]:before {
    height:25px;
    width:25px;
    display:block;
    text-align: center;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 17px;
    text-transform: none;
    content: " ";
}

#fake_gforms_pricing input[type="checkbox"]:checked:before {
    content: "✔️";  
}

#fake_gforms_pricing .clearme {
    clear:both;
}

#fake_gforms_pricing h3 {
    text-align:left !important;
    margin-bottom:20px;
}

#fake_gforms_pricing #gform_fields_2_3 .gfield, #fake_gforms_pricing #gform_fields_9 .gfield {
    margin-bottom:15px;
}

#fake_gforms_pricing #gform_fields_2_3 .gfield label, #fake_gforms_pricing #gform_fields_9 .gfield label {
    display:none;
}

#fake_gforms_pricing #gform_fields_2_3 .gfield input, #fake_gforms_pricing #gform_fields_9 .gfield input, #fake_gforms_pricing #gform_page_9_2 .gfield select {
    display:block;
    width:100%;
    border-radius:5px;
    padding:10px 15px;
}


#hiddenpricing {
    display:none;
}

#fake_gforms_pricing #gform_fields_9_2 legend {
    display:block;
    font-size: 20px !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    font-weight:bold;
    font-family: 'Arvo',Georgia,"Times New Roman",serif !important;
}

#fake_gforms_pricing #gform_page_9_2 .gfield select {
    margin-bottom:15px;
}
