input[type="file"]{
	display: block;
	//width: 100%;
}

.server-response {
	padding: 3px;
	font-size: 15px
}


