.tree-node {
    cursor: pointer;
    height: 45px;
    white-space: nowrap;
}

.tree-expanded, .tree-collapsed, .tree-folder, .tree-file, .tree-checkbox, .tree-indent {
		margin-top: 10px;
}


.glyphicon {
    color: #1195fe;
    font-size: 20px;
    top: 10px;
 }
.tree-title {
	 padding: 0 8px;
	 padding-top:5px;
}
.icon1{
	background-image: url(../../img/icon1.png);
}
