#page-query-report .page-head {
    position: relative !important;
    top: auto !important;
    z-index: 5000 !important;
}

#page-query-report .page-head,
#page-query-report .page-head .page-head-content,
#page-query-report .page-head .page-actions,
#page-query-report .page-head .standard-actions,
#page-query-report .report-wrapper,
#page-query-report .layout-main-section,
#page-query-report .page-content {
    overflow: visible !important;
}

html body.cae-query-report-page .page-head {
    position: relative !important;
    top: auto !important;
    z-index: 5000 !important;
}

html body.cae-query-report-page .page-head,
html body.cae-query-report-page .page-head .page-head-content,
html body.cae-query-report-page .page-head .page-actions,
html body.cae-query-report-page .page-head .standard-actions,
html body.cae-query-report-page .report-wrapper,
html body.cae-query-report-page .layout-main-section,
html body.cae-query-report-page .page-content {
    overflow: visible !important;
}

#page-query-report .page-head .custom-actions,
#page-query-report .page-head .custom-actions.hidden-xs.hidden-md,
html body.cae-query-report-page .page-head .custom-actions,
html body.cae-query-report-page .page-head .custom-actions.hidden-xs.hidden-md {
    display: block !important;
    visibility: visible !important;
}

#page-query-report .page-head .custom-actions .inner-group-button,
html body.cae-query-report-page .page-head .custom-actions .inner-group-button {
    display: inline-flex !important;
    visibility: visible !important;
    position: relative !important;
    z-index: 5002 !important;
}

#page-query-report .page-head .custom-actions .inner-group-button > .dropdown-menu,
html body.cae-query-report-page .page-head .custom-actions .inner-group-button > .dropdown-menu {
    z-index: 6001 !important;
    left: auto !important;
    right: 0 !important;
    top: calc(100% + 2px) !important;
    transform: none !important;
    max-width: calc(100vw - 24px) !important;
}

#page-query-report .page-head .page-actions,
#page-query-report .page-head .standard-actions,
html body.cae-query-report-page .page-head .page-actions,
html body.cae-query-report-page .page-head .standard-actions {
    position: relative !important;
    z-index: 5001 !important;
}

#page-query-report .page-head .standard-actions .menu-btn-group,
#page-query-report .page-head .standard-actions .menu-btn-group.hide,
#page-query-report .page-head .standard-actions .menu-btn-group.show,
#page-query-report .page-head .standard-actions .menu-btn-group.open,
html body.cae-query-report-page .page-head .standard-actions .menu-btn-group,
html body.cae-query-report-page .page-head .standard-actions .menu-btn-group.hide,
html body.cae-query-report-page .page-head .standard-actions .menu-btn-group.show,
html body.cae-query-report-page .page-head .standard-actions .menu-btn-group.open {
    display: inline-flex !important;
    visibility: visible !important;
    position: relative !important;
    z-index: 5002 !important;
}

#page-query-report .page-head .standard-actions .actions-btn-group,
#page-query-report .page-head .standard-actions .actions-btn-group.hide,
#page-query-report .page-head .standard-actions .actions-btn-group.show,
#page-query-report .page-head .standard-actions .actions-btn-group.open,
html body.cae-query-report-page .page-head .standard-actions .actions-btn-group,
html body.cae-query-report-page .page-head .standard-actions .actions-btn-group.hide,
html body.cae-query-report-page .page-head .standard-actions .actions-btn-group.show,
html body.cae-query-report-page .page-head .standard-actions .actions-btn-group.open {
    display: none !important;
    visibility: hidden !important;
}

#page-query-report .page-head .standard-actions .menu-btn-group > .btn,
#page-query-report .page-head .standard-actions .menu-btn-group > button,
html body.cae-query-report-page .page-head .standard-actions .menu-btn-group > .btn,
html body.cae-query-report-page .page-head .standard-actions .menu-btn-group > button {
    min-width: auto !important;
}

#page-query-report .page-head .standard-actions .menu-btn-group > .btn::after,
#page-query-report .page-head .standard-actions .menu-btn-group > button::after,
html body.cae-query-report-page .page-head .standard-actions .menu-btn-group > .btn::after,
html body.cae-query-report-page .page-head .standard-actions .menu-btn-group > button::after {
    content: none !important;
}

#page-query-report .page-head .standard-actions .menu-btn-group > ul.dropdown-menu.dropdown-menu-right,
html body.cae-query-report-page .page-head .standard-actions .menu-btn-group > ul.dropdown-menu.dropdown-menu-right {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    z-index: 6000 !important;
    left: auto !important;
    right: 8px !important;
    top: calc(100% + 2px) !important;
    transform: none !important;
    max-width: calc(100vw - 24px) !important;
}

#page-query-report .page-head .standard-actions .menu-btn-group.show > ul.dropdown-menu.dropdown-menu-right,
#page-query-report .page-head .standard-actions .menu-btn-group.open > ul.dropdown-menu.dropdown-menu-right,
html body.cae-query-report-page .page-head .standard-actions .menu-btn-group.show > ul.dropdown-menu.dropdown-menu-right,
html body.cae-query-report-page .page-head .standard-actions .menu-btn-group.open > ul.dropdown-menu.dropdown-menu-right {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
}
