
.jg_dtree {
  
  font-size:11px !important;
  line-height: 16px !important;
  
  white-space: nowrap;
  text-align: left;
  padding-bottom:5px;
  
}
.jg_dtree img {
  border: 0px;
  vertical-align: middle;
}
.jg_dtree a {
  
  text-decoration: none;
}
.jg_dtree .node, .jg_dtree a.node, .jg_dtree a.nodeSel {
  white-space: nowrap;
  padding: 2px;
}
.jg_dtree a.node:hover, .jg_dtree a.nodeSel:hover {
  
  
}
.jg_dtree a.nodeSel {
  background-color: #c0d2ec;
}
.jg_dtree .clip {
  
}


