div.tree-container{padding:10px}ul.tree-row-list{list-style:none}div.tree-row-expander{display:inline-block}div.tree-row-expander button.action-expand{background:none;border:0;background-image:url("../Images/right.png");width:16px;height:16px;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s}div.tree-row-expander button.tree-row-expander-expanded{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s}div.tree-row-actions{}div.tree-row-actions button.action-addchild{opacity:.5}div.tree-row-actions button.action-addlabel{opacity:.5}div.tree-row-actions button.action-editnode{opacity:.5}div.tree-row-actions button.action-deletenode{opacity:.5}div.tree-row-actions button.action-activatenode{opacity:.5}div.tree-row-text{display:inline-block;padding:10px}span.node-function-icon{font-size:24px;padding-left:4px;padding-right:4px;color:#777}