.thank-you-license-key-input {
	width: 27em;
	height: 2.5em;
	border: 0 !important;
	padding: 0 0 0 5px !important;
	color: inherit !important;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	background: transparent !important;
}

.thank-you-license-key-input:focus {
	outline: none !important;
	box-shadow: none !important;
}

.thank-you-license-key-button svg {
	height: 1.3em;
	margin: 0.2em 0.35em 0 0;
	vertical-align: top;
}

.thank-you-license-key-button.copied {
	background: #8d47ff !important;
}