.filelist{flex-wrap:wrap;display:flex}.filelist-item{width:100%;margin-top:40px;display:flex}.filelist-item :not(span){transition:all .2s;transform:scale(1)}.filelist-item:hover :not(span){transition:all .2s;transform:scale(1.2)}.filelist-item span{align-items:center;display:inline-flex}.filelist-item img{width:50px;margin-right:20px}.filelist-item.disabled :not(span),.filelist-item.disabled:hover :not(span){transform:none}.filelist-item.disabled span{color:gray;cursor:default}
/*# sourceMappingURL=invenio-theme-tuw-document-filelist.3c76a94a54e41d6c.css.map*/