.api input {
	width: 300px;
}

.api button {
	width: 100px;
}
.api label {
	width: 100px;
}

.api .input-group {
	display: block;
}