/* Intended to reset all body CSS stated in base_responsive.scss */
/* line 2, ../../../../resource/compass/_ui/shared/common/css/base_responsive_reset.scss */
body {
  background-color: transparent;
}

/* line 5, ../../../../resource/compass/_ui/shared/common/css/base_responsive_reset.scss */
.bodyWrapper {
  position: static;
  top: auto;
  left: auto;
  right: auto;
  max-width: none;
  min-width: auto;
  margin: 0;
  overflow: visible;
  border: none;
}
