.off {
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}

.on {
	visibility: visible;
	overflow: hidden;
}
