@charset "UTF-8";
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	cursor: text;
	text-indent: 0px;
	white-space: normal;
	display: none;
	padding-left: 5px;
}
