.crm-entity-stream-section-bp {
    display: none;
}

.js-obit-dup #contact_0_details_editor_dup_summary_popup {
    position: fixed !important;
    padding: 0 !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100vh !important;
}

.js-obit-dup #contact_0_details_editor_dup_summary_popup .crm-dups-wrapper {
    height: 100%;
}

.js-obit-dup #contact_0_details_editor_dup_summary_popup .crm-dups-list {
    max-height: 80vh;
}

.js-obit-dup #contact_0_details_editor_dup_summary_popup .popup-window-close-icon {
    display: none;
}

.js-obit-dup #popup-window-content-contact_0_details_editor_dup_summary_popup {
    margin: 0 auto !important;
}

body:has(#contact_0_details_editor_dup_summary_popup.--open) .crm-section-control-active {
    z-index: 800;
}

body:has(#contact_0_details_editor_dup_summary_popup.--open) {
    overflow-y: hidden;
}


#contact_0_client_editor_dup_summary_popup {
    position: fixed !important;
    padding: 0 !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100vh !important;
}

#contact_0_client_editor_dup_summary_popup .crm-dups-wrapper {
    height: 100%;
}

#contact_0_client_editor_dup_summary_popup .crm-dups-list {
    max-height: 80vh;
}

#popup-window-content-contact_0_client_editor_dup_summary_popup {
    margin: 0 auto !important;
}

body:has(#contact_0_client_editor_dup_summary_popup.--open) .crm-section-control-active {
    z-index: 800;
}

body:has(#contact_0_client_editor_dup_summary_popup.--open) {
    overflow-y: hidden;
}
