.lastseen-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.lastseen-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80px;height:80px;padding:5px;margin:0 10px 10px 0;border:1px solid #ddd;border-radius:4px}.lastseen-item:hover{border-color:#868686}.lastseen-item .popover-content{display:none}.lastseen-item img{max-width:95%;max-height:95%;display:block}