.shared-file{width:220px;background-color:#fff;margin:8px;padding:12px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:300px}.shared-file .caption{word-break:break-word;white-space:normal;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shared-file>*{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.shared-file-download-button{min-width:150px;height:40px;padding:0 10px}