/**
 * @file
 * Styles for breadcrumbs.
 */

.breadcrumb {
  padding-bottom: 0.5em;
}
.breadcrumb ol {
  margin: 0;
  padding: 0;
}
[dir="rtl"] .breadcrumb ol {
  /* This is required to win over specificity of [dir="rtl"] ol */
  margin-right: 0;
}
.breadcrumb li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* IE8 does not support :not() and :last-child. */
.breadcrumb li:before {
  content: " \BB ";
}
.breadcrumb li:first-child:before {
  content: none;
}

/*
     FILE ARCHIVED ON 16:27:19 Jun 01, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:54:56 Jul 31, 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: 2.278
  exclusion.robots: 0.159
  exclusion.robots.policy: 0.143
  esindex: 0.014
  cdx.remote: 41.205
  LoadShardBlock: 334.468 (3)
  PetaboxLoader3.resolve: 49.309 (3)
  PetaboxLoader3.datanode: 329.534 (5)
  load_resource: 56.308
  loaddict: 17.85
*/