div.container {
	margin: 20px auto;
}

body {
	font-size: 11px !important;
}

input[type=file] {
  display: block;
  width: 100% !important;
}

table {
	width: 150px;
}
