.evshield-account-intro {
	margin-bottom: 1.5rem;
}

.evshield-account-form {
	max-width: 680px;
}

.evshield-products-table {
	margin-bottom: 1.5rem;
}

.evshield-product-actions {
	margin-bottom: 1rem;
}

.evshield-products-table .button {
	white-space: nowrap;
}

.evshield-inline-form {
	display: inline-block;
	margin: 0 0 0 0.35rem;
}

.evshield-account-form input[type="text"],
.evshield-account-form select,
.evshield-account-form textarea {
	width: 100%;
}

.evshield-account-form textarea {
	min-height: 120px;
}

.evshield-date-display {
	display: grid;
	gap: 0.25rem;
}

.evshield-date-label {
	font-weight: 600;
}

.evshield-checkbox-row label {
	display: flex;
	gap: 0.5rem;
	align-items: flex-start;
	flex-wrap: wrap;
}

.evshield-checkbox-row input[type="checkbox"] {
	margin-top: 0.3em;
}
