/**
 * @file
 * Visual styles for Bartik's search results.
 */

.search-results {
  padding: 0;
  list-style-position: inside;
}
.search-results li {
  border-bottom: 1px solid #d3d7d9;
  padding-bottom: 0.4285em;
  margin-bottom: 0.5em;
}
.search-results li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 1em;
}
.search-result__title {
  font-weight: bold;
}
.search-result__snippet-info {
  padding-left: 0; /* LTR */
}
[dir="rtl"] .search-result__snippet-info {
  padding-right: 0;
}

/*
     FILE ARCHIVED ON 20:46:34 Feb 08, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:19:34 May 22, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.605
  exclusion.robots: 0.062
  exclusion.robots.policy: 0.05
  esindex: 0.009
  cdx.remote: 26.285
  LoadShardBlock: 255.906 (3)
  PetaboxLoader3.datanode: 209.711 (4)
  load_resource: 202.165
  PetaboxLoader3.resolve: 135.666
*/