.imageuploadify .imageuploadify-images-list .imageuploadify-container{
    width: 100% !important;
}

.imageuploadify-details{
    opacity: 1 !important;
}

div .form-control {
    -webkit-appearance: auto !important;
    appearance: auto !important;
}