#downloads .item{width:100%;float:left;border:solid 1px #CCC;padding:10px;max-height:400px}#downloads .item .pasta{width:100%;float:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin-bottom:0;font-weight:bold}#downloads .item .arquivos{width:100%;float:left;height:0;margin-top:0;visibility:hidden;opacity:0;transition:all .25s}#downloads .item .arquivos.show{height:auto;margin-top:10px;visibility:visible;opacity:1}#downloads .item .arquivos .it{width:100%;float:left;display:flex;justify-content:space-between;align-items:center;padding:5px 0}#downloads .item .arquivos .it p{margin-bottom:0}
