header.modal-header {
    box-shadow: none;
}

.isRequired legend:before {
    content: '*';
    color: #f00;
    margin-right: .15em;
}