.custom-file-input {
    display: none;
}
.select-file-input {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
.formImageShow {
	width: 100%; 
	height: 50px; 
	overflow: hidden;
}