@CHARSET "UTF-8";
input,
textarea,
.uneditable-input {
  width: auto !important;
}
label {
	display:inline !important;
}
th {
	background-color:lightgray;
	border: 1px solid black;
}