﻿/* corrected issue of text wrapping for error message in Google reCaptcha. */
.rc-anchor-error-msg-container {
	-ms-word-break: break-all;
	word-break: break-all;
	/*Non standard for webkit*/
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
/*
#grecaptcha {
	transform:scale(0.77);
	-webkit-transform:scale(0.77);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
}
*/

/*
playback timings (ms):
  load_resource: 37.474
  CDXLines.iter: 20.653 (3)
  exclusion.robots: 0.358
  RedisCDXSource: 1.213
  captures_list: 124.643
  PetaboxLoader3.datanode: 68.894 (4)
  exclusion.robots.policy: 0.334
  PetaboxLoader3.resolve: 29.861
  LoadShardBlock: 90.182 (3)
  esindex: 0.024
*/