.wrapper { 
  position: relative; 
}

#hubspot-search-ajax-icon { 
  position: absolute; 
  top: 23px; 
  left: 80%; 
  float: right;
  color: #f1c400;
}

#lmi-search-contacts-table-container {
  display: none;
}


mark{

  background: #f1c400 !important;

  color: black;

}



.lmi-expertise-checkbox-table-container {

  display: none;

}



.lmi-skill-checkbox-table-container {

  display: none;

}



.accordion-heading {

  text-decoration: underline;

  cursor: pointer;

}



.lmi-search-contacts-table-row-attributes-skills-heading {

  text-decoration: underline;

  cursor: pointer;

}



.lmi-search-contacts-table-row-attributes-skills {

  display: none;

}



.lmi-search-contacts-table-row-attributes-expertise-heading {

  text-decoration: underline;

  cursor: pointer;

}



.lmi-search-contacts-table-row-attributes-expertise {

  display: none;

}



.lmi-search-contacts-table-row-attributes-industries-heading {

  text-decoration: underline;

  cursor: pointer;

}



.lmi-advanced-search-options-heading {

  text-decoration: underline;

  cursor: pointer;

}



.lmi-search-contacts-table-row-attributes-industries {

  display: none;

}