/*
 * metismenu - v1.1.2
 * Easy menu jQuery plugin for Twitter Bootstrap 3
 * https://github.com/onokumus/metisMenu
 *
 * Made by Osman Nuri Okumus
 * Under MIT License
 */
.arrow {
  float: right;
  line-height: 1.42857;
  /* twitter bootstrap body element line-height */
}
.glyphicon.arrow:before {
  content: "\e079";
}
.active > a > .glyphicon.arrow:before {
  content: "\e114";
}
/*
 * Require Font-Awesome
 * http://fortawesome.github.io/Font-Awesome/
*/

.fa.arrow:before {
  content: "\f104";
}
.active > a > .fa.arrow:before {
  content: "\f107";
}
.plus-times {
  float: right;
}
.fa.plus-times:before {
  content: "\f067";
}
.active > a > .fa.plus-times {
  filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.plus-minus {
  float: right;
}
.fa.plus-minus:before {
  content: "\f067";
}
.active > a > .fa.plus-minus:before {
  content: "\f068";
}

/*
     FILE ARCHIVED ON 02:33:19 Mar 31, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:25:01 Jul 28, 2024.
     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.538
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.008
  esindex: 0.012
  cdx.remote: 14.795
  LoadShardBlock: 34.765 (3)
  PetaboxLoader3.datanode: 790.977 (5)
  load_resource: 859.844 (2)
  PetaboxLoader3.resolve: 95.127 (2)
*/