.js-search-classification-tree .jstree-node.jstree-custom-stay-marked-parent > .jstree-anchor .jstree-icon.jstree-checkbox {
  background-position: -196px -4px;
  background-image: url("/plugins/jstree/32px.png");
}
.js-search-classification-tree .jstree-node.jstree-custom-stay-marked-parent > .jstree-anchor .jstree-icon.jstree-checkbox:after {
  position: absolute;
  font: normal normal normal 10px/1 FontAwesome;
  content: "\f00c";
  color: #eeeeee;
  margin: 6px 0px 0px -5px;
}
.js-search-classification-tree .jstree-node .jstree-custom-undetermined, .js-search-classification-tree .jstree-node .jstree-custom-undetermined:hover {
  background-position: -196px -4px;
}