
#header,
#sprox-grid .top_control,
#footer,
#sp-debug-win,
h1.rptHeadTitle {
  display: none !important;
}

body {
  background-color: white !important;
}

#sprox-grid {
  box-shadow: none !important;
  background-color: white !important;
}

table.spRpt .spTitle {
  padding-right: 0px !important;
  color: #047;
}