.visually-hidden {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

label {
	font-weight: bold;
}

fieldset.as_label {
	padding: 0;
	border: 0;
	box-shadow: none;
	margin: 0;
	background-color: inherit;
}

fieldset.as_label legend {
	font-family: "Lato", sans-serif;
	font-weight: bold;
	font-size: 15px;
}
