<div style="position: absolute; top: 100px; bottom: 0px; width: 300px; right: 0; border-right: 1px solid #e2e4e7;">
var treeNode = treeView.flatItems.where(function (item) { if (item.data == d) return true; }).first();