
body {
  background-color: #FFFFFF;
  margin: 0px;
}
button {
  display: none;
}
div.scroll {
  height: auto;
  overflow: visible;
  width: 100%;
}
img {
  display: none;
}
table.container {
  width: 100%;
}
table.formsection {
  width: 100%;
}
table.formsectionwide { 
  width: 100%;
}
table.steps {
  display: none;
}
td.side_panel {
  display: none;
}
td.title {
  width: 100%;
}
th.top {
  display: none;
}
