.tab-content div#DTM-bb80470b4501266bb530e9e06d93eb2c-1 fieldset.form-section .row:first-child div.form-group:first-child {
    display: none;
}
.modal-backdrop.show {
    z-index: 0 !important;
}
.help-teaser {
    color: #000 !important;
}

.tab-content > fieldset.form-section {
    border: 1px solid #be152f !important;
}
.tab-content > fieldset.form-section:nth-child(3),
.tab-content > fieldset.form-section:nth-child(12) {
    border: 2px solid red;
    display: none;
}
