
#commentform .gglcptch {
	margin: 0 0 10px;
}

#recaptcha_response_field {
	height: 17px !important;
	max-height: 35px !important;
	font-size: 10pt !important;
}

.recaptcha_theme_clean #recaptcha_response_field {
	height: 25px !important;
}

#gglcptch_error {
	color: #f00;
}

.gglcptch table#recaptcha_table {
	table-layout: auto !important;
}

/* in allowlist notification message */
.gglcptch_allowlist_message {
	display: block;
	margin: 12px 0;
}

.gglcptch_v2 {
	min-width: 1px;
	padding: 10px 0;
	clear: both;
}

.gglcptch_recaptcha .grecaptcha-badge {
	z-index: 100;
}

.gglcptch_error_text {
	color: red;
	display: none;
}

.gglcptch-password-form-error {
	color: red;
}
