body {
	background-color: #f7f7f7;
}

.c {
	text-align: center;
}

.r {
	text-align: right;
}

.f-btn {
	width: 120px;
	padding: 2px 0px;
	border: 1px black dotted;
	background-color: #eeeeee;
}

.f-btn::file-selector-button {
	display: none;
}
