div#imce_search_remove_button {
    font-family: 'Open Sans';
    border: 1px solid red !important;
    color: red !important;
    background: white !important;
    border-radius: 0 !important;
    padding: 6px 10px !important;
    margin-bottom: 1em !important;
    margin-right: 1em !important;
    text-align: center !important;
    font-weight: normal !important;
    font-size: 1.077em !important;
    transition: all, 0.3s !important;
    line-height: 1.25em;
}
