
.mat-mdc-tab-header { display: flex; overflow: hidden; position: relative; flex-shrink: 0; }
.mdc-tab-indicator .mdc-tab-indicator__content { transition-duration: var(--mat-tab-animation-duration, 250ms); }
.mat-mdc-tab-header-pagination { -webkit-user-select: none; position: relative; display: none; justify-content: center; align-items: center; min-width: 32px; cursor: pointer; z-index: 2; touch-action: none; box-sizing: content-box; background: none; border: medium; outline: 0px; padding: 0px; }
.mat-mdc-tab-header-pagination .mat-ripple-element { opacity: 0.12; background-color: var(--mat-tab-header-inactive-ripple-color); }
.mat-mdc-tab-header-pagination-controls-enabled .mat-mdc-tab-header-pagination { display: flex; }
.mat-mdc-tab-header-pagination-before, .mat-mdc-tab-header-rtl .mat-mdc-tab-header-pagination-after { padding-left: 4px; }
.mat-mdc-tab-header-pagination-before .mat-mdc-tab-header-pagination-chevron, .mat-mdc-tab-header-rtl .mat-mdc-tab-header-pagination-after .mat-mdc-tab-header-pagination-chevron { transform: rotate(-135deg); }
.mat-mdc-tab-header-rtl .mat-mdc-tab-header-pagination-before, .mat-mdc-tab-header-pagination-after { padding-right: 4px; }
.mat-mdc-tab-header-rtl .mat-mdc-tab-header-pagination-before .mat-mdc-tab-header-pagination-chevron, .mat-mdc-tab-header-pagination-after .mat-mdc-tab-header-pagination-chevron { transform: rotate(45deg); }
.mat-mdc-tab-header-pagination-chevron { border-style: solid; border-width: 2px 2px 0px 0px; height: 8px; width: 8px; border-color: var(--mat-tab-header-pagination-icon-color); }
.mat-mdc-tab-header-pagination-disabled { box-shadow: none; cursor: default; pointer-events: none; }
.mat-mdc-tab-header-pagination-disabled .mat-mdc-tab-header-pagination-chevron { opacity: 0.4; }
.mat-mdc-tab-list { flex-grow: 1; position: relative; transition: transform 500ms cubic-bezier(0.35, 0, 0.25, 1); }
._mat-animation-noopable .mat-mdc-tab-list { transition: none; }
._mat-animation-noopable span.mdc-tab-indicator__content, ._mat-animation-noopable span.mdc-tab__text-label { transition: none; }
.mat-mdc-tab-label-container { display: flex; flex-grow: 1; overflow: hidden; z-index: 1; }
.mat-mdc-tab-labels { display: flex; flex: 1 0 auto; }
[mat-align-tabs="center"] > .mat-mdc-tab-header .mat-mdc-tab-labels { justify-content: center; }
[mat-align-tabs="end"] > .mat-mdc-tab-header .mat-mdc-tab-labels { justify-content: flex-end; }
.mat-mdc-tab::before { margin: 5px; }
.cdk-high-contrast-active .mat-mdc-tab[aria-disabled="true"] { color: graytext; }

footer {
    display: none !important;
}
.copy-button {display:none !important} .app-toolbar, footer, .header-link {display:none !important} body, html {height:auto} .api-header h1 {margin-right:8px} .marketing-banner {margin-top:0px !important} .api-filter {display:none !important} .filter-button {display:none !important} .api-body .list-table td>code, .api-body .method-table td>code, .api-body .option-table td>code {white-space: pre-wrap} .symbol {height:16px} .symbol::before {content: initial !important} .sidenav-content {padding: 0.4rem 1.3rem 1rem !important} mat-sidenav.mat-sidenav.sidenav, .cdk-visually-hidden, .mat-drawer-backdrop {display:none !important} .announcement-bar {display:none !important} .mat-drawer-content {position:static; height: auto !important} section#intro {width:auto !important} aio-toc {display:none !important} .notification-container {display:none !important} .page-home .sidenav-content { padding-left:0px !important } aio-shell.page-home section {padding:0px !important} .sidenav-content {max-width:none !important} mat-tab-group {display:none !important} mat-sidenav-container.sidenav-container.has-floating-toc {max-width:none !important} aio-shell.page-contribute section, aio-shell.page-events section, aio-shell.page-features section, aio-shell.page-presskit section, aio-shell.page-resources section {padding:0 0 3rem !important} li>code, p>code, td>code, th>code {line-height:1.6 !important} .cookies-popup {display:none !important} div.github-links {display:none !important} span.actions {display:none !important} .background-sky {background:linear-gradient(145deg,#0d47a1,#42a5f5)} .mat-drawer-transition .mat-drawer-content {margin-left:0 !important} mat-sidenav-container.sidenav-container.has-floating-toc .sidenav-content-container {padding-right:0 !important}
