body {
	background-color: #000;
}
.gglcptch_error_text {
	color: red;
	display: none;
}

.gglcptch_recaptcha > div {
	height: auto;
	width: 99% !important;
}

.gglcptch_recaptcha .rc-anchor-compact {
	height: inherit;
    width: 99% !important;
}

.gglcptch_recaptcha .rc-anchor-compact-footer {
    margin: auto 12px;
}