#sc-box .sc-form-wrapper .sc-form-heading {
    display: none !important;
}
#sc-box .subMitBtn input[type="submit"]{padding:15px 60px 15px 15px!important;background:url(../images/search-button-pic.jpg) no-repeat right center #0e9ae3!important;color:#fff!important;font-weight:700!important;text-transform:uppercase;border:0!important;font-size:21px!important;}
#sc-box .sc-form-heading, #sc-box .sc-field-wrapper {
    background: #00000000!important;
    padding: 0px !important;
}

#sc-box .sc-form-wrapper .sc-cust-checkbox + label:after {
    border-color: inherit!important;
}
#sc-box .sc-form-wrapper .label_on .sc-cust-checkbox + label:before, #sc-box .sc-form-wrapper .sc-cust-checkbox + label:before {
    background: #0e9ae3!important;
}
    .sc-aff-base #sc-box .sc-suggest .subMitBtn {
        right: 0!important;
}
section#sc-be-manage section.sc-banner.sc-aff-base #sc-box .sc-form-wrapper:not(.sc-nf) .drv_age_check {
    border-color: #5e5e5e;
}
section#sc-be-manage section.sc-banner.sc-aff-base {
    background: #222;
    padding: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .sc-aff-base #sc-box .sc-form-wrapper.sc-suggest .subMitBtn {
        bottom: 30px;
        width: auto !important;
        position: relative;
        right: 0 !important;
    }
}
@media screen and (max-width:767px){
#sc-box .sc-suggest .subMitBtn input[type="submit"]	{padding:15px 30px!important}
}