/* Tampilan modul produk ketika berada di ruang kerja Admin Eduvia. */
html.eduvia-embedded,html.eduvia-embedded body{min-width:0!important;min-height:100%!important;background:#f4f7fb!important}
html.eduvia-embedded body{overflow-x:hidden!important}

/* Portal Pendidikan */
html.eduvia-embedded #ownerLogin{display:none!important}
html.eduvia-embedded #ownerApp{display:block!important;min-height:100vh!important}
html.eduvia-embedded #ownerApp>.sidebar,
html.eduvia-embedded #ownerApp>.workspace>.topbar{display:none!important}
html.eduvia-embedded #ownerApp>.workspace{width:100%!important;min-width:0!important;min-height:100vh!important;margin:0!important;padding:0!important}
html.eduvia-embedded #ownerApp .content{width:100%!important;max-width:none!important;margin:0!important;padding:22px 24px 48px!important}

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

/* Bimbingan Konseling */
html.eduvia-embedded .bk-sidebar,
html.eduvia-embedded .bk-main>.bk-topbar{display:none!important}
html.eduvia-embedded .bk-main{width:100%!important;min-width:0!important;min-height:100vh!important;margin:0!important;padding:0!important}
html.eduvia-embedded .bk-view{width:100%!important;max-width:none!important;margin:0!important;padding:22px 24px 48px!important}

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