.topbar.fixed-header {
    box-shadow: 0 8px 24px rgb(0 0 0 / 8%);
}

.customizer .offcanvas-body {
    height: calc(100vh - 80px);
}

.dark-transparent {
    cursor: pointer;
}

.app-current-context {
    max-width: 280px;
    line-height: 1.2;
}

.is-loading {
    opacity: .7;
    pointer-events: none;
}
