/**
* Theme Name: Embertheme Child
* Description: This is a child theme of Embertheme, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/differthemes">DifferThemes</a>
* Template: embertheme
* Version: 2.0.1
*/

.pdfix-file-upload-with-drag-label {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.pdfix-file-upload-with-drag {
    background-color: white;
    border: 1px dashed #71aa30;
    border-radius: 3px;
}

#fld_2738779_1-wrap {
    text-align: center;
}

.pdfix-file-upload-is-active {
    background-color: rgba(245,245,245,0.5) !important;
}

.pdfix-file-upload-with-drag.form-group,
.pdfix-file-upload-with-drag .file-prevent-overflow,
.pdfix-file-upload-with-drag label,
.pdfix-file-upload-with-drag input {
    width: 100%;
}

.pdfix-file-upload-with-drag label {
    padding: 20px;
    text-align: center;
}

.pdfix-file-upload-with-drag input {
    height: 50px;
}