#stacks_in_19 ul {
  padding: 0 0 0 15px;
  margin: 0;
  list-style: none;
  font-size: 18px;
  line-height: 2.00;
}

#stacks_in_19 li {
  padding: 0;
  margin: 0;
  position: relative;
  list-style: none;
}

#stacks_in_19 li a {
  padding-left: calc(18px + 5px);
  display: block;
  
}

#stacks_in_19 .filetree-stack a {
	text-decoration: none;
}

#stacks_in_19 .filetree-stack a:hover {
	text-decoration: none;
}

#stacks_in_19 .filetree-stack-directory > a {
	text-transform: normal;
  font-weight: normal;
}

#stacks_in_19 .filetree-stack-file a {
  text-transform: normal;
  font-weight: normal;
}

#stacks_in_19 .filetree-stack .filetree-stack-directory:before,
#stacks_in_19 .filetree-stack li:before {
	font-weight: bold;
  position: absolute;
}






/* Hide until loaded */
#stacks_in_19 {
  visibility: hidden;
}

