.SideMenuLayoutPanel-content {
  display: none;
}

.CenteredContentLayoutPanel {
  display: none;
}

#javascript-disabled.SideMenuLayoutPanel-content,
#javascript-disabled.SSOFullScreenLayout,
#javascript-disabled.CenteredContentLayoutPanel {
  display: block;
}
