@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-djjusn');
	src:url('fonts/icomoon.eot?#iefix-djjusn') format('embedded-opentype'),
		url('fonts/icomoon.woff?-djjusn') format('woff'),
		url('fonts/icomoon.ttf?-djjusn') format('truetype'),
		url('fonts/icomoon.svg?-djjusn#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-show_on_map:before {
	content: "\e600";
}
.icon-map:before {
	content: "\e601";
}
.icon-home:before {
	content: "\e603";
}
.icon-calendar:before {
	content: "\e604";
}
.icon-atraction:before {
	content: "\e605";
}
.icon-arrowdown:before {
	content: "\e606";
}
.icon-arrowleft:before {
	content: "\e607";
}
.icon-arrowright:before {
	content: "\e608";
}
.icon-arrowup:before {
	content: "\e609";
}
.icon-plus:before {
	content: "\e60a";
}
.icon-information:before {
	content: "\e60b";
}
.icon-compass:before {
	content: "\e60c";
}
.icon-clock:before {
	content: "\e60e";
}

.checkbox input {
	width: auto;
	border: auto;
	height: auto;
	line-height: auto;
	border-width: auto;
	margin:     margin: 3px 3px 3px 4px;
	padding: 0;
}