/* Menyatukan modul lama ke dalam shell Super Admin Eduvia. */
html.eduvia-embedded,
html.eduvia-embedded body{min-height:100%;background:#f4f7fb}

html.eduvia-embedded #ownerLogin{display:none!important}
html.eduvia-embedded .owner-app>.sidebar,
html.eduvia-embedded .owner-app>.workspace>.topbar{display:none!important}
html.eduvia-embedded .owner-app>.workspace{margin-left:0!important;min-height:100vh!important}
html.eduvia-embedded .owner-app .content{padding:22px 24px 48px!important}

html.eduvia-embedded .admin-sidebar,
html.eduvia-embedded .admin-main>.admin-topbar{display:none!important}
html.eduvia-embedded .admin-main{margin-left:0!important;min-height:100vh!important}
html.eduvia-embedded .admin-view{padding:22px 24px 48px!important}

html.eduvia-embedded .bk-sidebar,
html.eduvia-embedded .bk-main>.bk-topbar{display:none!important}
html.eduvia-embedded .bk-main{margin-left:0!important;min-height:100vh!important}
html.eduvia-embedded .bk-view{padding:22px 24px 48px!important}

@media(max-width:760px){
  html.eduvia-embedded .owner-app .content,
  html.eduvia-embedded .admin-view,
  html.eduvia-embedded .bk-view{padding:14px 10px 36px!important}
}
