/*!
 * Fixes an increasing blank space on the topic page
 * caused by Avaya browser extension.
 */
.zDocsLayout > .zDocsMain .contentPlaceholder > .contentContainer > .contentWrapper {
    display: block !important;
}

article .body span.ph.emphasis{
    font-style: italic;
}
    
article .body span.cmdname{
    font-family: 'Courier New', Courier, monospace;
    font-weight: 700;
}


.zDocsPopupBox.general{
Z-index: 11;}

.zDocsSubHeader .zDocsSubHeaderErrorPage h3{
color: black !important;}

li:has(a[href="https://www.facebook.com/avaya"]),
li:has(a[href="https://www.instagram.com/avayainc/"]) {
    display: none !important;
}

.warning{
left: 0;
  
  svg{display:none !important}
}