.dropzone{
    background: none;
}

#submit:disabled{
    cursor: not-allowed;
}

.dropzone .dz-preview.dz-image-preview{
    background: none;
}

.upload-icon{
    
        text-align: center;
        margin-bottom: 15px;
}