/*

*/

div.btn-group label, div.btn-group input{
  margin-left: 20px !important;
	
}

.jqtree-tree{
 cursor:pointer;	
	
}

.jqtree-selected > .jqtree-element > span{
  background-color: #d4d4d4 !important;	
  padding-left:8px;
  padding-right:8px;
}

.c-online{
  color: #0d0;

}

.c-offline{
  color: #aaa;

}

#siteList .list-group-item{
	cursor: pointer;
	
}