﻿.dropzone {
    border: black dashed 3px;
    padding: 50px;
    text-align: center;
    max-width: 100%;
}

.upload-img-form {
    width: 100%;
}

a.btn.tile {
    margin-top: 0px;
}
.upload-img-form input, .upload-img-form select, .upload-img-form textarea, .upload-img-form .bootstrap-select, .upload-img-form .btn-group-justified {
    max-width: 100%;
}