#ahmmModal input[type="text"],
.activeTr,
.ahhmhome:hover h1,
span.ahmmhome:hover h1,
.article-wrap i,
.currentvacancies h4 a:hover,
.details p a:hover,
.grid-clients h4 a.sub:hover,
.grid-current h4,
.grid-footer .soccirc:hover i,
.grid-footer h2 a:hover,
.grid-footer h3 a:hover,
.grid-footer p a:hover,
.grid-item-award:hover h4 span.awdTitle,
.grid-item-client a:hover,
.grid-item-exhib h4 span a:hover,
.grid-item-film:hover h4,
.grid-item-news-article i,
.grid-item-news-focus i,
.grid-item-person:hover h5,
.grid-item-person-focus:hover h5,
.grid-item-vacancy:hover h4,
.grid-item:hover h5.relatedTitle,
.grid-modal h2 a:hover,
.grid-modal h3 a:hover,
.grid-project-item:hover .tagHolder .tag_title p,
.grid-project-item:hover .tagHolderProjects a .tagProjects h4,
.grid-thumb:hover .tagHolder .tag_title p,
.hilite,
.inpt a.yrs:hover,
.inptlink:hover,
.plyr--full-ui input[type="range"],
.plyr--video .plyr__control[aria-expanded="true"],
.plyr__control--overlaid:hover,
.prnt a:hover,
.rtrn i,
.social_links_project i,
.tag:hover p,
h1.prnt,
h2.active a,
h3.active a,
h4.grid-item-award-list a:hover,
h5 a:hover,
h6 a:hover,
h6.aintro a,
span.fltr:hover,
span.yr a,
.grid-project-item:hover h6,
.grid-item-award h4 a span.pt:hover {
  color: #e5007e !important;
}

table.tablesorter tbody tr:hover td {
  color: #e5007e;
}

::-webkit-input-placeholder {
  color: #e5007e !important;
}

::-moz-placeholder {
  color: #e5007e !important;
}

:-ms-input-placeholder {
  color: #e5007e !important;
}

:-moz-placeholder {
  color: #e5007e !important;
}

.grid-item-person:hover p a,
.grid-item-person-focus:hover p a,
.grid-item:hover p a,
.grid-item:hover p a.tl,
.grid-news-text:hover p a {
  border-bottom: 2px solid #e5007e;
}
.grid-item-news:hover,
.grid-item-person-lower-over,
.grid-item-project-news:hover,
.grid-item-sust-topic,
.mnu_outer_contain:hover .mnu_outer_active,
.close-ahmmModal:hover,
.news-article-lower-over,
.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded="true"],
.selectedTag,
.tag-inverted,
.tagList,
.tagToggle {
  background: #e5007e;
}
.grid-item-person-all .grid-item-person-lower-over {
  background: #e5007e !important;
}
.active,
.highlight,
ul.navigation_list li a:hover {
  color: #e5007e !important;
}
.grid-explore {
  background: #e5007e;
  background: linear-gradient(to left, #e5007e 50%, #1d1d1d 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition-duration: 0.3s;
}
.grid-explore:hover {
  background-position: left bottom;
}
