div[angular-treeview] {
  /* prevent user selection */
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;

  /* default */
  font-family: Tahoma;
  font-size:13px;
  color: #555;
  text-decoration: none;
}

div[tree-model] ul {
  margin: 0;
  padding: 0;
  list-style: none; 
  border: none;
  overflow: hidden;
}

div[tree-model] li {
  position: relative;
  padding: 0 0 0 20px;
  line-height: 20px;
}

div[tree-model] li .expanded {
  padding: 1px 10px;
  background-repeat: no-repeat;
}

div[tree-model] li .collapsed {
  padding: 1px 10px;
  background-repeat: no-repeat;
}

div[tree-model] li .normal {
  padding: 1px 10px;
  background-repeat: no-repeat;
}

div[tree-model] li i, div[tree-model] li span {
  cursor: pointer;
}

div[tree-model] li .selected {
  background-color: #aaddff;
  font-weight: bold;
  padding: 1px 5px;
}
/*
     FILE ARCHIVED ON 04:54:14 Feb 02, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:49:49 Feb 15, 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.583
  exclusion.robots: 0.039
  exclusion.robots.policy: 0.029
  esindex: 0.011
  cdx.remote: 31.843
  LoadShardBlock: 167.091 (3)
  PetaboxLoader3.datanode: 208.267 (5)
  PetaboxLoader3.resolve: 230.826 (3)
  load_resource: 353.216 (2)
*/