.dropdown-block .select-item .disabled {
    display: none;
}

#resumeModal .section-offer-form-success p,
#resumeModalBottom .section-offer-form-success p {
    color: #ffffff;
    margin-top: 16px;
}

#resumeModal .section-offer-form-success,
#resumeModalBottom .section-offer-form-success {
    flex-direction: column;
}

#resumeModal .section-offer-form-success span.content,
#resumeModalBottom .section-offer-form-success span.content {
    margin-bottom: 16px;
}

#resumeModal .section-offer-form-success .close-button,
#resumeModalBottom .section-offer-form-success .close-button {
    width: 120px;
}

.checkbox.section-offer-form-policy,
.checkbox.popup-form-policy {
    align-items: start;
}
.checkbox.section-offer-form-policy span,
.checkbox.popup-form-policy span {
    padding-top: 1px;
}

.detail-content-table table td, .detail-content-table table th {
    vertical-align: top;
    height: inherit;
}