/*Custom styles for backend*/

.modal-inner-wrap.introjs-fixParent {
    width: 100% !important;
}

.aw-page-menu .admin__action-dropdown {
    z-index: 0 !important;
}

.page-header-actions.col-l-4.col-m-6 {
    z-index: 0 !important;
}

.actions-split {
    z-index: 0 !important;
}

.testing-mode-label {
    z-index: 0 !important;
}

.actions-split.introjs-showElement {
   z-index: 50000000 !important
}