body {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#CSMainMenuButton {
  display: none !important;
}
#MasterHeader {
  display: none;
}
#MasterMiddle {
  top: 0 !important;
  bottom: 0 !important;
  background-color: black;
}
#MasterFooter {
  display: none;
}
#SelectedStatGroupId {
  max-width: 150px;
}
#LogoPoweredBy {
  position: fixed;
  top: 15px;
  left: 160px;
  display: block;
  width: 120px;
  z-index: 100000000;
}
#LogoPoweredBy img {
  width: 100%;
}
.ShowTopBar #LogoPoweredBy {
  top: 10px;
  left: 170px !important;
}
