#browsebutton {
    background-color: white;
}

#my-file-selector {
    display: none;
}

textarea.form-control {
 max-width : 100%;
 min-width : 100%;
}