#downloadSubmit, .submitButton, #downloadSubmit:active, .submitButton:active {
    background: #e9142b none repeat scroll 0 0 !important;
    border: 1px solid #e9142b;
    border-radius: 5px;
    width: 80%;
    color: #fff !important;
    cursor: pointer;
    font-size: 18px !important;
    line-height: 24px;
    margin-top: 0px !important;
    /* width: 100%; */
}
