input[type=text] {
	width: 128px;
	margin-bottom: 8px;
}

.header {
	font-weight:   bold;
	margin-top:    16px;
	margin-bottom: 4px;
}

/*.card .wide { width: 100% !important; }*/

.header:first-child {
	margin-top: 0;
}
