/* Saved editorial copy must determine height, including intentional empty fields. */
html body.ixt-official-reference-ready.ixt-global-footer-active .ixt-official-footer {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
}
html body.ixt-official-reference-ready.ixt-global-footer-active .ixt-official-footer p {
    max-height: none !important;
    overflow: visible !important;
}
