div#tree {
  width: 380px;
  overflow: auto;
  float: left;
  margin-right: 20px;
}

div#files {
}

table.fileList td, table.fileList th {
  padding-right: 20px;
}

ul.fancytree-container {
  border: none;
  outline: none;
}
