.form-actions .form-submit {
    margin: 0 10px 10px 0;
    border: none;
    padding: 8px 20px;
    color: #fff;
    background: #137eb8;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}