.tie-suite-form { max-width: 480px; }
.tie-suite-form label { display: block; margin-bottom: 0.25rem; font-weight: 500; }
.tie-suite-form input, .tie-suite-form select, .tie-suite-form textarea {
	padding: 0.6rem 0.75rem;
	border: 1px solid #ccc;
	font-family: inherit;
	font-size: 1rem;
}
.tie-suite-form button { margin-top: 0.5rem; cursor: pointer; }
