div[data-angular-treeview]{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;color:#000;text-decoration:none;border-style:solid;border-color:#e8f4fd;background-color:#e8f4fd}div[data-tree-model] ul{margin:0;padding:0;list-style:none;border:none;overflow:hidden}div[data-tree-model] li{position:relative;line-height:40px;background-color:#f3f9fe}div[data-tree-model] p:hover{background-color:#e8f4fd}div[data-tree-model] p{background-color:#e8f4fd;text-align:left}div[data-tree-model] li .expanded{padding:1px 8px;content:"\e618";width:40px;height:50px;background:url(/asr/css/images/ui-icons_222222_256x240.png) -65px 0}div[data-tree-model] li .collapsed{padding:1px 8px;width:40px;height:44px;background:url(/asr/css/images/ui-icons_222222_256x240.png) -35px 0}div[data-tree-model] li .normal{padding:1px 8px;width:40px;height:44px}div[data-tree-model] li i,div[data-tree-model] li p{cursor:pointer}div[data-tree-model] li .selected{background-color:#a8d4f5}