@media (min-width: 860px) {
  .mobileOnly {
    display: none; } }

@media (max-width: 859px) {
  .desktopOnly {
    display: none; } }

.noPrint {
  display: none !important; }

.createKeywordAlert,
.bottomPopUp {
  display: none; }

.showSlideMenu,
.headerLinks,
.grayHero,
.sidebar,
body > footer {
  display: none !important; }

body > header {
  position: static !important;
  background: transparent !important;
  margin: 0; }

.headerLogo {
  float: none;
  margin: 0;
  padding: 10px 0; }
  .headerLogo a {
    display: none !important; }
  .headerLogo img {
    display: inline-block !important;
    height: 30px; }

.wrap {
  margin: 0;
  padding: 0; }

.main {
  width: auto; }

.topBar,
.pagination {
  display: none !important; }

.itemTracking,
.itemShowExtras {
  display: none !important; }

.itemPage .body {
  max-height: none !important; }

.container.expandable .toggle {
  display: none !important; }

.container.expandable .header {
  border-bottom: 1px solid #8e8e8e !important;
  border-radius: 4px 4px 0 0 !important; }

.container.expandable .body {
  display: block !important; }
  .container.expandable .body.itemDocument {
    display: none !important; }

#loading-bar,
.alert {
  display: none !important; }

.landingInfographic > header,
.landingInfographic .infographicExtras {
  display: none !important; }

.landingInfographic .wrap,
.landingInfographic .content {
  padding: 0 !important; }

.landingInfographic .infographic {
  box-shadow: none !important;
  max-height: 9.4in; }

* > #hubspot-messages-iframe-container {
  max-height: 0;
  max-width: 0;
  margin-left: -10000px;
  clip: rect(0, 0, 0, 0); }

.navbar {
  display: none !important; }

.topbanner {
  display: none !important; }

.viewDetails {
  display: none !important; }

.adsenseTopBar,
.adsenseSideBar,
.adsenseBottomBar,
.adsenseFillers {
  display: none !important; }
