<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.captchaControl &gt; div {
	position: relative;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background-color: #ffffff !important;
}

	.captchaControl &gt; div &gt; input {
		width: 100% !important;
		height: 30px;
		top: 0;
		left: 0;
		margin-top: 38px !important;
		border: 0 !important;
		background-color: #ffffff !important;
		text-align: center;
	}
</pre></body></html>