/*-- Entry Form: Attachments custom elements --*/
.bx-form-advanced .bx-base-text-attachment-item {
    margin-top: 0;
}
.bx-form-advanced .bx-base-text-attachment-item .bx-form-input-files-uploaders {
    margin-top: 0;
}

.bx-form-section-wrapper .bx-form-input-files-uploaders{
    margin-bottom: 0;
}