.editMask{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5)}.editMask .eyeIcon{width:20px;height:18px;margin-right:10px}.editMask .delIcon{width:18px;height:20px;margin-right:10px}.editMask .downloadIcon{width:20px;height:20px}