@CHARSET "UTF-8";
/**
 * Styles for the no captcha fallback
 *
 * @author Evan Dooner
 * @version 23 Apr 2015
 */
 
.capbox {
	position: absolute;
	top: -5000px;
	left: -5000px;
}