.block-menu {
  display: none;
}

.region-footer {
  display: none;
}

.ui-widget-content {
  display: block !important;
  border: none;
}

#search {
  display: none;
}

.region-content .node, .region-content .webform-submission-form, .region-content .search-form, .search-result-form, .region-content .views-element-container {
  border: none;
}

#block-dcfhero-branding {
  background-color: #2162AE;
  padding: 10px 15px;
  text-align: center;
}

.dcfweb #block-dcfhero-branding {
  background-color: #AF3962;
}

.site-logo img {
  max-height: 75px;
  width: auto;
  max-width: 100%;
}
