ul.item-list.horizontal.document-actions.da-mob-closed {
    display: block !important;
}

span.op-icon-edit-card-details:before{
    background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="icon-left"><path id="Vector" d="M11.447 1.33398L9.82533 2.95567L13.0453 6.17568L14.667 4.554L11.447 1.33398ZM9.28866 3.49236L2.06699 10.714L5.28699 13.934L12.5087 6.7123L9.28866 3.49236ZM1.58866 11.2974L0.666992 15.334L4.70366 14.4123L1.58866 11.2974Z" fill="%23444444"/></g></svg>') !important;
    content: " " !important;
    width: 18px !important;
    height: 18px !important;
    background-repeat: no-repeat !important;
    display: inline-flex !important;
    vertical-align: bottom !important;
    background-position: unset !important;
}

.saveCardCloseButton {
    color: #fff !important;
    background-color: #0069d9;
    margin-top: 10px;
    margin-left: 15px;
    border-color: #3366cc;
    padding: 6px 12px;
}