.main-navigation, .global-search, .swoosh,
.sub-menu, .secondary,
.tooltip, .icon[data-hasqtip], .collapsible-list-toggle,
.search-form, .search-suggestions, .pagination,
.page-footer .footer-top:after, .killer-app-links, .footer-navigation, .social-media, .global-links {
  display: none !important;
}

.columns .column {
  float: left;
  box-sizing: border-box;
  width: 50%;
}

.columns.spaced .column {
  padding-right: 10px;
}

.columns.three .column {
  width: 33.333%;
}

.columns.four .column {
  width: 25%;
}

.grid-3 {
  width: auto;
}

.grid-4 {
  width: auto;
}

.grid-5 {
  width: auto;
}

.grid-6 {
  width: auto;
}

.grid-7 {
  width: auto;
}

.grid-8 {
  width: auto;
}

.grid-9 {
  width: auto;
}

.grid-12 {
  width: auto;
}

.hero-image .block {
  box-shadow: none;
}

.direct-actions {
  background: transparent none no-repeat;
  filter: none;
  color: #444444;
}

.direct-actions .title, .direct-actions h1, .direct-actions h2, .direct-actions h3, .secondary .direct-actions .title, .direct-actions a, .direct-actions .title.subtitled {
  color: #ED8C00;
}

.index-block header a {
  color: #ED8C00;
}

.business-actions {
  box-shadow: none;
}

.business-label-line {
  padding-bottom: 0;
}

.business-label {
  background-color: transparent;
  color: #001A73;
}

.button {
  background: transparent none no-repeat;
}

.button, .button:before, .button:after {
  color: #ED8C00;
}

.promo-banner {
  color: #D52B1E;
}

.search-results .description {
  max-width: none;
}

.collapsible, .collapsible-list {
  display: block !important;
  height: auto !important;
}
