.inline {overflow-y: overlay;overflow-x: hidden;height: calc(100vh - 14rem);padding: 0;}
.outline {background:#f2f2f2!important;margin:0!important;}
@media screen and (max-width: 992px) {
.topics {display:none!important}
}
@media screen and (max-width: 767px) {
.navigation-header  {display:block!important}
}
.sticky-crumb {
display: none!important;
}

@media screen and (max-width: 767px) {
.atd-mobile-header {display:block!important;}
}

@media (max-width: 767px) {
.docs-sticky .mobile-toggle button {
   display:none!important;

}
}

@media (max-width: 767px) {
.navigation-header {
   display: block!important;
}
}
