/**
 * @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 04:07:53 Jul 24, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:07:19 Oct 02, 2025.
     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.792
  exclusion.robots: 0.033
  exclusion.robots.policy: 0.018
  esindex: 0.015
  cdx.remote: 5.874
  LoadShardBlock: 46.69 (3)
  PetaboxLoader3.datanode: 154.804 (5)
  load_resource: 260.129
  PetaboxLoader3.resolve: 89.163
  loaddict: 100.633
*/