 #tree.bstreeview{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border-radius:.25rem;padding:0;overflow:hidden}
 #tree.bstreeview .list-group{margin-bottom:0}
 #tree.bstreeview .list-group-item{ border-radius:0;border-width:1px 0 0 0;padding-top:.5rem;padding-bottom:.5rem;cursor:pointer}
 #tree.bstreeview .list-group-item:hover{background-color:#dee2e6}
 #tree.bstreeview>.list-group-item:first-child{border-top-width:0}
 #tree.bstreeview .state-icon{margin-right:8px}
 #tree.bstreeview .item-icon{margin-right:5px}
 
 .abtn{
	color: #0076d7;
    border: 0px;
    background: #fff;
    padding: 0px;
 }
