div.es-core-file-errors {
    display: none;
}

div.es-core-file > input[type="file"] {
    display: none;
}

div.es-core-file-preview {
    margin-bottom: 10px;
}

img.es-core-file-change {
    cursor: pointer;
}

a.es-core-file-preview-link {
    display: block;
}
