

.gglcptch_error_text {
	color: red;
	display: none;
}
#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;
}
.wpml-login-ls {
  margin: 0 auto;
  padding: 0 0 24px;
  text-align: center;
}

#wpml-login-ls-form {
  padding: 0;
  overflow: visible;
  background: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
