form.validate input[name="gender"] {
    display: none;
}

.has-error {
    border: 2px solid #c10000 !important;
}