/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 23 2023 | 04:10:33 */
.frm_dropzone.frm_single_upload {
    max-width: inherit !important;
}

.frm_dropzone .dz-message {
    border: 2px dashed #dfdfdf;
    background: #ffffff;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
    display: none;
    font-size: 20px;
    text-align: center;
    margin: 0.5em 0 1em;
}