.sharpspring_form input { background: #fdfbfb none repeat scroll 0 0 !important; border: 2px solid #e5362e !important; border-radius: 2px; box-shadow: none !important; color: #565558 !important; font-size: 15px; height: 50px !important; letter-spacing: 0;  margin-bottom: 0; margin-left: 0; max-width: 100% !important; padding: 12px 10px 12px 100px !important; text-transform: capitalize; width: 100% !important;}
#signup_section iframe { border: none;}
.sharpspring_form .form_fields { width: 85%; float: left; clear: left;}
.clear {  margin: 0; clear: none;  width: 15%;  float: right;}
.sharpspring_form #submit_button { background: #e5362e none repeat scroll 0 0; margin-top: 20px; padding: 14px 5px; color: #ffffff; font-size: 17px; text-shadow: none; border: 1px solid #e5362e; border-radius: 0 3px 3px 0; text-transform: uppercase; box-shadow: none;}
.sharpspring_formform { padding: 48px 0;}
.sharpspring_form label { color: #ffffff; font-size: 15px;}
@media (max-width:480px){
    .sharpspring_form .form_fields {width: 100%; float: none;}
    .clear{width: 100%; float: none;}
    .sharpspring_form #submit_button{margin: 0; width: 100%;}
}