/*#depen
{
	color: #777777;
	text-align: center!important;
	font-size: smaller !important; 
	margin:0 0 0 -1px !important;
	line-height: 12px !important;
	border: 0;
	font-family: Open Sans;




}

#encar
{
	border: 0;
	font-family: Open Sans;
	margin-bottom:.09rem !important;
	font-size: 1.3em;
    font-weight: 600;
    line-height: 27px;
    margin: 0 16px 0;
    color: #212529;
	letter-spacing: -.05em;
    -webkit-font-smoothing: antialiased;
    text-align: center;



}

#pue
{
	border: 0;
	font-family: Open Sans;
	line-height: 14px !important; 
	font-size: smaller !important;
    font-weight: bold;
	margin:0 0 0 -1px !important;
    color: #777;
    box-sizing: border-box;
    text-align: center;
	
    

}*/

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
  padding: 0px;
}


 .glyphicon-plus:before {
    content: "\002b";
    color: #000000;
    font-size:25px;

    


}

.glyphicon-minus:before {
    content: "\2212";
    font-size:25px;



}
.treeview .list-group-item
{
	background-color: transparent;
	border : 0;
	font-weight: 600;

}
#treeview .list-group-item:hover
{
	color: #ffffff;
  background-color: #62ac6e;
}

li.list-group-item.node-treeview.node-selected
{
	background-color: transparent !important;
	color: black!important;
}



