/*http://icomoon.io/*/
@font-face {
	font-family: 'icomoon';
	 src:  url( 'icomoon.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'icomoon';
	 src:  url( 'icomoon2.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'icomoon';
	 src:  url( 'icomoon3.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'icomoon';
	 src:  url( 'icomoon4.woff') format('woff');
	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;
}

.iconBth{
	cursor:pointer;
}
.icon-escalator:before {
	content: "\e60c";
}
.icon-elevator:before {
	content: "\e60d";
}
.icon-toilet:before {
	content: "\e60e";
}
.icon-uniE60B:before {
	content: "\e60b";
}
.icon-truck:before {
	content: "\e60a";
}
.icon-pencil:before {
	content: "\e604";
}
.icon-flip:before {
	content: "\e605";
}
.icon-flip2:before {
	content: "\e606";
}
.icon-search:before {
	content: "\e603";
}
.icon-remove:before {
	content: "\e607";
}
.icon-switch:before {
	content: "\e602";
}
.icon-cancel-circle:before {
	content: "\e609";
}
.icon-plus:before {
	content: "\e608";
}
.icon-play:before {
	content: "\e600";
}
.icon-stop:before {
	content: "\e601";
}