.osha-global-search-block {
  border-left: 7px solid;
  padding: 10px 20px;
  margin-bottom: 20px;
  padding-top: 0;
}
.osha-global-search-block .section-site-title {
  width: 100%;
  margin-bottom: 15px;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: bold;
}
.osha-global-search-block ul > li a, .osha-global-search-block .see-more-results a {
  font-weight: normal;
}
.osha-global-search-block.corporate {
  border-color: #003399;
}
.osha-global-search-block.corporate .section-site-title {
  color: #003399;
}
.osha-global-search-block.corporate ul > li a, .osha-global-search-block.corporate .see-more-results a {
  color: #003399;
}
.osha-global-search-block.napo {
  border-color: #f7e235;
}
.osha-global-search-block.napo .section-site-title {
  color: #1F3695;
}
.osha-global-search-block.napo ul > li a, .osha-global-search-block.napo .see-more-results a {
  color: #1F3695;
}
.osha-global-search-block.oira {
  border-color: #6D4B85;
}
.osha-global-search-block.oira .section-site-title {
  color: #6D4B85;
}
.osha-global-search-block.oira ul > li a, .osha-global-search-block.oira .see-more-results a {
  color: #6D4B85;
}
.osha-global-search-block.oshwiki {
  border-color: #00696C;
}
.osha-global-search-block.oshwiki .section-site-title {
  color: #00696C;
}
.osha-global-search-block.oshwiki ul > li a, .osha-global-search-block.oshwiki .see-more-results a {
  color: #00696C;
}
.osha-global-search-block.hwc {
  border-color: #acc700;
}
.osha-global-search-block.hwc .section-site-title {
  color: #566500;
}
.osha-global-search-block.hwc ul > li a, .osha-global-search-block.hwc .see-more-results a {
  color: #566500;
}
.osha-global-search-block.vesafe {
  border-color: #00696C;
}
.osha-global-search-block.vesafe .section-site-title {
  color: #00696C;
}
.osha-global-search-block.vesafe ul > li a, .osha-global-search-block.vesafe .see-more-results a {
  color: #00696C;
}
.osha-global-search-block .results ul {
  list-style: none;
  padding: 0;
}
.osha-global-search-block .results ul li a {
  font-weight: normal;
}
.osha-global-search-block .results ul li p {
  font-size: 14px;
}
.osha-global-search-block .logo img {
  max-width: 150px;
}/*# sourceMappingURL=styles.css.map */