/*!* Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)*/

@font-face {
	font-family: fontawesome;
	src: url(../fonts/fontawesome-webfont5b62.eot?v=4.6.3);
	src: url(../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(../fonts/fontawesome-webfont5b62.html?v=4.6.3) format('woff2'), url(../fonts/fontawesome-webfont5b62.woff?v=4.6.3) format('woff'), url(../fonts/fontawesome-webfont5b62.ttf?v=4.6.3) format('truetype'), url(../fonts/fontawesome-webfont5b62.svg?v=4.6.3#fontawesomeregular) format('svg');
	font-weight: 400;
	font-style: normal
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right {
	margin-left: .3em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-gear:before, .fa-cog:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}
.fa-euro:before, .fa-eur:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}
.fa-won:before, .fa-krw:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper-pp:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
	content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-hotel:before, .fa-bed:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-yc:before, .fa-y-combinator:before {
	content: "\f23b"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-battery-4:before, .fa-battery-full:before {
	content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-sticky-note-o:before {
	content: "\f24a"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-hourglass-o:before {
	content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "\f256"
}
.fa-hand-scissors-o:before {
	content: "\f257"
}
.fa-hand-lizard-o:before {
	content: "\f258"
}
.fa-hand-spock-o:before {
	content: "\f259"
}
.fa-hand-pointer-o:before {
	content: "\f25a"
}
.fa-hand-peace-o:before {
	content: "\f25b"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-safari:before {
	content: "\f267"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-tv:before, .fa-television:before {
	content: "\f26c"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-500px:before {
	content: "\f26e"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-calendar-plus-o:before {
	content: "\f271"
}
.fa-calendar-minus-o:before {
	content: "\f272"
}
.fa-calendar-times-o:before {
	content: "\f273"
}
.fa-calendar-check-o:before {
	content: "\f274"
}
.fa-industry:before {
	content: "\f275"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-map-o:before {
	content: "\f278"
}
.fa-map:before {
	content: "\f279"
}
.fa-commenting:before {
	content: "\f27a"
}
.fa-commenting-o:before {
	content: "\f27b"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-vimeo:before {
	content: "\f27d"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-fonticons:before {
	content: "\f280"
}
.fa-reddit-alien:before {
	content: "\f281"
}
.fa-edge:before {
	content: "\f282"
}
.fa-credit-card-alt:before {
	content: "\f283"
}
.fa-codiepie:before {
	content: "\f284"
}
.fa-modx:before {
	content: "\f285"
}
.fa-fort-awesome:before {
	content: "\f286"
}
.fa-usb:before {
	content: "\f287"
}
.fa-product-hunt:before {
	content: "\f288"
}
.fa-mixcloud:before {
	content: "\f289"
}
.fa-scribd:before {
	content: "\f28a"
}
.fa-pause-circle:before {
	content: "\f28b"
}
.fa-pause-circle-o:before {
	content: "\f28c"
}
.fa-stop-circle:before {
	content: "\f28d"
}
.fa-stop-circle-o:before {
	content: "\f28e"
}
.fa-shopping-bag:before {
	content: "\f290"
}
.fa-shopping-basket:before {
	content: "\f291"
}
.fa-hashtag:before {
	content: "\f292"
}
.fa-bluetooth:before {
	content: "\f293"
}
.fa-bluetooth-b:before {
	content: "\f294"
}
.fa-percent:before {
	content: "\f295"
}
.fa-gitlab:before {
	content: "\f296"
}
.fa-wpbeginner:before {
	content: "\f297"
}
.fa-wpforms:before {
	content: "\f298"
}
.fa-envira:before {
	content: "\f299"
}
.fa-universal-access:before {
	content: "\f29a"
}
.fa-wheelchair-alt:before {
	content: "\f29b"
}
.fa-question-circle-o:before {
	content: "\f29c"
}
.fa-blind:before {
	content: "\f29d"
}
.fa-audio-description:before {
	content: "\f29e"
}
.fa-volume-control-phone:before {
	content: "\f2a0"
}
.fa-braille:before {
	content: "\f2a1"
}
.fa-assistive-listening-systems:before {
	content: "\f2a2"
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
	content: "\f2a4"
}
.fa-glide:before {
	content: "\f2a5"
}
.fa-glide-g:before {
	content: "\f2a6"
}
.fa-signing:before, .fa-sign-language:before {
	content: "\f2a7"
}
.fa-low-vision:before {
	content: "\f2a8"
}
.fa-viadeo:before {
	content: "\f2a9"
}
.fa-viadeo-square:before {
	content: "\f2aa"
}
.fa-snapchat:before {
	content: "\f2ab"
}
.fa-snapchat-ghost:before {
	content: "\f2ac"
}
.fa-snapchat-square:before {
	content: "\f2ad"
}
.fa-pied-piper:before {
	content: "\f2ae"
}
.fa-first-order:before {
	content: "\f2b0"
}
.fa-yoast:before {
	content: "\f2b1"
}
.fa-themeisle:before {
	content: "\f2b2"
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: "\f2b3"
}
.fa-fa:before, .fa-font-awesome:before {
	content: "\f2b4"
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
@font-face {
	font-family: simple-line-icons;
	src: url(../fonts/simple-line-iconsc05f.eot?thkwh4);
	src: url(../fonts/simple-line-iconsc05f.eot?thkwh4#iefix) format('embedded-opentype'), url(../fonts/simple-line-iconsc05f.ttf?thkwh4) format('truetype'), url(../fonts/simple-line-iconsc05f.woff?thkwh4) format('woff'), url(../fonts/simple-line-iconsc05f.svg?thkwh4#simple-line-icons) format('svg');
	font-weight: 400;
	font-style: normal
}
.sl {
	font-family: simple-line-icons!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.sl-icon-user-female:before {
	content: "\e000"
}
.sl-icon-people:before {
	content: "\e001"
}
.sl-icon-user-follow:before {
	content: "\e002"
}
.sl-icon-user-following:before {
	content: "\e003"
}
.sl-icon-user-unfollow:before {
	content: "\e004"
}
.sl-icon-user:before {
	content: "\e005"
}
.sl-icon-trophy:before {
	content: "\e006"
}
.sl-icon-speedometer:before {
	content: "\e007"
}
.sl-icon-social-youtube:before {
	content: "\e008"
}
.sl-icon-social-twitter:before {
	content: "\e009"
}
.sl-icon-social-tumblr:before {
	content: "\e00a"
}
.sl-icon-social-facebook:before {
	content: "\e00b"
}
.sl-icon-social-dropbox:before {
	content: "\e00c"
}
.sl-icon-social-dribbble:before {
	content: "\e00d"
}
.sl-icon-shield:before {
	content: "\e00e"
}
.sl-icon-screen-tablet:before {
	content: "\e00f"
}
.sl-icon-screen-smartphone:before {
	content: "\e010"
}
.sl-icon-screen-desktop:before {
	content: "\e011"
}
.sl-icon-plane:before {
	content: "\e012"
}
.sl-icon-notebook:before {
	content: "\e013"
}
.sl-icon-mustache:before {
	content: "\e014"
}
.sl-icon-mouse:before {
	content: "\e015"
}
.sl-icon-magnet:before {
	content: "\e016"
}
.sl-icon-magic-wand:before {
	content: "\e017"
}
.sl-icon-hourglass:before {
	content: "\e018"
}
.sl-icon-graduation:before {
	content: "\e019"
}
.sl-icon-ghost:before {
	content: "\e01a"
}
.sl-icon-game-controller:before {
	content: "\e01b"
}
.sl-icon-fire:before {
	content: "\e01c"
}
.sl-icon-eyeglass:before {
	content: "\e01d"
}
.sl-icon-envelope-open:before {
	content: "\e01e"
}
.sl-icon-envolope-letter:before {
	content: "\e01f"
}
.sl-icon-energy:before {
	content: "\e020"
}
.sl-icon-emotsmile:before {
	content: "\e021"
}
.sl-icon-disc:before {
	content: "\e022"
}
.sl-icon-cursor-move:before {
	content: "\e023"
}
.sl-icon-crop:before {
	content: "\e024"
}
.sl-icon-credit-card:before {
	content: "\e025"
}
.sl-icon-chemistry:before {
	content: "\e026"
}
.sl-icon-bell:before {
	content: "\e027"
}
.sl-icon-badge:before {
	content: "\e028"
}
.sl-icon-anchor:before {
	content: "\e029"
}
.sl-icon-wallet:before {
	content: "\e02a"
}
.sl-icon-vector:before {
	content: "\e02b"
}
.sl-icon-speech:before {
	content: "\e02c"
}
.sl-icon-puzzle:before {
	content: "\e02d"
}
.sl-icon-printer:before {
	content: "\e02e"
}
.sl-icon-present:before {
	content: "\e02f"
}
.sl-icon-playlist:before {
	content: "\e030"
}
.sl-icon-pin:before {
	content: "\e031"
}
.sl-icon-picture:before {
	content: "\e032"
}
.sl-icon-map:before {
	content: "\e033"
}
.sl-icon-layers:before {
	content: "\e034"
}
.sl-icon-handbag:before {
	content: "\e035"
}
.sl-icon-globe-alt:before {
	content: "\e036"
}
.sl-icon-globe:before {
	content: "\e037"
}
.sl-icon-frame:before {
	content: "\e038"
}
.sl-icon-folder-alt:before {
	content: "\e039"
}
.sl-icon-film:before {
	content: "\e03a"
}
.sl-icon-feed:before {
	content: "\e03b"
}
.sl-icon-earphones-alt:before {
	content: "\e03c"
}
.sl-icon-earphones:before {
	content: "\e03d"
}
.sl-icon-drop:before {
	content: "\e03e"
}
.sl-icon-drawar:before {
	content: "\e03f"
}
.sl-icon-docs:before {
	content: "\e040"
}
.sl-icon-directions:before {
	content: "\e041"
}
.sl-icon-direction:before {
	content: "\e042"
}
.sl-icon-diamond:before {
	content: "\e043"
}
.sl-icon-cup:before {
	content: "\e044"
}
.sl-icon-compass:before {
	content: "\e045"
}
.sl-icon-call-out:before {
	content: "\e046"
}
.sl-icon-call-in:before {
	content: "\e047"
}
.sl-icon-call-end:before {
	content: "\e048"
}
.sl-icon-calculator:before {
	content: "\e049"
}
.sl-icon-bubbles:before {
	content: "\e04a"
}
.sl-icon-briefcase:before {
	content: "\e04b"
}
.sl-icon-book-open:before {
	content: "\e04c"
}
.sl-icon-basket-loaded:before {
	content: "\e04d"
}
.sl-icon-basket:before {
	content: "\e04e"
}
.sl-icon-bag:before {
	content: "\e04f"
}
.sl-icon-action-undo:before {
	content: "\e050"
}
.sl-icon-action-redo:before {
	content: "\e051"
}
.sl-icon-wrench:before {
	content: "\e052"
}
.sl-icon-umbrella:before {
	content: "\e053"
}
.sl-icon-trash:before {
	content: "\e054"
}
.sl-icon-tag:before {
	content: "\e055"
}
.sl-icon-support:before {
	content: "\e056"
}
.sl-icon-size-fullscreen:before {
	content: "\e057"
}
.sl-icon-size-actual:before {
	content: "\e058"
}
.sl-icon-shuffle:before {
	content: "\e059"
}
.sl-icon-share-alt:before {
	content: "\e05a"
}
.sl-icon-share:before {
	content: "\e05b"
}
.sl-icon-rocket:before {
	content: "\e05c"
}
.sl-icon-question:before {
	content: "\e05d"
}
.sl-icon-pie-chart:before {
	content: "\e05e"
}
.sl-icon-pencil:before {
	content: "\e05f"
}
.sl-icon-note:before {
	content: "\e060"
}
.sl-icon-music-tone-alt:before {
	content: "\e061"
}
.sl-icon-music-tone:before {
	content: "\e062"
}
.sl-icon-microphone:before {
	content: "\e063"
}
.sl-icon-loop:before {
	content: "\e064"
}
.sl-icon-logout:before {
	content: "\e065"
}
.sl-icon-login:before {
	content: "\e066"
}
.sl-icon-list:before {
	content: "\e067"
}
.sl-icon-like:before {
	content: "\e068"
}
.sl-icon-home:before {
	content: "\e069"
}
.sl-icon-grid:before {
	content: "\e06a"
}
.sl-icon-graph:before {
	content: "\e06b"
}
.sl-icon-equalizer:before {
	content: "\e06c"
}
.sl-icon-dislike:before {
	content: "\e06d"
}
.sl-icon-cursor:before {
	content: "\e06e"
}
.sl-icon-control-start:before {
	content: "\e06f"
}
.sl-icon-control-rewind:before {
	content: "\e070"
}
.sl-icon-control-play:before {
	content: "\e071"
}
.sl-icon-control-pause:before {
	content: "\e072"
}
.sl-icon-control-forward:before {
	content: "\e073"
}
.sl-icon-control-end:before {
	content: "\e074"
}
.sl-icon-calender:before {
	content: "\e075"
}
.sl-icon-bulb:before {
	content: "\e076"
}
.sl-icon-chart:before {
	content: "\e077"
}
.sl-icon-arrow-up-circle:before {
	content: "\e078"
}
.sl-icon-arrow-right-circle:before {
	content: "\e079"
}
.sl-icon-arrow-left-circle:before {
	content: "\e07a"
}
.sl-icon-arrow-down-circle:before {
	content: "\e07b"
}
.sl-icon-ban:before {
	content: "\e07c"
}
.sl-icon-bubble:before {
	content: "\e07d"
}
.sl-icon-camrecorder:before {
	content: "\e07e"
}
.sl-icon-camera:before {
	content: "\e07f"
}
.sl-icon-check:before {
	content: "\e080"
}
.sl-icon-clock:before {
	content: "\e081"
}
.sl-icon-close:before {
	content: "\e082"
}
.sl-icon-cloud-download:before {
	content: "\e083"
}
.sl-icon-cloud-upload:before {
	content: "\e084"
}
.sl-icon-doc:before {
	content: "\e085"
}
.sl-icon-envolope:before {
	content: "\e086"
}
.sl-icon-eye:before {
	content: "\e087"
}
.sl-icon-flag:before {
	content: "\e088"
}
.sl-icon-folder:before {
	content: "\e089"
}
.sl-icon-heart:before {
	content: "\e08a"
}
.sl-icon-info:before {
	content: "\e08b"
}
.sl-icon-key:before {
	content: "\e08c"
}
.sl-icon-link:before {
	content: "\e08d"
}
.sl-icon-lock:before {
	content: "\e08e"
}
.sl-icon-lock-open:before {
	content: "\e08f"
}
.sl-icon-magnifier:before {
	content: "\e090"
}
.sl-icon-magnifier-add:before {
	content: "\e091"
}
.sl-icon-magnifier-remove:before {
	content: "\e092"
}
.sl-icon-paper-clip:before {
	content: "\e093"
}
.sl-icon-paper-plane:before {
	content: "\e094"
}
.sl-icon-plus:before {
	content: "\e095"
}
.sl-icon-power:before {
	content: "\e097"
}
.sl-icon-refresh:before {
	content: "\e098"
}
.sl-icon-reload:before {
	content: "\e099"
}
.sl-icon-settings:before {
	content: "\e09a"
}
.sl-icon-star:before {
	content: "\e09b"
}
.sl-icon-symble-female:before {
	content: "\e09c"
}
.sl-icon-symbol-male:before {
	content: "\e09d"
}
.sl-icon-target:before {
	content: "\e09e"
}
.sl-icon-volume-1:before {
	content: "\e09f"
}
.sl-icon-volume-2:before {
	content: "\e0a0"
}
.sl-icon-volume-off:before {
	content: "\e0a1"
}
.sl-icon-phone:before {
	content: "\e600"
}
.sl-icon-Menu:before {
	content: "\e601"
}
.sl-icon-optionsvertical:before {
	content: "\e602"
}
.sl-icon-options:before {
	content: "\e603"
}
.sl-icon-arrow-down:before {
	content: "\e604"
}
.sl-icon-arrow-left:before {
	content: "\e605"
}
.sl-icon-arrow-right:before {
	content: "\e606"
}
.sl-icon-arrow-up:before {
	content: "\e607"
}
.sl-icon-thumbs-up:before {
	content: "\e80d"
}
.sl-icon-location:before {
	content: "\e810"
}
@font-face {
	font-family: iconsmind;
	src: url(../fonts/iconsmindca27.eot?-rdmvgc);
	src: url(../fonts/iconsmindd41d.eot?#iefix-rdmvgc) format('embedded-opentype'), url(../fonts/iconsmindca27.woff?-rdmvgc) format('woff'), url(../fonts/iconsmindca27.ttf?-rdmvgc) format('truetype'), url(../fonts/iconsmindca27.svg?-rdmvgc#iconsmind) format('svg');
	font-weight: 400;
	font-style: normal
}
.im {
	font-family: iconsmind!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.im-icon-A-Z:before {
	content: "\e600"
}
.im-icon-Aa:before {
	content: "\e601"
}
.im-icon-Add-Bag:before {
	content: "\e602"
}
.im-icon-Add-Basket:before {
	content: "\e603"
}
.im-icon-Add-Cart:before {
	content: "\e604"
}
.im-icon-Add-File:before {
	content: "\e605"
}
.im-icon-Add-SpaceAfterParagraph:before {
	content: "\e606"
}
.im-icon-Add-SpaceBeforeParagraph:before {
	content: "\e607"
}
.im-icon-Add-User:before {
	content: "\e608"
}
.im-icon-Add-UserStar:before {
	content: "\e609"
}
.im-icon-Add-Window:before {
	content: "\e60a"
}
.im-icon-Add:before {
	content: "\e60b"
}
.im-icon-Address-Book:before {
	content: "\e60c"
}
.im-icon-Address-Book2:before {
	content: "\e60d"
}
.im-icon-Administrator:before {
	content: "\e60e"
}
.im-icon-Aerobics-2:before {
	content: "\e60f"
}
.im-icon-Aerobics-3:before {
	content: "\e610"
}
.im-icon-Aerobics:before {
	content: "\e611"
}
.im-icon-Affiliate:before {
	content: "\e612"
}
.im-icon-Aim:before {
	content: "\e613"
}
.im-icon-Air-Balloon:before {
	content: "\e614"
}
.im-icon-Airbrush:before {
	content: "\e615"
}
.im-icon-Airship:before {
	content: "\e616"
}
.im-icon-Alarm-Clock:before {
	content: "\e617"
}
.im-icon-Alarm-Clock2:before {
	content: "\e618"
}
.im-icon-Alarm:before {
	content: "\e619"
}
.im-icon-Alien-2:before {
	content: "\e61a"
}
.im-icon-Alien:before {
	content: "\e61b"
}
.im-icon-Aligator:before {
	content: "\e61c"
}
.im-icon-Align-Center:before {
	content: "\e61d"
}
.im-icon-Align-JustifyAll:before {
	content: "\e61e"
}
.im-icon-Align-JustifyCenter:before {
	content: "\e61f"
}
.im-icon-Align-JustifyLeft:before {
	content: "\e620"
}
.im-icon-Align-JustifyRight:before {
	content: "\e621"
}
.im-icon-Align-Left:before {
	content: "\e622"
}
.im-icon-Align-Right:before {
	content: "\e623"
}
.im-icon-Alpha:before {
	content: "\e624"
}
.im-icon-Ambulance:before {
	content: "\e625"
}
.im-icon-AMX:before {
	content: "\e626"
}
.im-icon-Anchor-2:before {
	content: "\e627"
}
.im-icon-Anchor:before {
	content: "\e628"
}
.im-icon-Android-Store:before {
	content: "\e629"
}
.im-icon-Android:before {
	content: "\e62a"
}
.im-icon-Angel-Smiley:before {
	content: "\e62b"
}
.im-icon-Angel:before {
	content: "\e62c"
}
.im-icon-Angry:before {
	content: "\e62d"
}
.im-icon-Apple-Bite:before {
	content: "\e62e"
}
.im-icon-Apple-Store:before {
	content: "\e62f"
}
.im-icon-Apple:before {
	content: "\e630"
}
.im-icon-Approved-Window:before {
	content: "\e631"
}
.im-icon-Aquarius-2:before {
	content: "\e632"
}
.im-icon-Aquarius:before {
	content: "\e633"
}
.im-icon-Archery-2:before {
	content: "\e634"
}
.im-icon-Archery:before {
	content: "\e635"
}
.im-icon-Argentina:before {
	content: "\e636"
}
.im-icon-Aries-2:before {
	content: "\e637"
}
.im-icon-Aries:before {
	content: "\e638"
}
.im-icon-Army-Key:before {
	content: "\e639"
}
.im-icon-Arrow-Around:before {
	content: "\e63a"
}
.im-icon-Arrow-Back3:before {
	content: "\e63b"
}
.im-icon-Arrow-Back:before {
	content: "\e63c"
}
.im-icon-Arrow-Back2:before {
	content: "\e63d"
}
.im-icon-Arrow-Barrier:before {
	content: "\e63e"
}
.im-icon-Arrow-Circle:before {
	content: "\e63f"
}
.im-icon-Arrow-Cross:before {
	content: "\e640"
}
.im-icon-Arrow-Down:before {
	content: "\e641"
}
.im-icon-Arrow-Down2:before {
	content: "\e642"
}
.im-icon-Arrow-Down3:before {
	content: "\e643"
}
.im-icon-Arrow-DowninCircle:before {
	content: "\e644"
}
.im-icon-Arrow-Fork:before {
	content: "\e645"
}
.im-icon-Arrow-Forward:before {
	content: "\e646"
}
.im-icon-Arrow-Forward2:before {
	content: "\e647"
}
.im-icon-Arrow-From:before {
	content: "\e648"
}
.im-icon-Arrow-Inside:before {
	content: "\e649"
}
.im-icon-Arrow-Inside45:before {
	content: "\e64a"
}
.im-icon-Arrow-InsideGap:before {
	content: "\e64b"
}
.im-icon-Arrow-InsideGap45:before {
	content: "\e64c"
}
.im-icon-Arrow-Into:before {
	content: "\e64d"
}
.im-icon-Arrow-Join:before {
	content: "\e64e"
}
.im-icon-Arrow-Junction:before {
	content: "\e64f"
}
.im-icon-Arrow-Left:before {
	content: "\e650"
}
.im-icon-Arrow-Left2:before {
	content: "\e651"
}
.im-icon-Arrow-LeftinCircle:before {
	content: "\e652"
}
.im-icon-Arrow-Loop:before {
	content: "\e653"
}
.im-icon-Arrow-Merge:before {
	content: "\e654"
}
.im-icon-Arrow-Mix:before {
	content: "\e655"
}
.im-icon-Arrow-Next:before {
	content: "\e656"
}
.im-icon-Arrow-OutLeft:before {
	content: "\e657"
}
.im-icon-Arrow-OutRight:before {
	content: "\e658"
}
.im-icon-Arrow-Outside:before {
	content: "\e659"
}
.im-icon-Arrow-Outside45:before {
	content: "\e65a"
}
.im-icon-Arrow-OutsideGap:before {
	content: "\e65b"
}
.im-icon-Arrow-OutsideGap45:before {
	content: "\e65c"
}
.im-icon-Arrow-Over:before {
	content: "\e65d"
}
.im-icon-Arrow-Refresh:before {
	content: "\e65e"
}
.im-icon-Arrow-Refresh2:before {
	content: "\e65f"
}
.im-icon-Arrow-Right:before {
	content: "\e660"
}
.im-icon-Arrow-Right2:before {
	content: "\e661"
}
.im-icon-Arrow-RightinCircle:before {
	content: "\e662"
}
.im-icon-Arrow-Shuffle:before {
	content: "\e663"
}
.im-icon-Arrow-Squiggly:before {
	content: "\e664"
}
.im-icon-Arrow-Through:before {
	content: "\e665"
}
.im-icon-Arrow-To:before {
	content: "\e666"
}
.im-icon-Arrow-TurnLeft:before {
	content: "\e667"
}
.im-icon-Arrow-TurnRight:before {
	content: "\e668"
}
.im-icon-Arrow-Up:before {
	content: "\e669"
}
.im-icon-Arrow-Up2:before {
	content: "\e66a"
}
.im-icon-Arrow-Up3:before {
	content: "\e66b"
}
.im-icon-Arrow-UpinCircle:before {
	content: "\e66c"
}
.im-icon-Arrow-XLeft:before {
	content: "\e66d"
}
.im-icon-Arrow-XRight:before {
	content: "\e66e"
}
.im-icon-Ask:before {
	content: "\e66f"
}
.im-icon-Assistant:before {
	content: "\e670"
}
.im-icon-Astronaut:before {
	content: "\e671"
}
.im-icon-At-Sign:before {
	content: "\e672"
}
.im-icon-ATM:before {
	content: "\e673"
}
.im-icon-Atom:before {
	content: "\e674"
}
.im-icon-Audio:before {
	content: "\e675"
}
.im-icon-Auto-Flash:before {
	content: "\e676"
}
.im-icon-Autumn:before {
	content: "\e677"
}
.im-icon-Baby-Clothes:before {
	content: "\e678"
}
.im-icon-Baby-Clothes2:before {
	content: "\e679"
}
.im-icon-Baby-Cry:before {
	content: "\e67a"
}
.im-icon-Baby:before {
	content: "\e67b"
}
.im-icon-Back2:before {
	content: "\e67c"
}
.im-icon-Back-Media:before {
	content: "\e67d"
}
.im-icon-Back-Music:before {
	content: "\e67e"
}
.im-icon-Back:before {
	content: "\e67f"
}
.im-icon-Background:before {
	content: "\e680"
}
.im-icon-Bacteria:before {
	content: "\e681"
}
.im-icon-Bag-Coins:before {
	content: "\e682"
}
.im-icon-Bag-Items:before {
	content: "\e683"
}
.im-icon-Bag-Quantity:before {
	content: "\e684"
}
.im-icon-Bag:before {
	content: "\e685"
}
.im-icon-Bakelite:before {
	content: "\e686"
}
.im-icon-Ballet-Shoes:before {
	content: "\e687"
}
.im-icon-Balloon:before {
	content: "\e688"
}
.im-icon-Banana:before {
	content: "\e689"
}
.im-icon-Band-Aid:before {
	content: "\e68a"
}
.im-icon-Bank:before {
	content: "\e68b"
}
.im-icon-Bar-Chart:before {
	content: "\e68c"
}
.im-icon-Bar-Chart2:before {
	content: "\e68d"
}
.im-icon-Bar-Chart3:before {
	content: "\e68e"
}
.im-icon-Bar-Chart4:before {
	content: "\e68f"
}
.im-icon-Bar-Chart5:before {
	content: "\e690"
}
.im-icon-Bar-Code:before {
	content: "\e691"
}
.im-icon-Barricade-2:before {
	content: "\e692"
}
.im-icon-Barricade:before {
	content: "\e693"
}
.im-icon-Baseball:before {
	content: "\e694"
}
.im-icon-Basket-Ball:before {
	content: "\e695"
}
.im-icon-Basket-Coins:before {
	content: "\e696"
}
.im-icon-Basket-Items:before {
	content: "\e697"
}
.im-icon-Basket-Quantity:before {
	content: "\e698"
}
.im-icon-Bat-2:before {
	content: "\e699"
}
.im-icon-Bat:before {
	content: "\e69a"
}
.im-icon-Bathrobe:before {
	content: "\e69b"
}
.im-icon-Batman-Mask:before {
	content: "\e69c"
}
.im-icon-Battery-0:before {
	content: "\e69d"
}
.im-icon-Battery-25:before {
	content: "\e69e"
}
.im-icon-Battery-50:before {
	content: "\e69f"
}
.im-icon-Battery-75:before {
	content: "\e6a0"
}
.im-icon-Battery-100:before {
	content: "\e6a1"
}
.im-icon-Battery-Charge:before {
	content: "\e6a2"
}
.im-icon-Bear:before {
	content: "\e6a3"
}
.im-icon-Beard-2:before {
	content: "\e6a4"
}
.im-icon-Beard-3:before {
	content: "\e6a5"
}
.im-icon-Beard:before {
	content: "\e6a6"
}
.im-icon-Bebo:before {
	content: "\e6a7"
}
.im-icon-Bee:before {
	content: "\e6a8"
}
.im-icon-Beer-Glass:before {
	content: "\e6a9"
}
.im-icon-Beer:before {
	content: "\e6aa"
}
.im-icon-Bell-2:before {
	content: "\e6ab"
}
.im-icon-Bell:before {
	content: "\e6ac"
}
.im-icon-Belt-2:before {
	content: "\e6ad"
}
.im-icon-Belt-3:before {
	content: "\e6ae"
}
.im-icon-Belt:before {
	content: "\e6af"
}
.im-icon-Berlin-Tower:before {
	content: "\e6b0"
}
.im-icon-Beta:before {
	content: "\e6b1"
}
.im-icon-Betvibes:before {
	content: "\e6b2"
}
.im-icon-Bicycle-2:before {
	content: "\e6b3"
}
.im-icon-Bicycle-3:before {
	content: "\e6b4"
}
.im-icon-Bicycle:before {
	content: "\e6b5"
}
.im-icon-Big-Bang:before {
	content: "\e6b6"
}
.im-icon-Big-Data:before {
	content: "\e6b7"
}
.im-icon-Bike-Helmet:before {
	content: "\e6b8"
}
.im-icon-Bikini:before {
	content: "\e6b9"
}
.im-icon-Bilk-Bottle2:before {
	content: "\e6ba"
}
.im-icon-Billing:before {
	content: "\e6bb"
}
.im-icon-Bing:before {
	content: "\e6bc"
}
.im-icon-Binocular:before {
	content: "\e6bd"
}
.im-icon-Bio-Hazard:before {
	content: "\e6be"
}
.im-icon-Biotech:before {
	content: "\e6bf"
}
.im-icon-Bird-DeliveringLetter:before {
	content: "\e6c0"
}
.im-icon-Bird:before {
	content: "\e6c1"
}
.im-icon-Birthday-Cake:before {
	content: "\e6c2"
}
.im-icon-Bisexual:before {
	content: "\e6c3"
}
.im-icon-Bishop:before {
	content: "\e6c4"
}
.im-icon-Bitcoin:before {
	content: "\e6c5"
}
.im-icon-Black-Cat:before {
	content: "\e6c6"
}
.im-icon-Blackboard:before {
	content: "\e6c7"
}
.im-icon-Blinklist:before {
	content: "\e6c8"
}
.im-icon-Block-Cloud:before {
	content: "\e6c9"
}
.im-icon-Block-Window:before {
	content: "\e6ca"
}
.im-icon-Blogger:before {
	content: "\e6cb"
}
.im-icon-Blood:before {
	content: "\e6cc"
}
.im-icon-Blouse:before {
	content: "\e6cd"
}
.im-icon-Blueprint:before {
	content: "\e6ce"
}
.im-icon-Board:before {
	content: "\e6cf"
}
.im-icon-Bodybuilding:before {
	content: "\e6d0"
}
.im-icon-Bold-Text:before {
	content: "\e6d1"
}
.im-icon-Bone:before {
	content: "\e6d2"
}
.im-icon-Bones:before {
	content: "\e6d3"
}
.im-icon-Book:before {
	content: "\e6d4"
}
.im-icon-Bookmark:before {
	content: "\e6d5"
}
.im-icon-Books-2:before {
	content: "\e6d6"
}
.im-icon-Books:before {
	content: "\e6d7"
}
.im-icon-Boom:before {
	content: "\e6d8"
}
.im-icon-Boot-2:before {
	content: "\e6d9"
}
.im-icon-Boot:before {
	content: "\e6da"
}
.im-icon-Bottom-ToTop:before {
	content: "\e6db"
}
.im-icon-Bow-2:before {
	content: "\e6dc"
}
.im-icon-Bow-3:before {
	content: "\e6dd"
}
.im-icon-Bow-4:before {
	content: "\e6de"
}
.im-icon-Bow-5:before {
	content: "\e6df"
}
.im-icon-Bow-6:before {
	content: "\e6e0"
}
.im-icon-Bow:before {
	content: "\e6e1"
}
.im-icon-Bowling-2:before {
	content: "\e6e2"
}
.im-icon-Bowling:before {
	content: "\e6e3"
}
.im-icon-Box2:before {
	content: "\e6e4"
}
.im-icon-Box-Close:before {
	content: "\e6e5"
}
.im-icon-Box-Full:before {
	content: "\e6e6"
}
.im-icon-Box-Open:before {
	content: "\e6e7"
}
.im-icon-Box-withFolders:before {
	content: "\e6e8"
}
.im-icon-Box:before {
	content: "\e6e9"
}
.im-icon-Boy:before {
	content: "\e6ea"
}
.im-icon-Bra:before {
	content: "\e6eb"
}
.im-icon-Brain-2:before {
	content: "\e6ec"
}
.im-icon-Brain-3:before {
	content: "\e6ed"
}
.im-icon-Brain:before {
	content: "\e6ee"
}
.im-icon-Brazil:before {
	content: "\e6ef"
}
.im-icon-Bread-2:before {
	content: "\e6f0"
}
.im-icon-Bread:before {
	content: "\e6f1"
}
.im-icon-Bridge:before {
	content: "\e6f2"
}
.im-icon-Brightkite:before {
	content: "\e6f3"
}
.im-icon-Broke-Link2:before {
	content: "\e6f4"
}
.im-icon-Broken-Link:before {
	content: "\e6f5"
}
.im-icon-Broom:before {
	content: "\e6f6"
}
.im-icon-Brush:before {
	content: "\e6f7"
}
.im-icon-Bucket:before {
	content: "\e6f8"
}
.im-icon-Bug:before {
	content: "\e6f9"
}
.im-icon-Building:before {
	content: "\e6fa"
}
.im-icon-Bulleted-List:before {
	content: "\e6fb"
}
.im-icon-Bus-2:before {
	content: "\e6fc"
}
.im-icon-Bus:before {
	content: "\e6fd"
}
.im-icon-Business-Man:before {
	content: "\e6fe"
}
.im-icon-Business-ManWoman:before {
	content: "\e6ff"
}
.im-icon-Business-Mens:before {
	content: "\e700"
}
.im-icon-Business-Woman:before {
	content: "\e701"
}
.im-icon-Butterfly:before {
	content: "\e702"
}
.im-icon-Button:before {
	content: "\e703"
}
.im-icon-Cable-Car:before {
	content: "\e704"
}
.im-icon-Cake:before {
	content: "\e705"
}
.im-icon-Calculator-2:before {
	content: "\e706"
}
.im-icon-Calculator-3:before {
	content: "\e707"
}
.im-icon-Calculator:before {
	content: "\e708"
}
.im-icon-Calendar-2:before {
	content: "\e709"
}
.im-icon-Calendar-3:before {
	content: "\e70a"
}
.im-icon-Calendar-4:before {
	content: "\e70b"
}
.im-icon-Calendar-Clock:before {
	content: "\e70c"
}
.im-icon-Calendar:before {
	content: "\e70d"
}
.im-icon-Camel:before {
	content: "\e70e"
}
.im-icon-Camera-2:before {
	content: "\e70f"
}
.im-icon-Camera-3:before {
	content: "\e710"
}
.im-icon-Camera-4:before {
	content: "\e711"
}
.im-icon-Camera-5:before {
	content: "\e712"
}
.im-icon-Camera-Back:before {
	content: "\e713"
}
.im-icon-Camera:before {
	content: "\e714"
}
.im-icon-Can-2:before {
	content: "\e715"
}
.im-icon-Can:before {
	content: "\e716"
}
.im-icon-Canada:before {
	content: "\e717"
}
.im-icon-Cancer-2:before {
	content: "\e718"
}
.im-icon-Cancer-3:before {
	content: "\e719"
}
.im-icon-Cancer:before {
	content: "\e71a"
}
.im-icon-Candle:before {
	content: "\e71b"
}
.im-icon-Candy-Cane:before {
	content: "\e71c"
}
.im-icon-Candy:before {
	content: "\e71d"
}
.im-icon-Cannon:before {
	content: "\e71e"
}
.im-icon-Cap-2:before {
	content: "\e71f"
}
.im-icon-Cap-3:before {
	content: "\e720"
}
.im-icon-Cap-Smiley:before {
	content: "\e721"
}
.im-icon-Cap:before {
	content: "\e722"
}
.im-icon-Capricorn-2:before {
	content: "\e723"
}
.im-icon-Capricorn:before {
	content: "\e724"
}
.im-icon-Car-2:before {
	content: "\e725"
}
.im-icon-Car-3:before {
	content: "\e726"
}
.im-icon-Car-Coins:before {
	content: "\e727"
}
.im-icon-Car-Items:before {
	content: "\e728"
}
.im-icon-Car-Wheel:before {
	content: "\e729"
}
.im-icon-Car:before {
	content: "\e72a"
}
.im-icon-Cardigan:before {
	content: "\e72b"
}
.im-icon-Cardiovascular:before {
	content: "\e72c"
}
.im-icon-Cart-Quantity:before {
	content: "\e72d"
}
.im-icon-Casette-Tape:before {
	content: "\e72e"
}
.im-icon-Cash-Register:before {
	content: "\e72f"
}
.im-icon-Cash-register2:before {
	content: "\e730"
}
.im-icon-Castle:before {
	content: "\e731"
}
.im-icon-Cat:before {
	content: "\e732"
}
.im-icon-Cathedral:before {
	content: "\e733"
}
.im-icon-Cauldron:before {
	content: "\e734"
}
.im-icon-CD-2:before {
	content: "\e735"
}
.im-icon-CD-Cover:before {
	content: "\e736"
}
.im-icon-CD:before {
	content: "\e737"
}
.im-icon-Cello:before {
	content: "\e738"
}
.im-icon-Celsius:before {
	content: "\e739"
}
.im-icon-Chacked-Flag:before {
	content: "\e73a"
}
.im-icon-Chair:before {
	content: "\e73b"
}
.im-icon-Charger:before {
	content: "\e73c"
}
.im-icon-Check-2:before {
	content: "\e73d"
}
.im-icon-Check:before {
	content: "\e73e"
}
.im-icon-Checked-User:before {
	content: "\e73f"
}
.im-icon-Checkmate:before {
	content: "\e740"
}
.im-icon-Checkout-Bag:before {
	content: "\e741"
}
.im-icon-Checkout-Basket:before {
	content: "\e742"
}
.im-icon-Checkout:before {
	content: "\e743"
}
.im-icon-Cheese:before {
	content: "\e744"
}
.im-icon-Cheetah:before {
	content: "\e745"
}
.im-icon-Chef-Hat:before {
	content: "\e746"
}
.im-icon-Chef-Hat2:before {
	content: "\e747"
}
.im-icon-Chef:before {
	content: "\e748"
}
.im-icon-Chemical-2:before {
	content: "\e749"
}
.im-icon-Chemical-3:before {
	content: "\e74a"
}
.im-icon-Chemical-4:before {
	content: "\e74b"
}
.im-icon-Chemical-5:before {
	content: "\e74c"
}
.im-icon-Chemical:before {
	content: "\e74d"
}
.im-icon-Chess-Board:before {
	content: "\e74e"
}
.im-icon-Chess:before {
	content: "\e74f"
}
.im-icon-Chicken:before {
	content: "\e750"
}
.im-icon-Chile:before {
	content: "\e751"
}
.im-icon-Chimney:before {
	content: "\e752"
}
.im-icon-China:before {
	content: "\e753"
}
.im-icon-Chinese-Temple:before {
	content: "\e754"
}
.im-icon-Chip:before {
	content: "\e755"
}
.im-icon-Chopsticks-2:before {
	content: "\e756"
}
.im-icon-Chopsticks:before {
	content: "\e757"
}
.im-icon-Christmas-Ball:before {
	content: "\e758"
}
.im-icon-Christmas-Bell:before {
	content: "\e759"
}
.im-icon-Christmas-Candle:before {
	content: "\e75a"
}
.im-icon-Christmas-Hat:before {
	content: "\e75b"
}
.im-icon-Christmas-Sleigh:before {
	content: "\e75c"
}
.im-icon-Christmas-Snowman:before {
	content: "\e75d"
}
.im-icon-Christmas-Sock:before {
	content: "\e75e"
}
.im-icon-Christmas-Tree:before {
	content: "\e75f"
}
.im-icon-Christmas:before {
	content: "\e760"
}
.im-icon-Chrome:before {
	content: "\e761"
}
.im-icon-Chrysler-Building:before {
	content: "\e762"
}
.im-icon-Cinema:before {
	content: "\e763"
}
.im-icon-Circular-Point:before {
	content: "\e764"
}
.im-icon-City-Hall:before {
	content: "\e765"
}
.im-icon-Clamp:before {
	content: "\e766"
}
.im-icon-Clapperboard-Close:before {
	content: "\e767"
}
.im-icon-Clapperboard-Open:before {
	content: "\e768"
}
.im-icon-Claps:before {
	content: "\e769"
}
.im-icon-Clef:before {
	content: "\e76a"
}
.im-icon-Clinic:before {
	content: "\e76b"
}
.im-icon-Clock-2:before {
	content: "\e76c"
}
.im-icon-Clock-3:before {
	content: "\e76d"
}
.im-icon-Clock-4:before {
	content: "\e76e"
}
.im-icon-Clock-Back:before {
	content: "\e76f"
}
.im-icon-Clock-Forward:before {
	content: "\e770"
}
.im-icon-Clock:before {
	content: "\e771"
}
.im-icon-Close-Window:before {
	content: "\e772"
}
.im-icon-Close:before {
	content: "\e773"
}
.im-icon-Clothing-Store:before {
	content: "\e774"
}
.im-icon-Cloud--:before {
	content: "\e775"
}
.im-icon-Cloud-:before {
	content: "\e776"
}
.im-icon-Cloud-Camera:before {
	content: "\e777"
}
.im-icon-Cloud-Computer:before {
	content: "\e778"
}
.im-icon-Cloud-Email:before {
	content: "\e779"
}
.im-icon-Cloud-Hail:before {
	content: "\e77a"
}
.im-icon-Cloud-Laptop:before {
	content: "\e77b"
}
.im-icon-Cloud-Lock:before {
	content: "\e77c"
}
.im-icon-Cloud-Moon:before {
	content: "\e77d"
}
.im-icon-Cloud-Music:before {
	content: "\e77e"
}
.im-icon-Cloud-Picture:before {
	content: "\e77f"
}
.im-icon-Cloud-Rain:before {
	content: "\e780"
}
.im-icon-Cloud-Remove:before {
	content: "\e781"
}
.im-icon-Cloud-Secure:before {
	content: "\e782"
}
.im-icon-Cloud-Settings:before {
	content: "\e783"
}
.im-icon-Cloud-Smartphone:before {
	content: "\e784"
}
.im-icon-Cloud-Snow:before {
	content: "\e785"
}
.im-icon-Cloud-Sun:before {
	content: "\e786"
}
.im-icon-Cloud-Tablet:before {
	content: "\e787"
}
.im-icon-Cloud-Video:before {
	content: "\e788"
}
.im-icon-Cloud-Weather:before {
	content: "\e789"
}
.im-icon-Cloud:before {
	content: "\e78a"
}
.im-icon-Clouds-Weather:before {
	content: "\e78b"
}
.im-icon-Clouds:before {
	content: "\e78c"
}
.im-icon-Clown:before {
	content: "\e78d"
}
.im-icon-CMYK:before {
	content: "\e78e"
}
.im-icon-Coat:before {
	content: "\e78f"
}
.im-icon-Cocktail:before {
	content: "\e790"
}
.im-icon-Coconut:before {
	content: "\e791"
}
.im-icon-Code-Window:before {
	content: "\e792"
}
.im-icon-Coding:before {
	content: "\e793"
}
.im-icon-Coffee-2:before {
	content: "\e794"
}
.im-icon-Coffee-Bean:before {
	content: "\e795"
}
.im-icon-Coffee-Machine:before {
	content: "\e796"
}
.im-icon-Coffee-toGo:before {
	content: "\e797"
}
.im-icon-Coffee:before {
	content: "\e798"
}
.im-icon-Coffin:before {
	content: "\e799"
}
.im-icon-Coin:before {
	content: "\e79a"
}
.im-icon-Coins-2:before {
	content: "\e79b"
}
.im-icon-Coins-3:before {
	content: "\e79c"
}
.im-icon-Coins:before {
	content: "\e79d"
}
.im-icon-Colombia:before {
	content: "\e79e"
}
.im-icon-Colosseum:before {
	content: "\e79f"
}
.im-icon-Column-2:before {
	content: "\e7a0"
}
.im-icon-Column-3:before {
	content: "\e7a1"
}
.im-icon-Column:before {
	content: "\e7a2"
}
.im-icon-Comb-2:before {
	content: "\e7a3"
}
.im-icon-Comb:before {
	content: "\e7a4"
}
.im-icon-Communication-Tower:before {
	content: "\e7a5"
}
.im-icon-Communication-Tower2:before {
	content: "\e7a6"
}
.im-icon-Compass-2:before {
	content: "\e7a7"
}
.im-icon-Compass-3:before {
	content: "\e7a8"
}
.im-icon-Compass-4:before {
	content: "\e7a9"
}
.im-icon-Compass-Rose:before {
	content: "\e7aa"
}
.im-icon-Compass:before {
	content: "\e7ab"
}
.im-icon-Computer-2:before {
	content: "\e7ac"
}
.im-icon-Computer-3:before {
	content: "\e7ad"
}
.im-icon-Computer-Secure:before {
	content: "\e7ae"
}
.im-icon-Computer:before {
	content: "\e7af"
}
.im-icon-Conference:before {
	content: "\e7b0"
}
.im-icon-Confused:before {
	content: "\e7b1"
}
.im-icon-Conservation:before {
	content: "\e7b2"
}
.im-icon-Consulting:before {
	content: "\e7b3"
}
.im-icon-Contrast:before {
	content: "\e7b4"
}
.im-icon-Control-2:before {
	content: "\e7b5"
}
.im-icon-Control:before {
	content: "\e7b6"
}
.im-icon-Cookie-Man:before {
	content: "\e7b7"
}
.im-icon-Cookies:before {
	content: "\e7b8"
}
.im-icon-Cool-Guy:before {
	content: "\e7b9"
}
.im-icon-Cool:before {
	content: "\e7ba"
}
.im-icon-Copyright:before {
	content: "\e7bb"
}
.im-icon-Costume:before {
	content: "\e7bc"
}
.im-icon-Couple-Sign:before {
	content: "\e7bd"
}
.im-icon-Cow:before {
	content: "\e7be"
}
.im-icon-CPU:before {
	content: "\e7bf"
}
.im-icon-Crane:before {
	content: "\e7c0"
}
.im-icon-Cranium:before {
	content: "\e7c1"
}
.im-icon-Credit-Card:before {
	content: "\e7c2"
}
.im-icon-Credit-Card2:before {
	content: "\e7c3"
}
.im-icon-Credit-Card3:before {
	content: "\e7c4"
}
.im-icon-Cricket:before {
	content: "\e7c5"
}
.im-icon-Criminal:before {
	content: "\e7c6"
}
.im-icon-Croissant:before {
	content: "\e7c7"
}
.im-icon-Crop-2:before {
	content: "\e7c8"
}
.im-icon-Crop-3:before {
	content: "\e7c9"
}
.im-icon-Crown-2:before {
	content: "\e7ca"
}
.im-icon-Crown:before {
	content: "\e7cb"
}
.im-icon-Crying:before {
	content: "\e7cc"
}
.im-icon-Cube-Molecule:before {
	content: "\e7cd"
}
.im-icon-Cube-Molecule2:before {
	content: "\e7ce"
}
.im-icon-Cupcake:before {
	content: "\e7cf"
}
.im-icon-Cursor-Click:before {
	content: "\e7d0"
}
.im-icon-Cursor-Click2:before {
	content: "\e7d1"
}
.im-icon-Cursor-Move:before {
	content: "\e7d2"
}
.im-icon-Cursor-Move2:before {
	content: "\e7d3"
}
.im-icon-Cursor-Select:before {
	content: "\e7d4"
}
.im-icon-Cursor:before {
	content: "\e7d5"
}
.im-icon-D-Eyeglasses:before {
	content: "\e7d6"
}
.im-icon-D-Eyeglasses2:before {
	content: "\e7d7"
}
.im-icon-Dam:before {
	content: "\e7d8"
}
.im-icon-Danemark:before {
	content: "\e7d9"
}
.im-icon-Danger-2:before {
	content: "\e7da"
}
.im-icon-Danger:before {
	content: "\e7db"
}
.im-icon-Dashboard:before {
	content: "\e7dc"
}
.im-icon-Data-Backup:before {
	content: "\e7dd"
}
.im-icon-Data-Block:before {
	content: "\e7de"
}
.im-icon-Data-Center:before {
	content: "\e7df"
}
.im-icon-Data-Clock:before {
	content: "\e7e0"
}
.im-icon-Data-Cloud:before {
	content: "\e7e1"
}
.im-icon-Data-Compress:before {
	content: "\e7e2"
}
.im-icon-Data-Copy:before {
	content: "\e7e3"
}
.im-icon-Data-Download:before {
	content: "\e7e4"
}
.im-icon-Data-Financial:before {
	content: "\e7e5"
}
.im-icon-Data-Key:before {
	content: "\e7e6"
}
.im-icon-Data-Lock:before {
	content: "\e7e7"
}
.im-icon-Data-Network:before {
	content: "\e7e8"
}
.im-icon-Data-Password:before {
	content: "\e7e9"
}
.im-icon-Data-Power:before {
	content: "\e7ea"
}
.im-icon-Data-Refresh:before {
	content: "\e7eb"
}
.im-icon-Data-Save:before {
	content: "\e7ec"
}
.im-icon-Data-Search:before {
	content: "\e7ed"
}
.im-icon-Data-Security:before {
	content: "\e7ee"
}
.im-icon-Data-Settings:before {
	content: "\e7ef"
}
.im-icon-Data-Sharing:before {
	content: "\e7f0"
}
.im-icon-Data-Shield:before {
	content: "\e7f1"
}
.im-icon-Data-Signal:before {
	content: "\e7f2"
}
.im-icon-Data-Storage:before {
	content: "\e7f3"
}
.im-icon-Data-Stream:before {
	content: "\e7f4"
}
.im-icon-Data-Transfer:before {
	content: "\e7f5"
}
.im-icon-Data-Unlock:before {
	content: "\e7f6"
}
.im-icon-Data-Upload:before {
	content: "\e7f7"
}
.im-icon-Data-Yes:before {
	content: "\e7f8"
}
.im-icon-Data:before {
	content: "\e7f9"
}
.im-icon-David-Star:before {
	content: "\e7fa"
}
.im-icon-Daylight:before {
	content: "\e7fb"
}
.im-icon-Death:before {
	content: "\e7fc"
}
.im-icon-Debian:before {
	content: "\e7fd"
}
.im-icon-Dec:before {
	content: "\e7fe"
}
.im-icon-Decrase-Inedit:before {
	content: "\e7ff"
}
.im-icon-Deer-2:before {
	content: "\e800"
}
.im-icon-Deer:before {
	content: "\e801"
}
.im-icon-Delete-File:before {
	content: "\e802"
}
.im-icon-Delete-Window:before {
	content: "\e803"
}
.im-icon-Delicious:before {
	content: "\e804"
}
.im-icon-Depression:before {
	content: "\e805"
}
.im-icon-Deviantart:before {
	content: "\e806"
}
.im-icon-Device-SyncwithCloud:before {
	content: "\e807"
}
.im-icon-Diamond:before {
	content: "\e808"
}
.im-icon-Dice-2:before {
	content: "\e809"
}
.im-icon-Dice:before {
	content: "\e80a"
}
.im-icon-Digg:before {
	content: "\e80b"
}
.im-icon-Digital-Drawing:before {
	content: "\e80c"
}
.im-icon-Diigo:before {
	content: "\e80d"
}
.im-icon-Dinosaur:before {
	content: "\e80e"
}
.im-icon-Diploma-2:before {
	content: "\e80f"
}
.im-icon-Diploma:before {
	content: "\e810"
}
.im-icon-Direction-East:before {
	content: "\e811"
}
.im-icon-Direction-North:before {
	content: "\e812"
}
.im-icon-Direction-South:before {
	content: "\e813"
}
.im-icon-Direction-West:before {
	content: "\e814"
}
.im-icon-Director:before {
	content: "\e815"
}
.im-icon-Disk:before {
	content: "\e816"
}
.im-icon-Dj:before {
	content: "\e817"
}
.im-icon-DNA-2:before {
	content: "\e818"
}
.im-icon-DNA-Helix:before {
	content: "\e819"
}
.im-icon-DNA:before {
	content: "\e81a"
}
.im-icon-Doctor:before {
	content: "\e81b"
}
.im-icon-Dog:before {
	content: "\e81c"
}
.im-icon-Dollar-Sign:before {
	content: "\e81d"
}
.im-icon-Dollar-Sign2:before {
	content: "\e81e"
}
.im-icon-Dollar:before {
	content: "\e81f"
}
.im-icon-Dolphin:before {
	content: "\e820"
}
.im-icon-Domino:before {
	content: "\e821"
}
.im-icon-Door-Hanger:before {
	content: "\e822"
}
.im-icon-Door:before {
	content: "\e823"
}
.im-icon-Doplr:before {
	content: "\e824"
}
.im-icon-Double-Circle:before {
	content: "\e825"
}
.im-icon-Double-Tap:before {
	content: "\e826"
}
.im-icon-Doughnut:before {
	content: "\e827"
}
.im-icon-Dove:before {
	content: "\e828"
}
.im-icon-Down-2:before {
	content: "\e829"
}
.im-icon-Down-3:before {
	content: "\e82a"
}
.im-icon-Down-4:before {
	content: "\e82b"
}
.im-icon-Down:before {
	content: "\e82c"
}
.im-icon-Download-2:before {
	content: "\e82d"
}
.im-icon-Download-fromCloud:before {
	content: "\e82e"
}
.im-icon-Download-Window:before {
	content: "\e82f"
}
.im-icon-Download:before {
	content: "\e830"
}
.im-icon-Downward:before {
	content: "\e831"
}
.im-icon-Drag-Down:before {
	content: "\e832"
}
.im-icon-Drag-Left:before {
	content: "\e833"
}
.im-icon-Drag-Right:before {
	content: "\e834"
}
.im-icon-Drag-Up:before {
	content: "\e835"
}
.im-icon-Drag:before {
	content: "\e836"
}
.im-icon-Dress:before {
	content: "\e837"
}
.im-icon-Drill-2:before {
	content: "\e838"
}
.im-icon-Drill:before {
	content: "\e839"
}
.im-icon-Drop:before {
	content: "\e83a"
}
.im-icon-Dropbox:before {
	content: "\e83b"
}
.im-icon-Drum:before {
	content: "\e83c"
}
.im-icon-Dry:before {
	content: "\e83d"
}
.im-icon-Duck:before {
	content: "\e83e"
}
.im-icon-Dumbbell:before {
	content: "\e83f"
}
.im-icon-Duplicate-Layer:before {
	content: "\e840"
}
.im-icon-Duplicate-Window:before {
	content: "\e841"
}
.im-icon-DVD:before {
	content: "\e842"
}
.im-icon-Eagle:before {
	content: "\e843"
}
.im-icon-Ear:before {
	content: "\e844"
}
.im-icon-Earphones-2:before {
	content: "\e845"
}
.im-icon-Earphones:before {
	content: "\e846"
}
.im-icon-Eci-Icon:before {
	content: "\e847"
}
.im-icon-Edit-Map:before {
	content: "\e848"
}
.im-icon-Edit:before {
	content: "\e849"
}
.im-icon-Eggs:before {
	content: "\e84a"
}
.im-icon-Egypt:before {
	content: "\e84b"
}
.im-icon-Eifel-Tower:before {
	content: "\e84c"
}
.im-icon-eject-2:before {
	content: "\e84d"
}
.im-icon-Eject:before {
	content: "\e84e"
}
.im-icon-El-Castillo:before {
	content: "\e84f"
}
.im-icon-Elbow:before {
	content: "\e850"
}
.im-icon-Electric-Guitar:before {
	content: "\e851"
}
.im-icon-Electricity:before {
	content: "\e852"
}
.im-icon-Elephant:before {
	content: "\e853"
}
.im-icon-Email:before {
	content: "\e854"
}
.im-icon-Embassy:before {
	content: "\e855"
}
.im-icon-Empire-StateBuilding:before {
	content: "\e856"
}
.im-icon-Empty-Box:before {
	content: "\e857"
}
.im-icon-End2:before {
	content: "\e858"
}
.im-icon-End-2:before {
	content: "\e859"
}
.im-icon-End:before {
	content: "\e85a"
}
.im-icon-Endways:before {
	content: "\e85b"
}
.im-icon-Engineering:before {
	content: "\e85c"
}
.im-icon-Envelope-2:before {
	content: "\e85d"
}
.im-icon-Envelope:before {
	content: "\e85e"
}
.im-icon-Environmental-2:before {
	content: "\e85f"
}
.im-icon-Environmental-3:before {
	content: "\e860"
}
.im-icon-Environmental:before {
	content: "\e861"
}
.im-icon-Equalizer:before {
	content: "\e862"
}
.im-icon-Eraser-2:before {
	content: "\e863"
}
.im-icon-Eraser-3:before {
	content: "\e864"
}
.im-icon-Eraser:before {
	content: "\e865"
}
.im-icon-Error-404Window:before {
	content: "\e866"
}
.im-icon-Euro-Sign:before {
	content: "\e867"
}
.im-icon-Euro-Sign2:before {
	content: "\e868"
}
.im-icon-Euro:before {
	content: "\e869"
}
.im-icon-Evernote:before {
	content: "\e86a"
}
.im-icon-Evil:before {
	content: "\e86b"
}
.im-icon-Explode:before {
	content: "\e86c"
}
.im-icon-Eye-2:before {
	content: "\e86d"
}
.im-icon-Eye-Blind:before {
	content: "\e86e"
}
.im-icon-Eye-Invisible:before {
	content: "\e86f"
}
.im-icon-Eye-Scan:before {
	content: "\e870"
}
.im-icon-Eye-Visible:before {
	content: "\e871"
}
.im-icon-Eye:before {
	content: "\e872"
}
.im-icon-Eyebrow-2:before {
	content: "\e873"
}
.im-icon-Eyebrow-3:before {
	content: "\e874"
}
.im-icon-Eyebrow:before {
	content: "\e875"
}
.im-icon-Eyeglasses-Smiley:before {
	content: "\e876"
}
.im-icon-Eyeglasses-Smiley2:before {
	content: "\e877"
}
.im-icon-Face-Style:before {
	content: "\e878"
}
.im-icon-Face-Style2:before {
	content: "\e879"
}
.im-icon-Face-Style3:before {
	content: "\e87a"
}
.im-icon-Face-Style4:before {
	content: "\e87b"
}
.im-icon-Face-Style5:before {
	content: "\e87c"
}
.im-icon-Face-Style6:before {
	content: "\e87d"
}
.im-icon-Facebook-2:before {
	content: "\e87e"
}
.im-icon-Facebook:before {
	content: "\e87f"
}
.im-icon-Factory-2:before {
	content: "\e880"
}
.im-icon-Factory:before {
	content: "\e881"
}
.im-icon-Fahrenheit:before {
	content: "\e882"
}
.im-icon-Family-Sign:before {
	content: "\e883"
}
.im-icon-Fan:before {
	content: "\e884"
}
.im-icon-Farmer:before {
	content: "\e885"
}
.im-icon-Fashion:before {
	content: "\e886"
}
.im-icon-Favorite-Window:before {
	content: "\e887"
}
.im-icon-Fax:before {
	content: "\e888"
}
.im-icon-Feather:before {
	content: "\e889"
}
.im-icon-Feedburner:before {
	content: "\e88a"
}
.im-icon-Female-2:before {
	content: "\e88b"
}
.im-icon-Female-Sign:before {
	content: "\e88c"
}
.im-icon-Female:before {
	content: "\e88d"
}
.im-icon-File-Block:before {
	content: "\e88e"
}
.im-icon-File-Bookmark:before {
	content: "\e88f"
}
.im-icon-File-Chart:before {
	content: "\e890"
}
.im-icon-File-Clipboard:before {
	content: "\e891"
}
.im-icon-File-ClipboardFileText:before {
	content: "\e892"
}
.im-icon-File-ClipboardTextImage:before {
	content: "\e893"
}
.im-icon-File-Cloud:before {
	content: "\e894"
}
.im-icon-File-Copy:before {
	content: "\e895"
}
.im-icon-File-Copy2:before {
	content: "\e896"
}
.im-icon-File-CSV:before {
	content: "\e897"
}
.im-icon-File-Download:before {
	content: "\e898"
}
.im-icon-File-Edit:before {
	content: "\e899"
}
.im-icon-File-Excel:before {
	content: "\e89a"
}
.im-icon-File-Favorite:before {
	content: "\e89b"
}
.im-icon-File-Fire:before {
	content: "\e89c"
}
.im-icon-File-Graph:before {
	content: "\e89d"
}
.im-icon-File-Hide:before {
	content: "\e89e"
}
.im-icon-File-Horizontal:before {
	content: "\e89f"
}
.im-icon-File-HorizontalText:before {
	content: "\e8a0"
}
.im-icon-File-HTML:before {
	content: "\e8a1"
}
.im-icon-File-JPG:before {
	content: "\e8a2"
}
.im-icon-File-Link:before {
	content: "\e8a3"
}
.im-icon-File-Loading:before {
	content: "\e8a4"
}
.im-icon-File-Lock:before {
	content: "\e8a5"
}
.im-icon-File-Love:before {
	content: "\e8a6"
}
.im-icon-File-Music:before {
	content: "\e8a7"
}
.im-icon-File-Network:before {
	content: "\e8a8"
}
.im-icon-File-Pictures:before {
	content: "\e8a9"
}
.im-icon-File-Pie:before {
	content: "\e8aa"
}
.im-icon-File-Presentation:before {
	content: "\e8ab"
}
.im-icon-File-Refresh:before {
	content: "\e8ac"
}
.im-icon-File-Search:before {
	content: "\e8ad"
}
.im-icon-File-Settings:before {
	content: "\e8ae"
}
.im-icon-File-Share:before {
	content: "\e8af"
}
.im-icon-File-TextImage:before {
	content: "\e8b0"
}
.im-icon-File-Trash:before {
	content: "\e8b1"
}
.im-icon-File-TXT:before {
	content: "\e8b2"
}
.im-icon-File-Upload:before {
	content: "\e8b3"
}
.im-icon-File-Video:before {
	content: "\e8b4"
}
.im-icon-File-Word:before {
	content: "\e8b5"
}
.im-icon-File-Zip:before {
	content: "\e8b6"
}
.im-icon-File:before {
	content: "\e8b7"
}
.im-icon-Files:before {
	content: "\e8b8"
}
.im-icon-Film-Board:before {
	content: "\e8b9"
}
.im-icon-Film-Cartridge:before {
	content: "\e8ba"
}
.im-icon-Film-Strip:before {
	content: "\e8bb"
}
.im-icon-Film-Video:before {
	content: "\e8bc"
}
.im-icon-Film:before {
	content: "\e8bd"
}
.im-icon-Filter-2:before {
	content: "\e8be"
}
.im-icon-Filter:before {
	content: "\e8bf"
}
.im-icon-Financial:before {
	content: "\e8c0"
}
.im-icon-Find-User:before {
	content: "\e8c1"
}
.im-icon-Finger-DragFourSides:before {
	content: "\e8c2"
}
.im-icon-Finger-DragTwoSides:before {
	content: "\e8c3"
}
.im-icon-Finger-Print:before {
	content: "\e8c4"
}
.im-icon-Finger:before {
	content: "\e8c5"
}
.im-icon-Fingerprint-2:before {
	content: "\e8c6"
}
.im-icon-Fingerprint:before {
	content: "\e8c7"
}
.im-icon-Fire-Flame:before {
	content: "\e8c8"
}
.im-icon-Fire-Flame2:before {
	content: "\e8c9"
}
.im-icon-Fire-Hydrant:before {
	content: "\e8ca"
}
.im-icon-Fire-Staion:before {
	content: "\e8cb"
}
.im-icon-Firefox:before {
	content: "\e8cc"
}
.im-icon-Firewall:before {
	content: "\e8cd"
}
.im-icon-First-Aid:before {
	content: "\e8ce"
}
.im-icon-First:before {
	content: "\e8cf"
}
.im-icon-Fish-Food:before {
	content: "\e8d0"
}
.im-icon-Fish:before {
	content: "\e8d1"
}
.im-icon-Fit-To:before {
	content: "\e8d2"
}
.im-icon-Fit-To2:before {
	content: "\e8d3"
}
.im-icon-Five-Fingers:before {
	content: "\e8d4"
}
.im-icon-Five-FingersDrag:before {
	content: "\e8d5"
}
.im-icon-Five-FingersDrag2:before {
	content: "\e8d6"
}
.im-icon-Five-FingersTouch:before {
	content: "\e8d7"
}
.im-icon-Flag-2:before {
	content: "\e8d8"
}
.im-icon-Flag-3:before {
	content: "\e8d9"
}
.im-icon-Flag-4:before {
	content: "\e8da"
}
.im-icon-Flag-5:before {
	content: "\e8db"
}
.im-icon-Flag-6:before {
	content: "\e8dc"
}
.im-icon-Flag:before {
	content: "\e8dd"
}
.im-icon-Flamingo:before {
	content: "\e8de"
}
.im-icon-Flash-2:before {
	content: "\e8df"
}
.im-icon-Flash-Video:before {
	content: "\e8e0"
}
.im-icon-Flash:before {
	content: "\e8e1"
}
.im-icon-Flashlight:before {
	content: "\e8e2"
}
.im-icon-Flask-2:before {
	content: "\e8e3"
}
.im-icon-Flask:before {
	content: "\e8e4"
}
.im-icon-Flick:before {
	content: "\e8e5"
}
.im-icon-Flickr:before {
	content: "\e8e6"
}
.im-icon-Flowerpot:before {
	content: "\e8e7"
}
.im-icon-Fluorescent:before {
	content: "\e8e8"
}
.im-icon-Fog-Day:before {
	content: "\e8e9"
}
.im-icon-Fog-Night:before {
	content: "\e8ea"
}
.im-icon-Folder-Add:before {
	content: "\e8eb"
}
.im-icon-Folder-Archive:before {
	content: "\e8ec"
}
.im-icon-Folder-Binder:before {
	content: "\e8ed"
}
.im-icon-Folder-Binder2:before {
	content: "\e8ee"
}
.im-icon-Folder-Block:before {
	content: "\e8ef"
}
.im-icon-Folder-Bookmark:before {
	content: "\e8f0"
}
.im-icon-Folder-Close:before {
	content: "\e8f1"
}
.im-icon-Folder-Cloud:before {
	content: "\e8f2"
}
.im-icon-Folder-Delete:before {
	content: "\e8f3"
}
.im-icon-Folder-Download:before {
	content: "\e8f4"
}
.im-icon-Folder-Edit:before {
	content: "\e8f5"
}
.im-icon-Folder-Favorite:before {
	content: "\e8f6"
}
.im-icon-Folder-Fire:before {
	content: "\e8f7"
}
.im-icon-Folder-Hide:before {
	content: "\e8f8"
}
.im-icon-Folder-Link:before {
	content: "\e8f9"
}
.im-icon-Folder-Loading:before {
	content: "\e8fa"
}
.im-icon-Folder-Lock:before {
	content: "\e8fb"
}
.im-icon-Folder-Love:before {
	content: "\e8fc"
}
.im-icon-Folder-Music:before {
	content: "\e8fd"
}
.im-icon-Folder-Network:before {
	content: "\e8fe"
}
.im-icon-Folder-Open:before {
	content: "\e8ff"
}
.im-icon-Folder-Open2:before {
	content: "\e900"
}
.im-icon-Folder-Organizing:before {
	content: "\e901"
}
.im-icon-Folder-Pictures:before {
	content: "\e902"
}
.im-icon-Folder-Refresh:before {
	content: "\e903"
}
.im-icon-Folder-Remove-:before {
	content: "\e904"
}
.im-icon-Folder-Search:before {
	content: "\e905"
}
.im-icon-Folder-Settings:before {
	content: "\e906"
}
.im-icon-Folder-Share:before {
	content: "\e907"
}
.im-icon-Folder-Trash:before {
	content: "\e908"
}
.im-icon-Folder-Upload:before {
	content: "\e909"
}
.im-icon-Folder-Video:before {
	content: "\e90a"
}
.im-icon-Folder-WithDocument:before {
	content: "\e90b"
}
.im-icon-Folder-Zip:before {
	content: "\e90c"
}
.im-icon-Folder:before {
	content: "\e90d"
}
.im-icon-Folders:before {
	content: "\e90e"
}
.im-icon-Font-Color:before {
	content: "\e90f"
}
.im-icon-Font-Name:before {
	content: "\e910"
}
.im-icon-Font-Size:before {
	content: "\e911"
}
.im-icon-Font-Style:before {
	content: "\e912"
}
.im-icon-Font-StyleSubscript:before {
	content: "\e913"
}
.im-icon-Font-StyleSuperscript:before {
	content: "\e914"
}
.im-icon-Font-Window:before {
	content: "\e915"
}
.im-icon-Foot-2:before {
	content: "\e916"
}
.im-icon-Foot:before {
	content: "\e917"
}
.im-icon-Football-2:before {
	content: "\e918"
}
.im-icon-Football:before {
	content: "\e919"
}
.im-icon-Footprint-2:before {
	content: "\e91a"
}
.im-icon-Footprint-3:before {
	content: "\e91b"
}
.im-icon-Footprint:before {
	content: "\e91c"
}
.im-icon-Forest:before {
	content: "\e91d"
}
.im-icon-Fork:before {
	content: "\e91e"
}
.im-icon-Formspring:before {
	content: "\e91f"
}
.im-icon-Formula:before {
	content: "\e920"
}
.im-icon-Forsquare:before {
	content: "\e921"
}
.im-icon-Forward:before {
	content: "\e922"
}
.im-icon-Fountain-Pen:before {
	content: "\e923"
}
.im-icon-Four-Fingers:before {
	content: "\e924"
}
.im-icon-Four-FingersDrag:before {
	content: "\e925"
}
.im-icon-Four-FingersDrag2:before {
	content: "\e926"
}
.im-icon-Four-FingersTouch:before {
	content: "\e927"
}
.im-icon-Fox:before {
	content: "\e928"
}
.im-icon-Frankenstein:before {
	content: "\e929"
}
.im-icon-French-Fries:before {
	content: "\e92a"
}
.im-icon-Friendfeed:before {
	content: "\e92b"
}
.im-icon-Friendster:before {
	content: "\e92c"
}
.im-icon-Frog:before {
	content: "\e92d"
}
.im-icon-Fruits:before {
	content: "\e92e"
}
.im-icon-Fuel:before {
	content: "\e92f"
}
.im-icon-Full-Bag:before {
	content: "\e930"
}
.im-icon-Full-Basket:before {
	content: "\e931"
}
.im-icon-Full-Cart:before {
	content: "\e932"
}
.im-icon-Full-Moon:before {
	content: "\e933"
}
.im-icon-Full-Screen:before {
	content: "\e934"
}
.im-icon-Full-Screen2:before {
	content: "\e935"
}
.im-icon-Full-View:before {
	content: "\e936"
}
.im-icon-Full-View2:before {
	content: "\e937"
}
.im-icon-Full-ViewWindow:before {
	content: "\e938"
}
.im-icon-Function:before {
	content: "\e939"
}
.im-icon-Funky:before {
	content: "\e93a"
}
.im-icon-Funny-Bicycle:before {
	content: "\e93b"
}
.im-icon-Furl:before {
	content: "\e93c"
}
.im-icon-Gamepad-2:before {
	content: "\e93d"
}
.im-icon-Gamepad:before {
	content: "\e93e"
}
.im-icon-Gas-Pump:before {
	content: "\e93f"
}
.im-icon-Gaugage-2:before {
	content: "\e940"
}
.im-icon-Gaugage:before {
	content: "\e941"
}
.im-icon-Gay:before {
	content: "\e942"
}
.im-icon-Gear-2:before {
	content: "\e943"
}
.im-icon-Gear:before {
	content: "\e944"
}
.im-icon-Gears-2:before {
	content: "\e945"
}
.im-icon-Gears:before {
	content: "\e946"
}
.im-icon-Geek-2:before {
	content: "\e947"
}
.im-icon-Geek:before {
	content: "\e948"
}
.im-icon-Gemini-2:before {
	content: "\e949"
}
.im-icon-Gemini:before {
	content: "\e94a"
}
.im-icon-Genius:before {
	content: "\e94b"
}
.im-icon-Gentleman:before {
	content: "\e94c"
}
.im-icon-Geo--:before {
	content: "\e94d"
}
.im-icon-Geo-:before {
	content: "\e94e"
}
.im-icon-Geo-Close:before {
	content: "\e94f"
}
.im-icon-Geo-Love:before {
	content: "\e950"
}
.im-icon-Geo-Number:before {
	content: "\e951"
}
.im-icon-Geo-Star:before {
	content: "\e952"
}
.im-icon-Geo:before {
	content: "\e953"
}
.im-icon-Geo2--:before {
	content: "\e954"
}
.im-icon-Geo2-:before {
	content: "\e955"
}
.im-icon-Geo2-Close:before {
	content: "\e956"
}
.im-icon-Geo2-Love:before {
	content: "\e957"
}
.im-icon-Geo2-Number:before {
	content: "\e958"
}
.im-icon-Geo2-Star:before {
	content: "\e959"
}
.im-icon-Geo2:before {
	content: "\e95a"
}
.im-icon-Geo3--:before {
	content: "\e95b"
}
.im-icon-Geo3-:before {
	content: "\e95c"
}
.im-icon-Geo3-Close:before {
	content: "\e95d"
}
.im-icon-Geo3-Love:before {
	content: "\e95e"
}
.im-icon-Geo3-Number:before {
	content: "\e95f"
}
.im-icon-Geo3-Star:before {
	content: "\e960"
}
.im-icon-Geo3:before {
	content: "\e961"
}
.im-icon-Gey:before {
	content: "\e962"
}
.im-icon-Gift-Box:before {
	content: "\e963"
}
.im-icon-Giraffe:before {
	content: "\e964"
}
.im-icon-Girl:before {
	content: "\e965"
}
.im-icon-Glass-Water:before {
	content: "\e966"
}
.im-icon-Glasses-2:before {
	content: "\e967"
}
.im-icon-Glasses-3:before {
	content: "\e968"
}
.im-icon-Glasses:before {
	content: "\e969"
}
.im-icon-Global-Position:before {
	content: "\e96a"
}
.im-icon-Globe-2:before {
	content: "\e96b"
}
.im-icon-Globe:before {
	content: "\e96c"
}
.im-icon-Gloves:before {
	content: "\e96d"
}
.im-icon-Go-Bottom:before {
	content: "\e96e"
}
.im-icon-Go-Top:before {
	content: "\e96f"
}
.im-icon-Goggles:before {
	content: "\e970"
}
.im-icon-Golf-2:before {
	content: "\e971"
}
.im-icon-Golf:before {
	content: "\e972"
}
.im-icon-Google-Buzz:before {
	content: "\e973"
}
.im-icon-Google-Drive:before {
	content: "\e974"
}
.im-icon-Google-Play:before {
	content: "\e975"
}
.im-icon-Google-Plus:before {
	content: "\e976"
}
.im-icon-Google:before {
	content: "\e977"
}
.im-icon-Gopro:before {
	content: "\e978"
}
.im-icon-Gorilla:before {
	content: "\e979"
}
.im-icon-Gowalla:before {
	content: "\e97a"
}
.im-icon-Grave:before {
	content: "\e97b"
}
.im-icon-Graveyard:before {
	content: "\e97c"
}
.im-icon-Greece:before {
	content: "\e97d"
}
.im-icon-Green-Energy:before {
	content: "\e97e"
}
.im-icon-Green-House:before {
	content: "\e97f"
}
.im-icon-Guitar:before {
	content: "\e980"
}
.im-icon-Gun-2:before {
	content: "\e981"
}
.im-icon-Gun-3:before {
	content: "\e982"
}
.im-icon-Gun:before {
	content: "\e983"
}
.im-icon-Gymnastics:before {
	content: "\e984"
}
.im-icon-Hair-2:before {
	content: "\e985"
}
.im-icon-Hair-3:before {
	content: "\e986"
}
.im-icon-Hair-4:before {
	content: "\e987"
}
.im-icon-Hair:before {
	content: "\e988"
}
.im-icon-Half-Moon:before {
	content: "\e989"
}
.im-icon-Halloween-HalfMoon:before {
	content: "\e98a"
}
.im-icon-Halloween-Moon:before {
	content: "\e98b"
}
.im-icon-Hamburger:before {
	content: "\e98c"
}
.im-icon-Hammer:before {
	content: "\e98d"
}
.im-icon-Hand-Touch:before {
	content: "\e98e"
}
.im-icon-Hand-Touch2:before {
	content: "\e98f"
}
.im-icon-Hand-TouchSmartphone:before {
	content: "\e990"
}
.im-icon-Hand:before {
	content: "\e991"
}
.im-icon-Hands:before {
	content: "\e992"
}
.im-icon-Handshake:before {
	content: "\e993"
}
.im-icon-Hanger:before {
	content: "\e994"
}
.im-icon-Happy:before {
	content: "\e995"
}
.im-icon-Hat-2:before {
	content: "\e996"
}
.im-icon-Hat:before {
	content: "\e997"
}
.im-icon-Haunted-House:before {
	content: "\e998"
}
.im-icon-HD-Video:before {
	content: "\e999"
}
.im-icon-HD:before {
	content: "\e99a"
}
.im-icon-HDD:before {
	content: "\e99b"
}
.im-icon-Headphone:before {
	content: "\e99c"
}
.im-icon-Headphones:before {
	content: "\e99d"
}
.im-icon-Headset:before {
	content: "\e99e"
}
.im-icon-Heart-2:before {
	content: "\e99f"
}
.im-icon-Heart:before {
	content: "\e9a0"
}
.im-icon-Heels-2:before {
	content: "\e9a1"
}
.im-icon-Heels:before {
	content: "\e9a2"
}
.im-icon-Height-Window:before {
	content: "\e9a3"
}
.im-icon-Helicopter-2:before {
	content: "\e9a4"
}
.im-icon-Helicopter:before {
	content: "\e9a5"
}
.im-icon-Helix-2:before {
	content: "\e9a6"
}
.im-icon-Hello:before {
	content: "\e9a7"
}
.im-icon-Helmet-2:before {
	content: "\e9a8"
}
.im-icon-Helmet-3:before {
	content: "\e9a9"
}
.im-icon-Helmet:before {
	content: "\e9aa"
}
.im-icon-Hipo:before {
	content: "\e9ab"
}
.im-icon-Hipster-Glasses:before {
	content: "\e9ac"
}
.im-icon-Hipster-Glasses2:before {
	content: "\e9ad"
}
.im-icon-Hipster-Glasses3:before {
	content: "\e9ae"
}
.im-icon-Hipster-Headphones:before {
	content: "\e9af"
}
.im-icon-Hipster-Men:before {
	content: "\e9b0"
}
.im-icon-Hipster-Men2:before {
	content: "\e9b1"
}
.im-icon-Hipster-Men3:before {
	content: "\e9b2"
}
.im-icon-Hipster-Sunglasses:before {
	content: "\e9b3"
}
.im-icon-Hipster-Sunglasses2:before {
	content: "\e9b4"
}
.im-icon-Hipster-Sunglasses3:before {
	content: "\e9b5"
}
.im-icon-Hokey:before {
	content: "\e9b6"
}
.im-icon-Holly:before {
	content: "\e9b7"
}
.im-icon-Home-2:before {
	content: "\e9b8"
}
.im-icon-Home-3:before {
	content: "\e9b9"
}
.im-icon-Home-4:before {
	content: "\e9ba"
}
.im-icon-Home-5:before {
	content: "\e9bb"
}
.im-icon-Home-Window:before {
	content: "\e9bc"
}
.im-icon-Home:before {
	content: "\e9bd"
}
.im-icon-Homosexual:before {
	content: "\e9be"
}
.im-icon-Honey:before {
	content: "\e9bf"
}
.im-icon-Hong-Kong:before {
	content: "\e9c0"
}
.im-icon-Hoodie:before {
	content: "\e9c1"
}
.im-icon-Horror:before {
	content: "\e9c2"
}
.im-icon-Horse:before {
	content: "\e9c3"
}
.im-icon-Hospital-2:before {
	content: "\e9c4"
}
.im-icon-Hospital:before {
	content: "\e9c5"
}
.im-icon-Host:before {
	content: "\e9c6"
}
.im-icon-Hot-Dog:before {
	content: "\e9c7"
}
.im-icon-Hotel:before {
	content: "\e9c8"
}
.im-icon-Hour:before {
	content: "\e9c9"
}
.im-icon-Hub:before {
	content: "\e9ca"
}
.im-icon-Humor:before {
	content: "\e9cb"
}
.im-icon-Hurt:before {
	content: "\e9cc"
}
.im-icon-Ice-Cream:before {
	content: "\e9cd"
}
.im-icon-ICQ:before {
	content: "\e9ce"
}
.im-icon-ID-2:before {
	content: "\e9cf"
}
.im-icon-ID-3:before {
	content: "\e9d0"
}
.im-icon-ID-Card:before {
	content: "\e9d1"
}
.im-icon-Idea-2:before {
	content: "\e9d2"
}
.im-icon-Idea-3:before {
	content: "\e9d3"
}
.im-icon-Idea-4:before {
	content: "\e9d4"
}
.im-icon-Idea-5:before {
	content: "\e9d5"
}
.im-icon-Idea:before {
	content: "\e9d6"
}
.im-icon-Identification-Badge:before {
	content: "\e9d7"
}
.im-icon-ImDB:before {
	content: "\e9d8"
}
.im-icon-Inbox-Empty:before {
	content: "\e9d9"
}
.im-icon-Inbox-Forward:before {
	content: "\e9da"
}
.im-icon-Inbox-Full:before {
	content: "\e9db"
}
.im-icon-Inbox-Into:before {
	content: "\e9dc"
}
.im-icon-Inbox-Out:before {
	content: "\e9dd"
}
.im-icon-Inbox-Reply:before {
	content: "\e9de"
}
.im-icon-Inbox:before {
	content: "\e9df"
}
.im-icon-Increase-Inedit:before {
	content: "\e9e0"
}
.im-icon-Indent-FirstLine:before {
	content: "\e9e1"
}
.im-icon-Indent-LeftMargin:before {
	content: "\e9e2"
}
.im-icon-Indent-RightMargin:before {
	content: "\e9e3"
}
.im-icon-India:before {
	content: "\e9e4"
}
.im-icon-Info-Window:before {
	content: "\e9e5"
}
.im-icon-Information:before {
	content: "\e9e6"
}
.im-icon-Inifity:before {
	content: "\e9e7"
}
.im-icon-Instagram:before {
	content: "\e9e8"
}
.im-icon-Internet-2:before {
	content: "\e9e9"
}
.im-icon-Internet-Explorer:before {
	content: "\e9ea"
}
.im-icon-Internet-Smiley:before {
	content: "\e9eb"
}
.im-icon-Internet:before {
	content: "\e9ec"
}
.im-icon-iOS-Apple:before {
	content: "\e9ed"
}
.im-icon-Israel:before {
	content: "\e9ee"
}
.im-icon-Italic-Text:before {
	content: "\e9ef"
}
.im-icon-Jacket-2:before {
	content: "\e9f0"
}
.im-icon-Jacket:before {
	content: "\e9f1"
}
.im-icon-Jamaica:before {
	content: "\e9f2"
}
.im-icon-Japan:before {
	content: "\e9f3"
}
.im-icon-Japanese-Gate:before {
	content: "\e9f4"
}
.im-icon-Jeans:before {
	content: "\e9f5"
}
.im-icon-Jeep-2:before {
	content: "\e9f6"
}
.im-icon-Jeep:before {
	content: "\e9f7"
}
.im-icon-Jet:before {
	content: "\e9f8"
}
.im-icon-Joystick:before {
	content: "\e9f9"
}
.im-icon-Juice:before {
	content: "\e9fa"
}
.im-icon-Jump-Rope:before {
	content: "\e9fb"
}
.im-icon-Kangoroo:before {
	content: "\e9fc"
}
.im-icon-Kenya:before {
	content: "\e9fd"
}
.im-icon-Key-2:before {
	content: "\e9fe"
}
.im-icon-Key-3:before {
	content: "\e9ff"
}
.im-icon-Key-Lock:before {
	content: "\ea00"
}
.im-icon-Key:before {
	content: "\ea01"
}
.im-icon-Keyboard:before {
	content: "\ea02"
}
.im-icon-Keyboard3:before {
	content: "\ea03"
}
.im-icon-Keypad:before {
	content: "\ea04"
}
.im-icon-King-2:before {
	content: "\ea05"
}
.im-icon-King:before {
	content: "\ea06"
}
.im-icon-Kiss:before {
	content: "\ea07"
}
.im-icon-Knee:before {
	content: "\ea08"
}
.im-icon-Knife-2:before {
	content: "\ea09"
}
.im-icon-Knife:before {
	content: "\ea0a"
}
.im-icon-Knight:before {
	content: "\ea0b"
}
.im-icon-Koala:before {
	content: "\ea0c"
}
.im-icon-Korea:before {
	content: "\ea0d"
}
.im-icon-Lamp:before {
	content: "\ea0e"
}
.im-icon-Landscape-2:before {
	content: "\ea0f"
}
.im-icon-Landscape:before {
	content: "\ea10"
}
.im-icon-Lantern:before {
	content: "\ea11"
}
.im-icon-Laptop-2:before {
	content: "\ea12"
}
.im-icon-Laptop-3:before {
	content: "\ea13"
}
.im-icon-Laptop-Phone:before {
	content: "\ea14"
}
.im-icon-Laptop-Secure:before {
	content: "\ea15"
}
.im-icon-Laptop-Tablet:before {
	content: "\ea16"
}
.im-icon-Laptop:before {
	content: "\ea17"
}
.im-icon-Laser:before {
	content: "\ea18"
}
.im-icon-Last-FM:before {
	content: "\ea19"
}
.im-icon-Last:before {
	content: "\ea1a"
}
.im-icon-Laughing:before {
	content: "\ea1b"
}
.im-icon-Layer-1635:before {
	content: "\ea1c"
}
.im-icon-Layer-1646:before {
	content: "\ea1d"
}
.im-icon-Layer-Backward:before {
	content: "\ea1e"
}
.im-icon-Layer-Forward:before {
	content: "\ea1f"
}
.im-icon-Leafs-2:before {
	content: "\ea20"
}
.im-icon-Leafs:before {
	content: "\ea21"
}
.im-icon-Leaning-Tower:before {
	content: "\ea22"
}
.im-icon-Left--Right:before {
	content: "\ea23"
}
.im-icon-Left--Right3:before {
	content: "\ea24"
}
.im-icon-Left-2:before {
	content: "\ea25"
}
.im-icon-Left-3:before {
	content: "\ea26"
}
.im-icon-Left-4:before {
	content: "\ea27"
}
.im-icon-Left-ToRight:before {
	content: "\ea28"
}
.im-icon-Left:before {
	content: "\ea29"
}
.im-icon-Leg-2:before {
	content: "\ea2a"
}
.im-icon-Leg:before {
	content: "\ea2b"
}
.im-icon-Lego:before {
	content: "\ea2c"
}
.im-icon-Lemon:before {
	content: "\ea2d"
}
.im-icon-Len-2:before {
	content: "\ea2e"
}
.im-icon-Len-3:before {
	content: "\ea2f"
}
.im-icon-Len:before {
	content: "\ea30"
}
.im-icon-Leo-2:before {
	content: "\ea31"
}
.im-icon-Leo:before {
	content: "\ea32"
}
.im-icon-Leopard:before {
	content: "\ea33"
}
.im-icon-Lesbian:before {
	content: "\ea34"
}
.im-icon-Lesbians:before {
	content: "\ea35"
}
.im-icon-Letter-Close:before {
	content: "\ea36"
}
.im-icon-Letter-Open:before {
	content: "\ea37"
}
.im-icon-Letter-Sent:before {
	content: "\ea38"
}
.im-icon-Libra-2:before {
	content: "\ea39"
}
.im-icon-Libra:before {
	content: "\ea3a"
}
.im-icon-Library-2:before {
	content: "\ea3b"
}
.im-icon-Library:before {
	content: "\ea3c"
}
.im-icon-Life-Jacket:before {
	content: "\ea3d"
}
.im-icon-Life-Safer:before {
	content: "\ea3e"
}
.im-icon-Light-Bulb:before {
	content: "\ea3f"
}
.im-icon-Light-Bulb2:before {
	content: "\ea40"
}
.im-icon-Light-BulbLeaf:before {
	content: "\ea41"
}
.im-icon-Lighthouse:before {
	content: "\ea42"
}
.im-icon-Like-2:before {
	content: "\ea43"
}
.im-icon-Like:before {
	content: "\ea44"
}
.im-icon-Line-Chart:before {
	content: "\ea45"
}
.im-icon-Line-Chart2:before {
	content: "\ea46"
}
.im-icon-Line-Chart3:before {
	content: "\ea47"
}
.im-icon-Line-Chart4:before {
	content: "\ea48"
}
.im-icon-Line-Spacing:before {
	content: "\ea49"
}
.im-icon-Line-SpacingText:before {
	content: "\ea4a"
}
.im-icon-Link-2:before {
	content: "\ea4b"
}
.im-icon-Link:before {
	content: "\ea4c"
}
.im-icon-Linkedin-2:before {
	content: "\ea4d"
}
.im-icon-Linkedin:before {
	content: "\ea4e"
}
.im-icon-Linux:before {
	content: "\ea4f"
}
.im-icon-Lion:before {
	content: "\ea50"
}
.im-icon-Livejournal:before {
	content: "\ea51"
}
.im-icon-Loading-2:before {
	content: "\ea52"
}
.im-icon-Loading-3:before {
	content: "\ea53"
}
.im-icon-Loading-Window:before {
	content: "\ea54"
}
.im-icon-Loading:before {
	content: "\ea55"
}
.im-icon-Location-2:before {
	content: "\ea56"
}
.im-icon-Location:before {
	content: "\ea57"
}
.im-icon-Lock-2:before {
	content: "\ea58"
}
.im-icon-Lock-3:before {
	content: "\ea59"
}
.im-icon-Lock-User:before {
	content: "\ea5a"
}
.im-icon-Lock-Window:before {
	content: "\ea5b"
}
.im-icon-Lock:before {
	content: "\ea5c"
}
.im-icon-Lollipop-2:before {
	content: "\ea5d"
}
.im-icon-Lollipop-3:before {
	content: "\ea5e"
}
.im-icon-Lollipop:before {
	content: "\ea5f"
}
.im-icon-Loop:before {
	content: "\ea60"
}
.im-icon-Loud:before {
	content: "\ea61"
}
.im-icon-Loudspeaker:before {
	content: "\ea62"
}
.im-icon-Love-2:before {
	content: "\ea63"
}
.im-icon-Love-User:before {
	content: "\ea64"
}
.im-icon-Love-Window:before {
	content: "\ea65"
}
.im-icon-Love:before {
	content: "\ea66"
}
.im-icon-Lowercase-Text:before {
	content: "\ea67"
}
.im-icon-Luggafe-Front:before {
	content: "\ea68"
}
.im-icon-Luggage-2:before {
	content: "\ea69"
}
.im-icon-Macro:before {
	content: "\ea6a"
}
.im-icon-Magic-Wand:before {
	content: "\ea6b"
}
.im-icon-Magnet:before {
	content: "\ea6c"
}
.im-icon-Magnifi-Glass-:before {
	content: "\ea6d"
}
.im-icon-Magnifi-Glass:before {
	content: "\ea6e"
}
.im-icon-Magnifi-Glass2:before {
	content: "\ea6f"
}
.im-icon-Mail-2:before {
	content: "\ea70"
}
.im-icon-Mail-3:before {
	content: "\ea71"
}
.im-icon-Mail-Add:before {
	content: "\ea72"
}
.im-icon-Mail-Attachement:before {
	content: "\ea73"
}
.im-icon-Mail-Block:before {
	content: "\ea74"
}
.im-icon-Mail-Delete:before {
	content: "\ea75"
}
.im-icon-Mail-Favorite:before {
	content: "\ea76"
}
.im-icon-Mail-Forward:before {
	content: "\ea77"
}
.im-icon-Mail-Gallery:before {
	content: "\ea78"
}
.im-icon-Mail-Inbox:before {
	content: "\ea79"
}
.im-icon-Mail-Link:before {
	content: "\ea7a"
}
.im-icon-Mail-Lock:before {
	content: "\ea7b"
}
.im-icon-Mail-Love:before {
	content: "\ea7c"
}
.im-icon-Mail-Money:before {
	content: "\ea7d"
}
.im-icon-Mail-Open:before {
	content: "\ea7e"
}
.im-icon-Mail-Outbox:before {
	content: "\ea7f"
}
.im-icon-Mail-Password:before {
	content: "\ea80"
}
.im-icon-Mail-Photo:before {
	content: "\ea81"
}
.im-icon-Mail-Read:before {
	content: "\ea82"
}
.im-icon-Mail-Removex:before {
	content: "\ea83"
}
.im-icon-Mail-Reply:before {
	content: "\ea84"
}
.im-icon-Mail-ReplyAll:before {
	content: "\ea85"
}
.im-icon-Mail-Search:before {
	content: "\ea86"
}
.im-icon-Mail-Send:before {
	content: "\ea87"
}
.im-icon-Mail-Settings:before {
	content: "\ea88"
}
.im-icon-Mail-Unread:before {
	content: "\ea89"
}
.im-icon-Mail-Video:before {
	content: "\ea8a"
}
.im-icon-Mail-withAtSign:before {
	content: "\ea8b"
}
.im-icon-Mail-WithCursors:before {
	content: "\ea8c"
}
.im-icon-Mail:before {
	content: "\ea8d"
}
.im-icon-Mailbox-Empty:before {
	content: "\ea8e"
}
.im-icon-Mailbox-Full:before {
	content: "\ea8f"
}
.im-icon-Male-2:before {
	content: "\ea90"
}
.im-icon-Male-Sign:before {
	content: "\ea91"
}
.im-icon-Male:before {
	content: "\ea92"
}
.im-icon-MaleFemale:before {
	content: "\ea93"
}
.im-icon-Man-Sign:before {
	content: "\ea94"
}
.im-icon-Management:before {
	content: "\ea95"
}
.im-icon-Mans-Underwear:before {
	content: "\ea96"
}
.im-icon-Mans-Underwear2:before {
	content: "\ea97"
}
.im-icon-Map-Marker:before {
	content: "\ea98"
}
.im-icon-Map-Marker2:before {
	content: "\ea99"
}
.im-icon-Map-Marker3:before {
	content: "\ea9a"
}
.im-icon-Map:before {
	content: "\ea9b"
}
.im-icon-Map2:before {
	content: "\ea9c"
}
.im-icon-Marker-2:before {
	content: "\ea9d"
}
.im-icon-Marker-3:before {
	content: "\ea9e"
}
.im-icon-Marker:before {
	content: "\ea9f"
}
.im-icon-Martini-Glass:before {
	content: "\eaa0"
}
.im-icon-Mask:before {
	content: "\eaa1"
}
.im-icon-Master-Card:before {
	content: "\eaa2"
}
.im-icon-Maximize-Window:before {
	content: "\eaa3"
}
.im-icon-Maximize:before {
	content: "\eaa4"
}
.im-icon-Medal-2:before {
	content: "\eaa5"
}
.im-icon-Medal-3:before {
	content: "\eaa6"
}
.im-icon-Medal:before {
	content: "\eaa7"
}
.im-icon-Medical-Sign:before {
	content: "\eaa8"
}
.im-icon-Medicine-2:before {
	content: "\eaa9"
}
.im-icon-Medicine-3:before {
	content: "\eaaa"
}
.im-icon-Medicine:before {
	content: "\eaab"
}
.im-icon-Megaphone:before {
	content: "\eaac"
}
.im-icon-Memory-Card:before {
	content: "\eaad"
}
.im-icon-Memory-Card2:before {
	content: "\eaae"
}
.im-icon-Memory-Card3:before {
	content: "\eaaf"
}
.im-icon-Men:before {
	content: "\eab0"
}
.im-icon-Menorah:before {
	content: "\eab1"
}
.im-icon-Mens:before {
	content: "\eab2"
}
.im-icon-Metacafe:before {
	content: "\eab3"
}
.im-icon-Mexico:before {
	content: "\eab4"
}
.im-icon-Mic:before {
	content: "\eab5"
}
.im-icon-Microphone-2:before {
	content: "\eab6"
}
.im-icon-Microphone-3:before {
	content: "\eab7"
}
.im-icon-Microphone-4:before {
	content: "\eab8"
}
.im-icon-Microphone-5:before {
	content: "\eab9"
}
.im-icon-Microphone-6:before {
	content: "\eaba"
}
.im-icon-Microphone-7:before {
	content: "\eabb"
}
.im-icon-Microphone:before {
	content: "\eabc"
}
.im-icon-Microscope:before {
	content: "\eabd"
}
.im-icon-Milk-Bottle:before {
	content: "\eabe"
}
.im-icon-Mine:before {
	content: "\eabf"
}
.im-icon-Minimize-Maximize-Close-Window:before {
	content: "\eac0"
}
.im-icon-Minimize-Window:before {
	content: "\eac1"
}
.im-icon-Minimize:before {
	content: "\eac2"
}
.im-icon-Mirror:before {
	content: "\eac3"
}
.im-icon-Mixer:before {
	content: "\eac4"
}
.im-icon-Mixx:before {
	content: "\eac5"
}
.im-icon-Money-2:before {
	content: "\eac6"
}
.im-icon-Money-Bag:before {
	content: "\eac7"
}
.im-icon-Money-Smiley:before {
	content: "\eac8"
}
.im-icon-Money:before {
	content: "\eac9"
}
.im-icon-Monitor-2:before {
	content: "\eaca"
}
.im-icon-Monitor-3:before {
	content: "\eacb"
}
.im-icon-Monitor-4:before {
	content: "\eacc"
}
.im-icon-Monitor-5:before {
	content: "\eacd"
}
.im-icon-Monitor-Analytics:before {
	content: "\eace"
}
.im-icon-Monitor-Laptop:before {
	content: "\eacf"
}
.im-icon-Monitor-phone:before {
	content: "\ead0"
}
.im-icon-Monitor-Tablet:before {
	content: "\ead1"
}
.im-icon-Monitor-Vertical:before {
	content: "\ead2"
}
.im-icon-Monitor:before {
	content: "\ead3"
}
.im-icon-Monitoring:before {
	content: "\ead4"
}
.im-icon-Monkey:before {
	content: "\ead5"
}
.im-icon-Monster:before {
	content: "\ead6"
}
.im-icon-Morocco:before {
	content: "\ead7"
}
.im-icon-Motorcycle:before {
	content: "\ead8"
}
.im-icon-Mouse-2:before {
	content: "\ead9"
}
.im-icon-Mouse-3:before {
	content: "\eada"
}
.im-icon-Mouse-4:before {
	content: "\eadb"
}
.im-icon-Mouse-Pointer:before {
	content: "\eadc"
}
.im-icon-Mouse:before {
	content: "\eadd"
}
.im-icon-Moustache-Smiley:before {
	content: "\eade"
}
.im-icon-Movie-Ticket:before {
	content: "\eadf"
}
.im-icon-Movie:before {
	content: "\eae0"
}
.im-icon-Mp3-File:before {
	content: "\eae1"
}
.im-icon-Museum:before {
	content: "\eae2"
}
.im-icon-Mushroom:before {
	content: "\eae3"
}
.im-icon-Music-Note:before {
	content: "\eae4"
}
.im-icon-Music-Note2:before {
	content: "\eae5"
}
.im-icon-Music-Note3:before {
	content: "\eae6"
}
.im-icon-Music-Note4:before {
	content: "\eae7"
}
.im-icon-Music-Player:before {
	content: "\eae8"
}
.im-icon-Mustache-2:before {
	content: "\eae9"
}
.im-icon-Mustache-3:before {
	content: "\eaea"
}
.im-icon-Mustache-4:before {
	content: "\eaeb"
}
.im-icon-Mustache-5:before {
	content: "\eaec"
}
.im-icon-Mustache-6:before {
	content: "\eaed"
}
.im-icon-Mustache-7:before {
	content: "\eaee"
}
.im-icon-Mustache-8:before {
	content: "\eaef"
}
.im-icon-Mustache:before {
	content: "\eaf0"
}
.im-icon-Mute:before {
	content: "\eaf1"
}
.im-icon-Myspace:before {
	content: "\eaf2"
}
.im-icon-Navigat-Start:before {
	content: "\eaf3"
}
.im-icon-Navigate-End:before {
	content: "\eaf4"
}
.im-icon-Navigation-LeftWindow:before {
	content: "\eaf5"
}
.im-icon-Navigation-RightWindow:before {
	content: "\eaf6"
}
.im-icon-Nepal:before {
	content: "\eaf7"
}
.im-icon-Netscape:before {
	content: "\eaf8"
}
.im-icon-Network-Window:before {
	content: "\eaf9"
}
.im-icon-Network:before {
	content: "\eafa"
}
.im-icon-Neutron:before {
	content: "\eafb"
}
.im-icon-New-Mail:before {
	content: "\eafc"
}
.im-icon-New-Tab:before {
	content: "\eafd"
}
.im-icon-Newspaper-2:before {
	content: "\eafe"
}
.im-icon-Newspaper:before {
	content: "\eaff"
}
.im-icon-Newsvine:before {
	content: "\eb00"
}
.im-icon-Next2:before {
	content: "\eb01"
}
.im-icon-Next-3:before {
	content: "\eb02"
}
.im-icon-Next-Music:before {
	content: "\eb03"
}
.im-icon-Next:before {
	content: "\eb04"
}
.im-icon-No-Battery:before {
	content: "\eb05"
}
.im-icon-No-Drop:before {
	content: "\eb06"
}
.im-icon-No-Flash:before {
	content: "\eb07"
}
.im-icon-No-Smoking:before {
	content: "\eb08"
}
.im-icon-Noose:before {
	content: "\eb09"
}
.im-icon-Normal-Text:before {
	content: "\eb0a"
}
.im-icon-Note:before {
	content: "\eb0b"
}
.im-icon-Notepad-2:before {
	content: "\eb0c"
}
.im-icon-Notepad:before {
	content: "\eb0d"
}
.im-icon-Nuclear:before {
	content: "\eb0e"
}
.im-icon-Numbering-List:before {
	content: "\eb0f"
}
.im-icon-Nurse:before {
	content: "\eb10"
}
.im-icon-Office-Lamp:before {
	content: "\eb11"
}
.im-icon-Office:before {
	content: "\eb12"
}
.im-icon-Oil:before {
	content: "\eb13"
}
.im-icon-Old-Camera:before {
	content: "\eb14"
}
.im-icon-Old-Cassette:before {
	content: "\eb15"
}
.im-icon-Old-Clock:before {
	content: "\eb16"
}
.im-icon-Old-Radio:before {
	content: "\eb17"
}
.im-icon-Old-Sticky:before {
	content: "\eb18"
}
.im-icon-Old-Sticky2:before {
	content: "\eb19"
}
.im-icon-Old-Telephone:before {
	content: "\eb1a"
}
.im-icon-Old-TV:before {
	content: "\eb1b"
}
.im-icon-On-Air:before {
	content: "\eb1c"
}
.im-icon-On-Off-2:before {
	content: "\eb1d"
}
.im-icon-On-Off-3:before {
	content: "\eb1e"
}
.im-icon-On-off:before {
	content: "\eb1f"
}
.im-icon-One-Finger:before {
	content: "\eb20"
}
.im-icon-One-FingerTouch:before {
	content: "\eb21"
}
.im-icon-One-Window:before {
	content: "\eb22"
}
.im-icon-Open-Banana:before {
	content: "\eb23"
}
.im-icon-Open-Book:before {
	content: "\eb24"
}
.im-icon-Opera-House:before {
	content: "\eb25"
}
.im-icon-Opera:before {
	content: "\eb26"
}
.im-icon-Optimization:before {
	content: "\eb27"
}
.im-icon-Orientation-2:before {
	content: "\eb28"
}
.im-icon-Orientation-3:before {
	content: "\eb29"
}
.im-icon-Orientation:before {
	content: "\eb2a"
}
.im-icon-Orkut:before {
	content: "\eb2b"
}
.im-icon-Ornament:before {
	content: "\eb2c"
}
.im-icon-Over-Time:before {
	content: "\eb2d"
}
.im-icon-Over-Time2:before {
	content: "\eb2e"
}
.im-icon-Owl:before {
	content: "\eb2f"
}
.im-icon-Pac-Man:before {
	content: "\eb30"
}
.im-icon-Paint-Brush:before {
	content: "\eb31"
}
.im-icon-Paint-Bucket:before {
	content: "\eb32"
}
.im-icon-Paintbrush:before {
	content: "\eb33"
}
.im-icon-Palette:before {
	content: "\eb34"
}
.im-icon-Palm-Tree:before {
	content: "\eb35"
}
.im-icon-Panda:before {
	content: "\eb36"
}
.im-icon-Panorama:before {
	content: "\eb37"
}
.im-icon-Pantheon:before {
	content: "\eb38"
}
.im-icon-Pantone:before {
	content: "\eb39"
}
.im-icon-Pants:before {
	content: "\eb3a"
}
.im-icon-Paper-Plane:before {
	content: "\eb3b"
}
.im-icon-Paper:before {
	content: "\eb3c"
}
.im-icon-Parasailing:before {
	content: "\eb3d"
}
.im-icon-Parrot:before {
	content: "\eb3e"
}
.im-icon-Password-2shopping:before {
	content: "\eb3f"
}
.im-icon-Password-Field:before {
	content: "\eb40"
}
.im-icon-Password-shopping:before {
	content: "\eb41"
}
.im-icon-Password:before {
	content: "\eb42"
}
.im-icon-pause-2:before {
	content: "\eb43"
}
.im-icon-Pause:before {
	content: "\eb44"
}
.im-icon-Paw:before {
	content: "\eb45"
}
.im-icon-Pawn:before {
	content: "\eb46"
}
.im-icon-Paypal:before {
	content: "\eb47"
}
.im-icon-Pen-2:before {
	content: "\eb48"
}
.im-icon-Pen-3:before {
	content: "\eb49"
}
.im-icon-Pen-4:before {
	content: "\eb4a"
}
.im-icon-Pen-5:before {
	content: "\eb4b"
}
.im-icon-Pen-6:before {
	content: "\eb4c"
}
.im-icon-Pen:before {
	content: "\eb4d"
}
.im-icon-Pencil-Ruler:before {
	content: "\eb4e"
}
.im-icon-Pencil:before {
	content: "\eb4f"
}
.im-icon-Penguin:before {
	content: "\eb50"
}
.im-icon-Pentagon:before {
	content: "\eb51"
}
.im-icon-People-onCloud:before {
	content: "\eb52"
}
.im-icon-Pepper-withFire:before {
	content: "\eb53"
}
.im-icon-Pepper:before {
	content: "\eb54"
}
.im-icon-Petrol:before {
	content: "\eb55"
}
.im-icon-Petronas-Tower:before {
	content: "\eb56"
}
.im-icon-Philipines:before {
	content: "\eb57"
}
.im-icon-Phone-2:before {
	content: "\eb58"
}
.im-icon-Phone-3:before {
	content: "\eb59"
}
.im-icon-Phone-3G:before {
	content: "\eb5a"
}
.im-icon-Phone-4G:before {
	content: "\eb5b"
}
.im-icon-Phone-Simcard:before {
	content: "\eb5c"
}
.im-icon-Phone-SMS:before {
	content: "\eb5d"
}
.im-icon-Phone-Wifi:before {
	content: "\eb5e"
}
.im-icon-Phone:before {
	content: "\eb5f"
}
.im-icon-Photo-2:before {
	content: "\eb60"
}
.im-icon-Photo-3:before {
	content: "\eb61"
}
.im-icon-Photo-Album:before {
	content: "\eb62"
}
.im-icon-Photo-Album2:before {
	content: "\eb63"
}
.im-icon-Photo-Album3:before {
	content: "\eb64"
}
.im-icon-Photo:before {
	content: "\eb65"
}
.im-icon-Photos:before {
	content: "\eb66"
}
.im-icon-Physics:before {
	content: "\eb67"
}
.im-icon-Pi:before {
	content: "\eb68"
}
.im-icon-Piano:before {
	content: "\eb69"
}
.im-icon-Picasa:before {
	content: "\eb6a"
}
.im-icon-Pie-Chart:before {
	content: "\eb6b"
}
.im-icon-Pie-Chart2:before {
	content: "\eb6c"
}
.im-icon-Pie-Chart3:before {
	content: "\eb6d"
}
.im-icon-Pilates-2:before {
	content: "\eb6e"
}
.im-icon-Pilates-3:before {
	content: "\eb6f"
}
.im-icon-Pilates:before {
	content: "\eb70"
}
.im-icon-Pilot:before {
	content: "\eb71"
}
.im-icon-Pinch:before {
	content: "\eb72"
}
.im-icon-Ping-Pong:before {
	content: "\eb73"
}
.im-icon-Pinterest:before {
	content: "\eb74"
}
.im-icon-Pipe:before {
	content: "\eb75"
}
.im-icon-Pipette:before {
	content: "\eb76"
}
.im-icon-Piramids:before {
	content: "\eb77"
}
.im-icon-Pisces-2:before {
	content: "\eb78"
}
.im-icon-Pisces:before {
	content: "\eb79"
}
.im-icon-Pizza-Slice:before {
	content: "\eb7a"
}
.im-icon-Pizza:before {
	content: "\eb7b"
}
.im-icon-Plane-2:before {
	content: "\eb7c"
}
.im-icon-Plane:before {
	content: "\eb7d"
}
.im-icon-Plant:before {
	content: "\eb7e"
}
.im-icon-Plasmid:before {
	content: "\eb7f"
}
.im-icon-Plaster:before {
	content: "\eb80"
}
.im-icon-Plastic-CupPhone:before {
	content: "\eb81"
}
.im-icon-Plastic-CupPhone2:before {
	content: "\eb82"
}
.im-icon-Plate:before {
	content: "\eb83"
}
.im-icon-Plates:before {
	content: "\eb84"
}
.im-icon-Plaxo:before {
	content: "\eb85"
}
.im-icon-Play-Music:before {
	content: "\eb86"
}
.im-icon-Plug-In:before {
	content: "\eb87"
}
.im-icon-Plug-In2:before {
	content: "\eb88"
}
.im-icon-Plurk:before {
	content: "\eb89"
}
.im-icon-Pointer:before {
	content: "\eb8a"
}
.im-icon-Poland:before {
	content: "\eb8b"
}
.im-icon-Police-Man:before {
	content: "\eb8c"
}
.im-icon-Police-Station:before {
	content: "\eb8d"
}
.im-icon-Police-Woman:before {
	content: "\eb8e"
}
.im-icon-Police:before {
	content: "\eb8f"
}
.im-icon-Polo-Shirt:before {
	content: "\eb90"
}
.im-icon-Portrait:before {
	content: "\eb91"
}
.im-icon-Portugal:before {
	content: "\eb92"
}
.im-icon-Post-Mail:before {
	content: "\eb93"
}
.im-icon-Post-Mail2:before {
	content: "\eb94"
}
.im-icon-Post-Office:before {
	content: "\eb95"
}
.im-icon-Post-Sign:before {
	content: "\eb96"
}
.im-icon-Post-Sign2ways:before {
	content: "\eb97"
}
.im-icon-Posterous:before {
	content: "\eb98"
}
.im-icon-Pound-Sign:before {
	content: "\eb99"
}
.im-icon-Pound-Sign2:before {
	content: "\eb9a"
}
.im-icon-Pound:before {
	content: "\eb9b"
}
.im-icon-Power-2:before {
	content: "\eb9c"
}
.im-icon-Power-3:before {
	content: "\eb9d"
}
.im-icon-Power-Cable:before {
	content: "\eb9e"
}
.im-icon-Power-Station:before {
	content: "\eb9f"
}
.im-icon-Power:before {
	content: "\eba0"
}
.im-icon-Prater:before {
	content: "\eba1"
}
.im-icon-Present:before {
	content: "\eba2"
}
.im-icon-Presents:before {
	content: "\eba3"
}
.im-icon-Press:before {
	content: "\eba4"
}
.im-icon-Preview:before {
	content: "\eba5"
}
.im-icon-Previous:before {
	content: "\eba6"
}
.im-icon-Pricing:before {
	content: "\eba7"
}
.im-icon-Printer:before {
	content: "\eba8"
}
.im-icon-Professor:before {
	content: "\eba9"
}
.im-icon-Profile:before {
	content: "\ebaa"
}
.im-icon-Project:before {
	content: "\ebab"
}
.im-icon-Projector-2:before {
	content: "\ebac"
}
.im-icon-Projector:before {
	content: "\ebad"
}
.im-icon-Pulse:before {
	content: "\ebae"
}
.im-icon-Pumpkin:before {
	content: "\ebaf"
}
.im-icon-Punk:before {
	content: "\ebb0"
}
.im-icon-Punker:before {
	content: "\ebb1"
}
.im-icon-Puzzle:before {
	content: "\ebb2"
}
.im-icon-QIK:before {
	content: "\ebb3"
}
.im-icon-QR-Code:before {
	content: "\ebb4"
}
.im-icon-Queen-2:before {
	content: "\ebb5"
}
.im-icon-Queen:before {
	content: "\ebb6"
}
.im-icon-Quill-2:before {
	content: "\ebb7"
}
.im-icon-Quill-3:before {
	content: "\ebb8"
}
.im-icon-Quill:before {
	content: "\ebb9"
}
.im-icon-Quotes-2:before {
	content: "\ebba"
}
.im-icon-Quotes:before {
	content: "\ebbb"
}
.im-icon-Radio:before {
	content: "\ebbc"
}
.im-icon-Radioactive:before {
	content: "\ebbd"
}
.im-icon-Rafting:before {
	content: "\ebbe"
}
.im-icon-Rain-Drop:before {
	content: "\ebbf"
}
.im-icon-Rainbow-2:before {
	content: "\ebc0"
}
.im-icon-Rainbow:before {
	content: "\ebc1"
}
.im-icon-Ram:before {
	content: "\ebc2"
}
.im-icon-Razzor-Blade:before {
	content: "\ebc3"
}
.im-icon-Receipt-2:before {
	content: "\ebc4"
}
.im-icon-Receipt-3:before {
	content: "\ebc5"
}
.im-icon-Receipt-4:before {
	content: "\ebc6"
}
.im-icon-Receipt:before {
	content: "\ebc7"
}
.im-icon-Record2:before {
	content: "\ebc8"
}
.im-icon-Record-3:before {
	content: "\ebc9"
}
.im-icon-Record-Music:before {
	content: "\ebca"
}
.im-icon-Record:before {
	content: "\ebcb"
}
.im-icon-Recycling-2:before {
	content: "\ebcc"
}
.im-icon-Recycling:before {
	content: "\ebcd"
}
.im-icon-Reddit:before {
	content: "\ebce"
}
.im-icon-Redhat:before {
	content: "\ebcf"
}
.im-icon-Redirect:before {
	content: "\ebd0"
}
.im-icon-Redo:before {
	content: "\ebd1"
}
.im-icon-Reel:before {
	content: "\ebd2"
}
.im-icon-Refinery:before {
	content: "\ebd3"
}
.im-icon-Refresh-Window:before {
	content: "\ebd4"
}
.im-icon-Refresh:before {
	content: "\ebd5"
}
.im-icon-Reload-2:before {
	content: "\ebd6"
}
.im-icon-Reload-3:before {
	content: "\ebd7"
}
.im-icon-Reload:before {
	content: "\ebd8"
}
.im-icon-Remote-Controll:before {
	content: "\ebd9"
}
.im-icon-Remote-Controll2:before {
	content: "\ebda"
}
.im-icon-Remove-Bag:before {
	content: "\ebdb"
}
.im-icon-Remove-Basket:before {
	content: "\ebdc"
}
.im-icon-Remove-Cart:before {
	content: "\ebdd"
}
.im-icon-Remove-File:before {
	content: "\ebde"
}
.im-icon-Remove-User:before {
	content: "\ebdf"
}
.im-icon-Remove-Window:before {
	content: "\ebe0"
}
.im-icon-Remove:before {
	content: "\ebe1"
}
.im-icon-Rename:before {
	content: "\ebe2"
}
.im-icon-Repair:before {
	content: "\ebe3"
}
.im-icon-Repeat-2:before {
	content: "\ebe4"
}
.im-icon-Repeat-3:before {
	content: "\ebe5"
}
.im-icon-Repeat-4:before {
	content: "\ebe6"
}
.im-icon-Repeat-5:before {
	content: "\ebe7"
}
.im-icon-Repeat-6:before {
	content: "\ebe8"
}
.im-icon-Repeat-7:before {
	content: "\ebe9"
}
.im-icon-Repeat:before {
	content: "\ebea"
}
.im-icon-Reset:before {
	content: "\ebeb"
}
.im-icon-Resize:before {
	content: "\ebec"
}
.im-icon-Restore-Window:before {
	content: "\ebed"
}
.im-icon-Retouching:before {
	content: "\ebee"
}
.im-icon-Retro-Camera:before {
	content: "\ebef"
}
.im-icon-Retro:before {
	content: "\ebf0"
}
.im-icon-Retweet:before {
	content: "\ebf1"
}
.im-icon-Reverbnation:before {
	content: "\ebf2"
}
.im-icon-Rewind:before {
	content: "\ebf3"
}
.im-icon-RGB:before {
	content: "\ebf4"
}
.im-icon-Ribbon-2:before {
	content: "\ebf5"
}
.im-icon-Ribbon-3:before {
	content: "\ebf6"
}
.im-icon-Ribbon:before {
	content: "\ebf7"
}
.im-icon-Right-2:before {
	content: "\ebf8"
}
.im-icon-Right-3:before {
	content: "\ebf9"
}
.im-icon-Right-4:before {
	content: "\ebfa"
}
.im-icon-Right-ToLeft:before {
	content: "\ebfb"
}
.im-icon-Right:before {
	content: "\ebfc"
}
.im-icon-Road-2:before {
	content: "\ebfd"
}
.im-icon-Road-3:before {
	content: "\ebfe"
}
.im-icon-Road:before {
	content: "\ebff"
}
.im-icon-Robot-2:before {
	content: "\ec00"
}
.im-icon-Robot:before {
	content: "\ec01"
}
.im-icon-Rock-andRoll:before {
	content: "\ec02"
}
.im-icon-Rocket:before {
	content: "\ec03"
}
.im-icon-Roller:before {
	content: "\ec04"
}
.im-icon-Roof:before {
	content: "\ec05"
}
.im-icon-Rook:before {
	content: "\ec06"
}
.im-icon-Rotate-Gesture:before {
	content: "\ec07"
}
.im-icon-Rotate-Gesture2:before {
	content: "\ec08"
}
.im-icon-Rotate-Gesture3:before {
	content: "\ec09"
}
.im-icon-Rotation-390:before {
	content: "\ec0a"
}
.im-icon-Rotation:before {
	content: "\ec0b"
}
.im-icon-Router-2:before {
	content: "\ec0c"
}
.im-icon-Router:before {
	content: "\ec0d"
}
.im-icon-RSS:before {
	content: "\ec0e"
}
.im-icon-Ruler-2:before {
	content: "\ec0f"
}
.im-icon-Ruler:before {
	content: "\ec10"
}
.im-icon-Running-Shoes:before {
	content: "\ec11"
}
.im-icon-Running:before {
	content: "\ec12"
}
.im-icon-Safari:before {
	content: "\ec13"
}
.im-icon-Safe-Box:before {
	content: "\ec14"
}
.im-icon-Safe-Box2:before {
	content: "\ec15"
}
.im-icon-Safety-PinClose:before {
	content: "\ec16"
}
.im-icon-Safety-PinOpen:before {
	content: "\ec17"
}
.im-icon-Sagittarus-2:before {
	content: "\ec18"
}
.im-icon-Sagittarus:before {
	content: "\ec19"
}
.im-icon-Sailing-Ship:before {
	content: "\ec1a"
}
.im-icon-Sand-watch:before {
	content: "\ec1b"
}
.im-icon-Sand-watch2:before {
	content: "\ec1c"
}
.im-icon-Santa-Claus:before {
	content: "\ec1d"
}
.im-icon-Santa-Claus2:before {
	content: "\ec1e"
}
.im-icon-Santa-onSled:before {
	content: "\ec1f"
}
.im-icon-Satelite-2:before {
	content: "\ec20"
}
.im-icon-Satelite:before {
	content: "\ec21"
}
.im-icon-Save-Window:before {
	content: "\ec22"
}
.im-icon-Save:before {
	content: "\ec23"
}
.im-icon-Saw:before {
	content: "\ec24"
}
.im-icon-Saxophone:before {
	content: "\ec25"
}
.im-icon-Scale:before {
	content: "\ec26"
}
.im-icon-Scarf:before {
	content: "\ec27"
}
.im-icon-Scissor:before {
	content: "\ec28"
}
.im-icon-Scooter-Front:before {
	content: "\ec29"
}
.im-icon-Scooter:before {
	content: "\ec2a"
}
.im-icon-Scorpio-2:before {
	content: "\ec2b"
}
.im-icon-Scorpio:before {
	content: "\ec2c"
}
.im-icon-Scotland:before {
	content: "\ec2d"
}
.im-icon-Screwdriver:before {
	content: "\ec2e"
}
.im-icon-Scroll-Fast:before {
	content: "\ec2f"
}
.im-icon-Scroll:before {
	content: "\ec30"
}
.im-icon-Scroller-2:before {
	content: "\ec31"
}
.im-icon-Scroller:before {
	content: "\ec32"
}
.im-icon-Sea-Dog:before {
	content: "\ec33"
}
.im-icon-Search-onCloud:before {
	content: "\ec34"
}
.im-icon-Search-People:before {
	content: "\ec35"
}
.im-icon-secound:before {
	content: "\ec36"
}
.im-icon-secound2:before {
	content: "\ec37"
}
.im-icon-Security-Block:before {
	content: "\ec38"
}
.im-icon-Security-Bug:before {
	content: "\ec39"
}
.im-icon-Security-Camera:before {
	content: "\ec3a"
}
.im-icon-Security-Check:before {
	content: "\ec3b"
}
.im-icon-Security-Settings:before {
	content: "\ec3c"
}
.im-icon-Security-Smiley:before {
	content: "\ec3d"
}
.im-icon-Securiy-Remove:before {
	content: "\ec3e"
}
.im-icon-Seed:before {
	content: "\ec3f"
}
.im-icon-Selfie:before {
	content: "\ec40"
}
.im-icon-Serbia:before {
	content: "\ec41"
}
.im-icon-Server-2:before {
	content: "\ec42"
}
.im-icon-Server:before {
	content: "\ec43"
}
.im-icon-Servers:before {
	content: "\ec44"
}
.im-icon-Settings-Window:before {
	content: "\ec45"
}
.im-icon-Sewing-Machine:before {
	content: "\ec46"
}
.im-icon-Sexual:before {
	content: "\ec47"
}
.im-icon-Share-onCloud:before {
	content: "\ec48"
}
.im-icon-Share-Window:before {
	content: "\ec49"
}
.im-icon-Share:before {
	content: "\ec4a"
}
.im-icon-Sharethis:before {
	content: "\ec4b"
}
.im-icon-Shark:before {
	content: "\ec4c"
}
.im-icon-Sheep:before {
	content: "\ec4d"
}
.im-icon-Sheriff-Badge:before {
	content: "\ec4e"
}
.im-icon-Shield:before {
	content: "\ec4f"
}
.im-icon-Ship-2:before {
	content: "\ec50"
}
.im-icon-Ship:before {
	content: "\ec51"
}
.im-icon-Shirt:before {
	content: "\ec52"
}
.im-icon-Shoes-2:before {
	content: "\ec53"
}
.im-icon-Shoes-3:before {
	content: "\ec54"
}
.im-icon-Shoes:before {
	content: "\ec55"
}
.im-icon-Shop-2:before {
	content: "\ec56"
}
.im-icon-Shop-3:before {
	content: "\ec57"
}
.im-icon-Shop-4:before {
	content: "\ec58"
}
.im-icon-Shop:before {
	content: "\ec59"
}
.im-icon-Shopping-Bag:before {
	content: "\ec5a"
}
.im-icon-Shopping-Basket:before {
	content: "\ec5b"
}
.im-icon-Shopping-Cart:before {
	content: "\ec5c"
}
.im-icon-Short-Pants:before {
	content: "\ec5d"
}
.im-icon-Shoutwire:before {
	content: "\ec5e"
}
.im-icon-Shovel:before {
	content: "\ec5f"
}
.im-icon-Shuffle-2:before {
	content: "\ec60"
}
.im-icon-Shuffle-3:before {
	content: "\ec61"
}
.im-icon-Shuffle-4:before {
	content: "\ec62"
}
.im-icon-Shuffle:before {
	content: "\ec63"
}
.im-icon-Shutter:before {
	content: "\ec64"
}
.im-icon-Sidebar-Window:before {
	content: "\ec65"
}
.im-icon-Signal:before {
	content: "\ec66"
}
.im-icon-Singapore:before {
	content: "\ec67"
}
.im-icon-Skate-Shoes:before {
	content: "\ec68"
}
.im-icon-Skateboard-2:before {
	content: "\ec69"
}
.im-icon-Skateboard:before {
	content: "\ec6a"
}
.im-icon-Skeleton:before {
	content: "\ec6b"
}
.im-icon-Ski:before {
	content: "\ec6c"
}
.im-icon-Skirt:before {
	content: "\ec6d"
}
.im-icon-Skrill:before {
	content: "\ec6e"
}
.im-icon-Skull:before {
	content: "\ec6f"
}
.im-icon-Skydiving:before {
	content: "\ec70"
}
.im-icon-Skype:before {
	content: "\ec71"
}
.im-icon-Sled-withGifts:before {
	content: "\ec72"
}
.im-icon-Sled:before {
	content: "\ec73"
}
.im-icon-Sleeping:before {
	content: "\ec74"
}
.im-icon-Sleet:before {
	content: "\ec75"
}
.im-icon-Slippers:before {
	content: "\ec76"
}
.im-icon-Smart:before {
	content: "\ec77"
}
.im-icon-Smartphone-2:before {
	content: "\ec78"
}
.im-icon-Smartphone-3:before {
	content: "\ec79"
}
.im-icon-Smartphone-4:before {
	content: "\ec7a"
}
.im-icon-Smartphone-Secure:before {
	content: "\ec7b"
}
.im-icon-Smartphone:before {
	content: "\ec7c"
}
.im-icon-Smile:before {
	content: "\ec7d"
}
.im-icon-Smoking-Area:before {
	content: "\ec7e"
}
.im-icon-Smoking-Pipe:before {
	content: "\ec7f"
}
.im-icon-Snake:before {
	content: "\ec80"
}
.im-icon-Snorkel:before {
	content: "\ec81"
}
.im-icon-Snow-2:before {
	content: "\ec82"
}
.im-icon-Snow-Dome:before {
	content: "\ec83"
}
.im-icon-Snow-Storm:before {
	content: "\ec84"
}
.im-icon-Snow:before {
	content: "\ec85"
}
.im-icon-Snowflake-2:before {
	content: "\ec86"
}
.im-icon-Snowflake-3:before {
	content: "\ec87"
}
.im-icon-Snowflake-4:before {
	content: "\ec88"
}
.im-icon-Snowflake:before {
	content: "\ec89"
}
.im-icon-Snowman:before {
	content: "\ec8a"
}
.im-icon-Soccer-Ball:before {
	content: "\ec8b"
}
.im-icon-Soccer-Shoes:before {
	content: "\ec8c"
}
.im-icon-Socks:before {
	content: "\ec8d"
}
.im-icon-Solar:before {
	content: "\ec8e"
}
.im-icon-Sound-Wave:before {
	content: "\ec8f"
}
.im-icon-Sound:before {
	content: "\ec90"
}
.im-icon-Soundcloud:before {
	content: "\ec91"
}
.im-icon-Soup:before {
	content: "\ec92"
}
.im-icon-South-Africa:before {
	content: "\ec93"
}
.im-icon-Space-Needle:before {
	content: "\ec94"
}
.im-icon-Spain:before {
	content: "\ec95"
}
.im-icon-Spam-Mail:before {
	content: "\ec96"
}
.im-icon-Speach-Bubble:before {
	content: "\ec97"
}
.im-icon-Speach-Bubble2:before {
	content: "\ec98"
}
.im-icon-Speach-Bubble3:before {
	content: "\ec99"
}
.im-icon-Speach-Bubble4:before {
	content: "\ec9a"
}
.im-icon-Speach-Bubble5:before {
	content: "\ec9b"
}
.im-icon-Speach-Bubble6:before {
	content: "\ec9c"
}
.im-icon-Speach-Bubble7:before {
	content: "\ec9d"
}
.im-icon-Speach-Bubble8:before {
	content: "\ec9e"
}
.im-icon-Speach-Bubble9:before {
	content: "\ec9f"
}
.im-icon-Speach-Bubble10:before {
	content: "\eca0"
}
.im-icon-Speach-Bubble11:before {
	content: "\eca1"
}
.im-icon-Speach-Bubble12:before {
	content: "\eca2"
}
.im-icon-Speach-Bubble13:before {
	content: "\eca3"
}
.im-icon-Speach-BubbleAsking:before {
	content: "\eca4"
}
.im-icon-Speach-BubbleComic:before {
	content: "\eca5"
}
.im-icon-Speach-BubbleComic2:before {
	content: "\eca6"
}
.im-icon-Speach-BubbleComic3:before {
	content: "\eca7"
}
.im-icon-Speach-BubbleComic4:before {
	content: "\eca8"
}
.im-icon-Speach-BubbleDialog:before {
	content: "\eca9"
}
.im-icon-Speach-Bubbles:before {
	content: "\ecaa"
}
.im-icon-Speak-2:before {
	content: "\ecab"
}
.im-icon-Speak:before {
	content: "\ecac"
}
.im-icon-Speaker-2:before {
	content: "\ecad"
}
.im-icon-Speaker:before {
	content: "\ecae"
}
.im-icon-Spell-Check:before {
	content: "\ecaf"
}
.im-icon-Spell-CheckABC:before {
	content: "\ecb0"
}
.im-icon-Spermium:before {
	content: "\ecb1"
}
.im-icon-Spider:before {
	content: "\ecb2"
}
.im-icon-Spiderweb:before {
	content: "\ecb3"
}
.im-icon-Split-FourSquareWindow:before {
	content: "\ecb4"
}
.im-icon-Split-Horizontal:before {
	content: "\ecb5"
}
.im-icon-Split-Horizontal2Window:before {
	content: "\ecb6"
}
.im-icon-Split-Vertical:before {
	content: "\ecb7"
}
.im-icon-Split-Vertical2:before {
	content: "\ecb8"
}
.im-icon-Split-Window:before {
	content: "\ecb9"
}
.im-icon-Spoder:before {
	content: "\ecba"
}
.im-icon-Spoon:before {
	content: "\ecbb"
}
.im-icon-Sport-Mode:before {
	content: "\ecbc"
}
.im-icon-Sports-Clothings1:before {
	content: "\ecbd"
}
.im-icon-Sports-Clothings2:before {
	content: "\ecbe"
}
.im-icon-Sports-Shirt:before {
	content: "\ecbf"
}
.im-icon-Spot:before {
	content: "\ecc0"
}
.im-icon-Spray:before {
	content: "\ecc1"
}
.im-icon-Spread:before {
	content: "\ecc2"
}
.im-icon-Spring:before {
	content: "\ecc3"
}
.im-icon-Spurl:before {
	content: "\ecc4"
}
.im-icon-Spy:before {
	content: "\ecc5"
}
.im-icon-Squirrel:before {
	content: "\ecc6"
}
.im-icon-SSL:before {
	content: "\ecc7"
}
.im-icon-St-BasilsCathedral:before {
	content: "\ecc8"
}
.im-icon-St-PaulsCathedral:before {
	content: "\ecc9"
}
.im-icon-Stamp-2:before {
	content: "\ecca"
}
.im-icon-Stamp:before {
	content: "\eccb"
}
.im-icon-Stapler:before {
	content: "\eccc"
}
.im-icon-Star-Track:before {
	content: "\eccd"
}
.im-icon-Star:before {
	content: "\ecce"
}
.im-icon-Starfish:before {
	content: "\eccf"
}
.im-icon-Start2:before {
	content: "\ecd0"
}
.im-icon-Start-3:before {
	content: "\ecd1"
}
.im-icon-Start-ways:before {
	content: "\ecd2"
}
.im-icon-Start:before {
	content: "\ecd3"
}
.im-icon-Statistic:before {
	content: "\ecd4"
}
.im-icon-Stethoscope:before {
	content: "\ecd5"
}
.im-icon-stop--2:before {
	content: "\ecd6"
}
.im-icon-Stop-Music:before {
	content: "\ecd7"
}
.im-icon-Stop:before {
	content: "\ecd8"
}
.im-icon-Stopwatch-2:before {
	content: "\ecd9"
}
.im-icon-Stopwatch:before {
	content: "\ecda"
}
.im-icon-Storm:before {
	content: "\ecdb"
}
.im-icon-Street-View:before {
	content: "\ecdc"
}
.im-icon-Street-View2:before {
	content: "\ecdd"
}
.im-icon-Strikethrough-Text:before {
	content: "\ecde"
}
.im-icon-Stroller:before {
	content: "\ecdf"
}
.im-icon-Structure:before {
	content: "\ece0"
}
.im-icon-Student-Female:before {
	content: "\ece1"
}
.im-icon-Student-Hat:before {
	content: "\ece2"
}
.im-icon-Student-Hat2:before {
	content: "\ece3"
}
.im-icon-Student-Male:before {
	content: "\ece4"
}
.im-icon-Student-MaleFemale:before {
	content: "\ece5"
}
.im-icon-Students:before {
	content: "\ece6"
}
.im-icon-Studio-Flash:before {
	content: "\ece7"
}
.im-icon-Studio-Lightbox:before {
	content: "\ece8"
}
.im-icon-Stumbleupon:before {
	content: "\ece9"
}
.im-icon-Suit:before {
	content: "\ecea"
}
.im-icon-Suitcase:before {
	content: "\eceb"
}
.im-icon-Sum-2:before {
	content: "\ecec"
}
.im-icon-Sum:before {
	content: "\eced"
}
.im-icon-Summer:before {
	content: "\ecee"
}
.im-icon-Sun-CloudyRain:before {
	content: "\ecef"
}
.im-icon-Sun:before {
	content: "\ecf0"
}
.im-icon-Sunglasses-2:before {
	content: "\ecf1"
}
.im-icon-Sunglasses-3:before {
	content: "\ecf2"
}
.im-icon-Sunglasses-Smiley:before {
	content: "\ecf3"
}
.im-icon-Sunglasses-Smiley2:before {
	content: "\ecf4"
}
.im-icon-Sunglasses-W:before {
	content: "\ecf5"
}
.im-icon-Sunglasses-W2:before {
	content: "\ecf6"
}
.im-icon-Sunglasses-W3:before {
	content: "\ecf7"
}
.im-icon-Sunglasses:before {
	content: "\ecf8"
}
.im-icon-Sunrise:before {
	content: "\ecf9"
}
.im-icon-Sunset:before {
	content: "\ecfa"
}
.im-icon-Superman:before {
	content: "\ecfb"
}
.im-icon-Support:before {
	content: "\ecfc"
}
.im-icon-Surprise:before {
	content: "\ecfd"
}
.im-icon-Sushi:before {
	content: "\ecfe"
}
.im-icon-Sweden:before {
	content: "\ecff"
}
.im-icon-Swimming-Short:before {
	content: "\ed00"
}
.im-icon-Swimming:before {
	content: "\ed01"
}
.im-icon-Swimmwear:before {
	content: "\ed02"
}
.im-icon-Switch:before {
	content: "\ed03"
}
.im-icon-Switzerland:before {
	content: "\ed04"
}
.im-icon-Sync-Cloud:before {
	content: "\ed05"
}
.im-icon-Sync:before {
	content: "\ed06"
}
.im-icon-Synchronize-2:before {
	content: "\ed07"
}
.im-icon-Synchronize:before {
	content: "\ed08"
}
.im-icon-T-Shirt:before {
	content: "\ed09"
}
.im-icon-Tablet-2:before {
	content: "\ed0a"
}
.im-icon-Tablet-3:before {
	content: "\ed0b"
}
.im-icon-Tablet-Orientation:before {
	content: "\ed0c"
}
.im-icon-Tablet-Phone:before {
	content: "\ed0d"
}
.im-icon-Tablet-Secure:before {
	content: "\ed0e"
}
.im-icon-Tablet-Vertical:before {
	content: "\ed0f"
}
.im-icon-Tablet:before {
	content: "\ed10"
}
.im-icon-Tactic:before {
	content: "\ed11"
}
.im-icon-Tag-2:before {
	content: "\ed12"
}
.im-icon-Tag-3:before {
	content: "\ed13"
}
.im-icon-Tag-4:before {
	content: "\ed14"
}
.im-icon-Tag-5:before {
	content: "\ed15"
}
.im-icon-Tag:before {
	content: "\ed16"
}
.im-icon-Taj-Mahal:before {
	content: "\ed17"
}
.im-icon-Talk-Man:before {
	content: "\ed18"
}
.im-icon-Tap:before {
	content: "\ed19"
}
.im-icon-Target-Market:before {
	content: "\ed1a"
}
.im-icon-Target:before {
	content: "\ed1b"
}
.im-icon-Taurus-2:before {
	content: "\ed1c"
}
.im-icon-Taurus:before {
	content: "\ed1d"
}
.im-icon-Taxi-2:before {
	content: "\ed1e"
}
.im-icon-Taxi-Sign:before {
	content: "\ed1f"
}
.im-icon-Taxi:before {
	content: "\ed20"
}
.im-icon-Teacher:before {
	content: "\ed21"
}
.im-icon-Teapot:before {
	content: "\ed22"
}
.im-icon-Technorati:before {
	content: "\ed23"
}
.im-icon-Teddy-Bear:before {
	content: "\ed24"
}
.im-icon-Tee-Mug:before {
	content: "\ed25"
}
.im-icon-Telephone-2:before {
	content: "\ed26"
}
.im-icon-Telephone:before {
	content: "\ed27"
}
.im-icon-Telescope:before {
	content: "\ed28"
}
.im-icon-Temperature-2:before {
	content: "\ed29"
}
.im-icon-Temperature-3:before {
	content: "\ed2a"
}
.im-icon-Temperature:before {
	content: "\ed2b"
}
.im-icon-Temple:before {
	content: "\ed2c"
}
.im-icon-Tennis-Ball:before {
	content: "\ed2d"
}
.im-icon-Tennis:before {
	content: "\ed2e"
}
.im-icon-Tent:before {
	content: "\ed2f"
}
.im-icon-Test-Tube:before {
	content: "\ed30"
}
.im-icon-Test-Tube2:before {
	content: "\ed31"
}
.im-icon-Testimonal:before {
	content: "\ed32"
}
.im-icon-Text-Box:before {
	content: "\ed33"
}
.im-icon-Text-Effect:before {
	content: "\ed34"
}
.im-icon-Text-HighlightColor:before {
	content: "\ed35"
}
.im-icon-Text-Paragraph:before {
	content: "\ed36"
}
.im-icon-Thailand:before {
	content: "\ed37"
}
.im-icon-The-WhiteHouse:before {
	content: "\ed38"
}
.im-icon-This-SideUp:before {
	content: "\ed39"
}
.im-icon-Thread:before {
	content: "\ed3a"
}
.im-icon-Three-ArrowFork:before {
	content: "\ed3b"
}
.im-icon-Three-Fingers:before {
	content: "\ed3c"
}
.im-icon-Three-FingersDrag:before {
	content: "\ed3d"
}
.im-icon-Three-FingersDrag2:before {
	content: "\ed3e"
}
.im-icon-Three-FingersTouch:before {
	content: "\ed3f"
}
.im-icon-Thumb:before {
	content: "\ed40"
}
.im-icon-Thumbs-DownSmiley:before {
	content: "\ed41"
}
.im-icon-Thumbs-UpSmiley:before {
	content: "\ed42"
}
.im-icon-Thunder:before {
	content: "\ed43"
}
.im-icon-Thunderstorm:before {
	content: "\ed44"
}
.im-icon-Ticket:before {
	content: "\ed45"
}
.im-icon-Tie-2:before {
	content: "\ed46"
}
.im-icon-Tie-3:before {
	content: "\ed47"
}
.im-icon-Tie-4:before {
	content: "\ed48"
}
.im-icon-Tie:before {
	content: "\ed49"
}
.im-icon-Tiger:before {
	content: "\ed4a"
}
.im-icon-Time-Backup:before {
	content: "\ed4b"
}
.im-icon-Time-Bomb:before {
	content: "\ed4c"
}
.im-icon-Time-Clock:before {
	content: "\ed4d"
}
.im-icon-Time-Fire:before {
	content: "\ed4e"
}
.im-icon-Time-Machine:before {
	content: "\ed4f"
}
.im-icon-Time-Window:before {
	content: "\ed50"
}
.im-icon-Timer-2:before {
	content: "\ed51"
}
.im-icon-Timer:before {
	content: "\ed52"
}
.im-icon-To-Bottom:before {
	content: "\ed53"
}
.im-icon-To-Bottom2:before {
	content: "\ed54"
}
.im-icon-To-Left:before {
	content: "\ed55"
}
.im-icon-To-Right:before {
	content: "\ed56"
}
.im-icon-To-Top:before {
	content: "\ed57"
}
.im-icon-To-Top2:before {
	content: "\ed58"
}
.im-icon-Token-:before {
	content: "\ed59"
}
.im-icon-Tomato:before {
	content: "\ed5a"
}
.im-icon-Tongue:before {
	content: "\ed5b"
}
.im-icon-Tooth-2:before {
	content: "\ed5c"
}
.im-icon-Tooth:before {
	content: "\ed5d"
}
.im-icon-Top-ToBottom:before {
	content: "\ed5e"
}
.im-icon-Touch-Window:before {
	content: "\ed5f"
}
.im-icon-Tourch:before {
	content: "\ed60"
}
.im-icon-Tower-2:before {
	content: "\ed61"
}
.im-icon-Tower-Bridge:before {
	content: "\ed62"
}
.im-icon-Tower:before {
	content: "\ed63"
}
.im-icon-Trace:before {
	content: "\ed64"
}
.im-icon-Tractor:before {
	content: "\ed65"
}
.im-icon-traffic-Light:before {
	content: "\ed66"
}
.im-icon-Traffic-Light2:before {
	content: "\ed67"
}
.im-icon-Train-2:before {
	content: "\ed68"
}
.im-icon-Train:before {
	content: "\ed69"
}
.im-icon-Tram:before {
	content: "\ed6a"
}
.im-icon-Transform-2:before {
	content: "\ed6b"
}
.im-icon-Transform-3:before {
	content: "\ed6c"
}
.im-icon-Transform-4:before {
	content: "\ed6d"
}
.im-icon-Transform:before {
	content: "\ed6e"
}
.im-icon-Trash-withMen:before {
	content: "\ed6f"
}
.im-icon-Tree-2:before {
	content: "\ed70"
}
.im-icon-Tree-3:before {
	content: "\ed71"
}
.im-icon-Tree-4:before {
	content: "\ed72"
}
.im-icon-Tree-5:before {
	content: "\ed73"
}
.im-icon-Tree:before {
	content: "\ed74"
}
.im-icon-Trekking:before {
	content: "\ed75"
}
.im-icon-Triangle-ArrowDown:before {
	content: "\ed76"
}
.im-icon-Triangle-ArrowLeft:before {
	content: "\ed77"
}
.im-icon-Triangle-ArrowRight:before {
	content: "\ed78"
}
.im-icon-Triangle-ArrowUp:before {
	content: "\ed79"
}
.im-icon-Tripod-2:before {
	content: "\ed7a"
}
.im-icon-Tripod-andVideo:before {
	content: "\ed7b"
}
.im-icon-Tripod-withCamera:before {
	content: "\ed7c"
}
.im-icon-Tripod-withGopro:before {
	content: "\ed7d"
}
.im-icon-Trophy-2:before {
	content: "\ed7e"
}
.im-icon-Trophy:before {
	content: "\ed7f"
}
.im-icon-Truck:before {
	content: "\ed80"
}
.im-icon-Trumpet:before {
	content: "\ed81"
}
.im-icon-Tumblr:before {
	content: "\ed82"
}
.im-icon-Turkey:before {
	content: "\ed83"
}
.im-icon-Turn-Down:before {
	content: "\ed84"
}
.im-icon-Turn-Down2:before {
	content: "\ed85"
}
.im-icon-Turn-DownFromLeft:before {
	content: "\ed86"
}
.im-icon-Turn-DownFromRight:before {
	content: "\ed87"
}
.im-icon-Turn-Left:before {
	content: "\ed88"
}
.im-icon-Turn-Left3:before {
	content: "\ed89"
}
.im-icon-Turn-Right:before {
	content: "\ed8a"
}
.im-icon-Turn-Right3:before {
	content: "\ed8b"
}
.im-icon-Turn-Up:before {
	content: "\ed8c"
}
.im-icon-Turn-Up2:before {
	content: "\ed8d"
}
.im-icon-Turtle:before {
	content: "\ed8e"
}
.im-icon-Tuxedo:before {
	content: "\ed8f"
}
.im-icon-TV:before {
	content: "\ed90"
}
.im-icon-Twister:before {
	content: "\ed91"
}
.im-icon-Twitter-2:before {
	content: "\ed92"
}
.im-icon-Twitter:before {
	content: "\ed93"
}
.im-icon-Two-Fingers:before {
	content: "\ed94"
}
.im-icon-Two-FingersDrag:before {
	content: "\ed95"
}
.im-icon-Two-FingersDrag2:before {
	content: "\ed96"
}
.im-icon-Two-FingersScroll:before {
	content: "\ed97"
}
.im-icon-Two-FingersTouch:before {
	content: "\ed98"
}
.im-icon-Two-Windows:before {
	content: "\ed99"
}
.im-icon-Type-Pass:before {
	content: "\ed9a"
}
.im-icon-Ukraine:before {
	content: "\ed9b"
}
.im-icon-Umbrela:before {
	content: "\ed9c"
}
.im-icon-Umbrella-2:before {
	content: "\ed9d"
}
.im-icon-Umbrella-3:before {
	content: "\ed9e"
}
.im-icon-Under-LineText:before {
	content: "\ed9f"
}
.im-icon-Undo:before {
	content: "\eda0"
}
.im-icon-United-Kingdom:before {
	content: "\eda1"
}
.im-icon-United-States:before {
	content: "\eda2"
}
.im-icon-University-2:before {
	content: "\eda3"
}
.im-icon-University:before {
	content: "\eda4"
}
.im-icon-Unlike-2:before {
	content: "\eda5"
}
.im-icon-Unlike:before {
	content: "\eda6"
}
.im-icon-Unlock-2:before {
	content: "\eda7"
}
.im-icon-Unlock-3:before {
	content: "\eda8"
}
.im-icon-Unlock:before {
	content: "\eda9"
}
.im-icon-Up--Down:before {
	content: "\edaa"
}
.im-icon-Up--Down3:before {
	content: "\edab"
}
.im-icon-Up-2:before {
	content: "\edac"
}
.im-icon-Up-3:before {
	content: "\edad"
}
.im-icon-Up-4:before {
	content: "\edae"
}
.im-icon-Up:before {
	content: "\edaf"
}
.im-icon-Upgrade:before {
	content: "\edb0"
}
.im-icon-Upload-2:before {
	content: "\edb1"
}
.im-icon-Upload-toCloud:before {
	content: "\edb2"
}
.im-icon-Upload-Window:before {
	content: "\edb3"
}
.im-icon-Upload:before {
	content: "\edb4"
}
.im-icon-Uppercase-Text:before {
	content: "\edb5"
}
.im-icon-Upward:before {
	content: "\edb6"
}
.im-icon-URL-Window:before {
	content: "\edb7"
}
.im-icon-Usb-2:before {
	content: "\edb8"
}
.im-icon-Usb-Cable:before {
	content: "\edb9"
}
.im-icon-Usb:before {
	content: "\edba"
}
.im-icon-User:before {
	content: "\edbb"
}
.im-icon-Ustream:before {
	content: "\edbc"
}
.im-icon-Vase:before {
	content: "\edbd"
}
.im-icon-Vector-2:before {
	content: "\edbe"
}
.im-icon-Vector-3:before {
	content: "\edbf"
}
.im-icon-Vector-4:before {
	content: "\edc0"
}
.im-icon-Vector-5:before {
	content: "\edc1"
}
.im-icon-Vector:before {
	content: "\edc2"
}
.im-icon-Venn-Diagram:before {
	content: "\edc3"
}
.im-icon-Vest-2:before {
	content: "\edc4"
}
.im-icon-Vest:before {
	content: "\edc5"
}
.im-icon-Viddler:before {
	content: "\edc6"
}
.im-icon-Video-2:before {
	content: "\edc7"
}
.im-icon-Video-3:before {
	content: "\edc8"
}
.im-icon-Video-4:before {
	content: "\edc9"
}
.im-icon-Video-5:before {
	content: "\edca"
}
.im-icon-Video-6:before {
	content: "\edcb"
}
.im-icon-Video-GameController:before {
	content: "\edcc"
}
.im-icon-Video-Len:before {
	content: "\edcd"
}
.im-icon-Video-Len2:before {
	content: "\edce"
}
.im-icon-Video-Photographer:before {
	content: "\edcf"
}
.im-icon-Video-Tripod:before {
	content: "\edd0"
}
.im-icon-Video:before {
	content: "\edd1"
}
.im-icon-Vietnam:before {
	content: "\edd2"
}
.im-icon-View-Height:before {
	content: "\edd3"
}
.im-icon-View-Width:before {
	content: "\edd4"
}
.im-icon-Vimeo:before {
	content: "\edd5"
}
.im-icon-Virgo-2:before {
	content: "\edd6"
}
.im-icon-Virgo:before {
	content: "\edd7"
}
.im-icon-Virus-2:before {
	content: "\edd8"
}
.im-icon-Virus-3:before {
	content: "\edd9"
}
.im-icon-Virus:before {
	content: "\edda"
}
.im-icon-Visa:before {
	content: "\eddb"
}
.im-icon-Voice:before {
	content: "\eddc"
}
.im-icon-Voicemail:before {
	content: "\eddd"
}
.im-icon-Volleyball:before {
	content: "\edde"
}
.im-icon-Volume-Down:before {
	content: "\eddf"
}
.im-icon-Volume-Up:before {
	content: "\ede0"
}
.im-icon-VPN:before {
	content: "\ede1"
}
.im-icon-Wacom-Tablet:before {
	content: "\ede2"
}
.im-icon-Waiter:before {
	content: "\ede3"
}
.im-icon-Walkie-Talkie:before {
	content: "\ede4"
}
.im-icon-Wallet-2:before {
	content: "\ede5"
}
.im-icon-Wallet-3:before {
	content: "\ede6"
}
.im-icon-Wallet:before {
	content: "\ede7"
}
.im-icon-Warehouse:before {
	content: "\ede8"
}
.im-icon-Warning-Window:before {
	content: "\ede9"
}
.im-icon-Watch-2:before {
	content: "\edea"
}
.im-icon-Watch-3:before {
	content: "\edeb"
}
.im-icon-Watch:before {
	content: "\edec"
}
.im-icon-Wave-2:before {
	content: "\eded"
}
.im-icon-Wave:before {
	content: "\edee"
}
.im-icon-Webcam:before {
	content: "\edef"
}
.im-icon-weight-Lift:before {
	content: "\edf0"
}
.im-icon-Wheelbarrow:before {
	content: "\edf1"
}
.im-icon-Wheelchair:before {
	content: "\edf2"
}
.im-icon-Width-Window:before {
	content: "\edf3"
}
.im-icon-Wifi-2:before {
	content: "\edf4"
}
.im-icon-Wifi-Keyboard:before {
	content: "\edf5"
}
.im-icon-Wifi:before {
	content: "\edf6"
}
.im-icon-Wind-Turbine:before {
	content: "\edf7"
}
.im-icon-Windmill:before {
	content: "\edf8"
}
.im-icon-Window-2:before {
	content: "\edf9"
}
.im-icon-Window:before {
	content: "\edfa"
}
.im-icon-Windows-2:before {
	content: "\edfb"
}
.im-icon-Windows-Microsoft:before {
	content: "\edfc"
}
.im-icon-Windows:before {
	content: "\edfd"
}
.im-icon-Windsock:before {
	content: "\edfe"
}
.im-icon-Windy:before {
	content: "\edff"
}
.im-icon-Wine-Bottle:before {
	content: "\ee00"
}
.im-icon-Wine-Glass:before {
	content: "\ee01"
}
.im-icon-Wink:before {
	content: "\ee02"
}
.im-icon-Winter-2:before {
	content: "\ee03"
}
.im-icon-Winter:before {
	content: "\ee04"
}
.im-icon-Wireless:before {
	content: "\ee05"
}
.im-icon-Witch-Hat:before {
	content: "\ee06"
}
.im-icon-Witch:before {
	content: "\ee07"
}
.im-icon-Wizard:before {
	content: "\ee08"
}
.im-icon-Wolf:before {
	content: "\ee09"
}
.im-icon-Woman-Sign:before {
	content: "\ee0a"
}
.im-icon-WomanMan:before {
	content: "\ee0b"
}
.im-icon-Womans-Underwear:before {
	content: "\ee0c"
}
.im-icon-Womans-Underwear2:before {
	content: "\ee0d"
}
.im-icon-Women:before {
	content: "\ee0e"
}
.im-icon-Wonder-Woman:before {
	content: "\ee0f"
}
.im-icon-Wordpress:before {
	content: "\ee10"
}
.im-icon-Worker-Clothes:before {
	content: "\ee11"
}
.im-icon-Worker:before {
	content: "\ee12"
}
.im-icon-Wrap-Text:before {
	content: "\ee13"
}
.im-icon-Wreath:before {
	content: "\ee14"
}
.im-icon-Wrench:before {
	content: "\ee15"
}
.im-icon-X-Box:before {
	content: "\ee16"
}
.im-icon-X-ray:before {
	content: "\ee17"
}
.im-icon-Xanga:before {
	content: "\ee18"
}
.im-icon-Xing:before {
	content: "\ee19"
}
.im-icon-Yacht:before {
	content: "\ee1a"
}
.im-icon-Yahoo-Buzz:before {
	content: "\ee1b"
}
.im-icon-Yahoo:before {
	content: "\ee1c"
}
.im-icon-Yelp:before {
	content: "\ee1d"
}
.im-icon-Yes:before {
	content: "\ee1e"
}
.im-icon-Ying-Yang:before {
	content: "\ee1f"
}
.im-icon-Youtube:before {
	content: "\ee20"
}
.im-icon-Z-A:before {
	content: "\ee21"
}
.im-icon-Zebra:before {
	content: "\ee22"
}
.im-icon-Zombie:before {
	content: "\ee23"
}
.im-icon-Zoom-Gesture:before {
	content: "\ee24"
}
.im-icon-Zootool:before {
	content: "\ee25"
}
.sr-only {
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
@font-face {
	font-family: simple-line-icons;
	src: url(../fonts/simple-line-iconsc05f.eot?thkwh4);
	src: url(../fonts/simple-line-iconsc05f.eot?thkwh4#iefix) format('embedded-opentype'), url(../fonts/simple-line-iconsc05f.ttf?thkwh4) format('truetype'), url(../fonts/simple-line-iconsc05f.woff?thkwh4) format('woff'), url(../fonts/simple-line-iconsc05f.svg?thkwh4#simple-line-icons) format('svg');
	font-weight: 400;
	font-style: normal
}
.sl {
	font-family: simple-line-icons!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.sl-icon-user-female:before {
	content: "\e000"
}
.sl-icon-people:before {
	content: "\e001"
}
.sl-icon-user-follow:before {
	content: "\e002"
}
.sl-icon-user-following:before {
	content: "\e003"
}
.sl-icon-user-unfollow:before {
	content: "\e004"
}
.sl-icon-user:before {
	content: "\e005"
}
.sl-icon-trophy:before {
	content: "\e006"
}
.sl-icon-speedometer:before {
	content: "\e007"
}
.sl-icon-social-youtube:before {
	content: "\e008"
}
.sl-icon-social-twitter:before {
	content: "\e009"
}
.sl-icon-social-tumblr:before {
	content: "\e00a"
}
.sl-icon-social-facebook:before {
	content: "\e00b"
}
.sl-icon-social-dropbox:before {
	content: "\e00c"
}
.sl-icon-social-dribbble:before {
	content: "\e00d"
}
.sl-icon-shield:before {
	content: "\e00e"
}
.sl-icon-screen-tablet:before {
	content: "\e00f"
}
.sl-icon-screen-smartphone:before {
	content: "\e010"
}
.sl-icon-screen-desktop:before {
	content: "\e011"
}
.sl-icon-plane:before {
	content: "\e012"
}
.sl-icon-notebook:before {
	content: "\e013"
}
.sl-icon-mustache:before {
	content: "\e014"
}
.sl-icon-mouse:before {
	content: "\e015"
}
.sl-icon-magnet:before {
	content: "\e016"
}
.sl-icon-magic-wand:before {
	content: "\e017"
}
.sl-icon-hourglass:before {
	content: "\e018"
}
.sl-icon-graduation:before {
	content: "\e019"
}
.sl-icon-ghost:before {
	content: "\e01a"
}
.sl-icon-game-controller:before {
	content: "\e01b"
}
.sl-icon-fire:before {
	content: "\e01c"
}
.sl-icon-eyeglass:before {
	content: "\e01d"
}
.sl-icon-envelope-open:before {
	content: "\e01e"
}
.sl-icon-envolope-letter:before {
	content: "\e01f"
}
.sl-icon-energy:before {
	content: "\e020"
}
.sl-icon-emotsmile:before {
	content: "\e021"
}
.sl-icon-disc:before {
	content: "\e022"
}
.sl-icon-cursor-move:before {
	content: "\e023"
}
.sl-icon-crop:before {
	content: "\e024"
}
.sl-icon-credit-card:before {
	content: "\e025"
}
.sl-icon-chemistry:before {
	content: "\e026"
}
.sl-icon-bell:before {
	content: "\e027"
}
.sl-icon-badge:before {
	content: "\e028"
}
.sl-icon-anchor:before {
	content: "\e029"
}
.sl-icon-wallet:before {
	content: "\e02a"
}
.sl-icon-vector:before {
	content: "\e02b"
}
.sl-icon-speech:before {
	content: "\e02c"
}
.sl-icon-puzzle:before {
	content: "\e02d"
}
.sl-icon-printer:before {
	content: "\e02e"
}
.sl-icon-present:before {
	content: "\e02f"
}
.sl-icon-playlist:before {
	content: "\e030"
}
.sl-icon-pin:before {
	content: "\e031"
}
.sl-icon-picture:before {
	content: "\e032"
}
.sl-icon-map:before {
	content: "\e033"
}
.sl-icon-layers:before {
	content: "\e034"
}
.sl-icon-handbag:before {
	content: "\e035"
}
.sl-icon-globe-alt:before {
	content: "\e036"
}
.sl-icon-globe:before {
	content: "\e037"
}
.sl-icon-frame:before {
	content: "\e038"
}
.sl-icon-folder-alt:before {
	content: "\e039"
}
.sl-icon-film:before {
	content: "\e03a"
}
.sl-icon-feed:before {
	content: "\e03b"
}
.sl-icon-earphones-alt:before {
	content: "\e03c"
}
.sl-icon-earphones:before {
	content: "\e03d"
}
.sl-icon-drop:before {
	content: "\e03e"
}
.sl-icon-drawar:before {
	content: "\e03f"
}
.sl-icon-docs:before {
	content: "\e040"
}
.sl-icon-directions:before {
	content: "\e041"
}
.sl-icon-direction:before {
	content: "\e042"
}
.sl-icon-diamond:before {
	content: "\e043"
}
.sl-icon-cup:before {
	content: "\e044"
}
.sl-icon-compass:before {
	content: "\e045"
}
.sl-icon-call-out:before {
	content: "\e046"
}
.sl-icon-call-in:before {
	content: "\e047"
}
.sl-icon-call-end:before {
	content: "\e048"
}
.sl-icon-calculator:before {
	content: "\e049"
}
.sl-icon-bubbles:before {
	content: "\e04a"
}
.sl-icon-briefcase:before {
	content: "\e04b"
}
.sl-icon-book-open:before {
	content: "\e04c"
}
.sl-icon-basket-loaded:before {
	content: "\e04d"
}
.sl-icon-basket:before {
	content: "\e04e"
}
.sl-icon-bag:before {
	content: "\e04f"
}
.sl-icon-action-undo:before {
	content: "\e050"
}
.sl-icon-action-redo:before {
	content: "\e051"
}
.sl-icon-wrench:before {
	content: "\e052"
}
.sl-icon-umbrella:before {
	content: "\e053"
}
.sl-icon-trash:before {
	content: "\e054"
}
.sl-icon-tag:before {
	content: "\e055"
}
.sl-icon-support:before {
	content: "\e056"
}
.sl-icon-size-fullscreen:before {
	content: "\e057"
}
.sl-icon-size-actual:before {
	content: "\e058"
}
.sl-icon-shuffle:before {
	content: "\e059"
}
.sl-icon-share-alt:before {
	content: "\e05a"
}
.sl-icon-share:before {
	content: "\e05b"
}
.sl-icon-rocket:before {
	content: "\e05c"
}
.sl-icon-question:before {
	content: "\e05d"
}
.sl-icon-pie-chart:before {
	content: "\e05e"
}
.sl-icon-pencil:before {
	content: "\e05f"
}
.sl-icon-note:before {
	content: "\e060"
}
.sl-icon-music-tone-alt:before {
	content: "\e061"
}
.sl-icon-music-tone:before {
	content: "\e062"
}
.sl-icon-microphone:before {
	content: "\e063"
}
.sl-icon-loop:before {
	content: "\e064"
}
.sl-icon-logout:before {
	content: "\e065"
}
.sl-icon-login:before {
	content: "\e066"
}
.sl-icon-list:before {
	content: "\e067"
}
.sl-icon-like:before {
	content: "\e068"
}
.sl-icon-home:before {
	content: "\e069"
}
.sl-icon-grid:before {
	content: "\e06a"
}
.sl-icon-graph:before {
	content: "\e06b"
}
.sl-icon-equalizer:before {
	content: "\e06c"
}
.sl-icon-dislike:before {
	content: "\e06d"
}
.sl-icon-cursor:before {
	content: "\e06e"
}
.sl-icon-control-start:before {
	content: "\e06f"
}
.sl-icon-control-rewind:before {
	content: "\e070"
}
.sl-icon-control-play:before {
	content: "\e071"
}
.sl-icon-control-pause:before {
	content: "\e072"
}
.sl-icon-control-forward:before {
	content: "\e073"
}
.sl-icon-control-end:before {
	content: "\e074"
}
.sl-icon-calender:before {
	content: "\e075"
}
.sl-icon-bulb:before {
	content: "\e076"
}
.sl-icon-chart:before {
	content: "\e077"
}
.sl-icon-arrow-up-circle:before {
	content: "\e078"
}
.sl-icon-arrow-right-circle:before {
	content: "\e079"
}
.sl-icon-arrow-left-circle:before {
	content: "\e07a"
}
.sl-icon-arrow-down-circle:before {
	content: "\e07b"
}
.sl-icon-ban:before {
	content: "\e07c"
}
.sl-icon-bubble:before {
	content: "\e07d"
}
.sl-icon-camrecorder:before {
	content: "\e07e"
}
.sl-icon-camera:before {
	content: "\e07f"
}
.sl-icon-check:before {
	content: "\e080"
}
.sl-icon-clock:before {
	content: "\e081"
}
.sl-icon-close:before {
	content: "\e082"
}
.sl-icon-cloud-download:before {
	content: "\e083"
}
.sl-icon-cloud-upload:before {
	content: "\e084"
}
.sl-icon-doc:before {
	content: "\e085"
}
.sl-icon-envolope:before {
	content: "\e086"
}
.sl-icon-eye:before {
	content: "\e087"
}
.sl-icon-flag:before {
	content: "\e088"
}
.sl-icon-folder:before {
	content: "\e089"
}
.sl-icon-heart:before {
	content: "\e08a"
}
.sl-icon-info:before {
	content: "\e08b"
}
.sl-icon-key:before {
	content: "\e08c"
}
.sl-icon-link:before {
	content: "\e08d"
}
.sl-icon-lock:before {
	content: "\e08e"
}
.sl-icon-lock-open:before {
	content: "\e08f"
}
.sl-icon-magnifier:before {
	content: "\e090"
}
.sl-icon-magnifier-add:before {
	content: "\e091"
}
.sl-icon-magnifier-remove:before {
	content: "\e092"
}
.sl-icon-paper-clip:before {
	content: "\e093"
}
.sl-icon-paper-plane:before {
	content: "\e094"
}
.sl-icon-plus:before {
	content: "\e095"
}
.sl-icon-power:before {
	content: "\e097"
}
.sl-icon-refresh:before {
	content: "\e098"
}
.sl-icon-reload:before {
	content: "\e099"
}
.sl-icon-settings:before {
	content: "\e09a"
}
.sl-icon-star:before {
	content: "\e09b"
}
.sl-icon-symble-female:before {
	content: "\e09c"
}
.sl-icon-symbol-male:before {
	content: "\e09d"
}
.sl-icon-target:before {
	content: "\e09e"
}
.sl-icon-volume-1:before {
	content: "\e09f"
}
.sl-icon-volume-2:before {
	content: "\e0a0"
}
.sl-icon-volume-off:before {
	content: "\e0a1"
}
.sl-icon-phone:before {
	content: "\e600"
}
.sl-icon-Menu:before {
	content: "\e601"
}
.sl-icon-optionsvertical:before {
	content: "\e602"
}
.sl-icon-options:before {
	content: "\e603"
}
.sl-icon-arrow-down:before {
	content: "\e604"
}
.sl-icon-arrow-left:before {
	content: "\e605"
}
.sl-icon-arrow-right:before {
	content: "\e606"
}
.sl-icon-arrow-up:before {
	content: "\e607"
}
.sl-icon-thumbs-up:before {
	content: "\e80d"
}
.sl-icon-location:before {
	content: "\e810"
}
@font-face {
	font-family: iconsmind;
	src: url(../fonts/iconsmindca27.eot?-rdmvgc);
	src: url(../fonts/iconsmindd41d.eot?#iefix-rdmvgc) format('embedded-opentype'), url(../fonts/iconsmindca27.woff?-rdmvgc) format('woff'), url(../fonts/iconsmindca27.ttf?-rdmvgc) format('truetype'), url(../fonts/iconsmindca27.svg?-rdmvgc#iconsmind) format('svg');
	font-weight: 400;
	font-style: normal
}
.im {
	font-family: iconsmind!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.im-icon-A-Z:before {
	content: "\e600"
}
.im-icon-Aa:before {
	content: "\e601"
}
.im-icon-Add-Bag:before {
	content: "\e602"
}
.im-icon-Add-Basket:before {
	content: "\e603"
}
.im-icon-Add-Cart:before {
	content: "\e604"
}
.im-icon-Add-File:before {
	content: "\e605"
}
.im-icon-Add-SpaceAfterParagraph:before {
	content: "\e606"
}
.im-icon-Add-SpaceBeforeParagraph:before {
	content: "\e607"
}
.im-icon-Add-User:before {
	content: "\e608"
}
.im-icon-Add-UserStar:before {
	content: "\e609"
}
.im-icon-Add-Window:before {
	content: "\e60a"
}
.im-icon-Add:before {
	content: "\e60b"
}
.im-icon-Address-Book:before {
	content: "\e60c"
}
.im-icon-Address-Book2:before {
	content: "\e60d"
}
.im-icon-Administrator:before {
	content: "\e60e"
}
.im-icon-Aerobics-2:before {
	content: "\e60f"
}
.im-icon-Aerobics-3:before {
	content: "\e610"
}
.im-icon-Aerobics:before {
	content: "\e611"
}
.im-icon-Affiliate:before {
	content: "\e612"
}
.im-icon-Aim:before {
	content: "\e613"
}
.im-icon-Air-Balloon:before {
	content: "\e614"
}
.im-icon-Airbrush:before {
	content: "\e615"
}
.im-icon-Airship:before {
	content: "\e616"
}
.im-icon-Alarm-Clock:before {
	content: "\e617"
}
.im-icon-Alarm-Clock2:before {
	content: "\e618"
}
.im-icon-Alarm:before {
	content: "\e619"
}
.im-icon-Alien-2:before {
	content: "\e61a"
}
.im-icon-Alien:before {
	content: "\e61b"
}
.im-icon-Aligator:before {
	content: "\e61c"
}
.im-icon-Align-Center:before {
	content: "\e61d"
}
.im-icon-Align-JustifyAll:before {
	content: "\e61e"
}
.im-icon-Align-JustifyCenter:before {
	content: "\e61f"
}
.im-icon-Align-JustifyLeft:before {
	content: "\e620"
}
.im-icon-Align-JustifyRight:before {
	content: "\e621"
}
.im-icon-Align-Left:before {
	content: "\e622"
}
.im-icon-Align-Right:before {
	content: "\e623"
}
.im-icon-Alpha:before {
	content: "\e624"
}
.im-icon-Ambulance:before {
	content: "\e625"
}
.im-icon-AMX:before {
	content: "\e626"
}
.im-icon-Anchor-2:before {
	content: "\e627"
}
.im-icon-Anchor:before {
	content: "\e628"
}
.im-icon-Android-Store:before {
	content: "\e629"
}
.im-icon-Android:before {
	content: "\e62a"
}
.im-icon-Angel-Smiley:before {
	content: "\e62b"
}
.im-icon-Angel:before {
	content: "\e62c"
}
.im-icon-Angry:before {
	content: "\e62d"
}
.im-icon-Apple-Bite:before {
	content: "\e62e"
}
.im-icon-Apple-Store:before {
	content: "\e62f"
}
.im-icon-Apple:before {
	content: "\e630"
}
.im-icon-Approved-Window:before {
	content: "\e631"
}
.im-icon-Aquarius-2:before {
	content: "\e632"
}
.im-icon-Aquarius:before {
	content: "\e633"
}
.im-icon-Archery-2:before {
	content: "\e634"
}
.im-icon-Archery:before {
	content: "\e635"
}
.im-icon-Argentina:before {
	content: "\e636"
}
.im-icon-Aries-2:before {
	content: "\e637"
}
.im-icon-Aries:before {
	content: "\e638"
}
.im-icon-Army-Key:before {
	content: "\e639"
}
.im-icon-Arrow-Around:before {
	content: "\e63a"
}
.im-icon-Arrow-Back3:before {
	content: "\e63b"
}
.im-icon-Arrow-Back:before {
	content: "\e63c"
}
.im-icon-Arrow-Back2:before {
	content: "\e63d"
}
.im-icon-Arrow-Barrier:before {
	content: "\e63e"
}
.im-icon-Arrow-Circle:before {
	content: "\e63f"
}
.im-icon-Arrow-Cross:before {
	content: "\e640"
}
.im-icon-Arrow-Down:before {
	content: "\e641"
}
.im-icon-Arrow-Down2:before {
	content: "\e642"
}
.im-icon-Arrow-Down3:before {
	content: "\e643"
}
.im-icon-Arrow-DowninCircle:before {
	content: "\e644"
}
.im-icon-Arrow-Fork:before {
	content: "\e645"
}
.im-icon-Arrow-Forward:before {
	content: "\e646"
}
.im-icon-Arrow-Forward2:before {
	content: "\e647"
}
.im-icon-Arrow-From:before {
	content: "\e648"
}
.im-icon-Arrow-Inside:before {
	content: "\e649"
}
.im-icon-Arrow-Inside45:before {
	content: "\e64a"
}
.im-icon-Arrow-InsideGap:before {
	content: "\e64b"
}
.im-icon-Arrow-InsideGap45:before {
	content: "\e64c"
}
.im-icon-Arrow-Into:before {
	content: "\e64d"
}
.im-icon-Arrow-Join:before {
	content: "\e64e"
}
.im-icon-Arrow-Junction:before {
	content: "\e64f"
}
.im-icon-Arrow-Left:before {
	content: "\e650"
}
.im-icon-Arrow-Left2:before {
	content: "\e651"
}
.im-icon-Arrow-LeftinCircle:before {
	content: "\e652"
}
.im-icon-Arrow-Loop:before {
	content: "\e653"
}
.im-icon-Arrow-Merge:before {
	content: "\e654"
}
.im-icon-Arrow-Mix:before {
	content: "\e655"
}
.im-icon-Arrow-Next:before {
	content: "\e656"
}
.im-icon-Arrow-OutLeft:before {
	content: "\e657"
}
.im-icon-Arrow-OutRight:before {
	content: "\e658"
}
.im-icon-Arrow-Outside:before {
	content: "\e659"
}
.im-icon-Arrow-Outside45:before {
	content: "\e65a"
}
.im-icon-Arrow-OutsideGap:before {
	content: "\e65b"
}
.im-icon-Arrow-OutsideGap45:before {
	content: "\e65c"
}
.im-icon-Arrow-Over:before {
	content: "\e65d"
}
.im-icon-Arrow-Refresh:before {
	content: "\e65e"
}
.im-icon-Arrow-Refresh2:before {
	content: "\e65f"
}
.im-icon-Arrow-Right:before {
	content: "\e660"
}
.im-icon-Arrow-Right2:before {
	content: "\e661"
}
.im-icon-Arrow-RightinCircle:before {
	content: "\e662"
}
.im-icon-Arrow-Shuffle:before {
	content: "\e663"
}
.im-icon-Arrow-Squiggly:before {
	content: "\e664"
}
.im-icon-Arrow-Through:before {
	content: "\e665"
}
.im-icon-Arrow-To:before {
	content: "\e666"
}
.im-icon-Arrow-TurnLeft:before {
	content: "\e667"
}
.im-icon-Arrow-TurnRight:before {
	content: "\e668"
}
.im-icon-Arrow-Up:before {
	content: "\e669"
}
.im-icon-Arrow-Up2:before {
	content: "\e66a"
}
.im-icon-Arrow-Up3:before {
	content: "\e66b"
}
.im-icon-Arrow-UpinCircle:before {
	content: "\e66c"
}
.im-icon-Arrow-XLeft:before {
	content: "\e66d"
}
.im-icon-Arrow-XRight:before {
	content: "\e66e"
}
.im-icon-Ask:before {
	content: "\e66f"
}
.im-icon-Assistant:before {
	content: "\e670"
}
.im-icon-Astronaut:before {
	content: "\e671"
}
.im-icon-At-Sign:before {
	content: "\e672"
}
.im-icon-ATM:before {
	content: "\e673"
}
.im-icon-Atom:before {
	content: "\e674"
}
.im-icon-Audio:before {
	content: "\e675"
}
.im-icon-Auto-Flash:before {
	content: "\e676"
}
.im-icon-Autumn:before {
	content: "\e677"
}
.im-icon-Baby-Clothes:before {
	content: "\e678"
}
.im-icon-Baby-Clothes2:before {
	content: "\e679"
}
.im-icon-Baby-Cry:before {
	content: "\e67a"
}
.im-icon-Baby:before {
	content: "\e67b"
}
.im-icon-Back2:before {
	content: "\e67c"
}
.im-icon-Back-Media:before {
	content: "\e67d"
}
.im-icon-Back-Music:before {
	content: "\e67e"
}
.im-icon-Back:before {
	content: "\e67f"
}
.im-icon-Background:before {
	content: "\e680"
}
.im-icon-Bacteria:before {
	content: "\e681"
}
.im-icon-Bag-Coins:before {
	content: "\e682"
}
.im-icon-Bag-Items:before {
	content: "\e683"
}
.im-icon-Bag-Quantity:before {
	content: "\e684"
}
.im-icon-Bag:before {
	content: "\e685"
}
.im-icon-Bakelite:before {
	content: "\e686"
}
.im-icon-Ballet-Shoes:before {
	content: "\e687"
}
.im-icon-Balloon:before {
	content: "\e688"
}
.im-icon-Banana:before {
	content: "\e689"
}
.im-icon-Band-Aid:before {
	content: "\e68a"
}
.im-icon-Bank:before {
	content: "\e68b"
}
.im-icon-Bar-Chart:before {
	content: "\e68c"
}
.im-icon-Bar-Chart2:before {
	content: "\e68d"
}
.im-icon-Bar-Chart3:before {
	content: "\e68e"
}
.im-icon-Bar-Chart4:before {
	content: "\e68f"
}
.im-icon-Bar-Chart5:before {
	content: "\e690"
}
.im-icon-Bar-Code:before {
	content: "\e691"
}
.im-icon-Barricade-2:before {
	content: "\e692"
}
.im-icon-Barricade:before {
	content: "\e693"
}
.im-icon-Baseball:before {
	content: "\e694"
}
.im-icon-Basket-Ball:before {
	content: "\e695"
}
.im-icon-Basket-Coins:before {
	content: "\e696"
}
.im-icon-Basket-Items:before {
	content: "\e697"
}
.im-icon-Basket-Quantity:before {
	content: "\e698"
}
.im-icon-Bat-2:before {
	content: "\e699"
}
.im-icon-Bat:before {
	content: "\e69a"
}
.im-icon-Bathrobe:before {
	content: "\e69b"
}
.im-icon-Batman-Mask:before {
	content: "\e69c"
}
.im-icon-Battery-0:before {
	content: "\e69d"
}
.im-icon-Battery-25:before {
	content: "\e69e"
}
.im-icon-Battery-50:before {
	content: "\e69f"
}
.im-icon-Battery-75:before {
	content: "\e6a0"
}
.im-icon-Battery-100:before {
	content: "\e6a1"
}
.im-icon-Battery-Charge:before {
	content: "\e6a2"
}
.im-icon-Bear:before {
	content: "\e6a3"
}
.im-icon-Beard-2:before {
	content: "\e6a4"
}
.im-icon-Beard-3:before {
	content: "\e6a5"
}
.im-icon-Beard:before {
	content: "\e6a6"
}
.im-icon-Bebo:before {
	content: "\e6a7"
}
.im-icon-Bee:before {
	content: "\e6a8"
}
.im-icon-Beer-Glass:before {
	content: "\e6a9"
}
.im-icon-Beer:before {
	content: "\e6aa"
}
.im-icon-Bell-2:before {
	content: "\e6ab"
}
.im-icon-Bell:before {
	content: "\e6ac"
}
.im-icon-Belt-2:before {
	content: "\e6ad"
}
.im-icon-Belt-3:before {
	content: "\e6ae"
}
.im-icon-Belt:before {
	content: "\e6af"
}
.im-icon-Berlin-Tower:before {
	content: "\e6b0"
}
.im-icon-Beta:before {
	content: "\e6b1"
}
.im-icon-Betvibes:before {
	content: "\e6b2"
}
.im-icon-Bicycle-2:before {
	content: "\e6b3"
}
.im-icon-Bicycle-3:before {
	content: "\e6b4"
}
.im-icon-Bicycle:before {
	content: "\e6b5"
}
.im-icon-Big-Bang:before {
	content: "\e6b6"
}
.im-icon-Big-Data:before {
	content: "\e6b7"
}
.im-icon-Bike-Helmet:before {
	content: "\e6b8"
}
.im-icon-Bikini:before {
	content: "\e6b9"
}
.im-icon-Bilk-Bottle2:before {
	content: "\e6ba"
}
.im-icon-Billing:before {
	content: "\e6bb"
}
.im-icon-Bing:before {
	content: "\e6bc"
}
.im-icon-Binocular:before {
	content: "\e6bd"
}
.im-icon-Bio-Hazard:before {
	content: "\e6be"
}
.im-icon-Biotech:before {
	content: "\e6bf"
}
.im-icon-Bird-DeliveringLetter:before {
	content: "\e6c0"
}
.im-icon-Bird:before {
	content: "\e6c1"
}
.im-icon-Birthday-Cake:before {
	content: "\e6c2"
}
.im-icon-Bisexual:before {
	content: "\e6c3"
}
.im-icon-Bishop:before {
	content: "\e6c4"
}
.im-icon-Bitcoin:before {
	content: "\e6c5"
}
.im-icon-Black-Cat:before {
	content: "\e6c6"
}
.im-icon-Blackboard:before {
	content: "\e6c7"
}
.im-icon-Blinklist:before {
	content: "\e6c8"
}
.im-icon-Block-Cloud:before {
	content: "\e6c9"
}
.im-icon-Block-Window:before {
	content: "\e6ca"
}
.im-icon-Blogger:before {
	content: "\e6cb"
}
.im-icon-Blood:before {
	content: "\e6cc"
}
.im-icon-Blouse:before {
	content: "\e6cd"
}
.im-icon-Blueprint:before {
	content: "\e6ce"
}
.im-icon-Board:before {
	content: "\e6cf"
}
.im-icon-Bodybuilding:before {
	content: "\e6d0"
}
.im-icon-Bold-Text:before {
	content: "\e6d1"
}
.im-icon-Bone:before {
	content: "\e6d2"
}
.im-icon-Bones:before {
	content: "\e6d3"
}
.im-icon-Book:before {
	content: "\e6d4"
}
.im-icon-Bookmark:before {
	content: "\e6d5"
}
.im-icon-Books-2:before {
	content: "\e6d6"
}
.im-icon-Books:before {
	content: "\e6d7"
}
.im-icon-Boom:before {
	content: "\e6d8"
}
.im-icon-Boot-2:before {
	content: "\e6d9"
}
.im-icon-Boot:before {
	content: "\e6da"
}
.im-icon-Bottom-ToTop:before {
	content: "\e6db"
}
.im-icon-Bow-2:before {
	content: "\e6dc"
}
.im-icon-Bow-3:before {
	content: "\e6dd"
}
.im-icon-Bow-4:before {
	content: "\e6de"
}
.im-icon-Bow-5:before {
	content: "\e6df"
}
.im-icon-Bow-6:before {
	content: "\e6e0"
}
.im-icon-Bow:before {
	content: "\e6e1"
}
.im-icon-Bowling-2:before {
	content: "\e6e2"
}
.im-icon-Bowling:before {
	content: "\e6e3"
}
.im-icon-Box2:before {
	content: "\e6e4"
}
.im-icon-Box-Close:before {
	content: "\e6e5"
}
.im-icon-Box-Full:before {
	content: "\e6e6"
}
.im-icon-Box-Open:before {
	content: "\e6e7"
}
.im-icon-Box-withFolders:before {
	content: "\e6e8"
}
.im-icon-Box:before {
	content: "\e6e9"
}
.im-icon-Boy:before {
	content: "\e6ea"
}
.im-icon-Bra:before {
	content: "\e6eb"
}
.im-icon-Brain-2:before {
	content: "\e6ec"
}
.im-icon-Brain-3:before {
	content: "\e6ed"
}
.im-icon-Brain:before {
	content: "\e6ee"
}
.im-icon-Brazil:before {
	content: "\e6ef"
}
.im-icon-Bread-2:before {
	content: "\e6f0"
}
.im-icon-Bread:before {
	content: "\e6f1"
}
.im-icon-Bridge:before {
	content: "\e6f2"
}
.im-icon-Brightkite:before {
	content: "\e6f3"
}
.im-icon-Broke-Link2:before {
	content: "\e6f4"
}
.im-icon-Broken-Link:before {
	content: "\e6f5"
}
.im-icon-Broom:before {
	content: "\e6f6"
}
.im-icon-Brush:before {
	content: "\e6f7"
}
.im-icon-Bucket:before {
	content: "\e6f8"
}
.im-icon-Bug:before {
	content: "\e6f9"
}
.im-icon-Building:before {
	content: "\e6fa"
}
.im-icon-Bulleted-List:before {
	content: "\e6fb"
}
.im-icon-Bus-2:before {
	content: "\e6fc"
}
.im-icon-Bus:before {
	content: "\e6fd"
}
.im-icon-Business-Man:before {
	content: "\e6fe"
}
.im-icon-Business-ManWoman:before {
	content: "\e6ff"
}
.im-icon-Business-Mens:before {
	content: "\e700"
}
.im-icon-Business-Woman:before {
	content: "\e701"
}
.im-icon-Butterfly:before {
	content: "\e702"
}
.im-icon-Button:before {
	content: "\e703"
}
.im-icon-Cable-Car:before {
	content: "\e704"
}
.im-icon-Cake:before {
	content: "\e705"
}
.im-icon-Calculator-2:before {
	content: "\e706"
}
.im-icon-Calculator-3:before {
	content: "\e707"
}
.im-icon-Calculator:before {
	content: "\e708"
}
.im-icon-Calendar-2:before {
	content: "\e709"
}
.im-icon-Calendar-3:before {
	content: "\e70a"
}
.im-icon-Calendar-4:before {
	content: "\e70b"
}
.im-icon-Calendar-Clock:before {
	content: "\e70c"
}
.im-icon-Calendar:before {
	content: "\e70d"
}
.im-icon-Camel:before {
	content: "\e70e"
}
.im-icon-Camera-2:before {
	content: "\e70f"
}
.im-icon-Camera-3:before {
	content: "\e710"
}
.im-icon-Camera-4:before {
	content: "\e711"
}
.im-icon-Camera-5:before {
	content: "\e712"
}
.im-icon-Camera-Back:before {
	content: "\e713"
}
.im-icon-Camera:before {
	content: "\e714"
}
.im-icon-Can-2:before {
	content: "\e715"
}
.im-icon-Can:before {
	content: "\e716"
}
.im-icon-Canada:before {
	content: "\e717"
}
.im-icon-Cancer-2:before {
	content: "\e718"
}
.im-icon-Cancer-3:before {
	content: "\e719"
}
.im-icon-Cancer:before {
	content: "\e71a"
}
.im-icon-Candle:before {
	content: "\e71b"
}
.im-icon-Candy-Cane:before {
	content: "\e71c"
}
.im-icon-Candy:before {
	content: "\e71d"
}
.im-icon-Cannon:before {
	content: "\e71e"
}
.im-icon-Cap-2:before {
	content: "\e71f"
}
.im-icon-Cap-3:before {
	content: "\e720"
}
.im-icon-Cap-Smiley:before {
	content: "\e721"
}
.im-icon-Cap:before {
	content: "\e722"
}
.im-icon-Capricorn-2:before {
	content: "\e723"
}
.im-icon-Capricorn:before {
	content: "\e724"
}
.im-icon-Car-2:before {
	content: "\e725"
}
.im-icon-Car-3:before {
	content: "\e726"
}
.im-icon-Car-Coins:before {
	content: "\e727"
}
.im-icon-Car-Items:before {
	content: "\e728"
}
.im-icon-Car-Wheel:before {
	content: "\e729"
}
.im-icon-Car:before {
	content: "\e72a"
}
.im-icon-Cardigan:before {
	content: "\e72b"
}
.im-icon-Cardiovascular:before {
	content: "\e72c"
}
.im-icon-Cart-Quantity:before {
	content: "\e72d"
}
.im-icon-Casette-Tape:before {
	content: "\e72e"
}
.im-icon-Cash-Register:before {
	content: "\e72f"
}
.im-icon-Cash-register2:before {
	content: "\e730"
}
.im-icon-Castle:before {
	content: "\e731"
}
.im-icon-Cat:before {
	content: "\e732"
}
.im-icon-Cathedral:before {
	content: "\e733"
}
.im-icon-Cauldron:before {
	content: "\e734"
}
.im-icon-CD-2:before {
	content: "\e735"
}
.im-icon-CD-Cover:before {
	content: "\e736"
}
.im-icon-CD:before {
	content: "\e737"
}
.im-icon-Cello:before {
	content: "\e738"
}
.im-icon-Celsius:before {
	content: "\e739"
}
.im-icon-Chacked-Flag:before {
	content: "\e73a"
}
.im-icon-Chair:before {
	content: "\e73b"
}
.im-icon-Charger:before {
	content: "\e73c"
}
.im-icon-Check-2:before {
	content: "\e73d"
}
.im-icon-Check:before {
	content: "\e73e"
}
.im-icon-Checked-User:before {
	content: "\e73f"
}
.im-icon-Checkmate:before {
	content: "\e740"
}
.im-icon-Checkout-Bag:before {
	content: "\e741"
}
.im-icon-Checkout-Basket:before {
	content: "\e742"
}
.im-icon-Checkout:before {
	content: "\e743"
}
.im-icon-Cheese:before {
	content: "\e744"
}
.im-icon-Cheetah:before {
	content: "\e745"
}
.im-icon-Chef-Hat:before {
	content: "\e746"
}
.im-icon-Chef-Hat2:before {
	content: "\e747"
}
.im-icon-Chef:before {
	content: "\e748"
}
.im-icon-Chemical-2:before {
	content: "\e749"
}
.im-icon-Chemical-3:before {
	content: "\e74a"
}
.im-icon-Chemical-4:before {
	content: "\e74b"
}
.im-icon-Chemical-5:before {
	content: "\e74c"
}
.im-icon-Chemical:before {
	content: "\e74d"
}
.im-icon-Chess-Board:before {
	content: "\e74e"
}
.im-icon-Chess:before {
	content: "\e74f"
}
.im-icon-Chicken:before {
	content: "\e750"
}
.im-icon-Chile:before {
	content: "\e751"
}
.im-icon-Chimney:before {
	content: "\e752"
}
.im-icon-China:before {
	content: "\e753"
}
.im-icon-Chinese-Temple:before {
	content: "\e754"
}
.im-icon-Chip:before {
	content: "\e755"
}
.im-icon-Chopsticks-2:before {
	content: "\e756"
}
.im-icon-Chopsticks:before {
	content: "\e757"
}
.im-icon-Christmas-Ball:before {
	content: "\e758"
}
.im-icon-Christmas-Bell:before {
	content: "\e759"
}
.im-icon-Christmas-Candle:before {
	content: "\e75a"
}
.im-icon-Christmas-Hat:before {
	content: "\e75b"
}
.im-icon-Christmas-Sleigh:before {
	content: "\e75c"
}
.im-icon-Christmas-Snowman:before {
	content: "\e75d"
}
.im-icon-Christmas-Sock:before {
	content: "\e75e"
}
.im-icon-Christmas-Tree:before {
	content: "\e75f"
}
.im-icon-Christmas:before {
	content: "\e760"
}
.im-icon-Chrome:before {
	content: "\e761"
}
.im-icon-Chrysler-Building:before {
	content: "\e762"
}
.im-icon-Cinema:before {
	content: "\e763"
}
.im-icon-Circular-Point:before {
	content: "\e764"
}
.im-icon-City-Hall:before {
	content: "\e765"
}
.im-icon-Clamp:before {
	content: "\e766"
}
.im-icon-Clapperboard-Close:before {
	content: "\e767"
}
.im-icon-Clapperboard-Open:before {
	content: "\e768"
}
.im-icon-Claps:before {
	content: "\e769"
}
.im-icon-Clef:before {
	content: "\e76a"
}
.im-icon-Clinic:before {
	content: "\e76b"
}
.im-icon-Clock-2:before {
	content: "\e76c"
}
.im-icon-Clock-3:before {
	content: "\e76d"
}
.im-icon-Clock-4:before {
	content: "\e76e"
}
.im-icon-Clock-Back:before {
	content: "\e76f"
}
.im-icon-Clock-Forward:before {
	content: "\e770"
}
.im-icon-Clock:before {
	content: "\e771"
}
.im-icon-Close-Window:before {
	content: "\e772"
}
.im-icon-Close:before {
	content: "\e773"
}
.im-icon-Clothing-Store:before {
	content: "\e774"
}
.im-icon-Cloud--:before {
	content: "\e775"
}
.im-icon-Cloud-:before {
	content: "\e776"
}
.im-icon-Cloud-Camera:before {
	content: "\e777"
}
.im-icon-Cloud-Computer:before {
	content: "\e778"
}
.im-icon-Cloud-Email:before {
	content: "\e779"
}
.im-icon-Cloud-Hail:before {
	content: "\e77a"
}
.im-icon-Cloud-Laptop:before {
	content: "\e77b"
}
.im-icon-Cloud-Lock:before {
	content: "\e77c"
}
.im-icon-Cloud-Moon:before {
	content: "\e77d"
}
.im-icon-Cloud-Music:before {
	content: "\e77e"
}
.im-icon-Cloud-Picture:before {
	content: "\e77f"
}
.im-icon-Cloud-Rain:before {
	content: "\e780"
}
.im-icon-Cloud-Remove:before {
	content: "\e781"
}
.im-icon-Cloud-Secure:before {
	content: "\e782"
}
.im-icon-Cloud-Settings:before {
	content: "\e783"
}
.im-icon-Cloud-Smartphone:before {
	content: "\e784"
}
.im-icon-Cloud-Snow:before {
	content: "\e785"
}
.im-icon-Cloud-Sun:before {
	content: "\e786"
}
.im-icon-Cloud-Tablet:before {
	content: "\e787"
}
.im-icon-Cloud-Video:before {
	content: "\e788"
}
.im-icon-Cloud-Weather:before {
	content: "\e789"
}
.im-icon-Cloud:before {
	content: "\e78a"
}
.im-icon-Clouds-Weather:before {
	content: "\e78b"
}
.im-icon-Clouds:before {
	content: "\e78c"
}
.im-icon-Clown:before {
	content: "\e78d"
}
.im-icon-CMYK:before {
	content: "\e78e"
}
.im-icon-Coat:before {
	content: "\e78f"
}
.im-icon-Cocktail:before {
	content: "\e790"
}
.im-icon-Coconut:before {
	content: "\e791"
}
.im-icon-Code-Window:before {
	content: "\e792"
}
.im-icon-Coding:before {
	content: "\e793"
}
.im-icon-Coffee-2:before {
	content: "\e794"
}
.im-icon-Coffee-Bean:before {
	content: "\e795"
}
.im-icon-Coffee-Machine:before {
	content: "\e796"
}
.im-icon-Coffee-toGo:before {
	content: "\e797"
}
.im-icon-Coffee:before {
	content: "\e798"
}
.im-icon-Coffin:before {
	content: "\e799"
}
.im-icon-Coin:before {
	content: "\e79a"
}
.im-icon-Coins-2:before {
	content: "\e79b"
}
.im-icon-Coins-3:before {
	content: "\e79c"
}
.im-icon-Coins:before {
	content: "\e79d"
}
.im-icon-Colombia:before {
	content: "\e79e"
}
.im-icon-Colosseum:before {
	content: "\e79f"
}
.im-icon-Column-2:before {
	content: "\e7a0"
}
.im-icon-Column-3:before {
	content: "\e7a1"
}
.im-icon-Column:before {
	content: "\e7a2"
}
.im-icon-Comb-2:before {
	content: "\e7a3"
}
.im-icon-Comb:before {
	content: "\e7a4"
}
.im-icon-Communication-Tower:before {
	content: "\e7a5"
}
.im-icon-Communication-Tower2:before {
	content: "\e7a6"
}
.im-icon-Compass-2:before {
	content: "\e7a7"
}
.im-icon-Compass-3:before {
	content: "\e7a8"
}
.im-icon-Compass-4:before {
	content: "\e7a9"
}
.im-icon-Compass-Rose:before {
	content: "\e7aa"
}
.im-icon-Compass:before {
	content: "\e7ab"
}
.im-icon-Computer-2:before {
	content: "\e7ac"
}
.im-icon-Computer-3:before {
	content: "\e7ad"
}
.im-icon-Computer-Secure:before {
	content: "\e7ae"
}
.im-icon-Computer:before {
	content: "\e7af"
}
.im-icon-Conference:before {
	content: "\e7b0"
}
.im-icon-Confused:before {
	content: "\e7b1"
}
.im-icon-Conservation:before {
	content: "\e7b2"
}
.im-icon-Consulting:before {
	content: "\e7b3"
}
.im-icon-Contrast:before {
	content: "\e7b4"
}
.im-icon-Control-2:before {
	content: "\e7b5"
}
.im-icon-Control:before {
	content: "\e7b6"
}
.im-icon-Cookie-Man:before {
	content: "\e7b7"
}
.im-icon-Cookies:before {
	content: "\e7b8"
}
.im-icon-Cool-Guy:before {
	content: "\e7b9"
}
.im-icon-Cool:before {
	content: "\e7ba"
}
.im-icon-Copyright:before {
	content: "\e7bb"
}
.im-icon-Costume:before {
	content: "\e7bc"
}
.im-icon-Couple-Sign:before {
	content: "\e7bd"
}
.im-icon-Cow:before {
	content: "\e7be"
}
.im-icon-CPU:before {
	content: "\e7bf"
}
.im-icon-Crane:before {
	content: "\e7c0"
}
.im-icon-Cranium:before {
	content: "\e7c1"
}
.im-icon-Credit-Card:before {
	content: "\e7c2"
}
.im-icon-Credit-Card2:before {
	content: "\e7c3"
}
.im-icon-Credit-Card3:before {
	content: "\e7c4"
}
.im-icon-Cricket:before {
	content: "\e7c5"
}
.im-icon-Criminal:before {
	content: "\e7c6"
}
.im-icon-Croissant:before {
	content: "\e7c7"
}
.im-icon-Crop-2:before {
	content: "\e7c8"
}
.im-icon-Crop-3:before {
	content: "\e7c9"
}
.im-icon-Crown-2:before {
	content: "\e7ca"
}
.im-icon-Crown:before {
	content: "\e7cb"
}
.im-icon-Crying:before {
	content: "\e7cc"
}
.im-icon-Cube-Molecule:before {
	content: "\e7cd"
}
.im-icon-Cube-Molecule2:before {
	content: "\e7ce"
}
.im-icon-Cupcake:before {
	content: "\e7cf"
}
.im-icon-Cursor-Click:before {
	content: "\e7d0"
}
.im-icon-Cursor-Click2:before {
	content: "\e7d1"
}
.im-icon-Cursor-Move:before {
	content: "\e7d2"
}
.im-icon-Cursor-Move2:before {
	content: "\e7d3"
}
.im-icon-Cursor-Select:before {
	content: "\e7d4"
}
.im-icon-Cursor:before {
	content: "\e7d5"
}
.im-icon-D-Eyeglasses:before {
	content: "\e7d6"
}
.im-icon-D-Eyeglasses2:before {
	content: "\e7d7"
}
.im-icon-Dam:before {
	content: "\e7d8"
}
.im-icon-Danemark:before {
	content: "\e7d9"
}
.im-icon-Danger-2:before {
	content: "\e7da"
}
.im-icon-Danger:before {
	content: "\e7db"
}
.im-icon-Dashboard:before {
	content: "\e7dc"
}
.im-icon-Data-Backup:before {
	content: "\e7dd"
}
.im-icon-Data-Block:before {
	content: "\e7de"
}
.im-icon-Data-Center:before {
	content: "\e7df"
}
.im-icon-Data-Clock:before {
	content: "\e7e0"
}
.im-icon-Data-Cloud:before {
	content: "\e7e1"
}
.im-icon-Data-Compress:before {
	content: "\e7e2"
}
.im-icon-Data-Copy:before {
	content: "\e7e3"
}
.im-icon-Data-Download:before {
	content: "\e7e4"
}
.im-icon-Data-Financial:before {
	content: "\e7e5"
}
.im-icon-Data-Key:before {
	content: "\e7e6"
}
.im-icon-Data-Lock:before {
	content: "\e7e7"
}
.im-icon-Data-Network:before {
	content: "\e7e8"
}
.im-icon-Data-Password:before {
	content: "\e7e9"
}
.im-icon-Data-Power:before {
	content: "\e7ea"
}
.im-icon-Data-Refresh:before {
	content: "\e7eb"
}
.im-icon-Data-Save:before {
	content: "\e7ec"
}
.im-icon-Data-Search:before {
	content: "\e7ed"
}
.im-icon-Data-Security:before {
	content: "\e7ee"
}
.im-icon-Data-Settings:before {
	content: "\e7ef"
}
.im-icon-Data-Sharing:before {
	content: "\e7f0"
}
.im-icon-Data-Shield:before {
	content: "\e7f1"
}
.im-icon-Data-Signal:before {
	content: "\e7f2"
}
.im-icon-Data-Storage:before {
	content: "\e7f3"
}
.im-icon-Data-Stream:before {
	content: "\e7f4"
}
.im-icon-Data-Transfer:before {
	content: "\e7f5"
}
.im-icon-Data-Unlock:before {
	content: "\e7f6"
}
.im-icon-Data-Upload:before {
	content: "\e7f7"
}
.im-icon-Data-Yes:before {
	content: "\e7f8"
}
.im-icon-Data:before {
	content: "\e7f9"
}
.im-icon-David-Star:before {
	content: "\e7fa"
}
.im-icon-Daylight:before {
	content: "\e7fb"
}
.im-icon-Death:before {
	content: "\e7fc"
}
.im-icon-Debian:before {
	content: "\e7fd"
}
.im-icon-Dec:before {
	content: "\e7fe"
}
.im-icon-Decrase-Inedit:before {
	content: "\e7ff"
}
.im-icon-Deer-2:before {
	content: "\e800"
}
.im-icon-Deer:before {
	content: "\e801"
}
.im-icon-Delete-File:before {
	content: "\e802"
}
.im-icon-Delete-Window:before {
	content: "\e803"
}
.im-icon-Delicious:before {
	content: "\e804"
}
.im-icon-Depression:before {
	content: "\e805"
}
.im-icon-Deviantart:before {
	content: "\e806"
}
.im-icon-Device-SyncwithCloud:before {
	content: "\e807"
}
.im-icon-Diamond:before {
	content: "\e808"
}
.im-icon-Dice-2:before {
	content: "\e809"
}
.im-icon-Dice:before {
	content: "\e80a"
}
.im-icon-Digg:before {
	content: "\e80b"
}
.im-icon-Digital-Drawing:before {
	content: "\e80c"
}
.im-icon-Diigo:before {
	content: "\e80d"
}
.im-icon-Dinosaur:before {
	content: "\e80e"
}
.im-icon-Diploma-2:before {
	content: "\e80f"
}
.im-icon-Diploma:before {
	content: "\e810"
}
.im-icon-Direction-East:before {
	content: "\e811"
}
.im-icon-Direction-North:before {
	content: "\e812"
}
.im-icon-Direction-South:before {
	content: "\e813"
}
.im-icon-Direction-West:before {
	content: "\e814"
}
.im-icon-Director:before {
	content: "\e815"
}
.im-icon-Disk:before {
	content: "\e816"
}
.im-icon-Dj:before {
	content: "\e817"
}
.im-icon-DNA-2:before {
	content: "\e818"
}
.im-icon-DNA-Helix:before {
	content: "\e819"
}
.im-icon-DNA:before {
	content: "\e81a"
}
.im-icon-Doctor:before {
	content: "\e81b"
}
.im-icon-Dog:before {
	content: "\e81c"
}
.im-icon-Dollar-Sign:before {
	content: "\e81d"
}
.im-icon-Dollar-Sign2:before {
	content: "\e81e"
}
.im-icon-Dollar:before {
	content: "\e81f"
}
.im-icon-Dolphin:before {
	content: "\e820"
}
.im-icon-Domino:before {
	content: "\e821"
}
.im-icon-Door-Hanger:before {
	content: "\e822"
}
.im-icon-Door:before {
	content: "\e823"
}
.im-icon-Doplr:before {
	content: "\e824"
}
.im-icon-Double-Circle:before {
	content: "\e825"
}
.im-icon-Double-Tap:before {
	content: "\e826"
}
.im-icon-Doughnut:before {
	content: "\e827"
}
.im-icon-Dove:before {
	content: "\e828"
}
.im-icon-Down-2:before {
	content: "\e829"
}
.im-icon-Down-3:before {
	content: "\e82a"
}
.im-icon-Down-4:before {
	content: "\e82b"
}
.im-icon-Down:before {
	content: "\e82c"
}
.im-icon-Download-2:before {
	content: "\e82d"
}
.im-icon-Download-fromCloud:before {
	content: "\e82e"
}
.im-icon-Download-Window:before {
	content: "\e82f"
}
.im-icon-Download:before {
	content: "\e830"
}
.im-icon-Downward:before {
	content: "\e831"
}
.im-icon-Drag-Down:before {
	content: "\e832"
}
.im-icon-Drag-Left:before {
	content: "\e833"
}
.im-icon-Drag-Right:before {
	content: "\e834"
}
.im-icon-Drag-Up:before {
	content: "\e835"
}
.im-icon-Drag:before {
	content: "\e836"
}
.im-icon-Dress:before {
	content: "\e837"
}
.im-icon-Drill-2:before {
	content: "\e838"
}
.im-icon-Drill:before {
	content: "\e839"
}
.im-icon-Drop:before {
	content: "\e83a"
}
.im-icon-Dropbox:before {
	content: "\e83b"
}
.im-icon-Drum:before {
	content: "\e83c"
}
.im-icon-Dry:before {
	content: "\e83d"
}
.im-icon-Duck:before {
	content: "\e83e"
}
.im-icon-Dumbbell:before {
	content: "\e83f"
}
.im-icon-Duplicate-Layer:before {
	content: "\e840"
}
.im-icon-Duplicate-Window:before {
	content: "\e841"
}
.im-icon-DVD:before {
	content: "\e842"
}
.im-icon-Eagle:before {
	content: "\e843"
}
.im-icon-Ear:before {
	content: "\e844"
}
.im-icon-Earphones-2:before {
	content: "\e845"
}
.im-icon-Earphones:before {
	content: "\e846"
}
.im-icon-Eci-Icon:before {
	content: "\e847"
}
.im-icon-Edit-Map:before {
	content: "\e848"
}
.im-icon-Edit:before {
	content: "\e849"
}
.im-icon-Eggs:before {
	content: "\e84a"
}
.im-icon-Egypt:before {
	content: "\e84b"
}
.im-icon-Eifel-Tower:before {
	content: "\e84c"
}
.im-icon-eject-2:before {
	content: "\e84d"
}
.im-icon-Eject:before {
	content: "\e84e"
}
.im-icon-El-Castillo:before {
	content: "\e84f"
}
.im-icon-Elbow:before {
	content: "\e850"
}
.im-icon-Electric-Guitar:before {
	content: "\e851"
}
.im-icon-Electricity:before {
	content: "\e852"
}
.im-icon-Elephant:before {
	content: "\e853"
}
.im-icon-Email:before {
	content: "\e854"
}
.im-icon-Embassy:before {
	content: "\e855"
}
.im-icon-Empire-StateBuilding:before {
	content: "\e856"
}
.im-icon-Empty-Box:before {
	content: "\e857"
}
.im-icon-End2:before {
	content: "\e858"
}
.im-icon-End-2:before {
	content: "\e859"
}
.im-icon-End:before {
	content: "\e85a"
}
.im-icon-Endways:before {
	content: "\e85b"
}
.im-icon-Engineering:before {
	content: "\e85c"
}
.im-icon-Envelope-2:before {
	content: "\e85d"
}
.im-icon-Envelope:before {
	content: "\e85e"
}
.im-icon-Environmental-2:before {
	content: "\e85f"
}
.im-icon-Environmental-3:before {
	content: "\e860"
}
.im-icon-Environmental:before {
	content: "\e861"
}
.im-icon-Equalizer:before {
	content: "\e862"
}
.im-icon-Eraser-2:before {
	content: "\e863"
}
.im-icon-Eraser-3:before {
	content: "\e864"
}
.im-icon-Eraser:before {
	content: "\e865"
}
.im-icon-Error-404Window:before {
	content: "\e866"
}
.im-icon-Euro-Sign:before {
	content: "\e867"
}
.im-icon-Euro-Sign2:before {
	content: "\e868"
}
.im-icon-Euro:before {
	content: "\e869"
}
.im-icon-Evernote:before {
	content: "\e86a"
}
.im-icon-Evil:before {
	content: "\e86b"
}
.im-icon-Explode:before {
	content: "\e86c"
}
.im-icon-Eye-2:before {
	content: "\e86d"
}
.im-icon-Eye-Blind:before {
	content: "\e86e"
}
.im-icon-Eye-Invisible:before {
	content: "\e86f"
}
.im-icon-Eye-Scan:before {
	content: "\e870"
}
.im-icon-Eye-Visible:before {
	content: "\e871"
}
.im-icon-Eye:before {
	content: "\e872"
}
.im-icon-Eyebrow-2:before {
	content: "\e873"
}
.im-icon-Eyebrow-3:before {
	content: "\e874"
}
.im-icon-Eyebrow:before {
	content: "\e875"
}
.im-icon-Eyeglasses-Smiley:before {
	content: "\e876"
}
.im-icon-Eyeglasses-Smiley2:before {
	content: "\e877"
}
.im-icon-Face-Style:before {
	content: "\e878"
}
.im-icon-Face-Style2:before {
	content: "\e879"
}
.im-icon-Face-Style3:before {
	content: "\e87a"
}
.im-icon-Face-Style4:before {
	content: "\e87b"
}
.im-icon-Face-Style5:before {
	content: "\e87c"
}
.im-icon-Face-Style6:before {
	content: "\e87d"
}
.im-icon-Facebook-2:before {
	content: "\e87e"
}
.im-icon-Facebook:before {
	content: "\e87f"
}
.im-icon-Factory-2:before {
	content: "\e880"
}
.im-icon-Factory:before {
	content: "\e881"
}
.im-icon-Fahrenheit:before {
	content: "\e882"
}
.im-icon-Family-Sign:before {
	content: "\e883"
}
.im-icon-Fan:before {
	content: "\e884"
}
.im-icon-Farmer:before {
	content: "\e885"
}
.im-icon-Fashion:before {
	content: "\e886"
}
.im-icon-Favorite-Window:before {
	content: "\e887"
}
.im-icon-Fax:before {
	content: "\e888"
}
.im-icon-Feather:before {
	content: "\e889"
}
.im-icon-Feedburner:before {
	content: "\e88a"
}
.im-icon-Female-2:before {
	content: "\e88b"
}
.im-icon-Female-Sign:before {
	content: "\e88c"
}
.im-icon-Female:before {
	content: "\e88d"
}
.im-icon-File-Block:before {
	content: "\e88e"
}
.im-icon-File-Bookmark:before {
	content: "\e88f"
}
.im-icon-File-Chart:before {
	content: "\e890"
}
.im-icon-File-Clipboard:before {
	content: "\e891"
}
.im-icon-File-ClipboardFileText:before {
	content: "\e892"
}
.im-icon-File-ClipboardTextImage:before {
	content: "\e893"
}
.im-icon-File-Cloud:before {
	content: "\e894"
}
.im-icon-File-Copy:before {
	content: "\e895"
}
.im-icon-File-Copy2:before {
	content: "\e896"
}
.im-icon-File-CSV:before {
	content: "\e897"
}
.im-icon-File-Download:before {
	content: "\e898"
}
.im-icon-File-Edit:before {
	content: "\e899"
}
.im-icon-File-Excel:before {
	content: "\e89a"
}
.im-icon-File-Favorite:before {
	content: "\e89b"
}
.im-icon-File-Fire:before {
	content: "\e89c"
}
.im-icon-File-Graph:before {
	content: "\e89d"
}
.im-icon-File-Hide:before {
	content: "\e89e"
}
.im-icon-File-Horizontal:before {
	content: "\e89f"
}
.im-icon-File-HorizontalText:before {
	content: "\e8a0"
}
.im-icon-File-HTML:before {
	content: "\e8a1"
}
.im-icon-File-JPG:before {
	content: "\e8a2"
}
.im-icon-File-Link:before {
	content: "\e8a3"
}
.im-icon-File-Loading:before {
	content: "\e8a4"
}
.im-icon-File-Lock:before {
	content: "\e8a5"
}
.im-icon-File-Love:before {
	content: "\e8a6"
}
.im-icon-File-Music:before {
	content: "\e8a7"
}
.im-icon-File-Network:before {
	content: "\e8a8"
}
.im-icon-File-Pictures:before {
	content: "\e8a9"
}
.im-icon-File-Pie:before {
	content: "\e8aa"
}
.im-icon-File-Presentation:before {
	content: "\e8ab"
}
.im-icon-File-Refresh:before {
	content: "\e8ac"
}
.im-icon-File-Search:before {
	content: "\e8ad"
}
.im-icon-File-Settings:before {
	content: "\e8ae"
}
.im-icon-File-Share:before {
	content: "\e8af"
}
.im-icon-File-TextImage:before {
	content: "\e8b0"
}
.im-icon-File-Trash:before {
	content: "\e8b1"
}
.im-icon-File-TXT:before {
	content: "\e8b2"
}
.im-icon-File-Upload:before {
	content: "\e8b3"
}
.im-icon-File-Video:before {
	content: "\e8b4"
}
.im-icon-File-Word:before {
	content: "\e8b5"
}
.im-icon-File-Zip:before {
	content: "\e8b6"
}
.im-icon-File:before {
	content: "\e8b7"
}
.im-icon-Files:before {
	content: "\e8b8"
}
.im-icon-Film-Board:before {
	content: "\e8b9"
}
.im-icon-Film-Cartridge:before {
	content: "\e8ba"
}
.im-icon-Film-Strip:before {
	content: "\e8bb"
}
.im-icon-Film-Video:before {
	content: "\e8bc"
}
.im-icon-Film:before {
	content: "\e8bd"
}
.im-icon-Filter-2:before {
	content: "\e8be"
}
.im-icon-Filter:before {
	content: "\e8bf"
}
.im-icon-Financial:before {
	content: "\e8c0"
}
.im-icon-Find-User:before {
	content: "\e8c1"
}
.im-icon-Finger-DragFourSides:before {
	content: "\e8c2"
}
.im-icon-Finger-DragTwoSides:before {
	content: "\e8c3"
}
.im-icon-Finger-Print:before {
	content: "\e8c4"
}
.im-icon-Finger:before {
	content: "\e8c5"
}
.im-icon-Fingerprint-2:before {
	content: "\e8c6"
}
.im-icon-Fingerprint:before {
	content: "\e8c7"
}
.im-icon-Fire-Flame:before {
	content: "\e8c8"
}
.im-icon-Fire-Flame2:before {
	content: "\e8c9"
}
.im-icon-Fire-Hydrant:before {
	content: "\e8ca"
}
.im-icon-Fire-Staion:before {
	content: "\e8cb"
}
.im-icon-Firefox:before {
	content: "\e8cc"
}
.im-icon-Firewall:before {
	content: "\e8cd"
}
.im-icon-First-Aid:before {
	content: "\e8ce"
}
.im-icon-First:before {
	content: "\e8cf"
}
.im-icon-Fish-Food:before {
	content: "\e8d0"
}
.im-icon-Fish:before {
	content: "\e8d1"
}
.im-icon-Fit-To:before {
	content: "\e8d2"
}
.im-icon-Fit-To2:before {
	content: "\e8d3"
}
.im-icon-Five-Fingers:before {
	content: "\e8d4"
}
.im-icon-Five-FingersDrag:before {
	content: "\e8d5"
}
.im-icon-Five-FingersDrag2:before {
	content: "\e8d6"
}
.im-icon-Five-FingersTouch:before {
	content: "\e8d7"
}
.im-icon-Flag-2:before {
	content: "\e8d8"
}
.im-icon-Flag-3:before {
	content: "\e8d9"
}
.im-icon-Flag-4:before {
	content: "\e8da"
}
.im-icon-Flag-5:before {
	content: "\e8db"
}
.im-icon-Flag-6:before {
	content: "\e8dc"
}
.im-icon-Flag:before {
	content: "\e8dd"
}
.im-icon-Flamingo:before {
	content: "\e8de"
}
.im-icon-Flash-2:before {
	content: "\e8df"
}
.im-icon-Flash-Video:before {
	content: "\e8e0"
}
.im-icon-Flash:before {
	content: "\e8e1"
}
.im-icon-Flashlight:before {
	content: "\e8e2"
}
.im-icon-Flask-2:before {
	content: "\e8e3"
}
.im-icon-Flask:before {
	content: "\e8e4"
}
.im-icon-Flick:before {
	content: "\e8e5"
}
.im-icon-Flickr:before {
	content: "\e8e6"
}
.im-icon-Flowerpot:before {
	content: "\e8e7"
}
.im-icon-Fluorescent:before {
	content: "\e8e8"
}
.im-icon-Fog-Day:before {
	content: "\e8e9"
}
.im-icon-Fog-Night:before {
	content: "\e8ea"
}
.im-icon-Folder-Add:before {
	content: "\e8eb"
}
.im-icon-Folder-Archive:before {
	content: "\e8ec"
}
.im-icon-Folder-Binder:before {
	content: "\e8ed"
}
.im-icon-Folder-Binder2:before {
	content: "\e8ee"
}
.im-icon-Folder-Block:before {
	content: "\e8ef"
}
.im-icon-Folder-Bookmark:before {
	content: "\e8f0"
}
.im-icon-Folder-Close:before {
	content: "\e8f1"
}
.im-icon-Folder-Cloud:before {
	content: "\e8f2"
}
.im-icon-Folder-Delete:before {
	content: "\e8f3"
}
.im-icon-Folder-Download:before {
	content: "\e8f4"
}
.im-icon-Folder-Edit:before {
	content: "\e8f5"
}
.im-icon-Folder-Favorite:before {
	content: "\e8f6"
}
.im-icon-Folder-Fire:before {
	content: "\e8f7"
}
.im-icon-Folder-Hide:before {
	content: "\e8f8"
}
.im-icon-Folder-Link:before {
	content: "\e8f9"
}
.im-icon-Folder-Loading:before {
	content: "\e8fa"
}
.im-icon-Folder-Lock:before {
	content: "\e8fb"
}
.im-icon-Folder-Love:before {
	content: "\e8fc"
}
.im-icon-Folder-Music:before {
	content: "\e8fd"
}
.im-icon-Folder-Network:before {
	content: "\e8fe"
}
.im-icon-Folder-Open:before {
	content: "\e8ff"
}
.im-icon-Folder-Open2:before {
	content: "\e900"
}
.im-icon-Folder-Organizing:before {
	content: "\e901"
}
.im-icon-Folder-Pictures:before {
	content: "\e902"
}
.im-icon-Folder-Refresh:before {
	content: "\e903"
}
.im-icon-Folder-Remove-:before {
	content: "\e904"
}
.im-icon-Folder-Search:before {
	content: "\e905"
}
.im-icon-Folder-Settings:before {
	content: "\e906"
}
.im-icon-Folder-Share:before {
	content: "\e907"
}
.im-icon-Folder-Trash:before {
	content: "\e908"
}
.im-icon-Folder-Upload:before {
	content: "\e909"
}
.im-icon-Folder-Video:before {
	content: "\e90a"
}
.im-icon-Folder-WithDocument:before {
	content: "\e90b"
}
.im-icon-Folder-Zip:before {
	content: "\e90c"
}
.im-icon-Folder:before {
	content: "\e90d"
}
.im-icon-Folders:before {
	content: "\e90e"
}
.im-icon-Font-Color:before {
	content: "\e90f"
}
.im-icon-Font-Name:before {
	content: "\e910"
}
.im-icon-Font-Size:before {
	content: "\e911"
}
.im-icon-Font-Style:before {
	content: "\e912"
}
.im-icon-Font-StyleSubscript:before {
	content: "\e913"
}
.im-icon-Font-StyleSuperscript:before {
	content: "\e914"
}
.im-icon-Font-Window:before {
	content: "\e915"
}
.im-icon-Foot-2:before {
	content: "\e916"
}
.im-icon-Foot:before {
	content: "\e917"
}
.im-icon-Football-2:before {
	content: "\e918"
}
.im-icon-Football:before {
	content: "\e919"
}
.im-icon-Footprint-2:before {
	content: "\e91a"
}
.im-icon-Footprint-3:before {
	content: "\e91b"
}
.im-icon-Footprint:before {
	content: "\e91c"
}
.im-icon-Forest:before {
	content: "\e91d"
}
.im-icon-Fork:before {
	content: "\e91e"
}
.im-icon-Formspring:before {
	content: "\e91f"
}
.im-icon-Formula:before {
	content: "\e920"
}
.im-icon-Forsquare:before {
	content: "\e921"
}
.im-icon-Forward:before {
	content: "\e922"
}
.im-icon-Fountain-Pen:before {
	content: "\e923"
}
.im-icon-Four-Fingers:before {
	content: "\e924"
}
.im-icon-Four-FingersDrag:before {
	content: "\e925"
}
.im-icon-Four-FingersDrag2:before {
	content: "\e926"
}
.im-icon-Four-FingersTouch:before {
	content: "\e927"
}
.im-icon-Fox:before {
	content: "\e928"
}
.im-icon-Frankenstein:before {
	content: "\e929"
}
.im-icon-French-Fries:before {
	content: "\e92a"
}
.im-icon-Friendfeed:before {
	content: "\e92b"
}
.im-icon-Friendster:before {
	content: "\e92c"
}
.im-icon-Frog:before {
	content: "\e92d"
}
.im-icon-Fruits:before {
	content: "\e92e"
}
.im-icon-Fuel:before {
	content: "\e92f"
}
.im-icon-Full-Bag:before {
	content: "\e930"
}
.im-icon-Full-Basket:before {
	content: "\e931"
}
.im-icon-Full-Cart:before {
	content: "\e932"
}
.im-icon-Full-Moon:before {
	content: "\e933"
}
.im-icon-Full-Screen:before {
	content: "\e934"
}
.im-icon-Full-Screen2:before {
	content: "\e935"
}
.im-icon-Full-View:before {
	content: "\e936"
}
.im-icon-Full-View2:before {
	content: "\e937"
}
.im-icon-Full-ViewWindow:before {
	content: "\e938"
}
.im-icon-Function:before {
	content: "\e939"
}
.im-icon-Funky:before {
	content: "\e93a"
}
.im-icon-Funny-Bicycle:before {
	content: "\e93b"
}
.im-icon-Furl:before {
	content: "\e93c"
}
.im-icon-Gamepad-2:before {
	content: "\e93d"
}
.im-icon-Gamepad:before {
	content: "\e93e"
}
.im-icon-Gas-Pump:before {
	content: "\e93f"
}
.im-icon-Gaugage-2:before {
	content: "\e940"
}
.im-icon-Gaugage:before {
	content: "\e941"
}
.im-icon-Gay:before {
	content: "\e942"
}
.im-icon-Gear-2:before {
	content: "\e943"
}
.im-icon-Gear:before {
	content: "\e944"
}
.im-icon-Gears-2:before {
	content: "\e945"
}
.im-icon-Gears:before {
	content: "\e946"
}
.im-icon-Geek-2:before {
	content: "\e947"
}
.im-icon-Geek:before {
	content: "\e948"
}
.im-icon-Gemini-2:before {
	content: "\e949"
}
.im-icon-Gemini:before {
	content: "\e94a"
}
.im-icon-Genius:before {
	content: "\e94b"
}
.im-icon-Gentleman:before {
	content: "\e94c"
}
.im-icon-Geo--:before {
	content: "\e94d"
}
.im-icon-Geo-:before {
	content: "\e94e"
}
.im-icon-Geo-Close:before {
	content: "\e94f"
}
.im-icon-Geo-Love:before {
	content: "\e950"
}
.im-icon-Geo-Number:before {
	content: "\e951"
}
.im-icon-Geo-Star:before {
	content: "\e952"
}
.im-icon-Geo:before {
	content: "\e953"
}
.im-icon-Geo2--:before {
	content: "\e954"
}
.im-icon-Geo2-:before {
	content: "\e955"
}
.im-icon-Geo2-Close:before {
	content: "\e956"
}
.im-icon-Geo2-Love:before {
	content: "\e957"
}
.im-icon-Geo2-Number:before {
	content: "\e958"
}
.im-icon-Geo2-Star:before {
	content: "\e959"
}
.im-icon-Geo2:before {
	content: "\e95a"
}
.im-icon-Geo3--:before {
	content: "\e95b"
}
.im-icon-Geo3-:before {
	content: "\e95c"
}
.im-icon-Geo3-Close:before {
	content: "\e95d"
}
.im-icon-Geo3-Love:before {
	content: "\e95e"
}
.im-icon-Geo3-Number:before {
	content: "\e95f"
}
.im-icon-Geo3-Star:before {
	content: "\e960"
}
.im-icon-Geo3:before {
	content: "\e961"
}
.im-icon-Gey:before {
	content: "\e962"
}
.im-icon-Gift-Box:before {
	content: "\e963"
}
.im-icon-Giraffe:before {
	content: "\e964"
}
.im-icon-Girl:before {
	content: "\e965"
}
.im-icon-Glass-Water:before {
	content: "\e966"
}
.im-icon-Glasses-2:before {
	content: "\e967"
}
.im-icon-Glasses-3:before {
	content: "\e968"
}
.im-icon-Glasses:before {
	content: "\e969"
}
.im-icon-Global-Position:before {
	content: "\e96a"
}
.im-icon-Globe-2:before {
	content: "\e96b"
}
.im-icon-Globe:before {
	content: "\e96c"
}
.im-icon-Gloves:before {
	content: "\e96d"
}
.im-icon-Go-Bottom:before {
	content: "\e96e"
}
.im-icon-Go-Top:before {
	content: "\e96f"
}
.im-icon-Goggles:before {
	content: "\e970"
}
.im-icon-Golf-2:before {
	content: "\e971"
}
.im-icon-Golf:before {
	content: "\e972"
}
.im-icon-Google-Buzz:before {
	content: "\e973"
}
.im-icon-Google-Drive:before {
	content: "\e974"
}
.im-icon-Google-Play:before {
	content: "\e975"
}
.im-icon-Google-Plus:before {
	content: "\e976"
}
.im-icon-Google:before {
	content: "\e977"
}
.im-icon-Gopro:before {
	content: "\e978"
}
.im-icon-Gorilla:before {
	content: "\e979"
}
.im-icon-Gowalla:before {
	content: "\e97a"
}
.im-icon-Grave:before {
	content: "\e97b"
}
.im-icon-Graveyard:before {
	content: "\e97c"
}
.im-icon-Greece:before {
	content: "\e97d"
}
.im-icon-Green-Energy:before {
	content: "\e97e"
}
.im-icon-Green-House:before {
	content: "\e97f"
}
.im-icon-Guitar:before {
	content: "\e980"
}
.im-icon-Gun-2:before {
	content: "\e981"
}
.im-icon-Gun-3:before {
	content: "\e982"
}
.im-icon-Gun:before {
	content: "\e983"
}
.im-icon-Gymnastics:before {
	content: "\e984"
}
.im-icon-Hair-2:before {
	content: "\e985"
}
.im-icon-Hair-3:before {
	content: "\e986"
}
.im-icon-Hair-4:before {
	content: "\e987"
}
.im-icon-Hair:before {
	content: "\e988"
}
.im-icon-Half-Moon:before {
	content: "\e989"
}
.im-icon-Halloween-HalfMoon:before {
	content: "\e98a"
}
.im-icon-Halloween-Moon:before {
	content: "\e98b"
}
.im-icon-Hamburger:before {
	content: "\e98c"
}
.im-icon-Hammer:before {
	content: "\e98d"
}
.im-icon-Hand-Touch:before {
	content: "\e98e"
}
.im-icon-Hand-Touch2:before {
	content: "\e98f"
}
.im-icon-Hand-TouchSmartphone:before {
	content: "\e990"
}
.im-icon-Hand:before {
	content: "\e991"
}
.im-icon-Hands:before {
	content: "\e992"
}
.im-icon-Handshake:before {
	content: "\e993"
}
.im-icon-Hanger:before {
	content: "\e994"
}
.im-icon-Happy:before {
	content: "\e995"
}
.im-icon-Hat-2:before {
	content: "\e996"
}
.im-icon-Hat:before {
	content: "\e997"
}
.im-icon-Haunted-House:before {
	content: "\e998"
}
.im-icon-HD-Video:before {
	content: "\e999"
}
.im-icon-HD:before {
	content: "\e99a"
}
.im-icon-HDD:before {
	content: "\e99b"
}
.im-icon-Headphone:before {
	content: "\e99c"
}
.im-icon-Headphones:before {
	content: "\e99d"
}
.im-icon-Headset:before {
	content: "\e99e"
}
.im-icon-Heart-2:before {
	content: "\e99f"
}
.im-icon-Heart:before {
	content: "\e9a0"
}
.im-icon-Heels-2:before {
	content: "\e9a1"
}
.im-icon-Heels:before {
	content: "\e9a2"
}
.im-icon-Height-Window:before {
	content: "\e9a3"
}
.im-icon-Helicopter-2:before {
	content: "\e9a4"
}
.im-icon-Helicopter:before {
	content: "\e9a5"
}
.im-icon-Helix-2:before {
	content: "\e9a6"
}
.im-icon-Hello:before {
	content: "\e9a7"
}
.im-icon-Helmet-2:before {
	content: "\e9a8"
}
.im-icon-Helmet-3:before {
	content: "\e9a9"
}
.im-icon-Helmet:before {
	content: "\e9aa"
}
.im-icon-Hipo:before {
	content: "\e9ab"
}
.im-icon-Hipster-Glasses:before {
	content: "\e9ac"
}
.im-icon-Hipster-Glasses2:before {
	content: "\e9ad"
}
.im-icon-Hipster-Glasses3:before {
	content: "\e9ae"
}
.im-icon-Hipster-Headphones:before {
	content: "\e9af"
}
.im-icon-Hipster-Men:before {
	content: "\e9b0"
}
.im-icon-Hipster-Men2:before {
	content: "\e9b1"
}
.im-icon-Hipster-Men3:before {
	content: "\e9b2"
}
.im-icon-Hipster-Sunglasses:before {
	content: "\e9b3"
}
.im-icon-Hipster-Sunglasses2:before {
	content: "\e9b4"
}
.im-icon-Hipster-Sunglasses3:before {
	content: "\e9b5"
}
.im-icon-Hokey:before {
	content: "\e9b6"
}
.im-icon-Holly:before {
	content: "\e9b7"
}
.im-icon-Home-2:before {
	content: "\e9b8"
}
.im-icon-Home-3:before {
	content: "\e9b9"
}
.im-icon-Home-4:before {
	content: "\e9ba"
}
.im-icon-Home-5:before {
	content: "\e9bb"
}
.im-icon-Home-Window:before {
	content: "\e9bc"
}
.im-icon-Home:before {
	content: "\e9bd"
}
.im-icon-Homosexual:before {
	content: "\e9be"
}
.im-icon-Honey:before {
	content: "\e9bf"
}
.im-icon-Hong-Kong:before {
	content: "\e9c0"
}
.im-icon-Hoodie:before {
	content: "\e9c1"
}
.im-icon-Horror:before {
	content: "\e9c2"
}
.im-icon-Horse:before {
	content: "\e9c3"
}
.im-icon-Hospital-2:before {
	content: "\e9c4"
}
.im-icon-Hospital:before {
	content: "\e9c5"
}
.im-icon-Host:before {
	content: "\e9c6"
}
.im-icon-Hot-Dog:before {
	content: "\e9c7"
}
.im-icon-Hotel:before {
	content: "\e9c8"
}
.im-icon-Hour:before {
	content: "\e9c9"
}
.im-icon-Hub:before {
	content: "\e9ca"
}
.im-icon-Humor:before {
	content: "\e9cb"
}
.im-icon-Hurt:before {
	content: "\e9cc"
}
.im-icon-Ice-Cream:before {
	content: "\e9cd"
}
.im-icon-ICQ:before {
	content: "\e9ce"
}
.im-icon-ID-2:before {
	content: "\e9cf"
}
.im-icon-ID-3:before {
	content: "\e9d0"
}
.im-icon-ID-Card:before {
	content: "\e9d1"
}
.im-icon-Idea-2:before {
	content: "\e9d2"
}
.im-icon-Idea-3:before {
	content: "\e9d3"
}
.im-icon-Idea-4:before {
	content: "\e9d4"
}
.im-icon-Idea-5:before {
	content: "\e9d5"
}
.im-icon-Idea:before {
	content: "\e9d6"
}
.im-icon-Identification-Badge:before {
	content: "\e9d7"
}
.im-icon-ImDB:before {
	content: "\e9d8"
}
.im-icon-Inbox-Empty:before {
	content: "\e9d9"
}
.im-icon-Inbox-Forward:before {
	content: "\e9da"
}
.im-icon-Inbox-Full:before {
	content: "\e9db"
}
.im-icon-Inbox-Into:before {
	content: "\e9dc"
}
.im-icon-Inbox-Out:before {
	content: "\e9dd"
}
.im-icon-Inbox-Reply:before {
	content: "\e9de"
}
.im-icon-Inbox:before {
	content: "\e9df"
}
.im-icon-Increase-Inedit:before {
	content: "\e9e0"
}
.im-icon-Indent-FirstLine:before {
	content: "\e9e1"
}
.im-icon-Indent-LeftMargin:before {
	content: "\e9e2"
}
.im-icon-Indent-RightMargin:before {
	content: "\e9e3"
}
.im-icon-India:before {
	content: "\e9e4"
}
.im-icon-Info-Window:before {
	content: "\e9e5"
}
.im-icon-Information:before {
	content: "\e9e6"
}
.im-icon-Inifity:before {
	content: "\e9e7"
}
.im-icon-Instagram:before {
	content: "\e9e8"
}
.im-icon-Internet-2:before {
	content: "\e9e9"
}
.im-icon-Internet-Explorer:before {
	content: "\e9ea"
}
.im-icon-Internet-Smiley:before {
	content: "\e9eb"
}
.im-icon-Internet:before {
	content: "\e9ec"
}
.im-icon-iOS-Apple:before {
	content: "\e9ed"
}
.im-icon-Israel:before {
	content: "\e9ee"
}
.im-icon-Italic-Text:before {
	content: "\e9ef"
}
.im-icon-Jacket-2:before {
	content: "\e9f0"
}
.im-icon-Jacket:before {
	content: "\e9f1"
}
.im-icon-Jamaica:before {
	content: "\e9f2"
}
.im-icon-Japan:before {
	content: "\e9f3"
}
.im-icon-Japanese-Gate:before {
	content: "\e9f4"
}
.im-icon-Jeans:before {
	content: "\e9f5"
}
.im-icon-Jeep-2:before {
	content: "\e9f6"
}
.im-icon-Jeep:before {
	content: "\e9f7"
}
.im-icon-Jet:before {
	content: "\e9f8"
}
.im-icon-Joystick:before {
	content: "\e9f9"
}
.im-icon-Juice:before {
	content: "\e9fa"
}
.im-icon-Jump-Rope:before {
	content: "\e9fb"
}
.im-icon-Kangoroo:before {
	content: "\e9fc"
}
.im-icon-Kenya:before {
	content: "\e9fd"
}
.im-icon-Key-2:before {
	content: "\e9fe"
}
.im-icon-Key-3:before {
	content: "\e9ff"
}
.im-icon-Key-Lock:before {
	content: "\ea00"
}
.im-icon-Key:before {
	content: "\ea01"
}
.im-icon-Keyboard:before {
	content: "\ea02"
}
.im-icon-Keyboard3:before {
	content: "\ea03"
}
.im-icon-Keypad:before {
	content: "\ea04"
}
.im-icon-King-2:before {
	content: "\ea05"
}
.im-icon-King:before {
	content: "\ea06"
}
.im-icon-Kiss:before {
	content: "\ea07"
}
.im-icon-Knee:before {
	content: "\ea08"
}
.im-icon-Knife-2:before {
	content: "\ea09"
}
.im-icon-Knife:before {
	content: "\ea0a"
}
.im-icon-Knight:before {
	content: "\ea0b"
}
.im-icon-Koala:before {
	content: "\ea0c"
}
.im-icon-Korea:before {
	content: "\ea0d"
}
.im-icon-Lamp:before {
	content: "\ea0e"
}
.im-icon-Landscape-2:before {
	content: "\ea0f"
}
.im-icon-Landscape:before {
	content: "\ea10"
}
.im-icon-Lantern:before {
	content: "\ea11"
}
.im-icon-Laptop-2:before {
	content: "\ea12"
}
.im-icon-Laptop-3:before {
	content: "\ea13"
}
.im-icon-Laptop-Phone:before {
	content: "\ea14"
}
.im-icon-Laptop-Secure:before {
	content: "\ea15"
}
.im-icon-Laptop-Tablet:before {
	content: "\ea16"
}
.im-icon-Laptop:before {
	content: "\ea17"
}
.im-icon-Laser:before {
	content: "\ea18"
}
.im-icon-Last-FM:before {
	content: "\ea19"
}
.im-icon-Last:before {
	content: "\ea1a"
}
.im-icon-Laughing:before {
	content: "\ea1b"
}
.im-icon-Layer-1635:before {
	content: "\ea1c"
}
.im-icon-Layer-1646:before {
	content: "\ea1d"
}
.im-icon-Layer-Backward:before {
	content: "\ea1e"
}
.im-icon-Layer-Forward:before {
	content: "\ea1f"
}
.im-icon-Leafs-2:before {
	content: "\ea20"
}
.im-icon-Leafs:before {
	content: "\ea21"
}
.im-icon-Leaning-Tower:before {
	content: "\ea22"
}
.im-icon-Left--Right:before {
	content: "\ea23"
}
.im-icon-Left--Right3:before {
	content: "\ea24"
}
.im-icon-Left-2:before {
	content: "\ea25"
}
.im-icon-Left-3:before {
	content: "\ea26"
}
.im-icon-Left-4:before {
	content: "\ea27"
}
.im-icon-Left-ToRight:before {
	content: "\ea28"
}
.im-icon-Left:before {
	content: "\ea29"
}
.im-icon-Leg-2:before {
	content: "\ea2a"
}
.im-icon-Leg:before {
	content: "\ea2b"
}
.im-icon-Lego:before {
	content: "\ea2c"
}
.im-icon-Lemon:before {
	content: "\ea2d"
}
.im-icon-Len-2:before {
	content: "\ea2e"
}
.im-icon-Len-3:before {
	content: "\ea2f"
}
.im-icon-Len:before {
	content: "\ea30"
}
.im-icon-Leo-2:before {
	content: "\ea31"
}
.im-icon-Leo:before {
	content: "\ea32"
}
.im-icon-Leopard:before {
	content: "\ea33"
}
.im-icon-Lesbian:before {
	content: "\ea34"
}
.im-icon-Lesbians:before {
	content: "\ea35"
}
.im-icon-Letter-Close:before {
	content: "\ea36"
}
.im-icon-Letter-Open:before {
	content: "\ea37"
}
.im-icon-Letter-Sent:before {
	content: "\ea38"
}
.im-icon-Libra-2:before {
	content: "\ea39"
}
.im-icon-Libra:before {
	content: "\ea3a"
}
.im-icon-Library-2:before {
	content: "\ea3b"
}
.im-icon-Library:before {
	content: "\ea3c"
}
.im-icon-Life-Jacket:before {
	content: "\ea3d"
}
.im-icon-Life-Safer:before {
	content: "\ea3e"
}
.im-icon-Light-Bulb:before {
	content: "\ea3f"
}
.im-icon-Light-Bulb2:before {
	content: "\ea40"
}
.im-icon-Light-BulbLeaf:before {
	content: "\ea41"
}
.im-icon-Lighthouse:before {
	content: "\ea42"
}
.im-icon-Like-2:before {
	content: "\ea43"
}
.im-icon-Like:before {
	content: "\ea44"
}
.im-icon-Line-Chart:before {
	content: "\ea45"
}
.im-icon-Line-Chart2:before {
	content: "\ea46"
}
.im-icon-Line-Chart3:before {
	content: "\ea47"
}
.im-icon-Line-Chart4:before {
	content: "\ea48"
}
.im-icon-Line-Spacing:before {
	content: "\ea49"
}
.im-icon-Line-SpacingText:before {
	content: "\ea4a"
}
.im-icon-Link-2:before {
	content: "\ea4b"
}
.im-icon-Link:before {
	content: "\ea4c"
}
.im-icon-Linkedin-2:before {
	content: "\ea4d"
}
.im-icon-Linkedin:before {
	content: "\ea4e"
}
.im-icon-Linux:before {
	content: "\ea4f"
}
.im-icon-Lion:before {
	content: "\ea50"
}
.im-icon-Livejournal:before {
	content: "\ea51"
}
.im-icon-Loading-2:before {
	content: "\ea52"
}
.im-icon-Loading-3:before {
	content: "\ea53"
}
.im-icon-Loading-Window:before {
	content: "\ea54"
}
.im-icon-Loading:before {
	content: "\ea55"
}
.im-icon-Location-2:before {
	content: "\ea56"
}
.im-icon-Location:before {
	content: "\ea57"
}
.im-icon-Lock-2:before {
	content: "\ea58"
}
.im-icon-Lock-3:before {
	content: "\ea59"
}
.im-icon-Lock-User:before {
	content: "\ea5a"
}
.im-icon-Lock-Window:before {
	content: "\ea5b"
}
.im-icon-Lock:before {
	content: "\ea5c"
}
.im-icon-Lollipop-2:before {
	content: "\ea5d"
}
.im-icon-Lollipop-3:before {
	content: "\ea5e"
}
.im-icon-Lollipop:before {
	content: "\ea5f"
}
.im-icon-Loop:before {
	content: "\ea60"
}
.im-icon-Loud:before {
	content: "\ea61"
}
.im-icon-Loudspeaker:before {
	content: "\ea62"
}
.im-icon-Love-2:before {
	content: "\ea63"
}
.im-icon-Love-User:before {
	content: "\ea64"
}
.im-icon-Love-Window:before {
	content: "\ea65"
}
.im-icon-Love:before {
	content: "\ea66"
}
.im-icon-Lowercase-Text:before {
	content: "\ea67"
}
.im-icon-Luggafe-Front:before {
	content: "\ea68"
}
.im-icon-Luggage-2:before {
	content: "\ea69"
}
.im-icon-Macro:before {
	content: "\ea6a"
}
.im-icon-Magic-Wand:before {
	content: "\ea6b"
}
.im-icon-Magnet:before {
	content: "\ea6c"
}
.im-icon-Magnifi-Glass-:before {
	content: "\ea6d"
}
.im-icon-Magnifi-Glass:before {
	content: "\ea6e"
}
.im-icon-Magnifi-Glass2:before {
	content: "\ea6f"
}
.im-icon-Mail-2:before {
	content: "\ea70"
}
.im-icon-Mail-3:before {
	content: "\ea71"
}
.im-icon-Mail-Add:before {
	content: "\ea72"
}
.im-icon-Mail-Attachement:before {
	content: "\ea73"
}
.im-icon-Mail-Block:before {
	content: "\ea74"
}
.im-icon-Mail-Delete:before {
	content: "\ea75"
}
.im-icon-Mail-Favorite:before {
	content: "\ea76"
}
.im-icon-Mail-Forward:before {
	content: "\ea77"
}
.im-icon-Mail-Gallery:before {
	content: "\ea78"
}
.im-icon-Mail-Inbox:before {
	content: "\ea79"
}
.im-icon-Mail-Link:before {
	content: "\ea7a"
}
.im-icon-Mail-Lock:before {
	content: "\ea7b"
}
.im-icon-Mail-Love:before {
	content: "\ea7c"
}
.im-icon-Mail-Money:before {
	content: "\ea7d"
}
.im-icon-Mail-Open:before {
	content: "\ea7e"
}
.im-icon-Mail-Outbox:before {
	content: "\ea7f"
}
.im-icon-Mail-Password:before {
	content: "\ea80"
}
.im-icon-Mail-Photo:before {
	content: "\ea81"
}
.im-icon-Mail-Read:before {
	content: "\ea82"
}
.im-icon-Mail-Removex:before {
	content: "\ea83"
}
.im-icon-Mail-Reply:before {
	content: "\ea84"
}
.im-icon-Mail-ReplyAll:before {
	content: "\ea85"
}
.im-icon-Mail-Search:before {
	content: "\ea86"
}
.im-icon-Mail-Send:before {
	content: "\ea87"
}
.im-icon-Mail-Settings:before {
	content: "\ea88"
}
.im-icon-Mail-Unread:before {
	content: "\ea89"
}
.im-icon-Mail-Video:before {
	content: "\ea8a"
}
.im-icon-Mail-withAtSign:before {
	content: "\ea8b"
}
.im-icon-Mail-WithCursors:before {
	content: "\ea8c"
}
.im-icon-Mail:before {
	content: "\ea8d"
}
.im-icon-Mailbox-Empty:before {
	content: "\ea8e"
}
.im-icon-Mailbox-Full:before {
	content: "\ea8f"
}
.im-icon-Male-2:before {
	content: "\ea90"
}
.im-icon-Male-Sign:before {
	content: "\ea91"
}
.im-icon-Male:before {
	content: "\ea92"
}
.im-icon-MaleFemale:before {
	content: "\ea93"
}
.im-icon-Man-Sign:before {
	content: "\ea94"
}
.im-icon-Management:before {
	content: "\ea95"
}
.im-icon-Mans-Underwear:before {
	content: "\ea96"
}
.im-icon-Mans-Underwear2:before {
	content: "\ea97"
}
.im-icon-Map-Marker:before {
	content: "\ea98"
}
.im-icon-Map-Marker2:before {
	content: "\ea99"
}
.im-icon-Map-Marker3:before {
	content: "\ea9a"
}
.im-icon-Map:before {
	content: "\ea9b"
}
.im-icon-Map2:before {
	content: "\ea9c"
}
.im-icon-Marker-2:before {
	content: "\ea9d"
}
.im-icon-Marker-3:before {
	content: "\ea9e"
}
.im-icon-Marker:before {
	content: "\ea9f"
}
.im-icon-Martini-Glass:before {
	content: "\eaa0"
}
.im-icon-Mask:before {
	content: "\eaa1"
}
.im-icon-Master-Card:before {
	content: "\eaa2"
}
.im-icon-Maximize-Window:before {
	content: "\eaa3"
}
.im-icon-Maximize:before {
	content: "\eaa4"
}
.im-icon-Medal-2:before {
	content: "\eaa5"
}
.im-icon-Medal-3:before {
	content: "\eaa6"
}
.im-icon-Medal:before {
	content: "\eaa7"
}
.im-icon-Medical-Sign:before {
	content: "\eaa8"
}
.im-icon-Medicine-2:before {
	content: "\eaa9"
}
.im-icon-Medicine-3:before {
	content: "\eaaa"
}
.im-icon-Medicine:before {
	content: "\eaab"
}
.im-icon-Megaphone:before {
	content: "\eaac"
}
.im-icon-Memory-Card:before {
	content: "\eaad"
}
.im-icon-Memory-Card2:before {
	content: "\eaae"
}
.im-icon-Memory-Card3:before {
	content: "\eaaf"
}
.im-icon-Men:before {
	content: "\eab0"
}
.im-icon-Menorah:before {
	content: "\eab1"
}
.im-icon-Mens:before {
	content: "\eab2"
}
.im-icon-Metacafe:before {
	content: "\eab3"
}
.im-icon-Mexico:before {
	content: "\eab4"
}
.im-icon-Mic:before {
	content: "\eab5"
}
.im-icon-Microphone-2:before {
	content: "\eab6"
}
.im-icon-Microphone-3:before {
	content: "\eab7"
}
.im-icon-Microphone-4:before {
	content: "\eab8"
}
.im-icon-Microphone-5:before {
	content: "\eab9"
}
.im-icon-Microphone-6:before {
	content: "\eaba"
}
.im-icon-Microphone-7:before {
	content: "\eabb"
}
.im-icon-Microphone:before {
	content: "\eabc"
}
.im-icon-Microscope:before {
	content: "\eabd"
}
.im-icon-Milk-Bottle:before {
	content: "\eabe"
}
.im-icon-Mine:before {
	content: "\eabf"
}
.im-icon-Minimize-Maximize-Close-Window:before {
	content: "\eac0"
}
.im-icon-Minimize-Window:before {
	content: "\eac1"
}
.im-icon-Minimize:before {
	content: "\eac2"
}
.im-icon-Mirror:before {
	content: "\eac3"
}
.im-icon-Mixer:before {
	content: "\eac4"
}
.im-icon-Mixx:before {
	content: "\eac5"
}
.im-icon-Money-2:before {
	content: "\eac6"
}
.im-icon-Money-Bag:before {
	content: "\eac7"
}
.im-icon-Money-Smiley:before {
	content: "\eac8"
}
.im-icon-Money:before {
	content: "\eac9"
}
.im-icon-Monitor-2:before {
	content: "\eaca"
}
.im-icon-Monitor-3:before {
	content: "\eacb"
}
.im-icon-Monitor-4:before {
	content: "\eacc"
}
.im-icon-Monitor-5:before {
	content: "\eacd"
}
.im-icon-Monitor-Analytics:before {
	content: "\eace"
}
.im-icon-Monitor-Laptop:before {
	content: "\eacf"
}
.im-icon-Monitor-phone:before {
	content: "\ead0"
}
.im-icon-Monitor-Tablet:before {
	content: "\ead1"
}
.im-icon-Monitor-Vertical:before {
	content: "\ead2"
}
.im-icon-Monitor:before {
	content: "\ead3"
}
.im-icon-Monitoring:before {
	content: "\ead4"
}
.im-icon-Monkey:before {
	content: "\ead5"
}
.im-icon-Monster:before {
	content: "\ead6"
}
.im-icon-Morocco:before {
	content: "\ead7"
}
.im-icon-Motorcycle:before {
	content: "\ead8"
}
.im-icon-Mouse-2:before {
	content: "\ead9"
}
.im-icon-Mouse-3:before {
	content: "\eada"
}
.im-icon-Mouse-4:before {
	content: "\eadb"
}
.im-icon-Mouse-Pointer:before {
	content: "\eadc"
}
.im-icon-Mouse:before {
	content: "\eadd"
}
.im-icon-Moustache-Smiley:before {
	content: "\eade"
}
.im-icon-Movie-Ticket:before {
	content: "\eadf"
}
.im-icon-Movie:before {
	content: "\eae0"
}
.im-icon-Mp3-File:before {
	content: "\eae1"
}
.im-icon-Museum:before {
	content: "\eae2"
}
.im-icon-Mushroom:before {
	content: "\eae3"
}
.im-icon-Music-Note:before {
	content: "\eae4"
}
.im-icon-Music-Note2:before {
	content: "\eae5"
}
.im-icon-Music-Note3:before {
	content: "\eae6"
}
.im-icon-Music-Note4:before {
	content: "\eae7"
}
.im-icon-Music-Player:before {
	content: "\eae8"
}
.im-icon-Mustache-2:before {
	content: "\eae9"
}
.im-icon-Mustache-3:before {
	content: "\eaea"
}
.im-icon-Mustache-4:before {
	content: "\eaeb"
}
.im-icon-Mustache-5:before {
	content: "\eaec"
}
.im-icon-Mustache-6:before {
	content: "\eaed"
}
.im-icon-Mustache-7:before {
	content: "\eaee"
}
.im-icon-Mustache-8:before {
	content: "\eaef"
}
.im-icon-Mustache:before {
	content: "\eaf0"
}
.im-icon-Mute:before {
	content: "\eaf1"
}
.im-icon-Myspace:before {
	content: "\eaf2"
}
.im-icon-Navigat-Start:before {
	content: "\eaf3"
}
.im-icon-Navigate-End:before {
	content: "\eaf4"
}
.im-icon-Navigation-LeftWindow:before {
	content: "\eaf5"
}
.im-icon-Navigation-RightWindow:before {
	content: "\eaf6"
}
.im-icon-Nepal:before {
	content: "\eaf7"
}
.im-icon-Netscape:before {
	content: "\eaf8"
}
.im-icon-Network-Window:before {
	content: "\eaf9"
}
.im-icon-Network:before {
	content: "\eafa"
}
.im-icon-Neutron:before {
	content: "\eafb"
}
.im-icon-New-Mail:before {
	content: "\eafc"
}
.im-icon-New-Tab:before {
	content: "\eafd"
}
.im-icon-Newspaper-2:before {
	content: "\eafe"
}
.im-icon-Newspaper:before {
	content: "\eaff"
}
.im-icon-Newsvine:before {
	content: "\eb00"
}
.im-icon-Next2:before {
	content: "\eb01"
}
.im-icon-Next-3:before {
	content: "\eb02"
}
.im-icon-Next-Music:before {
	content: "\eb03"
}
.im-icon-Next:before {
	content: "\eb04"
}
.im-icon-No-Battery:before {
	content: "\eb05"
}
.im-icon-No-Drop:before {
	content: "\eb06"
}
.im-icon-No-Flash:before {
	content: "\eb07"
}
.im-icon-No-Smoking:before {
	content: "\eb08"
}
.im-icon-Noose:before {
	content: "\eb09"
}
.im-icon-Normal-Text:before {
	content: "\eb0a"
}
.im-icon-Note:before {
	content: "\eb0b"
}
.im-icon-Notepad-2:before {
	content: "\eb0c"
}
.im-icon-Notepad:before {
	content: "\eb0d"
}
.im-icon-Nuclear:before {
	content: "\eb0e"
}
.im-icon-Numbering-List:before {
	content: "\eb0f"
}
.im-icon-Nurse:before {
	content: "\eb10"
}
.im-icon-Office-Lamp:before {
	content: "\eb11"
}
.im-icon-Office:before {
	content: "\eb12"
}
.im-icon-Oil:before {
	content: "\eb13"
}
.im-icon-Old-Camera:before {
	content: "\eb14"
}
.im-icon-Old-Cassette:before {
	content: "\eb15"
}
.im-icon-Old-Clock:before {
	content: "\eb16"
}
.im-icon-Old-Radio:before {
	content: "\eb17"
}
.im-icon-Old-Sticky:before {
	content: "\eb18"
}
.im-icon-Old-Sticky2:before {
	content: "\eb19"
}
.im-icon-Old-Telephone:before {
	content: "\eb1a"
}
.im-icon-Old-TV:before {
	content: "\eb1b"
}
.im-icon-On-Air:before {
	content: "\eb1c"
}
.im-icon-On-Off-2:before {
	content: "\eb1d"
}
.im-icon-On-Off-3:before {
	content: "\eb1e"
}
.im-icon-On-off:before {
	content: "\eb1f"
}
.im-icon-One-Finger:before {
	content: "\eb20"
}
.im-icon-One-FingerTouch:before {
	content: "\eb21"
}
.im-icon-One-Window:before {
	content: "\eb22"
}
.im-icon-Open-Banana:before {
	content: "\eb23"
}
.im-icon-Open-Book:before {
	content: "\eb24"
}
.im-icon-Opera-House:before {
	content: "\eb25"
}
.im-icon-Opera:before {
	content: "\eb26"
}
.im-icon-Optimization:before {
	content: "\eb27"
}
.im-icon-Orientation-2:before {
	content: "\eb28"
}
.im-icon-Orientation-3:before {
	content: "\eb29"
}
.im-icon-Orientation:before {
	content: "\eb2a"
}
.im-icon-Orkut:before {
	content: "\eb2b"
}
.im-icon-Ornament:before {
	content: "\eb2c"
}
.im-icon-Over-Time:before {
	content: "\eb2d"
}
.im-icon-Over-Time2:before {
	content: "\eb2e"
}
.im-icon-Owl:before {
	content: "\eb2f"
}
.im-icon-Pac-Man:before {
	content: "\eb30"
}
.im-icon-Paint-Brush:before {
	content: "\eb31"
}
.im-icon-Paint-Bucket:before {
	content: "\eb32"
}
.im-icon-Paintbrush:before {
	content: "\eb33"
}
.im-icon-Palette:before {
	content: "\eb34"
}
.im-icon-Palm-Tree:before {
	content: "\eb35"
}
.im-icon-Panda:before {
	content: "\eb36"
}
.im-icon-Panorama:before {
	content: "\eb37"
}
.im-icon-Pantheon:before {
	content: "\eb38"
}
.im-icon-Pantone:before {
	content: "\eb39"
}
.im-icon-Pants:before {
	content: "\eb3a"
}
.im-icon-Paper-Plane:before {
	content: "\eb3b"
}
.im-icon-Paper:before {
	content: "\eb3c"
}
.im-icon-Parasailing:before {
	content: "\eb3d"
}
.im-icon-Parrot:before {
	content: "\eb3e"
}
.im-icon-Password-2shopping:before {
	content: "\eb3f"
}
.im-icon-Password-Field:before {
	content: "\eb40"
}
.im-icon-Password-shopping:before {
	content: "\eb41"
}
.im-icon-Password:before {
	content: "\eb42"
}
.im-icon-pause-2:before {
	content: "\eb43"
}
.im-icon-Pause:before {
	content: "\eb44"
}
.im-icon-Paw:before {
	content: "\eb45"
}
.im-icon-Pawn:before {
	content: "\eb46"
}
.im-icon-Paypal:before {
	content: "\eb47"
}
.im-icon-Pen-2:before {
	content: "\eb48"
}
.im-icon-Pen-3:before {
	content: "\eb49"
}
.im-icon-Pen-4:before {
	content: "\eb4a"
}
.im-icon-Pen-5:before {
	content: "\eb4b"
}
.im-icon-Pen-6:before {
	content: "\eb4c"
}
.im-icon-Pen:before {
	content: "\eb4d"
}
.im-icon-Pencil-Ruler:before {
	content: "\eb4e"
}
.im-icon-Pencil:before {
	content: "\eb4f"
}
.im-icon-Penguin:before {
	content: "\eb50"
}
.im-icon-Pentagon:before {
	content: "\eb51"
}
.im-icon-People-onCloud:before {
	content: "\eb52"
}
.im-icon-Pepper-withFire:before {
	content: "\eb53"
}
.im-icon-Pepper:before {
	content: "\eb54"
}
.im-icon-Petrol:before {
	content: "\eb55"
}
.im-icon-Petronas-Tower:before {
	content: "\eb56"
}
.im-icon-Philipines:before {
	content: "\eb57"
}
.im-icon-Phone-2:before {
	content: "\eb58"
}
.im-icon-Phone-3:before {
	content: "\eb59"
}
.im-icon-Phone-3G:before {
	content: "\eb5a"
}
.im-icon-Phone-4G:before {
	content: "\eb5b"
}
.im-icon-Phone-Simcard:before {
	content: "\eb5c"
}
.im-icon-Phone-SMS:before {
	content: "\eb5d"
}
.im-icon-Phone-Wifi:before {
	content: "\eb5e"
}
.im-icon-Phone:before {
	content: "\eb5f"
}
.im-icon-Photo-2:before {
	content: "\eb60"
}
.im-icon-Photo-3:before {
	content: "\eb61"
}
.im-icon-Photo-Album:before {
	content: "\eb62"
}
.im-icon-Photo-Album2:before {
	content: "\eb63"
}
.im-icon-Photo-Album3:before {
	content: "\eb64"
}
.im-icon-Photo:before {
	content: "\eb65"
}
.im-icon-Photos:before {
	content: "\eb66"
}
.im-icon-Physics:before {
	content: "\eb67"
}
.im-icon-Pi:before {
	content: "\eb68"
}
.im-icon-Piano:before {
	content: "\eb69"
}
.im-icon-Picasa:before {
	content: "\eb6a"
}
.im-icon-Pie-Chart:before {
	content: "\eb6b"
}
.im-icon-Pie-Chart2:before {
	content: "\eb6c"
}
.im-icon-Pie-Chart3:before {
	content: "\eb6d"
}
.im-icon-Pilates-2:before {
	content: "\eb6e"
}
.im-icon-Pilates-3:before {
	content: "\eb6f"
}
.im-icon-Pilates:before {
	content: "\eb70"
}
.im-icon-Pilot:before {
	content: "\eb71"
}
.im-icon-Pinch:before {
	content: "\eb72"
}
.im-icon-Ping-Pong:before {
	content: "\eb73"
}
.im-icon-Pinterest:before {
	content: "\eb74"
}
.im-icon-Pipe:before {
	content: "\eb75"
}
.im-icon-Pipette:before {
	content: "\eb76"
}
.im-icon-Piramids:before {
	content: "\eb77"
}
.im-icon-Pisces-2:before {
	content: "\eb78"
}
.im-icon-Pisces:before {
	content: "\eb79"
}
.im-icon-Pizza-Slice:before {
	content: "\eb7a"
}
.im-icon-Pizza:before {
	content: "\eb7b"
}
.im-icon-Plane-2:before {
	content: "\eb7c"
}
.im-icon-Plane:before {
	content: "\eb7d"
}
.im-icon-Plant:before {
	content: "\eb7e"
}
.im-icon-Plasmid:before {
	content: "\eb7f"
}
.im-icon-Plaster:before {
	content: "\eb80"
}
.im-icon-Plastic-CupPhone:before {
	content: "\eb81"
}
.im-icon-Plastic-CupPhone2:before {
	content: "\eb82"
}
.im-icon-Plate:before {
	content: "\eb83"
}
.im-icon-Plates:before {
	content: "\eb84"
}
.im-icon-Plaxo:before {
	content: "\eb85"
}
.im-icon-Play-Music:before {
	content: "\eb86"
}
.im-icon-Plug-In:before {
	content: "\eb87"
}
.im-icon-Plug-In2:before {
	content: "\eb88"
}
.im-icon-Plurk:before {
	content: "\eb89"
}
.im-icon-Pointer:before {
	content: "\eb8a"
}
.im-icon-Poland:before {
	content: "\eb8b"
}
.im-icon-Police-Man:before {
	content: "\eb8c"
}
.im-icon-Police-Station:before {
	content: "\eb8d"
}
.im-icon-Police-Woman:before {
	content: "\eb8e"
}
.im-icon-Police:before {
	content: "\eb8f"
}
.im-icon-Polo-Shirt:before {
	content: "\eb90"
}
.im-icon-Portrait:before {
	content: "\eb91"
}
.im-icon-Portugal:before {
	content: "\eb92"
}
.im-icon-Post-Mail:before {
	content: "\eb93"
}
.im-icon-Post-Mail2:before {
	content: "\eb94"
}
.im-icon-Post-Office:before {
	content: "\eb95"
}
.im-icon-Post-Sign:before {
	content: "\eb96"
}
.im-icon-Post-Sign2ways:before {
	content: "\eb97"
}
.im-icon-Posterous:before {
	content: "\eb98"
}
.im-icon-Pound-Sign:before {
	content: "\eb99"
}
.im-icon-Pound-Sign2:before {
	content: "\eb9a"
}
.im-icon-Pound:before {
	content: "\eb9b"
}
.im-icon-Power-2:before {
	content: "\eb9c"
}
.im-icon-Power-3:before {
	content: "\eb9d"
}
.im-icon-Power-Cable:before {
	content: "\eb9e"
}
.im-icon-Power-Station:before {
	content: "\eb9f"
}
.im-icon-Power:before {
	content: "\eba0"
}
.im-icon-Prater:before {
	content: "\eba1"
}
.im-icon-Present:before {
	content: "\eba2"
}
.im-icon-Presents:before {
	content: "\eba3"
}
.im-icon-Press:before {
	content: "\eba4"
}
.im-icon-Preview:before {
	content: "\eba5"
}
.im-icon-Previous:before {
	content: "\eba6"
}
.im-icon-Pricing:before {
	content: "\eba7"
}
.im-icon-Printer:before {
	content: "\eba8"
}
.im-icon-Professor:before {
	content: "\eba9"
}
.im-icon-Profile:before {
	content: "\ebaa"
}
.im-icon-Project:before {
	content: "\ebab"
}
.im-icon-Projector-2:before {
	content: "\ebac"
}
.im-icon-Projector:before {
	content: "\ebad"
}
.im-icon-Pulse:before {
	content: "\ebae"
}
.im-icon-Pumpkin:before {
	content: "\ebaf"
}
.im-icon-Punk:before {
	content: "\ebb0"
}
.im-icon-Punker:before {
	content: "\ebb1"
}
.im-icon-Puzzle:before {
	content: "\ebb2"
}
.im-icon-QIK:before {
	content: "\ebb3"
}
.im-icon-QR-Code:before {
	content: "\ebb4"
}
.im-icon-Queen-2:before {
	content: "\ebb5"
}
.im-icon-Queen:before {
	content: "\ebb6"
}
.im-icon-Quill-2:before {
	content: "\ebb7"
}
.im-icon-Quill-3:before {
	content: "\ebb8"
}
.im-icon-Quill:before {
	content: "\ebb9"
}
.im-icon-Quotes-2:before {
	content: "\ebba"
}
.im-icon-Quotes:before {
	content: "\ebbb"
}
.im-icon-Radio:before {
	content: "\ebbc"
}
.im-icon-Radioactive:before {
	content: "\ebbd"
}
.im-icon-Rafting:before {
	content: "\ebbe"
}
.im-icon-Rain-Drop:before {
	content: "\ebbf"
}
.im-icon-Rainbow-2:before {
	content: "\ebc0"
}
.im-icon-Rainbow:before {
	content: "\ebc1"
}
.im-icon-Ram:before {
	content: "\ebc2"
}
.im-icon-Razzor-Blade:before {
	content: "\ebc3"
}
.im-icon-Receipt-2:before {
	content: "\ebc4"
}
.im-icon-Receipt-3:before {
	content: "\ebc5"
}
.im-icon-Receipt-4:before {
	content: "\ebc6"
}
.im-icon-Receipt:before {
	content: "\ebc7"
}
.im-icon-Record2:before {
	content: "\ebc8"
}
.im-icon-Record-3:before {
	content: "\ebc9"
}
.im-icon-Record-Music:before {
	content: "\ebca"
}
.im-icon-Record:before {
	content: "\ebcb"
}
.im-icon-Recycling-2:before {
	content: "\ebcc"
}
.im-icon-Recycling:before {
	content: "\ebcd"
}
.im-icon-Reddit:before {
	content: "\ebce"
}
.im-icon-Redhat:before {
	content: "\ebcf"
}
.im-icon-Redirect:before {
	content: "\ebd0"
}
.im-icon-Redo:before {
	content: "\ebd1"
}
.im-icon-Reel:before {
	content: "\ebd2"
}
.im-icon-Refinery:before {
	content: "\ebd3"
}
.im-icon-Refresh-Window:before {
	content: "\ebd4"
}
.im-icon-Refresh:before {
	content: "\ebd5"
}
.im-icon-Reload-2:before {
	content: "\ebd6"
}
.im-icon-Reload-3:before {
	content: "\ebd7"
}
.im-icon-Reload:before {
	content: "\ebd8"
}
.im-icon-Remote-Controll:before {
	content: "\ebd9"
}
.im-icon-Remote-Controll2:before {
	content: "\ebda"
}
.im-icon-Remove-Bag:before {
	content: "\ebdb"
}
.im-icon-Remove-Basket:before {
	content: "\ebdc"
}
.im-icon-Remove-Cart:before {
	content: "\ebdd"
}
.im-icon-Remove-File:before {
	content: "\ebde"
}
.im-icon-Remove-User:before {
	content: "\ebdf"
}
.im-icon-Remove-Window:before {
	content: "\ebe0"
}
.im-icon-Remove:before {
	content: "\ebe1"
}
.im-icon-Rename:before {
	content: "\ebe2"
}
.im-icon-Repair:before {
	content: "\ebe3"
}
.im-icon-Repeat-2:before {
	content: "\ebe4"
}
.im-icon-Repeat-3:before {
	content: "\ebe5"
}
.im-icon-Repeat-4:before {
	content: "\ebe6"
}
.im-icon-Repeat-5:before {
	content: "\ebe7"
}
.im-icon-Repeat-6:before {
	content: "\ebe8"
}
.im-icon-Repeat-7:before {
	content: "\ebe9"
}
.im-icon-Repeat:before {
	content: "\ebea"
}
.im-icon-Reset:before {
	content: "\ebeb"
}
.im-icon-Resize:before {
	content: "\ebec"
}
.im-icon-Restore-Window:before {
	content: "\ebed"
}
.im-icon-Retouching:before {
	content: "\ebee"
}
.im-icon-Retro-Camera:before {
	content: "\ebef"
}
.im-icon-Retro:before {
	content: "\ebf0"
}
.im-icon-Retweet:before {
	content: "\ebf1"
}
.im-icon-Reverbnation:before {
	content: "\ebf2"
}
.im-icon-Rewind:before {
	content: "\ebf3"
}
.im-icon-RGB:before {
	content: "\ebf4"
}
.im-icon-Ribbon-2:before {
	content: "\ebf5"
}
.im-icon-Ribbon-3:before {
	content: "\ebf6"
}
.im-icon-Ribbon:before {
	content: "\ebf7"
}
.im-icon-Right-2:before {
	content: "\ebf8"
}
.im-icon-Right-3:before {
	content: "\ebf9"
}
.im-icon-Right-4:before {
	content: "\ebfa"
}
.im-icon-Right-ToLeft:before {
	content: "\ebfb"
}
.im-icon-Right:before {
	content: "\ebfc"
}
.im-icon-Road-2:before {
	content: "\ebfd"
}
.im-icon-Road-3:before {
	content: "\ebfe"
}
.im-icon-Road:before {
	content: "\ebff"
}
.im-icon-Robot-2:before {
	content: "\ec00"
}
.im-icon-Robot:before {
	content: "\ec01"
}
.im-icon-Rock-andRoll:before {
	content: "\ec02"
}
.im-icon-Rocket:before {
	content: "\ec03"
}
.im-icon-Roller:before {
	content: "\ec04"
}
.im-icon-Roof:before {
	content: "\ec05"
}
.im-icon-Rook:before {
	content: "\ec06"
}
.im-icon-Rotate-Gesture:before {
	content: "\ec07"
}
.im-icon-Rotate-Gesture2:before {
	content: "\ec08"
}
.im-icon-Rotate-Gesture3:before {
	content: "\ec09"
}
.im-icon-Rotation-390:before {
	content: "\ec0a"
}
.im-icon-Rotation:before {
	content: "\ec0b"
}
.im-icon-Router-2:before {
	content: "\ec0c"
}
.im-icon-Router:before {
	content: "\ec0d"
}
.im-icon-RSS:before {
	content: "\ec0e"
}
.im-icon-Ruler-2:before {
	content: "\ec0f"
}
.im-icon-Ruler:before {
	content: "\ec10"
}
.im-icon-Running-Shoes:before {
	content: "\ec11"
}
.im-icon-Running:before {
	content: "\ec12"
}
.im-icon-Safari:before {
	content: "\ec13"
}
.im-icon-Safe-Box:before {
	content: "\ec14"
}
.im-icon-Safe-Box2:before {
	content: "\ec15"
}
.im-icon-Safety-PinClose:before {
	content: "\ec16"
}
.im-icon-Safety-PinOpen:before {
	content: "\ec17"
}
.im-icon-Sagittarus-2:before {
	content: "\ec18"
}
.im-icon-Sagittarus:before {
	content: "\ec19"
}
.im-icon-Sailing-Ship:before {
	content: "\ec1a"
}
.im-icon-Sand-watch:before {
	content: "\ec1b"
}
.im-icon-Sand-watch2:before {
	content: "\ec1c"
}
.im-icon-Santa-Claus:before {
	content: "\ec1d"
}
.im-icon-Santa-Claus2:before {
	content: "\ec1e"
}
.im-icon-Santa-onSled:before {
	content: "\ec1f"
}
.im-icon-Satelite-2:before {
	content: "\ec20"
}
.im-icon-Satelite:before {
	content: "\ec21"
}
.im-icon-Save-Window:before {
	content: "\ec22"
}
.im-icon-Save:before {
	content: "\ec23"
}
.im-icon-Saw:before {
	content: "\ec24"
}
.im-icon-Saxophone:before {
	content: "\ec25"
}
.im-icon-Scale:before {
	content: "\ec26"
}
.im-icon-Scarf:before {
	content: "\ec27"
}
.im-icon-Scissor:before {
	content: "\ec28"
}
.im-icon-Scooter-Front:before {
	content: "\ec29"
}
.im-icon-Scooter:before {
	content: "\ec2a"
}
.im-icon-Scorpio-2:before {
	content: "\ec2b"
}
.im-icon-Scorpio:before {
	content: "\ec2c"
}
.im-icon-Scotland:before {
	content: "\ec2d"
}
.im-icon-Screwdriver:before {
	content: "\ec2e"
}
.im-icon-Scroll-Fast:before {
	content: "\ec2f"
}
.im-icon-Scroll:before {
	content: "\ec30"
}
.im-icon-Scroller-2:before {
	content: "\ec31"
}
.im-icon-Scroller:before {
	content: "\ec32"
}
.im-icon-Sea-Dog:before {
	content: "\ec33"
}
.im-icon-Search-onCloud:before {
	content: "\ec34"
}
.im-icon-Search-People:before {
	content: "\ec35"
}
.im-icon-secound:before {
	content: "\ec36"
}
.im-icon-secound2:before {
	content: "\ec37"
}
.im-icon-Security-Block:before {
	content: "\ec38"
}
.im-icon-Security-Bug:before {
	content: "\ec39"
}
.im-icon-Security-Camera:before {
	content: "\ec3a"
}
.im-icon-Security-Check:before {
	content: "\ec3b"
}
.im-icon-Security-Settings:before {
	content: "\ec3c"
}
.im-icon-Security-Smiley:before {
	content: "\ec3d"
}
.im-icon-Securiy-Remove:before {
	content: "\ec3e"
}
.im-icon-Seed:before {
	content: "\ec3f"
}
.im-icon-Selfie:before {
	content: "\ec40"
}
.im-icon-Serbia:before {
	content: "\ec41"
}
.im-icon-Server-2:before {
	content: "\ec42"
}
.im-icon-Server:before {
	content: "\ec43"
}
.im-icon-Servers:before {
	content: "\ec44"
}
.im-icon-Settings-Window:before {
	content: "\ec45"
}
.im-icon-Sewing-Machine:before {
	content: "\ec46"
}
.im-icon-Sexual:before {
	content: "\ec47"
}
.im-icon-Share-onCloud:before {
	content: "\ec48"
}
.im-icon-Share-Window:before {
	content: "\ec49"
}
.im-icon-Share:before {
	content: "\ec4a"
}
.im-icon-Sharethis:before {
	content: "\ec4b"
}
.im-icon-Shark:before {
	content: "\ec4c"
}
.im-icon-Sheep:before {
	content: "\ec4d"
}
.im-icon-Sheriff-Badge:before {
	content: "\ec4e"
}
.im-icon-Shield:before {
	content: "\ec4f"
}
.im-icon-Ship-2:before {
	content: "\ec50"
}
.im-icon-Ship:before {
	content: "\ec51"
}
.im-icon-Shirt:before {
	content: "\ec52"
}
.im-icon-Shoes-2:before {
	content: "\ec53"
}
.im-icon-Shoes-3:before {
	content: "\ec54"
}
.im-icon-Shoes:before {
	content: "\ec55"
}
.im-icon-Shop-2:before {
	content: "\ec56"
}
.im-icon-Shop-3:before {
	content: "\ec57"
}
.im-icon-Shop-4:before {
	content: "\ec58"
}
.im-icon-Shop:before {
	content: "\ec59"
}
.im-icon-Shopping-Bag:before {
	content: "\ec5a"
}
.im-icon-Shopping-Basket:before {
	content: "\ec5b"
}
.im-icon-Shopping-Cart:before {
	content: "\ec5c"
}
.im-icon-Short-Pants:before {
	content: "\ec5d"
}
.im-icon-Shoutwire:before {
	content: "\ec5e"
}
.im-icon-Shovel:before {
	content: "\ec5f"
}
.im-icon-Shuffle-2:before {
	content: "\ec60"
}
.im-icon-Shuffle-3:before {
	content: "\ec61"
}
.im-icon-Shuffle-4:before {
	content: "\ec62"
}
.im-icon-Shuffle:before {
	content: "\ec63"
}
.im-icon-Shutter:before {
	content: "\ec64"
}
.im-icon-Sidebar-Window:before {
	content: "\ec65"
}
.im-icon-Signal:before {
	content: "\ec66"
}
.im-icon-Singapore:before {
	content: "\ec67"
}
.im-icon-Skate-Shoes:before {
	content: "\ec68"
}
.im-icon-Skateboard-2:before {
	content: "\ec69"
}
.im-icon-Skateboard:before {
	content: "\ec6a"
}
.im-icon-Skeleton:before {
	content: "\ec6b"
}
.im-icon-Ski:before {
	content: "\ec6c"
}
.im-icon-Skirt:before {
	content: "\ec6d"
}
.im-icon-Skrill:before {
	content: "\ec6e"
}
.im-icon-Skull:before {
	content: "\ec6f"
}
.im-icon-Skydiving:before {
	content: "\ec70"
}
.im-icon-Skype:before {
	content: "\ec71"
}
.im-icon-Sled-withGifts:before {
	content: "\ec72"
}
.im-icon-Sled:before {
	content: "\ec73"
}
.im-icon-Sleeping:before {
	content: "\ec74"
}
.im-icon-Sleet:before {
	content: "\ec75"
}
.im-icon-Slippers:before {
	content: "\ec76"
}
.im-icon-Smart:before {
	content: "\ec77"
}
.im-icon-Smartphone-2:before {
	content: "\ec78"
}
.im-icon-Smartphone-3:before {
	content: "\ec79"
}
.im-icon-Smartphone-4:before {
	content: "\ec7a"
}
.im-icon-Smartphone-Secure:before {
	content: "\ec7b"
}
.im-icon-Smartphone:before {
	content: "\ec7c"
}
.im-icon-Smile:before {
	content: "\ec7d"
}
.im-icon-Smoking-Area:before {
	content: "\ec7e"
}
.im-icon-Smoking-Pipe:before {
	content: "\ec7f"
}
.im-icon-Snake:before {
	content: "\ec80"
}
.im-icon-Snorkel:before {
	content: "\ec81"
}
.im-icon-Snow-2:before {
	content: "\ec82"
}
.im-icon-Snow-Dome:before {
	content: "\ec83"
}
.im-icon-Snow-Storm:before {
	content: "\ec84"
}
.im-icon-Snow:before {
	content: "\ec85"
}
.im-icon-Snowflake-2:before {
	content: "\ec86"
}
.im-icon-Snowflake-3:before {
	content: "\ec87"
}
.im-icon-Snowflake-4:before {
	content: "\ec88"
}
.im-icon-Snowflake:before {
	content: "\ec89"
}
.im-icon-Snowman:before {
	content: "\ec8a"
}
.im-icon-Soccer-Ball:before {
	content: "\ec8b"
}
.im-icon-Soccer-Shoes:before {
	content: "\ec8c"
}
.im-icon-Socks:before {
	content: "\ec8d"
}
.im-icon-Solar:before {
	content: "\ec8e"
}
.im-icon-Sound-Wave:before {
	content: "\ec8f"
}
.im-icon-Sound:before {
	content: "\ec90"
}
.im-icon-Soundcloud:before {
	content: "\ec91"
}
.im-icon-Soup:before {
	content: "\ec92"
}
.im-icon-South-Africa:before {
	content: "\ec93"
}
.im-icon-Space-Needle:before {
	content: "\ec94"
}
.im-icon-Spain:before {
	content: "\ec95"
}
.im-icon-Spam-Mail:before {
	content: "\ec96"
}
.im-icon-Speach-Bubble:before {
	content: "\ec97"
}
.im-icon-Speach-Bubble2:before {
	content: "\ec98"
}
.im-icon-Speach-Bubble3:before {
	content: "\ec99"
}
.im-icon-Speach-Bubble4:before {
	content: "\ec9a"
}
.im-icon-Speach-Bubble5:before {
	content: "\ec9b"
}
.im-icon-Speach-Bubble6:before {
	content: "\ec9c"
}
.im-icon-Speach-Bubble7:before {
	content: "\ec9d"
}
.im-icon-Speach-Bubble8:before {
	content: "\ec9e"
}
.im-icon-Speach-Bubble9:before {
	content: "\ec9f"
}
.im-icon-Speach-Bubble10:before {
	content: "\eca0"
}
.im-icon-Speach-Bubble11:before {
	content: "\eca1"
}
.im-icon-Speach-Bubble12:before {
	content: "\eca2"
}
.im-icon-Speach-Bubble13:before {
	content: "\eca3"
}
.im-icon-Speach-BubbleAsking:before {
	content: "\eca4"
}
.im-icon-Speach-BubbleComic:before {
	content: "\eca5"
}
.im-icon-Speach-BubbleComic2:before {
	content: "\eca6"
}
.im-icon-Speach-BubbleComic3:before {
	content: "\eca7"
}
.im-icon-Speach-BubbleComic4:before {
	content: "\eca8"
}
.im-icon-Speach-BubbleDialog:before {
	content: "\eca9"
}
.im-icon-Speach-Bubbles:before {
	content: "\ecaa"
}
.im-icon-Speak-2:before {
	content: "\ecab"
}
.im-icon-Speak:before {
	content: "\ecac"
}
.im-icon-Speaker-2:before {
	content: "\ecad"
}
.im-icon-Speaker:before {
	content: "\ecae"
}
.im-icon-Spell-Check:before {
	content: "\ecaf"
}
.im-icon-Spell-CheckABC:before {
	content: "\ecb0"
}
.im-icon-Spermium:before {
	content: "\ecb1"
}
.im-icon-Spider:before {
	content: "\ecb2"
}
.im-icon-Spiderweb:before {
	content: "\ecb3"
}
.im-icon-Split-FourSquareWindow:before {
	content: "\ecb4"
}
.im-icon-Split-Horizontal:before {
	content: "\ecb5"
}
.im-icon-Split-Horizontal2Window:before {
	content: "\ecb6"
}
.im-icon-Split-Vertical:before {
	content: "\ecb7"
}
.im-icon-Split-Vertical2:before {
	content: "\ecb8"
}
.im-icon-Split-Window:before {
	content: "\ecb9"
}
.im-icon-Spoder:before {
	content: "\ecba"
}
.im-icon-Spoon:before {
	content: "\ecbb"
}
.im-icon-Sport-Mode:before {
	content: "\ecbc"
}
.im-icon-Sports-Clothings1:before {
	content: "\ecbd"
}
.im-icon-Sports-Clothings2:before {
	content: "\ecbe"
}
.im-icon-Sports-Shirt:before {
	content: "\ecbf"
}
.im-icon-Spot:before {
	content: "\ecc0"
}
.im-icon-Spray:before {
	content: "\ecc1"
}
.im-icon-Spread:before {
	content: "\ecc2"
}
.im-icon-Spring:before {
	content: "\ecc3"
}
.im-icon-Spurl:before {
	content: "\ecc4"
}
.im-icon-Spy:before {
	content: "\ecc5"
}
.im-icon-Squirrel:before {
	content: "\ecc6"
}
.im-icon-SSL:before {
	content: "\ecc7"
}
.im-icon-St-BasilsCathedral:before {
	content: "\ecc8"
}
.im-icon-St-PaulsCathedral:before {
	content: "\ecc9"
}
.im-icon-Stamp-2:before {
	content: "\ecca"
}
.im-icon-Stamp:before {
	content: "\eccb"
}
.im-icon-Stapler:before {
	content: "\eccc"
}
.im-icon-Star-Track:before {
	content: "\eccd"
}
.im-icon-Star:before {
	content: "\ecce"
}
.im-icon-Starfish:before {
	content: "\eccf"
}
.im-icon-Start2:before {
	content: "\ecd0"
}
.im-icon-Start-3:before {
	content: "\ecd1"
}
.im-icon-Start-ways:before {
	content: "\ecd2"
}
.im-icon-Start:before {
	content: "\ecd3"
}
.im-icon-Statistic:before {
	content: "\ecd4"
}
.im-icon-Stethoscope:before {
	content: "\ecd5"
}
.im-icon-stop--2:before {
	content: "\ecd6"
}
.im-icon-Stop-Music:before {
	content: "\ecd7"
}
.im-icon-Stop:before {
	content: "\ecd8"
}
.im-icon-Stopwatch-2:before {
	content: "\ecd9"
}
.im-icon-Stopwatch:before {
	content: "\ecda"
}
.im-icon-Storm:before {
	content: "\ecdb"
}
.im-icon-Street-View:before {
	content: "\ecdc"
}
.im-icon-Street-View2:before {
	content: "\ecdd"
}
.im-icon-Strikethrough-Text:before {
	content: "\ecde"
}
.im-icon-Stroller:before {
	content: "\ecdf"
}
.im-icon-Structure:before {
	content: "\ece0"
}
.im-icon-Student-Female:before {
	content: "\ece1"
}
.im-icon-Student-Hat:before {
	content: "\ece2"
}
.im-icon-Student-Hat2:before {
	content: "\ece3"
}
.im-icon-Student-Male:before {
	content: "\ece4"
}
.im-icon-Student-MaleFemale:before {
	content: "\ece5"
}
.im-icon-Students:before {
	content: "\ece6"
}
.im-icon-Studio-Flash:before {
	content: "\ece7"
}
.im-icon-Studio-Lightbox:before {
	content: "\ece8"
}
.im-icon-Stumbleupon:before {
	content: "\ece9"
}
.im-icon-Suit:before {
	content: "\ecea"
}
.im-icon-Suitcase:before {
	content: "\eceb"
}
.im-icon-Sum-2:before {
	content: "\ecec"
}
.im-icon-Sum:before {
	content: "\eced"
}
.im-icon-Summer:before {
	content: "\ecee"
}
.im-icon-Sun-CloudyRain:before {
	content: "\ecef"
}
.im-icon-Sun:before {
	content: "\ecf0"
}
.im-icon-Sunglasses-2:before {
	content: "\ecf1"
}
.im-icon-Sunglasses-3:before {
	content: "\ecf2"
}
.im-icon-Sunglasses-Smiley:before {
	content: "\ecf3"
}
.im-icon-Sunglasses-Smiley2:before {
	content: "\ecf4"
}
.im-icon-Sunglasses-W:before {
	content: "\ecf5"
}
.im-icon-Sunglasses-W2:before {
	content: "\ecf6"
}
.im-icon-Sunglasses-W3:before {
	content: "\ecf7"
}
.im-icon-Sunglasses:before {
	content: "\ecf8"
}
.im-icon-Sunrise:before {
	content: "\ecf9"
}
.im-icon-Sunset:before {
	content: "\ecfa"
}
.im-icon-Superman:before {
	content: "\ecfb"
}
.im-icon-Support:before {
	content: "\ecfc"
}
.im-icon-Surprise:before {
	content: "\ecfd"
}
.im-icon-Sushi:before {
	content: "\ecfe"
}
.im-icon-Sweden:before {
	content: "\ecff"
}
.im-icon-Swimming-Short:before {
	content: "\ed00"
}
.im-icon-Swimming:before {
	content: "\ed01"
}
.im-icon-Swimmwear:before {
	content: "\ed02"
}
.im-icon-Switch:before {
	content: "\ed03"
}
.im-icon-Switzerland:before {
	content: "\ed04"
}
.im-icon-Sync-Cloud:before {
	content: "\ed05"
}
.im-icon-Sync:before {
	content: "\ed06"
}
.im-icon-Synchronize-2:before {
	content: "\ed07"
}
.im-icon-Synchronize:before {
	content: "\ed08"
}
.im-icon-T-Shirt:before {
	content: "\ed09"
}
.im-icon-Tablet-2:before {
	content: "\ed0a"
}
.im-icon-Tablet-3:before {
	content: "\ed0b"
}
.im-icon-Tablet-Orientation:before {
	content: "\ed0c"
}
.im-icon-Tablet-Phone:before {
	content: "\ed0d"
}
.im-icon-Tablet-Secure:before {
	content: "\ed0e"
}
.im-icon-Tablet-Vertical:before {
	content: "\ed0f"
}
.im-icon-Tablet:before {
	content: "\ed10"
}
.im-icon-Tactic:before {
	content: "\ed11"
}
.im-icon-Tag-2:before {
	content: "\ed12"
}
.im-icon-Tag-3:before {
	content: "\ed13"
}
.im-icon-Tag-4:before {
	content: "\ed14"
}
.im-icon-Tag-5:before {
	content: "\ed15"
}
.im-icon-Tag:before {
	content: "\ed16"
}
.im-icon-Taj-Mahal:before {
	content: "\ed17"
}
.im-icon-Talk-Man:before {
	content: "\ed18"
}
.im-icon-Tap:before {
	content: "\ed19"
}
.im-icon-Target-Market:before {
	content: "\ed1a"
}
.im-icon-Target:before {
	content: "\ed1b"
}
.im-icon-Taurus-2:before {
	content: "\ed1c"
}
.im-icon-Taurus:before {
	content: "\ed1d"
}
.im-icon-Taxi-2:before {
	content: "\ed1e"
}
.im-icon-Taxi-Sign:before {
	content: "\ed1f"
}
.im-icon-Taxi:before {
	content: "\ed20"
}
.im-icon-Teacher:before {
	content: "\ed21"
}
.im-icon-Teapot:before {
	content: "\ed22"
}
.im-icon-Technorati:before {
	content: "\ed23"
}
.im-icon-Teddy-Bear:before {
	content: "\ed24"
}
.im-icon-Tee-Mug:before {
	content: "\ed25"
}
.im-icon-Telephone-2:before {
	content: "\ed26"
}
.im-icon-Telephone:before {
	content: "\ed27"
}
.im-icon-Telescope:before {
	content: "\ed28"
}
.im-icon-Temperature-2:before {
	content: "\ed29"
}
.im-icon-Temperature-3:before {
	content: "\ed2a"
}
.im-icon-Temperature:before {
	content: "\ed2b"
}
.im-icon-Temple:before {
	content: "\ed2c"
}
.im-icon-Tennis-Ball:before {
	content: "\ed2d"
}
.im-icon-Tennis:before {
	content: "\ed2e"
}
.im-icon-Tent:before {
	content: "\ed2f"
}
.im-icon-Test-Tube:before {
	content: "\ed30"
}
.im-icon-Test-Tube2:before {
	content: "\ed31"
}
.im-icon-Testimonal:before {
	content: "\ed32"
}
.im-icon-Text-Box:before {
	content: "\ed33"
}
.im-icon-Text-Effect:before {
	content: "\ed34"
}
.im-icon-Text-HighlightColor:before {
	content: "\ed35"
}
.im-icon-Text-Paragraph:before {
	content: "\ed36"
}
.im-icon-Thailand:before {
	content: "\ed37"
}
.im-icon-The-WhiteHouse:before {
	content: "\ed38"
}
.im-icon-This-SideUp:before {
	content: "\ed39"
}
.im-icon-Thread:before {
	content: "\ed3a"
}
.im-icon-Three-ArrowFork:before {
	content: "\ed3b"
}
.im-icon-Three-Fingers:before {
	content: "\ed3c"
}
.im-icon-Three-FingersDrag:before {
	content: "\ed3d"
}
.im-icon-Three-FingersDrag2:before {
	content: "\ed3e"
}
.im-icon-Three-FingersTouch:before {
	content: "\ed3f"
}
.im-icon-Thumb:before {
	content: "\ed40"
}
.im-icon-Thumbs-DownSmiley:before {
	content: "\ed41"
}
.im-icon-Thumbs-UpSmiley:before {
	content: "\ed42"
}
.im-icon-Thunder:before {
	content: "\ed43"
}
.im-icon-Thunderstorm:before {
	content: "\ed44"
}
.im-icon-Ticket:before {
	content: "\ed45"
}
.im-icon-Tie-2:before {
	content: "\ed46"
}
.im-icon-Tie-3:before {
	content: "\ed47"
}
.im-icon-Tie-4:before {
	content: "\ed48"
}
.im-icon-Tie:before {
	content: "\ed49"
}
.im-icon-Tiger:before {
	content: "\ed4a"
}
.im-icon-Time-Backup:before {
	content: "\ed4b"
}
.im-icon-Time-Bomb:before {
	content: "\ed4c"
}
.im-icon-Time-Clock:before {
	content: "\ed4d"
}
.im-icon-Time-Fire:before {
	content: "\ed4e"
}
.im-icon-Time-Machine:before {
	content: "\ed4f"
}
.im-icon-Time-Window:before {
	content: "\ed50"
}
.im-icon-Timer-2:before {
	content: "\ed51"
}
.im-icon-Timer:before {
	content: "\ed52"
}
.im-icon-To-Bottom:before {
	content: "\ed53"
}
.im-icon-To-Bottom2:before {
	content: "\ed54"
}
.im-icon-To-Left:before {
	content: "\ed55"
}
.im-icon-To-Right:before {
	content: "\ed56"
}
.im-icon-To-Top:before {
	content: "\ed57"
}
.im-icon-To-Top2:before {
	content: "\ed58"
}
.im-icon-Token-:before {
	content: "\ed59"
}
.im-icon-Tomato:before {
	content: "\ed5a"
}
.im-icon-Tongue:before {
	content: "\ed5b"
}
.im-icon-Tooth-2:before {
	content: "\ed5c"
}
.im-icon-Tooth:before {
	content: "\ed5d"
}
.im-icon-Top-ToBottom:before {
	content: "\ed5e"
}
.im-icon-Touch-Window:before {
	content: "\ed5f"
}
.im-icon-Tourch:before {
	content: "\ed60"
}
.im-icon-Tower-2:before {
	content: "\ed61"
}
.im-icon-Tower-Bridge:before {
	content: "\ed62"
}
.im-icon-Tower:before {
	content: "\ed63"
}
.im-icon-Trace:before {
	content: "\ed64"
}
.im-icon-Tractor:before {
	content: "\ed65"
}
.im-icon-traffic-Light:before {
	content: "\ed66"
}
.im-icon-Traffic-Light2:before {
	content: "\ed67"
}
.im-icon-Train-2:before {
	content: "\ed68"
}
.im-icon-Train:before {
	content: "\ed69"
}
.im-icon-Tram:before {
	content: "\ed6a"
}
.im-icon-Transform-2:before {
	content: "\ed6b"
}
.im-icon-Transform-3:before {
	content: "\ed6c"
}
.im-icon-Transform-4:before {
	content: "\ed6d"
}
.im-icon-Transform:before {
	content: "\ed6e"
}
.im-icon-Trash-withMen:before {
	content: "\ed6f"
}
.im-icon-Tree-2:before {
	content: "\ed70"
}
.im-icon-Tree-3:before {
	content: "\ed71"
}
.im-icon-Tree-4:before {
	content: "\ed72"
}
.im-icon-Tree-5:before {
	content: "\ed73"
}
.im-icon-Tree:before {
	content: "\ed74"
}
.im-icon-Trekking:before {
	content: "\ed75"
}
.im-icon-Triangle-ArrowDown:before {
	content: "\ed76"
}
.im-icon-Triangle-ArrowLeft:before {
	content: "\ed77"
}
.im-icon-Triangle-ArrowRight:before {
	content: "\ed78"
}
.im-icon-Triangle-ArrowUp:before {
	content: "\ed79"
}
.im-icon-Tripod-2:before {
	content: "\ed7a"
}
.im-icon-Tripod-andVideo:before {
	content: "\ed7b"
}
.im-icon-Tripod-withCamera:before {
	content: "\ed7c"
}
.im-icon-Tripod-withGopro:before {
	content: "\ed7d"
}
.im-icon-Trophy-2:before {
	content: "\ed7e"
}
.im-icon-Trophy:before {
	content: "\ed7f"
}
.im-icon-Truck:before {
	content: "\ed80"
}
.im-icon-Trumpet:before {
	content: "\ed81"
}
.im-icon-Tumblr:before {
	content: "\ed82"
}
.im-icon-Turkey:before {
	content: "\ed83"
}
.im-icon-Turn-Down:before {
	content: "\ed84"
}
.im-icon-Turn-Down2:before {
	content: "\ed85"
}
.im-icon-Turn-DownFromLeft:before {
	content: "\ed86"
}
.im-icon-Turn-DownFromRight:before {
	content: "\ed87"
}
.im-icon-Turn-Left:before {
	content: "\ed88"
}
.im-icon-Turn-Left3:before {
	content: "\ed89"
}
.im-icon-Turn-Right:before {
	content: "\ed8a"
}
.im-icon-Turn-Right3:before {
	content: "\ed8b"
}
.im-icon-Turn-Up:before {
	content: "\ed8c"
}
.im-icon-Turn-Up2:before {
	content: "\ed8d"
}
.im-icon-Turtle:before {
	content: "\ed8e"
}
.im-icon-Tuxedo:before {
	content: "\ed8f"
}
.im-icon-TV:before {
	content: "\ed90"
}
.im-icon-Twister:before {
	content: "\ed91"
}
.im-icon-Twitter-2:before {
	content: "\ed92"
}
.im-icon-Twitter:before {
	content: "\ed93"
}
.im-icon-Two-Fingers:before {
	content: "\ed94"
}
.im-icon-Two-FingersDrag:before {
	content: "\ed95"
}
.im-icon-Two-FingersDrag2:before {
	content: "\ed96"
}
.im-icon-Two-FingersScroll:before {
	content: "\ed97"
}
.im-icon-Two-FingersTouch:before {
	content: "\ed98"
}
.im-icon-Two-Windows:before {
	content: "\ed99"
}
.im-icon-Type-Pass:before {
	content: "\ed9a"
}
.im-icon-Ukraine:before {
	content: "\ed9b"
}
.im-icon-Umbrela:before {
	content: "\ed9c"
}
.im-icon-Umbrella-2:before {
	content: "\ed9d"
}
.im-icon-Umbrella-3:before {
	content: "\ed9e"
}
.im-icon-Under-LineText:before {
	content: "\ed9f"
}
.im-icon-Undo:before {
	content: "\eda0"
}
.im-icon-United-Kingdom:before {
	content: "\eda1"
}
.im-icon-United-States:before {
	content: "\eda2"
}
.im-icon-University-2:before {
	content: "\eda3"
}
.im-icon-University:before {
	content: "\eda4"
}
.im-icon-Unlike-2:before {
	content: "\eda5"
}
.im-icon-Unlike:before {
	content: "\eda6"
}
.im-icon-Unlock-2:before {
	content: "\eda7"
}
.im-icon-Unlock-3:before {
	content: "\eda8"
}
.im-icon-Unlock:before {
	content: "\eda9"
}
.im-icon-Up--Down:before {
	content: "\edaa"
}
.im-icon-Up--Down3:before {
	content: "\edab"
}
.im-icon-Up-2:before {
	content: "\edac"
}
.im-icon-Up-3:before {
	content: "\edad"
}
.im-icon-Up-4:before {
	content: "\edae"
}
.im-icon-Up:before {
	content: "\edaf"
}
.im-icon-Upgrade:before {
	content: "\edb0"
}
.im-icon-Upload-2:before {
	content: "\edb1"
}
.im-icon-Upload-toCloud:before {
	content: "\edb2"
}
.im-icon-Upload-Window:before {
	content: "\edb3"
}
.im-icon-Upload:before {
	content: "\edb4"
}
.im-icon-Uppercase-Text:before {
	content: "\edb5"
}
.im-icon-Upward:before {
	content: "\edb6"
}
.im-icon-URL-Window:before {
	content: "\edb7"
}
.im-icon-Usb-2:before {
	content: "\edb8"
}
.im-icon-Usb-Cable:before {
	content: "\edb9"
}
.im-icon-Usb:before {
	content: "\edba"
}
.im-icon-User:before {
	content: "\edbb"
}
.im-icon-Ustream:before {
	content: "\edbc"
}
.im-icon-Vase:before {
	content: "\edbd"
}
.im-icon-Vector-2:before {
	content: "\edbe"
}
.im-icon-Vector-3:before {
	content: "\edbf"
}
.im-icon-Vector-4:before {
	content: "\edc0"
}
.im-icon-Vector-5:before {
	content: "\edc1"
}
.im-icon-Vector:before {
	content: "\edc2"
}
.im-icon-Venn-Diagram:before {
	content: "\edc3"
}
.im-icon-Vest-2:before {
	content: "\edc4"
}
.im-icon-Vest:before {
	content: "\edc5"
}
.im-icon-Viddler:before {
	content: "\edc6"
}
.im-icon-Video-2:before {
	content: "\edc7"
}
.im-icon-Video-3:before {
	content: "\edc8"
}
.im-icon-Video-4:before {
	content: "\edc9"
}
.im-icon-Video-5:before {
	content: "\edca"
}
.im-icon-Video-6:before {
	content: "\edcb"
}
.im-icon-Video-GameController:before {
	content: "\edcc"
}
.im-icon-Video-Len:before {
	content: "\edcd"
}
.im-icon-Video-Len2:before {
	content: "\edce"
}
.im-icon-Video-Photographer:before {
	content: "\edcf"
}
.im-icon-Video-Tripod:before {
	content: "\edd0"
}
.im-icon-Video:before {
	content: "\edd1"
}
.im-icon-Vietnam:before {
	content: "\edd2"
}
.im-icon-View-Height:before {
	content: "\edd3"
}
.im-icon-View-Width:before {
	content: "\edd4"
}
.im-icon-Vimeo:before {
	content: "\edd5"
}
.im-icon-Virgo-2:before {
	content: "\edd6"
}
.im-icon-Virgo:before {
	content: "\edd7"
}
.im-icon-Virus-2:before {
	content: "\edd8"
}
.im-icon-Virus-3:before {
	content: "\edd9"
}
.im-icon-Virus:before {
	content: "\edda"
}
.im-icon-Visa:before {
	content: "\eddb"
}
.im-icon-Voice:before {
	content: "\eddc"
}
.im-icon-Voicemail:before {
	content: "\eddd"
}
.im-icon-Volleyball:before {
	content: "\edde"
}
.im-icon-Volume-Down:before {
	content: "\eddf"
}
.im-icon-Volume-Up:before {
	content: "\ede0"
}
.im-icon-VPN:before {
	content: "\ede1"
}
.im-icon-Wacom-Tablet:before {
	content: "\ede2"
}
.im-icon-Waiter:before {
	content: "\ede3"
}
.im-icon-Walkie-Talkie:before {
	content: "\ede4"
}
.im-icon-Wallet-2:before {
	content: "\ede5"
}
.im-icon-Wallet-3:before {
	content: "\ede6"
}
.im-icon-Wallet:before {
	content: "\ede7"
}
.im-icon-Warehouse:before {
	content: "\ede8"
}
.im-icon-Warning-Window:before {
	content: "\ede9"
}
.im-icon-Watch-2:before {
	content: "\edea"
}
.im-icon-Watch-3:before {
	content: "\edeb"
}
.im-icon-Watch:before {
	content: "\edec"
}
.im-icon-Wave-2:before {
	content: "\eded"
}
.im-icon-Wave:before {
	content: "\edee"
}
.im-icon-Webcam:before {
	content: "\edef"
}
.im-icon-weight-Lift:before {
	content: "\edf0"
}
.im-icon-Wheelbarrow:before {
	content: "\edf1"
}
.im-icon-Wheelchair:before {
	content: "\edf2"
}
.im-icon-Width-Window:before {
	content: "\edf3"
}
.im-icon-Wifi-2:before {
	content: "\edf4"
}
.im-icon-Wifi-Keyboard:before {
	content: "\edf5"
}
.im-icon-Wifi:before {
	content: "\edf6"
}
.im-icon-Wind-Turbine:before {
	content: "\edf7"
}
.im-icon-Windmill:before {
	content: "\edf8"
}
.im-icon-Window-2:before {
	content: "\edf9"
}
.im-icon-Window:before {
	content: "\edfa"
}
.im-icon-Windows-2:before {
	content: "\edfb"
}
.im-icon-Windows-Microsoft:before {
	content: "\edfc"
}
.im-icon-Windows:before {
	content: "\edfd"
}
.im-icon-Windsock:before {
	content: "\edfe"
}
.im-icon-Windy:before {
	content: "\edff"
}
.im-icon-Wine-Bottle:before {
	content: "\ee00"
}
.im-icon-Wine-Glass:before {
	content: "\ee01"
}
.im-icon-Wink:before {
	content: "\ee02"
}
.im-icon-Winter-2:before {
	content: "\ee03"
}
.im-icon-Winter:before {
	content: "\ee04"
}
.im-icon-Wireless:before {
	content: "\ee05"
}
.im-icon-Witch-Hat:before {
	content: "\ee06"
}
.im-icon-Witch:before {
	content: "\ee07"
}
.im-icon-Wizard:before {
	content: "\ee08"
}
.im-icon-Wolf:before {
	content: "\ee09"
}
.im-icon-Woman-Sign:before {
	content: "\ee0a"
}
.im-icon-WomanMan:before {
	content: "\ee0b"
}
.im-icon-Womans-Underwear:before {
	content: "\ee0c"
}
.im-icon-Womans-Underwear2:before {
	content: "\ee0d"
}
.im-icon-Women:before {
	content: "\ee0e"
}
.im-icon-Wonder-Woman:before {
	content: "\ee0f"
}
.im-icon-Wordpress:before {
	content: "\ee10"
}
.im-icon-Worker-Clothes:before {
	content: "\ee11"
}
.im-icon-Worker:before {
	content: "\ee12"
}
.im-icon-Wrap-Text:before {
	content: "\ee13"
}
.im-icon-Wreath:before {
	content: "\ee14"
}
.im-icon-Wrench:before {
	content: "\ee15"
}
.im-icon-X-Box:before {
	content: "\ee16"
}
.im-icon-X-ray:before {
	content: "\ee17"
}
.im-icon-Xanga:before {
	content: "\ee18"
}
.im-icon-Xing:before {
	content: "\ee19"
}
.im-icon-Yacht:before {
	content: "\ee1a"
}
.im-icon-Yahoo-Buzz:before {
	content: "\ee1b"
}
.im-icon-Yahoo:before {
	content: "\ee1c"
}
.im-icon-Yelp:before {
	content: "\ee1d"
}
.im-icon-Yes:before {
	content: "\ee1e"
}
.im-icon-Ying-Yang:before {
	content: "\ee1f"
}
.im-icon-Youtube:before {
	content: "\ee20"
}
.im-icon-Z-A:before {
	content: "\ee21"
}
.im-icon-Zebra:before {
	content: "\ee22"
}
.im-icon-Zombie:before {
	content: "\ee23"
}
.im-icon-Zoom-Gesture:before {
	content: "\ee24"
}
.im-icon-Zootool:before {
	content: "\ee25"
}
@font-face {
	font-family: 'Brand-Icons';
	src: url('../fonts/Brand-Icons.ttf?blcw31') format('truetype'),  url('../fonts/Brand-Icons.woff?blcw31') format('woff'),  url('../fonts/Brand-Icons.svg?blcw31#Brand-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
 [class^="icon-brand-"], [class*=" icon-brand-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Brand-Icons' !important;
 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-brand-px:before {
	content: "\e900";
}
.icon-brand-accessible-icon:before {
	content: "\e901";
}
.icon-brand-accusoft:before {
	content: "\e902";
}
.icon-brand-adn:before {
	content: "\e903";
}
.icon-brand-adversal:before {
	content: "\e904";
}
.icon-brand-affiliatetheme:before {
	content: "\e905";
}
.icon-brand-algolia:before {
	content: "\e906";
}
.icon-brand-amazon:before {
	content: "\e907";
}
.icon-brand-amazon-pay:before {
	content: "\e908";
}
.icon-brand-amilia:before {
	content: "\e909";
}
.icon-brand-android:before {
	content: "\e90a";
}
.icon-brand-angellist:before {
	content: "\e90b";
}
.icon-brand-angrycreative:before {
	content: "\e90c";
}
.icon-brand-angular:before {
	content: "\e90d";
}
.icon-brand-apper:before {
	content: "\e90e";
}
.icon-brand-apple:before {
	content: "\e90f";
}
.icon-brand-apple-pay:before {
	content: "\e910";
}
.icon-brand-app-store:before {
	content: "\e911";
}
.icon-brand-app-store-ios:before {
	content: "\e912";
}
.icon-brand-asymmetrik:before {
	content: "\e913";
}
.icon-brand-audible:before {
	content: "\e914";
}
.icon-brand-autoprefixer:before {
	content: "\e915";
}
.icon-brand-avianex:before {
	content: "\e916";
}
.icon-brand-aviato:before {
	content: "\e917";
}
.icon-brand-aws:before {
	content: "\e918";
}
.icon-brand-bandcamp:before {
	content: "\e919";
}
.icon-brand-behance:before {
	content: "\e91a";
}
.icon-brand-behance-square:before {
	content: "\e91b";
}
.icon-brand-bimobject:before {
	content: "\e91c";
}
.icon-brand-bitbucket:before {
	content: "\e91d";
}
.icon-brand-bitcoin:before {
	content: "\e91e";
}
.icon-brand-bity:before {
	content: "\e91f";
}
.icon-brand-blackberry:before {
	content: "\e920";
}
.icon-brand-black-tie:before {
	content: "\e921";
}
.icon-brand-blogger:before {
	content: "\e922";
}
.icon-brand-blogger-b:before {
	content: "\e923";
}
.icon-brand-bluetooth:before {
	content: "\e924";
}
.icon-brand-bluetooth-b:before {
	content: "\e925";
}
.icon-brand-btc:before {
	content: "\e926";
}
.icon-brand-buromobelexperte:before {
	content: "\e927";
}
.icon-brand-buysellads:before {
	content: "\e928";
}
.icon-brand-cc-amazon-pay:before {
	content: "\e929";
}
.icon-brand-cc-amex:before {
	content: "\e92a";
}
.icon-brand-cc-apple-pay:before {
	content: "\e92b";
}
.icon-brand-cc-diners-club:before {
	content: "\e92c";
}
.icon-brand-cc-discover:before {
	content: "\e92d";
}
.icon-brand-cc-jcb:before {
	content: "\e92e";
}
.icon-brand-cc-mastercard:before {
	content: "\e92f";
}
.icon-brand-cc-paypal:before {
	content: "\e930";
}
.icon-brand-cc-stripe:before {
	content: "\e931";
}
.icon-brand-cc-visa:before {
	content: "\e932";
}
.icon-brand-centercode:before {
	content: "\e933";
}
.icon-brand-chrome:before {
	content: "\e934";
}
.icon-brand-cloudscale:before {
	content: "\e935";
}
.icon-brand-cloudsmith:before {
	content: "\e936";
}
.icon-brand-cloudversify:before {
	content: "\e937";
}
.icon-brand-codepen:before {
	content: "\e938";
}
.icon-brand-codiepie:before {
	content: "\e939";
}
.icon-brand-connectdevelop:before {
	content: "\e93a";
}
.icon-brand-contao:before {
	content: "\e93b";
}
.icon-brand-cpanel:before {
	content: "\e93c";
}
.icon-brand-creative-commons:before {
	content: "\e93d";
}
.icon-brand-creative-commons-by:before {
	content: "\e93e";
}
.icon-brand-creative-commons-nc:before {
	content: "\e93f";
}
.icon-brand-creative-commons-nc-eu:before {
	content: "\e940";
}
.icon-brand-creative-commons-nc-jp:before {
	content: "\e941";
}
.icon-brand-creative-commons-nd:before {
	content: "\e942";
}
.icon-brand-creative-commons-pd:before {
	content: "\e943";
}
.icon-brand-creative-commons-pd-alt:before {
	content: "\e944";
}
.icon-brand-creative-commons-remix:before {
	content: "\e945";
}
.icon-brand-creative-commons-sa:before {
	content: "\e946";
}
.icon-brand-creative-commons-sampling:before {
	content: "\e947";
}
.icon-brand-creative-commons-sampling-plus:before {
	content: "\e948";
}
.icon-brand-creative-commons-share:before {
	content: "\e949";
}
.icon-brand-css3:before {
	content: "\e94a";
}
.icon-brand-css3-alt:before {
	content: "\e94b";
}
.icon-brand-cuttlefish:before {
	content: "\e94c";
}
.icon-brand-d-and-d:before {
	content: "\e94d";
}
.icon-brand-dashcube:before {
	content: "\e94e";
}
.icon-brand-delicious:before {
	content: "\e94f";
}
.icon-brand-deploydog:before {
	content: "\e950";
}
.icon-brand-deskpro:before {
	content: "\e951";
}
.icon-brand-deviantart:before {
	content: "\e952";
}
.icon-brand-digg:before {
	content: "\e953";
}
.icon-brand-digital-ocean:before {
	content: "\e954";
}
.icon-brand-discord:before {
	content: "\e955";
}
.icon-brand-discourse:before {
	content: "\e956";
}
.icon-brand-dochub:before {
	content: "\e957";
}
.icon-brand-docker:before {
	content: "\e958";
}
.icon-brand-draft2digital:before {
	content: "\e959";
}
.icon-brand-dribbble:before {
	content: "\e95a";
}
.icon-brand-dribbble-square:before {
	content: "\e95b";
}
.icon-brand-dropbox:before {
	content: "\e95c";
}
.icon-brand-drupal:before {
	content: "\e95d";
}
.icon-brand-dyalog:before {
	content: "\e95e";
}
.icon-brand-earlybirds:before {
	content: "\e95f";
}
.icon-brand-ebay:before {
	content: "\e960";
}
.icon-brand-edge:before {
	content: "\e961";
}
.icon-brand-elementor:before {
	content: "\e962";
}
.icon-brand-ember:before {
	content: "\e963";
}
.icon-brand-empire:before {
	content: "\e964";
}
.icon-brand-envira:before {
	content: "\e965";
}
.icon-brand-erlang:before {
	content: "\e966";
}
.icon-brand-ethereum:before {
	content: "\e967";
}
.icon-brand-etsy:before {
	content: "\e968";
}
.icon-brand-expeditedssl:before {
	content: "\e969";
}
.icon-brand-facebook:before {
	content: "\e96a";
}
.icon-brand-facebook-f:before {
	content: "\e96b";
}
.icon-brand-facebook-messenger:before {
	content: "\e96c";
}
.icon-brand-facebook-square:before {
	content: "\e96d";
}
.icon-brand-firefox:before {
	content: "\e96e";
}
.icon-brand-firstdraft:before {
	content: "\e96f";
}
.icon-brand-first-order:before {
	content: "\e970";
}
.icon-brand-first-order-alt:before {
	content: "\e971";
}
.icon-brand-flickr:before {
	content: "\e972";
}
.icon-brand-flipboard:before {
	content: "\e973";
}
.icon-brand-fly:before {
	content: "\e974";
}
.icon-brand-font-awesome:before {
	content: "\e975";
}
.icon-brand-font-awesome-alt:before {
	content: "\e976";
}
.icon-brand-font-awesome-flag:before {
	content: "\e977";
}
.icon-brand-fonticons:before {
	content: "\e978";
}
.icon-brand-fonticons-fi:before {
	content: "\e979";
}
.icon-brand-fort-awesome:before {
	content: "\e97a";
}
.icon-brand-fort-awesome-alt:before {
	content: "\e97b";
}
.icon-brand-forumbee:before {
	content: "\e97c";
}
.icon-brand-foursquare:before {
	content: "\e97d";
}
.icon-brand-freebsd:before {
	content: "\e97e";
}
.icon-brand-free-code-camp:before {
	content: "\e97f";
}
.icon-brand-fulcrum:before {
	content: "\e980";
}
.icon-brand-galactic-republic:before {
	content: "\e981";
}
.icon-brand-galactic-senate:before {
	content: "\e982";
}
.icon-brand-get-pocket:before {
	content: "\e983";
}
.icon-brand-gg:before {
	content: "\e984";
}
.icon-brand-gg-circle:before {
	content: "\e985";
}
.icon-brand-git:before {
	content: "\e986";
}
.icon-brand-github:before {
	content: "\e987";
}
.icon-brand-github-alt:before {
	content: "\e988";
}
.icon-brand-github-square:before {
	content: "\e989";
}
.icon-brand-gitkraken:before {
	content: "\e98a";
}
.icon-brand-gitlab:before {
	content: "\e98b";
}
.icon-brand-git-square:before {
	content: "\e98c";
}
.icon-brand-gitter:before {
	content: "\e98d";
}
.icon-brand-glide:before {
	content: "\e98e";
}
.icon-brand-glide-g:before {
	content: "\e98f";
}
.icon-brand-gofore:before {
	content: "\e990";
}
.icon-brand-goodreads:before {
	content: "\e991";
}
.icon-brand-goodreads-g:before {
	content: "\e992";
}
.icon-brand-google:before {
	content: "\e993";
}
.icon-brand-google-drive:before {
	content: "\e994";
}
.icon-brand-google-play:before {
	content: "\e995";
}
.icon-brand-google-plus:before {
	content: "\e996";
}
.icon-brand-google-plus-g:before {
	content: "\e997";
}
.icon-brand-google-plus-square:before {
	content: "\e998";
}
.icon-brand-google-wallet:before {
	content: "\e999";
}
.icon-brand-gratipay:before {
	content: "\e99a";
}
.icon-brand-grav:before {
	content: "\e99b";
}
.icon-brand-gripfire:before {
	content: "\e99c";
}
.icon-brand-grunt:before {
	content: "\e99d";
}
.icon-brand-gulp:before {
	content: "\e99e";
}
.icon-brand-hacker-news:before {
	content: "\e99f";
}
.icon-brand-hacker-news-square:before {
	content: "\e9a0";
}
.icon-brand-hips:before {
	content: "\e9a1";
}
.icon-brand-hire-a-helper:before {
	content: "\e9a2";
}
.icon-brand-hooli:before {
	content: "\e9a3";
}
.icon-brand-hotjar:before {
	content: "\e9a4";
}
.icon-brand-houzz:before {
	content: "\e9a5";
}
.icon-brand-html5:before {
	content: "\e9a6";
}
.icon-brand-hubspot:before {
	content: "\e9a7";
}
.icon-brand-imdb:before {
	content: "\e9a8";
}
.icon-brand-instagram:before {
	content: "\e9a9";
}
.icon-brand-internet-explorer:before {
	content: "\e9aa";
}
.icon-brand-ioxhost:before {
	content: "\e9ab";
}
.icon-brand-itunes:before {
	content: "\e9ac";
}
.icon-brand-itunes-note:before {
	content: "\e9ad";
}
.icon-brand-java:before {
	content: "\e9ae";
}
.icon-brand-jedi-order:before {
	content: "\e9af";
}
.icon-brand-jenkins:before {
	content: "\e9b0";
}
.icon-brand-joget:before {
	content: "\e9b1";
}
.icon-brand-joomla:before {
	content: "\e9b2";
}
.icon-brand-js:before {
	content: "\e9b3";
}
.icon-brand-jsfiddle:before {
	content: "\e9b4";
}
.icon-brand-js-square:before {
	content: "\e9b5";
}
.icon-brand-keybase:before {
	content: "\e9b6";
}
.icon-brand-keycdn:before {
	content: "\e9b7";
}
.icon-brand-kickstarter:before {
	content: "\e9b8";
}
.icon-brand-kickstarter-k:before {
	content: "\e9b9";
}
.icon-brand-korvue:before {
	content: "\e9ba";
}
.icon-brand-laravel:before {
	content: "\e9bb";
}
.icon-brand-lastfm:before {
	content: "\e9bc";
}
.icon-brand-lastfm-square:before {
	content: "\e9bd";
}
.icon-brand-leanpub:before {
	content: "\e9be";
}
.icon-brand-less:before {
	content: "\e9bf";
}
.icon-brand-line:before {
	content: "\e9c0";
}
.icon-brand-linkedin:before {
	content: "\e9c1";
}
.icon-brand-linkedin-in:before {
	content: "\e9c2";
}
.icon-brand-linode:before {
	content: "\e9c3";
}
.icon-brand-linux:before {
	content: "\e9c4";
}
.icon-brand-lyft:before {
	content: "\e9c5";
}
.icon-brand-magento:before {
	content: "\e9c6";
}
.icon-brand-mandalorian:before {
	content: "\e9c7";
}
.icon-brand-mastodon:before {
	content: "\e9c8";
}
.icon-brand-maxcdn:before {
	content: "\e9c9";
}
.icon-brand-medapps:before {
	content: "\e9ca";
}
.icon-brand-medium:before {
	content: "\e9cb";
}
.icon-brand-medium-m:before {
	content: "\e9cc";
}
.icon-brand-medrt:before {
	content: "\e9cd";
}
.icon-brand-meetup:before {
	content: "\e9ce";
}
.icon-brand-microsoft:before {
	content: "\e9cf";
}
.icon-brand-mix:before {
	content: "\e9d0";
}
.icon-brand-mixcloud:before {
	content: "\e9d1";
}
.icon-brand-mizuni:before {
	content: "\e9d2";
}
.icon-brand-modx:before {
	content: "\e9d3";
}
.icon-brand-monero:before {
	content: "\e9d4";
}
.icon-brand-napster:before {
	content: "\e9d5";
}
.icon-brand-nintendo-switch:before {
	content: "\e9d6";
}
.icon-brand-node:before {
	content: "\e9d7";
}
.icon-brand-node-js:before {
	content: "\e9d8";
}
.icon-brand-npm:before {
	content: "\e9d9";
}
.icon-brand-ns8:before {
	content: "\e9da";
}
.icon-brand-nutritionix:before {
	content: "\e9db";
}
.icon-brand-odnoklassniki:before {
	content: "\e9dc";
}
.icon-brand-odnoklassniki-square:before {
	content: "\e9dd";
}
.icon-brand-old-republic:before {
	content: "\e9de";
}
.icon-brand-opencart:before {
	content: "\e9df";
}
.icon-brand-openid:before {
	content: "\e9e0";
}
.icon-brand-opera:before {
	content: "\e9e1";
}
.icon-brand-optin-monster:before {
	content: "\e9e2";
}
.icon-brand-osi:before {
	content: "\e9e3";
}
.icon-brand-page4:before {
	content: "\e9e4";
}
.icon-brand-pagelines:before {
	content: "\e9e5";
}
.icon-brand-palfed:before {
	content: "\e9e6";
}
.icon-brand-patreon:before {
	content: "\e9e7";
}
.icon-brand-paypal:before {
	content: "\e9e8";
}
.icon-brand-periscope:before {
	content: "\e9e9";
}
.icon-brand-phabricator:before {
	content: "\e9ea";
}
.icon-brand-phoenix-framework:before {
	content: "\e9eb";
}
.icon-brand-phoenix-squadron:before {
	content: "\e9ec";
}
.icon-brand-php:before {
	content: "\e9ed";
}
.icon-brand-pied-piper:before {
	content: "\e9ee";
}
.icon-brand-pied-piper-alt:before {
	content: "\e9ef";
}
.icon-brand-pied-piper-hat:before {
	content: "\e9f0";
}
.icon-brand-pied-piper-pp:before {
	content: "\e9f1";
}
.icon-brand-pinterest:before {
	content: "\e9f2";
}
.icon-brand-pinterest-p:before {
	content: "\e9f3";
}
.icon-brand-pinterest-square:before {
	content: "\e9f4";
}
.icon-brand-playstation:before {
	content: "\e9f5";
}
.icon-brand-product-hunt:before {
	content: "\e9f6";
}
.icon-brand-pushed:before {
	content: "\e9f7";
}
.icon-brand-python:before {
	content: "\e9f8";
}
.icon-brand-qq:before {
	content: "\e9f9";
}
.icon-brand-quinscape:before {
	content: "\e9fa";
}
.icon-brand-quora:before {
	content: "\e9fb";
}
.icon-brand-ravelry:before {
	content: "\e9fc";
}
.icon-brand-react:before {
	content: "\e9fd";
}
.icon-brand-readme:before {
	content: "\e9fe";
}
.icon-brand-rebel:before {
	content: "\e9ff";
}
.icon-brand-reddit:before {
	content: "\ea00";
}
.icon-brand-reddit-alien:before {
	content: "\ea01";
}
.icon-brand-reddit-square:before {
	content: "\ea02";
}
.icon-brand-red-river:before {
	content: "\ea03";
}
.icon-brand-rendact:before {
	content: "\ea04";
}
.icon-brand-renren:before {
	content: "\ea05";
}
.icon-brand-replyd:before {
	content: "\ea06";
}
.icon-brand-researchgate:before {
	content: "\ea07";
}
.icon-brand-resolving:before {
	content: "\ea08";
}
.icon-brand-rocketchat:before {
	content: "\ea09";
}
.icon-brand-rockrms:before {
	content: "\ea0a";
}
.icon-brand-r-project:before {
	content: "\ea0b";
}
.icon-brand-safari:before {
	content: "\ea0c";
}
.icon-brand-sass:before {
	content: "\ea0d";
}
.icon-brand-schlix:before {
	content: "\ea0e";
}
.icon-brand-scribd:before {
	content: "\ea0f";
}
.icon-brand-searchengin:before {
	content: "\ea10";
}
.icon-brand-sellcast:before {
	content: "\ea11";
}
.icon-brand-sellsy:before {
	content: "\ea12";
}
.icon-brand-servicestack:before {
	content: "\ea13";
}
.icon-brand-shirtsinbulk:before {
	content: "\ea14";
}
.icon-brand-simplybuilt:before {
	content: "\ea15";
}
.icon-brand-sistrix:before {
	content: "\ea16";
}
.icon-brand-sith:before {
	content: "\ea17";
}
.icon-brand-skyatlas:before {
	content: "\ea18";
}
.icon-brand-skype:before {
	content: "\ea19";
}
.icon-brand-slack:before {
	content: "\ea1a";
}
.icon-brand-slack-hash:before {
	content: "\ea1b";
}
.icon-brand-slideshare:before {
	content: "\ea1c";
}
.icon-brand-snapchat:before {
	content: "\ea1d";
}
.icon-brand-snapchat-ghost:before {
	content: "\ea1e";
}
.icon-brand-snapchat-square:before {
	content: "\ea1f";
}
.icon-brand-soundcloud:before {
	content: "\ea20";
}
.icon-brand-speakap:before {
	content: "\ea21";
}
.icon-brand-spotify:before {
	content: "\ea22";
}
.icon-brand-stack-exchange:before {
	content: "\ea23";
}
.icon-brand-stack-overflow:before {
	content: "\ea24";
}
.icon-brand-staylinked:before {
	content: "\ea25";
}
.icon-brand-steam:before {
	content: "\ea26";
}
.icon-brand-steam-square:before {
	content: "\ea27";
}
.icon-brand-steam-symbol:before {
	content: "\ea28";
}
.icon-brand-sticker-mule:before {
	content: "\ea29";
}
.icon-brand-strava:before {
	content: "\ea2a";
}
.icon-brand-stripe:before {
	content: "\ea2b";
}
.icon-brand-stripe-s:before {
	content: "\ea2c";
}
.icon-brand-studiovinari:before {
	content: "\ea2d";
}
.icon-brand-stumbleupon:before {
	content: "\ea2e";
}
.icon-brand-stumbleupon-circle:before {
	content: "\ea2f";
}
.icon-brand-superpowers:before {
	content: "\ea30";
}
.icon-brand-supple:before {
	content: "\ea31";
}
.icon-brand-teamspeak:before {
	content: "\ea32";
}
.icon-brand-telegram:before {
	content: "\ea33";
}
.icon-brand-telegram-plane:before {
	content: "\ea34";
}
.icon-brand-tencent-weibo:before {
	content: "\ea35";
}
.icon-brand-themeisle:before {
	content: "\ea36";
}
.icon-brand-trade-federation:before {
	content: "\ea37";
}
.icon-brand-trello:before {
	content: "\ea38";
}
.icon-brand-tripadvisor:before {
	content: "\ea39";
}
.icon-brand-tumblr:before {
	content: "\ea3a";
}
.icon-brand-tumblr-square:before {
	content: "\ea3b";
}
.icon-brand-twitch:before {
	content: "\ea3c";
}
.icon-brand-twitter:before {
	content: "\ea3d";
}
.icon-brand-twitter-square:before {
	content: "\ea3e";
}
.icon-brand-typo3:before {
	content: "\ea3f";
}
.icon-brand-uber:before {
	content: "\ea40";
}
.icon-brand-uikit:before {
	content: "\ea41";
}
.icon-brand-uniregistry:before {
	content: "\ea42";
}
.icon-brand-untappd:before {
	content: "\ea43";
}
.icon-brand-usb:before {
	content: "\ea44";
}
.icon-brand-ussunnah:before {
	content: "\ea45";
}
.icon-brand-vaadin:before {
	content: "\ea46";
}
.icon-brand-viacoin:before {
	content: "\ea47";
}
.icon-brand-viadeo:before {
	content: "\ea48";
}
.icon-brand-viadeo-square:before {
	content: "\ea49";
}
.icon-brand-viber:before {
	content: "\ea4a";
}
.icon-brand-vimeo:before {
	content: "\ea4b";
}
.icon-brand-vimeo-square:before {
	content: "\ea4c";
}
.icon-brand-vimeo-v:before {
	content: "\ea4d";
}
.icon-brand-vine:before {
	content: "\ea4e";
}
.icon-brand-vk:before {
	content: "\ea4f";
}
.icon-brand-vnv:before {
	content: "\ea50";
}
.icon-brand-vuejs:before {
	content: "\ea51";
}
.icon-brand-weibo:before {
	content: "\ea52";
}
.icon-brand-weixin:before {
	content: "\ea53";
}
.icon-brand-whatsapp:before {
	content: "\ea54";
}
.icon-brand-whatsapp-square:before {
	content: "\ea55";
}
.icon-brand-whmcs:before {
	content: "\ea56";
}
.icon-brand-wikipedia-w:before {
	content: "\ea57";
}
.icon-brand-windows:before {
	content: "\ea58";
}
.icon-brand-wolf-pack-battalion:before {
	content: "\ea59";
}
.icon-brand-wordpress:before {
	content: "\ea5a";
}
.icon-brand-wordpress-simple:before {
	content: "\ea5b";
}
.icon-brand-wpbeginner:before {
	content: "\ea5c";
}
.icon-brand-wpexplorer:before {
	content: "\ea5d";
}
.icon-brand-wpforms:before {
	content: "\ea5e";
}
.icon-brand-xbox:before {
	content: "\ea5f";
}
.icon-brand-xing:before {
	content: "\ea60";
}
.icon-brand-xing-square:before {
	content: "\ea61";
}
.icon-brand-yahoo:before {
	content: "\ea62";
}
.icon-brand-yandex:before {
	content: "\ea63";
}
.icon-brand-yandex-international:before {
	content: "\ea64";
}
.icon-brand-y-combinator:before {
	content: "\ea65";
}
.icon-brand-yelp:before {
	content: "\ea66";
}
.icon-brand-yoast:before {
	content: "\ea67";
}
.icon-brand-youtube:before {
	content: "\ea68";
}
.icon-brand-youtube-square:before {
	content: "\ea69";
}
/*!
 * Feather Icons (https://feathericons.com/)
 * Licensed under MIT
 */
@font-face {
	font-family: 'Feather-Icons';
	src: url('../fonts/Feather-Icons.ttf?7ncawf') format('truetype'),  url('../fonts/Feather-Icons.woff?7ncawf') format('woff'),  url('../fonts/Feather-Icons.svg?7ncawf#Feather-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
 [class^="icon-feather-"], [class*=" icon-feather-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Feather-Icons' !important;
 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-feather-activity:before {
	content: "\e900";
}
.icon-feather-airplay:before {
	content: "\e901";
}
.icon-feather-alert-circle:before {
	content: "\e902";
}
.icon-feather-alert-octagon:before {
	content: "\e903";
}
.icon-feather-alert-triangle:before {
	content: "\e904";
}
.icon-feather-align-center:before {
	content: "\e905";
}
.icon-feather-align-justify:before {
	content: "\e906";
}
.icon-feather-align-left:before {
	content: "\e907";
}
.icon-feather-align-right:before {
	content: "\e908";
}
.icon-feather-anchor:before {
	content: "\e909";
}
.icon-feather-aperture:before {
	content: "\e90a";
}
.icon-feather-archive:before {
	content: "\e90b";
}
.icon-feather-arrow-down:before {
	content: "\e90c";
}
.icon-feather-arrow-down-circle:before {
	content: "\e90d";
}
.icon-feather-arrow-down-left:before {
	content: "\e90e";
}
.icon-feather-arrow-down-right:before {
	content: "\e90f";
}
.icon-feather-arrow-left:before {
	content: "\e910";
}
.icon-feather-arrow-left-circle:before {
	content: "\e911";
}
.icon-feather-arrow-right:before {
	content: "\e912";
}
.icon-feather-arrow-right-circle:before {
	content: "\e913";
}
.icon-feather-arrow-up:before {
	content: "\e914";
}
.icon-feather-arrow-up-circle:before {
	content: "\e915";
}
.icon-feather-arrow-up-left:before {
	content: "\e916";
}
.icon-feather-arrow-up-right:before {
	content: "\e917";
}
.icon-feather-at-sign:before {
	content: "\e918";
}
.icon-feather-award:before {
	content: "\e919";
}
.icon-feather-bar-chart:before {
	content: "\e91a";
}
.icon-feather-bar-chart-2:before {
	content: "\e91b";
}
.icon-feather-battery:before {
	content: "\e91c";
}
.icon-feather-battery-charging:before {
	content: "\e91d";
}
.icon-feather-bell:before {
	content: "\e91e";
}
.icon-feather-bell-off:before {
	content: "\e91f";
}
.icon-feather-bluetooth:before {
	content: "\e920";
}
.icon-feather-bold:before {
	content: "\e921";
}
.icon-feather-book:before {
	content: "\e922";
}
.icon-feather-book-open:before {
	content: "\e923";
}
.icon-feather-bookmark:before {
	content: "\e924";
}
.icon-feather-box:before {
	content: "\e925";
}
.icon-feather-briefcase:before {
	content: "\e926";
}
.icon-feather-calendar:before {
	content: "\e927";
}
.icon-feather-camera:before {
	content: "\e928";
}
.icon-feather-camera-off:before {
	content: "\e929";
}
.icon-feather-cast:before {
	content: "\e92a";
}
.icon-feather-check:before {
	content: "\e92b";
}
.icon-feather-check-circle:before {
	content: "\e92c";
}
.icon-feather-check-square:before {
	content: "\e92d";
}
.icon-feather-chevron-down:before {
	content: "\e92e";
}
.icon-feather-chevron-left:before {
	content: "\e92f";
}
.icon-feather-chevron-right:before {
	content: "\e930";
}
.icon-feather-chevron-up:before {
	content: "\e931";
}
.icon-feather-chevrons-down:before {
	content: "\e932";
}
.icon-feather-chevrons-left:before {
	content: "\e933";
}
.icon-feather-chevrons-right:before {
	content: "\e934";
}
.icon-feather-chevrons-up:before {
	content: "\e935";
}
.icon-feather-chrome:before {
	content: "\e936";
}
.icon-feather-circle:before {
	content: "\e937";
}
.icon-feather-clipboard:before {
	content: "\e938";
}
.icon-feather-clock:before {
	content: "\e939";
}
.icon-feather-cloud:before {
	content: "\e93a";
}
.icon-feather-cloud-drizzle:before {
	content: "\e93b";
}
.icon-feather-cloud-lightning:before {
	content: "\e93c";
}
.icon-feather-cloud-off:before {
	content: "\e93d";
}
.icon-feather-cloud-rain:before {
	content: "\e93e";
}
.icon-feather-cloud-snow:before {
	content: "\e93f";
}
.icon-feather-code:before {
	content: "\e940";
}
.icon-feather-codepen:before {
	content: "\e941";
}
.icon-feather-command:before {
	content: "\e942";
}
.icon-feather-compass:before {
	content: "\e943";
}
.icon-feather-copy:before {
	content: "\e944";
}
.icon-feather-corner-down-left:before {
	content: "\e945";
}
.icon-feather-corner-down-right:before {
	content: "\e946";
}
.icon-feather-corner-left-down:before {
	content: "\e947";
}
.icon-feather-corner-left-up:before {
	content: "\e948";
}
.icon-feather-corner-right-down:before {
	content: "\e949";
}
.icon-feather-corner-right-up:before {
	content: "\e94a";
}
.icon-feather-corner-up-left:before {
	content: "\e94b";
}
.icon-feather-corner-up-right:before {
	content: "\e94c";
}
.icon-feather-cpu:before {
	content: "\e94d";
}
.icon-feather-credit-card:before {
	content: "\e94e";
}
.icon-feather-crop:before {
	content: "\e94f";
}
.icon-feather-crosshair:before {
	content: "\e950";
}
.icon-feather-database:before {
	content: "\e951";
}
.icon-feather-delete:before {
	content: "\e952";
}
.icon-feather-disc:before {
	content: "\e953";
}
.icon-feather-dollar-sign:before {
	content: "\e954";
}
.icon-feather-download:before {
	content: "\e955";
}
.icon-feather-download-cloud:before {
	content: "\e956";
}
.icon-feather-droplet:before {
	content: "\e957";
}
.icon-feather-edit:before {
	content: "\e958";
}
.icon-feather-edit-2:before {
	content: "\e959";
}
.icon-feather-edit-3:before {
	content: "\e95a";
}
.icon-feather-external-link:before {
	content: "\e95b";
}
.icon-feather-eye:before {
	content: "\e95c";
}
.icon-feather-eye-off:before {
	content: "\e95d";
}
.icon-feather-facebook:before {
	content: "\e95e";
}
.icon-feather-fast-forward:before {
	content: "\e95f";
}
.icon-feather-feather:before {
	content: "\e960";
}
.icon-feather-file:before {
	content: "\e961";
}
.icon-feather-file-minus:before {
	content: "\e962";
}
.icon-feather-file-plus:before {
	content: "\e963";
}
.icon-feather-file-text:before {
	content: "\e964";
}
.icon-feather-film:before {
	content: "\e965";
}
.icon-feather-filter:before {
	content: "\e966";
}
.icon-feather-flag:before {
	content: "\e967";
}
.icon-feather-folder:before {
	content: "\e968";
}
.icon-feather-folder-minus:before {
	content: "\e969";
}
.icon-feather-folder-plus:before {
	content: "\e96a";
}
.icon-feather-gift:before {
	content: "\e96b";
}
.icon-feather-git-branch:before {
	content: "\e96c";
}
.icon-feather-git-commit:before {
	content: "\e96d";
}
.icon-feather-git-merge:before {
	content: "\e96e";
}
.icon-feather-git-pull-request:before {
	content: "\e96f";
}
.icon-feather-github:before {
	content: "\e970";
}
.icon-feather-gitlab:before {
	content: "\e971";
}
.icon-feather-globe:before {
	content: "\e972";
}
.icon-feather-grid:before {
	content: "\e973";
}
.icon-feather-hard-drive:before {
	content: "\e974";
}
.icon-feather-hash:before {
	content: "\e975";
}
.icon-feather-headphones:before {
	content: "\e976";
}
.icon-feather-heart:before {
	content: "\e977";
}
.icon-feather-help-circle:before {
	content: "\e978";
}
.icon-feather-home:before {
	content: "\e979";
}
.icon-feather-image:before {
	content: "\e97a";
}
.icon-feather-inbox:before {
	content: "\e97b";
}
.icon-feather-info:before {
	content: "\e97c";
}
.icon-feather-instagram:before {
	content: "\e97d";
}
.icon-feather-italic:before {
	content: "\e97e";
}
.icon-feather-layers:before {
	content: "\e97f";
}
.icon-feather-layout:before {
	content: "\e980";
}
.icon-feather-life-buoy:before {
	content: "\e981";
}
.icon-feather-link:before {
	content: "\e982";
}
.icon-feather-link-2:before {
	content: "\e983";
}
.icon-feather-linkedin:before {
	content: "\e984";
}
.icon-feather-list:before {
	content: "\e985";
}
.icon-feather-loader:before {
	content: "\e986";
}
.icon-feather-lock:before {
	content: "\e987";
}
.icon-feather-log-in:before {
	content: "\e988";
}
.icon-feather-log-out:before {
	content: "\e989";
}
.icon-feather-mail:before {
	content: "\e98a";
}
.icon-feather-map:before {
	content: "\e98b";
}
.icon-feather-map-pin:before {
	content: "\e98c";
}
.icon-feather-maximize:before {
	content: "\e98d";
}
.icon-feather-maximize-2:before {
	content: "\e98e";
}
.icon-feather-menu:before {
	content: "\e98f";
}
.icon-feather-message-circle:before {
	content: "\e990";
}
.icon-feather-message-square:before {
	content: "\e991";
}
.icon-feather-mic:before {
	content: "\e992";
}
.icon-feather-mic-off:before {
	content: "\e993";
}
.icon-feather-minimize:before {
	content: "\e994";
}
.icon-feather-minimize-2:before {
	content: "\e995";
}
.icon-feather-minus:before {
	content: "\e996";
}
.icon-feather-minus-circle:before {
	content: "\e997";
}
.icon-feather-minus-square:before {
	content: "\e998";
}
.icon-feather-monitor:before {
	content: "\e999";
}
.icon-feather-moon:before {
	content: "\e99a";
}
.icon-feather-more-horizontal:before {
	content: "\e99b";
}
.icon-feather-more-vertical:before {
	content: "\e99c";
}
.icon-feather-move:before {
	content: "\e99d";
}
.icon-feather-music:before {
	content: "\e99e";
}
.icon-feather-navigation:before {
	content: "\e99f";
}
.icon-feather-navigation-2:before {
	content: "\e9a0";
}
.icon-feather-octagon:before {
	content: "\e9a1";
}
.icon-feather-package:before {
	content: "\e9a2";
}
.icon-feather-paperclip:before {
	content: "\e9a3";
}
.icon-feather-pause:before {
	content: "\e9a4";
}
.icon-feather-pause-circle:before {
	content: "\e9a5";
}
.icon-feather-percent:before {
	content: "\e9a6";
}
.icon-feather-phone:before {
	content: "\e9a7";
}
.icon-feather-phone-call:before {
	content: "\e9a8";
}
.icon-feather-phone-forwarded:before {
	content: "\e9a9";
}
.icon-feather-phone-incoming:before {
	content: "\e9aa";
}
.icon-feather-phone-missed:before {
	content: "\e9ab";
}
.icon-feather-phone-off:before {
	content: "\e9ac";
}
.icon-feather-phone-outgoing:before {
	content: "\e9ad";
}
.icon-feather-pie-chart:before {
	content: "\e9ae";
}
.icon-feather-play:before {
	content: "\e9af";
}
.icon-feather-play-circle:before {
	content: "\e9b0";
}
.icon-feather-plus:before {
	content: "\e9b1";
}
.icon-feather-plus-circle:before {
	content: "\e9b2";
}
.icon-feather-plus-square:before {
	content: "\e9b3";
}
.icon-feather-pocket:before {
	content: "\e9b4";
}
.icon-feather-power:before {
	content: "\e9b5";
}
.icon-feather-printer:before {
	content: "\e9b6";
}
.icon-feather-radio:before {
	content: "\e9b7";
}
.icon-feather-refresh-ccw:before {
	content: "\e9b8";
}
.icon-feather-refresh-cw:before {
	content: "\e9b9";
}
.icon-feather-repeat:before {
	content: "\e9ba";
}
.icon-feather-rewind:before {
	content: "\e9bb";
}
.icon-feather-rotate-ccw:before {
	content: "\e9bc";
}
.icon-feather-rotate-cw:before {
	content: "\e9bd";
}
.icon-feather-rss:before {
	content: "\e9be";
}
.icon-feather-save:before {
	content: "\e9bf";
}
.icon-feather-scissors:before {
	content: "\e9c0";
}
.icon-feather-search:before {
	content: "\e9c1";
}
.icon-feather-send:before {
	content: "\e9c2";
}
.icon-feather-server:before {
	content: "\e9c3";
}
.icon-feather-settings:before {
	content: "\e9c4";
}
.icon-feather-share:before {
	content: "\e9c5";
}
.icon-feather-share-2:before {
	content: "\e9c6";
}
.icon-feather-shield:before {
	content: "\e9c7";
}
.icon-feather-shield-off:before {
	content: "\e9c8";
}
.icon-feather-shopping-bag:before {
	content: "\e9c9";
}
.icon-feather-shopping-cart:before {
	content: "\e9ca";
}
.icon-feather-shuffle:before {
	content: "\e9cb";
}
.icon-feather-sidebar:before {
	content: "\e9cc";
}
.icon-feather-skip-back:before {
	content: "\e9cd";
}
.icon-feather-skip-forward:before {
	content: "\e9ce";
}
.icon-feather-slack:before {
	content: "\e9cf";
}
.icon-feather-slash:before {
	content: "\e9d0";
}
.icon-feather-sliders:before {
	content: "\e9d1";
}
.icon-feather-smartphone:before {
	content: "\e9d2";
}
.icon-feather-speaker:before {
	content: "\e9d3";
}
.icon-feather-square:before {
	content: "\e9d4";
}
.icon-feather-star:before {
	content: "\e9d5";
}
.icon-feather-stop-circle:before {
	content: "\e9d6";
}
.icon-feather-sun:before {
	content: "\e9d7";
}
.icon-feather-sunrise:before {
	content: "\e9d8";
}
.icon-feather-sunset:before {
	content: "\e9d9";
}
.icon-feather-tablet:before {
	content: "\e9da";
}
.icon-feather-tag:before {
	content: "\e9db";
}
.icon-feather-target:before {
	content: "\e9dc";
}
.icon-feather-terminal:before {
	content: "\e9dd";
}
.icon-feather-thermometer:before {
	content: "\e9de";
}
.icon-feather-thumbs-down:before {
	content: "\e9df";
}
.icon-feather-thumbs-up:before {
	content: "\e9e0";
}
.icon-feather-toggle-left:before {
	content: "\e9e1";
}
.icon-feather-toggle-right:before {
	content: "\e9e2";
}
.icon-feather-trash:before {
	content: "\e9e3";
}
.icon-feather-trash-2:before {
	content: "\e9e4";
}
.icon-feather-trending-down:before {
	content: "\e9e5";
}
.icon-feather-trending-up:before {
	content: "\e9e6";
}
.icon-feather-triangle:before {
	content: "\e9e7";
}
.icon-feather-truck:before {
	content: "\e9e8";
}
.icon-feather-tv:before {
	content: "\e9e9";
}
.icon-feather-twitter:before {
	content: "\e9ea";
}
.icon-feather-type:before {
	content: "\e9eb";
}
.icon-feather-umbrella:before {
	content: "\e9ec";
}
.icon-feather-underline:before {
	content: "\e9ed";
}
.icon-feather-unlock:before {
	content: "\e9ee";
}
.icon-feather-upload:before {
	content: "\e9ef";
}
.icon-feather-upload-cloud:before {
	content: "\e9f0";
}
.icon-feather-user:before {
	content: "\e9f1";
}
.icon-feather-user-check:before {
	content: "\e9f2";
}
.icon-feather-user-minus:before {
	content: "\e9f3";
}
.icon-feather-user-plus:before {
	content: "\e9f4";
}
.icon-feather-user-x:before {
	content: "\e9f5";
}
.icon-feather-users:before {
	content: "\e9f6";
}
.icon-feather-video:before {
	content: "\e9f7";
}
.icon-feather-video-off:before {
	content: "\e9f8";
}
.icon-feather-voicemail:before {
	content: "\e9f9";
}
.icon-feather-volume:before {
	content: "\e9fa";
}
.icon-feather-volume-1:before {
	content: "\e9fb";
}
.icon-feather-volume-2:before {
	content: "\e9fc";
}
.icon-feather-volume-x:before {
	content: "\e9fd";
}
.icon-feather-watch:before {
	content: "\e9fe";
}
.icon-feather-wifi:before {
	content: "\e9ff";
}
.icon-feather-wifi-off:before {
	content: "\ea00";
}
.icon-feather-wind:before {
	content: "\ea01";
}
.icon-feather-x:before {
	content: "\ea02";
}
.icon-feather-x-circle:before {
	content: "\ea03";
}
.icon-feather-x-square:before {
	content: "\ea04";
}
.icon-feather-youtube:before {
	content: "\ea05";
}
.icon-feather-zap:before {
	content: "\ea06";
}
.icon-feather-zap-off:before {
	content: "\ea07";
}
.icon-feather-zoom-in:before {
	content: "\ea08";
}
.icon-feather-zoom-out:before {
	content: "\ea09";
}
/*!
 * Material Icons (https://material.io/tools/icons/)
 * Apache license version 2.0
 */

@font-face {
	font-family: 'Material-Icons';
	src: url('../fonts/Material-Icons.ttf?e8u1sb') format('truetype'),  url('../fonts/Material-Icons.woff?e8u1sb') format('woff'),  url('../fonts/Material-Icons.svg?e8u1sb#Material-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
 [class^="icon-material-"], [class*=" icon-material-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Material-Icons' !important;
 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-material-outline-dashboard:before {
	content: "\e997";
}
.icon-material-outline-arrow-back:before {
	content: "\e993";
}
.icon-material-outline-arrow-forward:before {
	content: "\e994";
}
.icon-material-outline-arrow-right-alt:before {
	content: "\e995";
}
.icon-material-outline-gavel:before {
	content: "\e996";
}
.icon-material-baseline-mail-outline:before {
	content: "\e900";
}
.icon-material-baseline-notifications-none:before {
	content: "\e901";
}
.icon-material-baseline-star-border:before {
	content: "\e902";
}
.icon-material-outline-access-alarm:before {
	content: "\e903";
}
.icon-material-outline-access-time:before {
	content: "\e904";
}
.icon-material-outline-account-balance-wallet:before {
	content: "\e905";
}
.icon-material-outline-account-balance:before {
	content: "\e906";
}
.icon-material-outline-account-circle:before {
	content: "\e907";
}
.icon-material-outline-add-a-photo:before {
	content: "\e908";
}
.icon-material-outline-add-circle-outline:before {
	content: "\e909";
}
.icon-material-outline-add-location:before {
	content: "\e90a";
}
.icon-material-outline-add-photo-alternate:before {
	content: "\e90b";
}
.icon-material-outline-add-shopping-cart:before {
	content: "\e90c";
}
.icon-material-outline-add:before {
	content: "\e90d";
}
.icon-material-outline-alarm-add:before {
	content: "\e90e";
}
.icon-material-outline-alarm-off:before {
	content: "\e90f";
}
.icon-material-outline-alarm-on:before {
	content: "\e910";
}
.icon-material-outline-alarm:before {
	content: "\e911";
}
.icon-material-outline-announcement:before {
	content: "\e912";
}
.icon-material-outline-archive:before {
	content: "\e913";
}
.icon-material-outline-arrow-drop-down:before {
	content: "\e914";
}
.icon-material-outline-arrow-drop-up:before {
	content: "\e915";
}
.icon-material-outline-arrow-left:before {
	content: "\e916";
}
.icon-material-outline-arrow-right:before {
	content: "\e917";
}
.icon-material-outline-assessment:before {
	content: "\e918";
}
.icon-material-outline-assignment:before {
	content: "\e919";
}
.icon-material-outline-attach-file:before {
	content: "\e91a";
}
.icon-material-outline-autorenew:before {
	content: "\e91b";
}
.icon-material-outline-battery-charging-full:before {
	content: "\e91c";
}
.icon-material-outline-beach-access:before {
	content: "\e91d";
}
.icon-material-outline-book:before {
	content: "\e91e";
}
.icon-material-outline-bookmark-border:before {
	content: "\e91f";
}
.icon-material-outline-bookmarks:before {
	content: "\e920";
}
.icon-material-outline-broken-image:before {
	content: "\e921";
}
.icon-material-outline-brush:before {
	content: "\e922";
}
.icon-material-outline-bug-report:before {
	content: "\e923";
}
.icon-material-outline-business-center:before {
	content: "\e924";
}
.icon-material-outline-business:before {
	content: "\e925";
}
.icon-material-outline-cake:before {
	content: "\e926";
}
.icon-material-outline-check-circle:before {
	content: "\e927";
}
.icon-material-outline-check:before {
	content: "\e928";
}
.icon-material-outline-cloud:before {
	content: "\e929";
}
.icon-material-outline-code:before {
	content: "\e92a";
}
.icon-material-outline-compare-arrows:before {
	content: "\e92b";
}
.icon-material-outline-computer:before {
	content: "\e92c";
}
.icon-material-outline-contact-support:before {
	content: "\e92d";
}
.icon-material-outline-credit-card:before {
	content: "\e92e";
}
.icon-material-outline-crop-original:before {
	content: "\e92f";
}
.icon-material-outline-date-range:before {
	content: "\e930";
}
.icon-material-outline-delete:before {
	content: "\e931";
}
.icon-material-outline-description:before {
	content: "\e932";
}
.icon-material-outline-desktop-mac:before {
	content: "\e933";
}
.icon-material-outline-desktop-windows:before {
	content: "\e934";
}
.icon-material-outline-directions-car:before {
	content: "\e935";
}
.icon-material-outline-dns:before {
	content: "\e936";
}
.icon-material-outline-drafts:before {
	content: "\e937";
}
.icon-material-outline-email:before {
	content: "\e938";
}
.icon-material-outline-explore:before {
	content: "\e939";
}
.icon-material-outline-extension:before {
	content: "\e93a";
}
.icon-material-outline-face:before {
	content: "\e93b";
}
.icon-material-outline-favorite-border:before {
	content: "\e93c";
}
.icon-material-outline-favorite:before {
	content: "\e93d";
}
.icon-material-outline-feedback:before {
	content: "\e93e";
}
.icon-material-outline-file-copy:before {
	content: "\e93f";
}
.icon-material-outline-filter-none:before {
	content: "\e940";
}
.icon-material-outline-find-in-page:before {
	content: "\e941";
}
.icon-material-outline-fingerprint:before {
	content: "\e942";
}
.icon-material-outline-flight:before {
	content: "\e943";
}
.icon-material-outline-flip-to-back:before {
	content: "\e944";
}
.icon-material-outline-flip-to-front:before {
	content: "\e945";
}
.icon-material-outline-folder-shared:before {
	content: "\e946";
}
.icon-material-outline-folder:before {
	content: "\e947";
}
.icon-material-outline-format-quote:before {
	content: "\e948";
}
.icon-material-outline-format-shapes:before {
	content: "\e949";
}
.icon-material-outline-forum:before {
	content: "\e94a";
}
.icon-material-outline-free-breakfast:before {
	content: "\e94b";
}
.icon-material-outline-gps-fixed:before {
	content: "\e94c";
}
.icon-material-outline-group:before {
	content: "\e94d";
}
.icon-material-outline-help-outline:before {
	content: "\e94e";
}
.icon-material-outline-highlight-off:before {
	content: "\e94f";
}
.icon-material-outline-history:before {
	content: "\e950";
}
.icon-material-outline-home:before {
	content: "\e951";
}
.icon-material-outline-hotel:before {
	content: "\e952";
}
.icon-material-outline-https:before {
	content: "\e953";
}
.icon-material-outline-info:before {
	content: "\e954";
}
.icon-material-outline-input:before {
	content: "\e955";
}
.icon-material-outline-insert-photo:before {
	content: "\e956";
}
.icon-material-outline-keyboard-arrow-down:before {
	content: "\e957";
}
.icon-material-outline-keyboard-arrow-left:before {
	content: "\e958";
}
.icon-material-outline-keyboard-arrow-right:before {
	content: "\e959";
}
.icon-material-outline-keyboard-arrow-up:before {
	content: "\e95a";
}
.icon-material-outline-language:before {
	content: "\e95b";
}
.icon-material-outline-launch:before {
	content: "\e95c";
}
.icon-material-outline-layers:before {
	content: "\e95d";
}
.icon-material-outline-library-add:before {
	content: "\e95e";
}
.icon-material-outline-library-books:before {
	content: "\e95f";
}
.icon-material-outline-local-atm:before {
	content: "\e960";
}
.icon-material-outline-local-offer:before {
	content: "\e961";
}
.icon-material-outline-location-city:before {
	content: "\e962";
}
.icon-material-outline-location-off:before {
	content: "\e963";
}
.icon-material-outline-location-on:before {
	content: "\e964";
}
.icon-material-outline-lock-open:before {
	content: "\e965";
}
.icon-material-outline-lock:before {
	content: "\e966";
}
.icon-material-outline-loyalty:before {
	content: "\e967";
}
.icon-material-outline-map:before {
	content: "\e968";
}
.icon-material-outline-message-(1):before {
 content: "\e969";
}
.icon-material-outline-monetization-on:before {
	content: "\e96a";
}
.icon-material-outline-money:before {
	content: "\e96b";
}
.icon-material-outline-mouse:before {
	content: "\e96c";
}
.icon-material-outline-movie:before {
	content: "\e96d";
}
.icon-material-outline-my-location:before {
	content: "\e96e";
}
.icon-material-outline-note-add:before {
	content: "\e96f";
}
.icon-material-outline-notifications-active:before {
	content: "\e970";
}
.icon-material-outline-notifications-off:before {
	content: "\e971";
}
.icon-material-outline-notifications:before {
	content: "\e972";
}
.icon-material-outline-outlined-flag:before {
	content: "\e973";
}
.icon-material-outline-person-pin:before {
	content: "\e974";
}
.icon-material-outline-photo-library:before {
	content: "\e975";
}
.icon-material-outline-photo-size-select-actual:before {
	content: "\e976";
}
.icon-material-outline-picture-as-pdf:before {
	content: "\e977";
}
.icon-material-outline-power-settings-new:before {
	content: "\e978";
}
.icon-material-outline-print:before {
	content: "\e979";
}
.icon-material-outline-question-answer:before {
	content: "\e97a";
}
.icon-material-outline-rate-review:before {
	content: "\e97b";
}
.icon-material-outline-redo:before {
	content: "\e97c";
}
.icon-material-outline-reorder:before {
	content: "\e97d";
}
.icon-material-outline-restaurant:before {
	content: "\e97e";
}
.icon-material-outline-room:before {
	content: "\e97f";
}
.icon-material-outline-save-alt:before {
	content: "\e980";
}
.icon-material-outline-school:before {
	content: "\e981";
}
.icon-material-outline-search:before {
	content: "\e982";
}
.icon-material-outline-settings-input-component:before {
	content: "\e983";
}
.icon-material-outline-settings:before {
	content: "\e984";
}
.icon-material-outline-shopping-cart:before {
	content: "\e985";
}
.icon-material-outline-speaker-notes:before {
	content: "\e986";
}
.icon-material-outline-star-border:before {
	content: "\e987";
}
.icon-material-outline-star:before {
	content: "\e988";
}
.icon-material-outline-supervisor-account:before {
	content: "\e989";
}
.icon-material-outline-text-fields:before {
	content: "\e98a";
}
.icon-material-outline-textsms:before {
	content: "\e98b";
}
.icon-material-outline-thumb-down:before {
	content: "\e98c";
}
.icon-material-outline-thumb-up:before {
	content: "\e98d";
}
.icon-material-outline-undo:before {
	content: "\e98e";
}
.icon-material-outline-visibility:before {
	content: "\e98f";
}
.icon-material-outline-watch:before {
	content: "\e990";
}
.icon-material-outline-wb-incandescent:before {
	content: "\e991";
}
.icon-material-outline-where-to-vote:before {
	content: "\e992";
}
/*!
 *  Line Awesome 1.1.0 by @icons_8 - https://icons8.com/line-awesome
 *  License - https://icons8.com/good-boy-license/ (Font: SIL OFL 1.1, CSS: MIT License)
 *
 * Made with love by Icons8 [ https://icons8.com/ ] using FontCustom [ https://github.com/FontCustom/fontcustom ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */

@font-face {
	font-family: 'Line-Awesome';
	src: url('../fonts/Line-Awesome.ttf?15lwq9') format('truetype'),  url('../fonts/Line-Awesome.woff?15lwq9') format('woff'),  url('../fonts/Line-Awesome.svg?15lwq9#Line-Awesome') format('svg');
	font-weight: normal;
	font-style: normal;
}
 [class^="icon-line-awesome-"], [class*=" icon-line-awesome-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Line-Awesome' !important;
 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-line-awesome-code:before {
	content: "\f196";
}
.icon-line-awesome-chain:before {
	content: "\f179";
}
.icon-line-awesome-chevron-circle-right:before {
	content: "\f182";
}
.icon-line-awesome-dollar:before {
	content: "\f1bb";
}
.icon-line-awesome-crosshairs:before {
	content: "\f1ac";
}
.icon-line-awesome-gg:before {
	content: "\f210";
}
.icon-line-awesome-legal:before {
	content: "\f25e";
}
.icon-line-awesome-angle-double-left:before {
	content: "\f10d";
}
.icon-line-awesome-flash:before {
	content: "\f1fa";
}
.icon-line-awesome-foursquare:before {
	content: "\f206";
}
.icon-line-awesome-hourglass-2:before {
	content: "\f23c";
}
.icon-line-awesome-hourglass-3:before {
	content: "\f23d";
}
.icon-line-awesome-th:before {
	content: "\f339";
}
.icon-line-awesome-angle-left:before {
	content: "\f111";
}
.icon-line-awesome-recycle:before {
	content: "\f2d2";
}
.icon-line-awesome-file-code-o:before {
	content: "\f1e2";
}
.icon-line-awesome-thumb-tack:before {
	content: "\f33c";
}
.icon-line-awesome-fax:before {
	content: "\f1dc";
}
.icon-line-awesome-xing-square:before {
	content: "\f383";
}
.icon-line-awesome-hospital-o:before {
	content: "\f238";
}
.icon-line-awesome-volume-up:before {
	content: "\f375";
}
.icon-line-awesome-spoon:before {
	content: "\f312";
}
.icon-line-awesome-facebook:before {
	content: "\f1d7";
}
.icon-line-awesome-cloud-download:before {
	content: "\f193";
}
.icon-line-awesome-trophy:before {
	content: "\f351";
}
.icon-line-awesome-caret-up:before {
	content: "\f16c";
}
.icon-line-awesome-magic:before {
	content: "\f276";
}
.icon-line-awesome-hourglass-o:before {
	content: "\f240";
}
.icon-line-awesome-balance-scale:before {
	content: "\f12b";
}
.icon-line-awesome-upload:before {
	content: "\f362";
}
.icon-line-awesome-magnet:before {
	content: "\f277";
}
.icon-line-awesome-adjust:before {
	content: "\f101";
}
.icon-line-awesome-subway:before {
	content: "\f329";
}
.icon-line-awesome-chevron-down:before {
	content: "\f184";
}
.icon-line-awesome-location-arrow:before {
	content: "\f270";
}
.icon-line-awesome-check-circle:before {
	content: "\f17c";
}
.icon-line-awesome-arrow-down:before {
	content: "\f11f";
}
.icon-line-awesome-bicycle:before {
	content: "\f144";
}
.icon-line-awesome-instagram:before {
	content: "\f24d";
}
.icon-line-awesome-caret-square-o-up:before {
	content: "\f16b";
}
.icon-line-awesome-crop:before {
	content: "\f1ab";
}
.icon-line-awesome-external-link:before {
	content: "\f1d2";
}
.icon-line-awesome-arrow-circle-down:before {
	content: "\f117";
}
.icon-line-awesome-paper-plane:before {
	content: "\f2a8";
}
.icon-line-awesome-meanpath:before {
	content: "\f287";
}
.icon-line-awesome-long-arrow-left:before {
	content: "\f273";
}
.icon-line-awesome-download:before {
	content: "\f1bd";
}
.icon-line-awesome-bold:before {
	content: "\f14b";
}
.icon-line-awesome-caret-down:before {
	content: "\f165";
}
.icon-line-awesome-chevron-left:before {
	content: "\f185";
}
.icon-line-awesome-font:before {
	content: "\f202";
}
.icon-line-awesome-pinterest:before {
	content: "\f2ba";
}
.icon-line-awesome-cart-plus:before {
	content: "\f16e";
}
.icon-line-awesome-folder-open-o:before {
	content: "\f201";
}
.icon-line-awesome-tachometer:before {
	content: "\f32f";
}
.icon-line-awesome-creative-commons:before {
	content: "\f1a9";
}
.icon-line-awesome-clipboard:before {
	content: "\f18e";
}
.icon-line-awesome-bar-chart:before {
	content: "\f12e";
}
.icon-line-awesome-reply:before {
	content: "\f2da";
}
.icon-line-awesome-hourglass-half:before {
	content: "\f23f";
}
.icon-line-awesome-graduation-cap:before {
	content: "\f21e";
}
.icon-line-awesome-info-circle:before {
	content: "\f24b";
}
.icon-line-awesome-exchange:before {
	content: "\f1cc";
}
.icon-line-awesome-hand-o-up:before {
	content: "\f228";
}
.icon-line-awesome-pause:before {
	content: "\f2ad";
}
.icon-line-awesome-paypal:before {
	content: "\f2af";
}
.icon-line-awesome-github-square:before {
	content: "\f217";
}
.icon-line-awesome-search:before {
	content: "\f2eb";
}
.icon-line-awesome-flask:before {
	content: "\f1fb";
}
.icon-line-awesome-pinterest-square:before {
	content: "\f2bc";
}
.icon-line-awesome-fast-backward:before {
	content: "\f1da";
}
.icon-line-awesome-code-fork:before {
	content: "\f197";
}
.icon-line-awesome-tasks:before {
	content: "\f332";
}
.icon-line-awesome-firefox:before {
	content: "\f1f6";
}
.icon-line-awesome-apple:before {
	content: "\f114";
}
.icon-line-awesome-gamepad:before {
	content: "\f209";
}
.icon-line-awesome-cc-stripe:before {
	content: "\f176";
}
.icon-line-awesome-quote-left:before {
	content: "\f2cd";
}
.icon-line-awesome-user-times:before {
	content: "\f368";
}
.icon-line-awesome-plus-square-o:before {
	content: "\f2c5";
}
.icon-line-awesome-eye-slash:before {
	content: "\f1d5";
}
.icon-line-awesome-trello:before {
	content: "\f34f";
}
.icon-line-awesome-dribbble:before {
	content: "\f1be";
}
.icon-line-awesome-user-secret:before {
	content: "\f367";
}
.icon-line-awesome-cloud:before {
	content: "\f192";
}
.icon-line-awesome-usd:before {
	content: "\f363";
}
.icon-line-awesome-eye:before {
	content: "\f1d4";
}
.icon-line-awesome-certificate:before {
	content: "\f178";
}
.icon-line-awesome-500px:before {
	content: "\f100";
}
.icon-line-awesome-camera:before {
	content: "\f162";
}
.icon-line-awesome-music:before {
	content: "\f299";
}
.icon-line-awesome-gg-circle:before {
	content: "\f211";
}
.icon-line-awesome-sort:before {
	content: "\f306";
}
.icon-line-awesome-pencil:before {
	content: "\f2b0";
}
.icon-line-awesome-bookmark-o:before {
	content: "\f150";
}
.icon-line-awesome-diamond:before {
	content: "\f1b9";
}
.icon-line-awesome-share:before {
	content: "\f2f0";
}
.icon-line-awesome-hourglass-1:before {
	content: "\f23b";
}
.icon-line-awesome-envelope:before {
	content: "\f1c6";
}
.icon-line-awesome-yahoo:before {
	content: "\f386";
}
.icon-line-awesome-glass:before {
	content: "\f218";
}
.icon-line-awesome-flag:before {
	content: "\f1f7";
}
.icon-line-awesome-train:before {
	content: "\f349";
}
.icon-line-awesome-bullhorn:before {
	content: "\f156";
}
.icon-line-awesome-folder:before {
	content: "\f1fe";
}
.icon-line-awesome-outdent:before {
	content: "\f2a5";
}
.icon-line-awesome-stumbleupon:before {
	content: "\f326";
}
.icon-line-awesome-i-cursor:before {
	content: "\f244";
}
.icon-line-awesome-car:before {
	content: "\f164";
}
.icon-line-awesome-file-excel-o:before {
	content: "\f1e3";
}
.icon-line-awesome-arrow-circle-o-left:before {
	content: "\f11a";
}
.icon-line-awesome-paragraph:before {
	content: "\f2ab";
}
.icon-line-awesome-file-photo-o:before {
	content: "\f1e8";
}
.icon-line-awesome-y-combinator:before {
	content: "\f384";
}
.icon-line-awesome-cab:before {
	content: "\f15a";
}
.icon-line-awesome-male:before {
	content: "\f27b";
}
.icon-line-awesome-history:before {
	content: "\f236";
}
.icon-line-awesome-h-square:before {
	content: "\f221";
}
.icon-line-awesome-heart:before {
	content: "\f233";
}
.icon-line-awesome-sort-amount-desc:before {
	content: "\f30a";
}
.icon-line-awesome-search-plus:before {
	content: "\f2ed";
}
.icon-line-awesome-life-ring:before {
	content: "\f264";
}
.icon-line-awesome-lock:before {
	content: "\f271";
}
.icon-line-awesome-git-square:before {
	content: "\f214";
}
.icon-line-awesome-mouse-pointer:before {
	content: "\f298";
}
.icon-line-awesome-mail-forward:before {
	content: "\f278";
}
.icon-line-awesome-sign-in:before {
	content: "\f2fb";
}
.icon-line-awesome-odnoklassniki-square:before {
	content: "\f2a0";
}
.icon-line-awesome-tag:before {
	content: "\f330";
}
.icon-line-awesome-align-justify:before {
	content: "\f104";
}
.icon-line-awesome-level-up:before {
	content: "\f261";
}
.icon-line-awesome-chevron-circle-down:before {
	content: "\f180";
}
.icon-line-awesome-filter:before {
	content: "\f1f3";
}
.icon-line-awesome-sticky-note-o:before {
	content: "\f322";
}
.icon-line-awesome-moon-o:before {
	content: "\f295";
}
.icon-line-awesome-comments-o:before {
	content: "\f1a2";
}
.icon-line-awesome-lastfm:before {
	content: "\f25a";
}
.icon-line-awesome-pagelines:before {
	content: "\f2a6";
}
.icon-line-awesome-list-ul:before {
	content: "\f26f";
}
.icon-line-awesome-file-word-o:before {
	content: "\f1ef";
}
.icon-line-awesome-map:before {
	content: "\f27c";
}
.icon-line-awesome-object-ungroup:before {
	content: "\f29e";
}
.icon-line-awesome-briefcase:before {
	content: "\f151";
}
.icon-line-awesome-stop:before {
	content: "\f323";
}
.icon-line-awesome-clone:before {
	content: "\f190";
}
.icon-line-awesome-plane:before {
	content: "\f2bd";
}
.icon-line-awesome-check-square:before {
	content: "\f17e";
}
.icon-line-awesome-unlink:before {
	content: "\f35f";
}
.icon-line-awesome-github:before {
	content: "\f215";
}
.icon-line-awesome-step-backward:before {
	content: "\f31e";
}
.icon-line-awesome-wheelchair:before {
	content: "\f37b";
}
.icon-line-awesome-cutlery:before {
	content: "\f1b1";
}
.icon-line-awesome-microphone-slash:before {
	content: "\f28d";
}
.icon-line-awesome-user-plus:before {
	content: "\f366";
}
.icon-line-awesome-truck:before {
	content: "\f352";
}
.icon-line-awesome-wrench:before {
	content: "\f381";
}
.icon-line-awesome-ambulance:before {
	content: "\f108";
}
.icon-line-awesome-cc-visa:before {
	content: "\f177";
}
.icon-line-awesome-superscript:before {
	content: "\f32c";
}
.icon-line-awesome-tty:before {
	content: "\f354";
}
.icon-line-awesome-shield:before {
	content: "\f2f7";
}
.icon-line-awesome-user-md:before {
	content: "\f365";
}
.icon-line-awesome-hand-stop-o:before {
	content: "\f22f";
}
.icon-line-awesome-pie-chart:before {
	content: "\f2b7";
}
.icon-line-awesome-align-left:before {
	content: "\f105";
}
.icon-line-awesome-motorcycle:before {
	content: "\f297";
}
.icon-line-awesome-ticket:before {
	content: "\f341";
}
.icon-line-awesome-battery-half:before {
	content: "\f139";
}
.icon-line-awesome-spotify:before {
	content: "\f313";
}
.icon-line-awesome-dot-circle-o:before {
	content: "\f1bc";
}
.icon-line-awesome-facebook-square:before {
	content: "\f1d9";
}
.icon-line-awesome-group:before {
	content: "\f220";
}
.icon-line-awesome-angle-up:before {
	content: "\f113";
}
.icon-line-awesome-paperclip:before {
	content: "\f2aa";
}
.icon-line-awesome-deviantart:before {
	content: "\f1b8";
}
.icon-line-awesome-file-audio-o:before {
	content: "\f1e1";
}
.icon-line-awesome-eur:before {
	content: "\f1ca";
}
.icon-line-awesome-coffee:before {
	content: "\f199";
}
.icon-line-awesome-times-circle-o:before {
	content: "\f344";
}
.icon-line-awesome-weixin:before {
	content: "\f379";
}
.icon-line-awesome-yc:before {
	content: "\f387";
}
.icon-line-awesome-y-combinator-square:before {
	content: "\f385";
}
.icon-line-awesome-internet-explorer:before {
	content: "\f24f";
}
.icon-line-awesome-file-video-o:before {
	content: "\f1ee";
}
.icon-line-awesome-angle-double-up:before {
	content: "\f10f";
}
.icon-line-awesome-safari:before {
	content: "\f2e8";
}
.icon-line-awesome-mail-reply-all:before {
	content: "\f27a";
}
.icon-line-awesome-bank:before {
	content: "\f12d";
}
.icon-line-awesome-commenting-o:before {
	content: "\f1a0";
}
.icon-line-awesome-black-tie:before {
	content: "\f14a";
}
.icon-line-awesome-youtube-play:before {
	content: "\f38c";
}
.icon-line-awesome-edit:before {
	content: "\f1c1";
}
.icon-line-awesome-caret-square-o-right:before {
	content: "\f16a";
}
.icon-line-awesome-arrows:before {
	content: "\f123";
}
.icon-line-awesome-refresh:before {
	content: "\f2d5";
}
.icon-line-awesome-file-o:before {
	content: "\f1e6";
}
.icon-line-awesome-battery-0:before {
	content: "\f132";
}
.icon-line-awesome-battery-3:before {
	content: "\f135";
}
.icon-line-awesome-battery-2:before {
	content: "\f134";
}
.icon-line-awesome-battery-4:before {
	content: "\f136";
}
.icon-line-awesome-battery-three-quarters:before {
	content: "\f13b";
}
.icon-line-awesome-square:before {
	content: "\f314";
}
.icon-line-awesome-ellipsis-v:before {
	content: "\f1c4";
}
.icon-line-awesome-list:before {
	content: "\f26c";
}
.icon-line-awesome-globe:before {
	content: "\f219";
}
.icon-line-awesome-strikethrough:before {
	content: "\f325";
}
.icon-line-awesome-comment-o:before {
	content: "\f19e";
}
.icon-line-awesome-hand-pointer-o:before {
	content: "\f22b";
}
.icon-line-awesome-unlock:before {
	content: "\f360";
}
.icon-line-awesome-arrow-left:before {
	content: "\f120";
}
.icon-line-awesome-scissors:before {
	content: "\f2ea";
}
.icon-line-awesome-ellipsis-h:before {
	content: "\f1c3";
}
.icon-line-awesome-exclamation:before {
	content: "\f1cd";
}
.icon-line-awesome-try:before {
	content: "\f353";
}
.icon-line-awesome-flag-o:before {
	content: "\f1f9";
}
.icon-line-awesome-battery-quarter:before {
	content: "\f13a";
}
.icon-line-awesome-ra:before {
	content: "\f2cf";
}
.icon-line-awesome-print:before {
	content: "\f2c7";
}
.icon-line-awesome-check-circle-o:before {
	content: "\f17d";
}
.icon-line-awesome-houzz:before {
	content: "\f242";
}
.icon-line-awesome-lemon-o:before {
	content: "\f25f";
}
.icon-line-awesome-umbrella:before {
	content: "\f35b";
}
.icon-line-awesome-bell-o:before {
	content: "\f141";
}
.icon-line-awesome-cc-diners-club:before {
	content: "\f171";
}
.icon-line-awesome-undo:before {
	content: "\f35d";
}
.icon-line-awesome-shekel:before {
	content: "\f2f5";
}
.icon-line-awesome-rebel:before {
	content: "\f2d1";
}
.icon-line-awesome-venus:before {
	content: "\f36a";
}
.icon-line-awesome-soundcloud:before {
	content: "\f30f";
}
.icon-line-awesome-thumbs-o-down:before {
	content: "\f33e";
}
.icon-line-awesome-bar-chart-o:before {
	content: "\f12f";
}
.icon-line-awesome-indent:before {
	content: "\f248";
}
.icon-line-awesome-language:before {
	content: "\f258";
}
.icon-line-awesome-circle-thin:before {
	content: "\f18d";
}
.icon-line-awesome-drupal:before {
	content: "\f1c0";
}
.icon-line-awesome-headphones:before {
	content: "\f232";
}
.icon-line-awesome-cc-mastercard:before {
	content: "\f174";
}
.icon-line-awesome-times:before {
	content: "\f342";
}
.icon-line-awesome-buysellads:before {
	content: "\f159";
}
.icon-line-awesome-fonticons:before {
	content: "\f203";
}
.icon-line-awesome-sort-asc:before {
	content: "\f30b";
}
.icon-line-awesome-folder-open:before {
	content: "\f200";
}
.icon-line-awesome-heartbeat:before {
	content: "\f235";
}
.icon-line-awesome-arrows-v:before {
	content: "\f126";
}
.icon-line-awesome-phone-square:before {
	content: "\f2b4";
}
.icon-line-awesome-text-height:before {
	content: "\f337";
}
.icon-line-awesome-linkedin-square:before {
	content: "\f26a";
}
.icon-line-awesome-delicious:before {
	content: "\f1b6";
}
.icon-line-awesome-qrcode:before {
	content: "\f2ca";
}
.icon-line-awesome-arrows-h:before {
	content: "\f125";
}
.icon-line-awesome-mercury:before {
	content: "\f28b";
}
.icon-line-awesome-text-width:before {
	content: "\f338";
}
.icon-line-awesome-envelope-o:before {
	content: "\f1c7";
}
.icon-line-awesome-rss-square:before {
	content: "\f2e4";
}
.icon-line-awesome-bookmark:before {
	content: "\f14f";
}
.icon-line-awesome-automobile:before {
	content: "\f129";
}
.icon-line-awesome-bitcoin:before {
	content: "\f149";
}
.icon-line-awesome-behance:before {
	content: "\f13e";
}
.icon-line-awesome-star-half-o:before {
	content: "\f31a";
}
.icon-line-awesome-keyboard-o:before {
	content: "\f256";
}
.icon-line-awesome-gear:before {
	content: "\f20c";
}
.icon-line-awesome-minus-circle:before {
	content: "\f28f";
}
.icon-line-awesome-hotel:before {
	content: "\f239";
}
.icon-line-awesome-sort-numeric-asc:before {
	content: "\f30d";
}
.icon-line-awesome-share-alt:before {
	content: "\f2f1";
}
.icon-line-awesome-shirtsinbulk:before {
	content: "\f2f9";
}
.icon-line-awesome-viacoin:before {
	content: "\f36d";
}
.icon-line-awesome-digg:before {
	content: "\f1ba";
}
.icon-line-awesome-institution:before {
	content: "\f24e";
}
.icon-line-awesome-rss:before {
	content: "\f2e3";
}
.icon-line-awesome-television:before {
	content: "\f334";
}
.icon-line-awesome-slack:before {
	content: "\f302";
}
.icon-line-awesome-folder-o:before {
	content: "\f1ff";
}
.icon-line-awesome-bed:before {
	content: "\f13c";
}
.icon-line-awesome-caret-square-o-down:before {
	content: "\f168";
}
.icon-line-awesome-paper-plane-o:before {
	content: "\f2a9";
}
.icon-line-awesome-circle-o-notch:before {
	content: "\f18c";
}
.icon-line-awesome-medkit:before {
	content: "\f289";
}
.icon-line-awesome-file-zip-o:before {
	content: "\f1f0";
}
.icon-line-awesome-calendar-minus-o:before {
	content: "\f15e";
}
.icon-line-awesome-tencent-weibo:before {
	content: "\f335";
}
.icon-line-awesome-navicon:before {
	content: "\f29a";
}
.icon-line-awesome-file-archive-o:before {
	content: "\f1e0";
}
.icon-line-awesome-share-alt-square:before {
	content: "\f2f2";
}
.icon-line-awesome-file-movie-o:before {
	content: "\f1e5";
}
.icon-line-awesome-building-o:before {
	content: "\f155";
}
.icon-line-awesome-sort-alpha-desc:before {
	content: "\f308";
}
.icon-line-awesome-map-signs:before {
	content: "\f280";
}
.icon-line-awesome-long-arrow-right:before {
	content: "\f274";
}
.icon-line-awesome-microphone:before {
	content: "\f28c";
}
.icon-line-awesome-calendar-check-o:before {
	content: "\f15d";
}
.icon-line-awesome-play-circle:before {
	content: "\f2bf";
}
.icon-line-awesome-github-alt:before {
	content: "\f216";
}
.icon-line-awesome-file-sound-o:before {
	content: "\f1eb";
}
.icon-line-awesome-play:before {
	content: "\f2be";
}
.icon-line-awesome-hand-o-down:before {
	content: "\f225";
}
.icon-line-awesome-hand-rock-o:before {
	content: "\f22c";
}
.icon-line-awesome-cc-jcb:before {
	content: "\f173";
}
.icon-line-awesome-compress:before {
	content: "\f1a4";
}
.icon-line-awesome-pencil-square-o:before {
	content: "\f2b2";
}
.icon-line-awesome-google-plus-square:before {
	content: "\f21c";
}
.icon-line-awesome-angle-right:before {
	content: "\f112";
}
.icon-line-awesome-rotate-left:before {
	content: "\f2e0";
}
.icon-line-awesome-forumbee:before {
	content: "\f204";
}
.icon-line-awesome-eject:before {
	content: "\f1c2";
}
.icon-line-awesome-mobile:before {
	content: "\f292";
}
.icon-line-awesome-hourglass-end:before {
	content: "\f23e";
}
.icon-line-awesome-trash-o:before {
	content: "\f34d";
}
.icon-line-awesome-star-o:before {
	content: "\f31b";
}
.icon-line-awesome-floppy-o:before {
	content: "\f1fd";
}
.icon-line-awesome-hand-grab-o:before {
	content: "\f223";
}
.icon-line-awesome-cc-discover:before {
	content: "\f172";
}
.icon-line-awesome-bomb:before {
	content: "\f14d";
}
.icon-line-awesome-random:before {
	content: "\f2d0";
}
.icon-line-awesome-fire-extinguisher:before {
	content: "\f1f5";
}
.icon-line-awesome-pencil-square:before {
	content: "\f2b1";
}
.icon-line-awesome-reddit-square:before {
	content: "\f2d4";
}
.icon-line-awesome-arrow-circle-o-down:before {
	content: "\f119";
}
.icon-line-awesome-caret-left:before {
	content: "\f166";
}
.icon-line-awesome-camera-retro:before {
	content: "\f163";
}
.icon-line-awesome-thumbs-o-up:before {
	content: "\f33f";
}
.icon-line-awesome-copy:before {
	content: "\f1a7";
}
.icon-line-awesome-copyright:before {
	content: "\f1a8";
}
.icon-line-awesome-terminal:before {
	content: "\f336";
}
.icon-line-awesome-twitter-square:before {
	content: "\f35a";
}
.icon-line-awesome-photo:before {
	content: "\f2b5";
}
.icon-line-awesome-circle:before {
	content: "\f18a";
}
.icon-line-awesome-columns:before {
	content: "\f19c";
}
.icon-line-awesome-sign-out:before {
	content: "\f2fc";
}
.icon-line-awesome-cube:before {
	content: "\f1ae";
}
.icon-line-awesome-mars-stroke-v:before {
	content: "\f285";
}
.icon-line-awesome-file-text:before {
	content: "\f1ec";
}
.icon-line-awesome-amazon:before {
	content: "\f107";
}
.icon-line-awesome-smile-o:before {
	content: "\f305";
}
.icon-line-awesome-compass:before {
	content: "\f1a3";
}
.icon-line-awesome-list-ol:before {
	content: "\f26e";
}
.icon-line-awesome-stumbleupon-circle:before {
	content: "\f327";
}
.icon-line-awesome-qq:before {
	content: "\f2c9";
}
.icon-line-awesome-yc-square:before {
	content: "\f388";
}
.icon-line-awesome-pied-piper:before {
	content: "\f2b8";
}
.icon-line-awesome-gears:before {
	content: "\f20d";
}
.icon-line-awesome-gbp:before {
	content: "\f20b";
}
.icon-line-awesome-ban:before {
	content: "\f12c";
}
.icon-line-awesome-fighter-jet:before {
	content: "\f1de";
}
.icon-line-awesome-space-shuttle:before {
	content: "\f310";
}
.icon-line-awesome-steam:before {
	content: "\f31c";
}
.icon-line-awesome-bars:before {
	content: "\f131";
}
.icon-line-awesome-lightbulb-o:before {
	content: "\f266";
}
.icon-line-awesome-map-pin:before {
	content: "\f27f";
}
.icon-line-awesome-circle-o:before {
	content: "\f18b";
}
.icon-line-awesome-contao:before {
	content: "\f1a6";
}
.icon-line-awesome-vine:before {
	content: "\f371";
}
.icon-line-awesome-align-center:before {
	content: "\f103";
}
.icon-line-awesome-rmb:before {
	content: "\f2dd";
}
.icon-line-awesome-bullseye:before {
	content: "\f157";
}
.icon-line-awesome-btc:before {
	content: "\f152";
}
.icon-line-awesome-close:before {
	content: "\f191";
}
.icon-line-awesome-calendar:before {
	content: "\f15c";
}
.icon-line-awesome-retweet:before {
	content: "\f2dc";
}
.icon-line-awesome-hourglass:before {
	content: "\f23a";
}
.icon-line-awesome-weibo:before {
	content: "\f378";
}
.icon-line-awesome-tags:before {
	content: "\f331";
}
.icon-line-awesome-minus-square-o:before {
	content: "\f291";
}
.icon-line-awesome-rouble:before {
	content: "\f2e2";
}
.icon-line-awesome-won:before {
	content: "\f37f";
}
.icon-line-awesome-subscript:before {
	content: "\f328";
}
.icon-line-awesome-flickr:before {
	content: "\f1fc";
}
.icon-line-awesome-cc-amex:before {
	content: "\f170";
}
.icon-line-awesome-reddit:before {
	content: "\f2d3";
}
.icon-line-awesome-times-circle:before {
	content: "\f343";
}
.icon-line-awesome-tripadvisor:before {
	content: "\f350";
}
.icon-line-awesome-sort-amount-asc:before {
	content: "\f309";
}
.icon-line-awesome-renren:before {
	content: "\f2d7";
}
.icon-line-awesome-arrow-circle-o-right:before {
	content: "\f11b";
}
.icon-line-awesome-pinterest-p:before {
	content: "\f2bb";
}
.icon-line-awesome-html5:before {
	content: "\f243";
}
.icon-line-awesome-key:before {
	content: "\f255";
}
.icon-line-awesome-picture-o:before {
	content: "\f2b6";
}
.icon-line-awesome-toggle-off:before {
	content: "\f346";
}
.icon-line-awesome-list-alt:before {
	content: "\f26d";
}
.icon-line-awesome-cubes:before {
	content: "\f1af";
}
.icon-line-awesome-tablet:before {
	content: "\f32e";
}
.icon-line-awesome-credit-card:before {
	content: "\f1aa";
}
.icon-line-awesome-minus:before {
	content: "\f28e";
}
.icon-line-awesome-unlock-alt:before {
	content: "\f361";
}
.icon-line-awesome-ils:before {
	content: "\f245";
}
.icon-line-awesome-cog:before {
	content: "\f19a";
}
.icon-line-awesome-arrow-right:before {
	content: "\f121";
}
.icon-line-awesome-cc-paypal:before {
	content: "\f175";
}
.icon-line-awesome-birthday-cake:before {
	content: "\f146";
}
.icon-line-awesome-comment:before {
	content: "\f19d";
}
.icon-line-awesome-bell:before {
	content: "\f140";
}
.icon-line-awesome-cc:before {
	content: "\f16f";
}
.icon-line-awesome-get-pocket:before {
	content: "\f20f";
}
.icon-line-awesome-bell-slash-o:before {
	content: "\f143";
}
.icon-line-awesome-header:before {
	content: "\f231";
}
.icon-line-awesome-linux:before {
	content: "\f26b";
}
.icon-line-awesome-table:before {
	content: "\f32d";
}
.icon-line-awesome-caret-square-o-left:before {
	content: "\f169";
}
.icon-line-awesome-spinner:before {
	content: "\f311";
}
.icon-line-awesome-thumbs-up:before {
	content: "\f340";
}
.icon-line-awesome-tint:before {
	content: "\f345";
}
.icon-line-awesome-connectdevelop:before {
	content: "\f1a5";
}
.icon-line-awesome-chrome:before {
	content: "\f189";
}
.icon-line-awesome-trademark:before {
	content: "\f348";
}
.icon-line-awesome-align-right:before {
	content: "\f106";
}
.icon-line-awesome-quote-right:before {
	content: "\f2ce";
}
.icon-line-awesome-long-arrow-down:before {
	content: "\f272";
}
.icon-line-awesome-beer:before {
	content: "\f13d";
}
.icon-line-awesome-th-list:before {
	content: "\f33b";
}
.icon-line-awesome-eraser:before {
	content: "\f1c9";
}
.icon-line-awesome-codepen:before {
	content: "\f198";
}
.icon-line-awesome-square-o:before {
	content: "\f315";
}
.icon-line-awesome-hourglass-start:before {
	content: "\f241";
}
.icon-line-awesome-ruble:before {
	content: "\f2e6";
}
.icon-line-awesome-fire:before {
	content: "\f1f4";
}
.icon-line-awesome-sellsy:before {
	content: "\f2ee";
}
.icon-line-awesome-fast-forward:before {
	content: "\f1db";
}
.icon-line-awesome-bell-slash:before {
	content: "\f142";
}
.icon-line-awesome-commenting:before {
	content: "\f19f";
}
.icon-line-awesome-inr:before {
	content: "\f24c";
}
.icon-line-awesome-child:before {
	content: "\f188";
}
.icon-line-awesome-file-text-o:before {
	content: "\f1ed";
}
.icon-line-awesome-mortar-board:before {
	content: "\f296";
}
.icon-line-awesome-vimeo:before {
	content: "\f36f";
}
.icon-line-awesome-dashboard:before {
	content: "\f1b2";
}
.icon-line-awesome-hand-o-right:before {
	content: "\f227";
}
.icon-line-awesome-object-group:before {
	content: "\f29d";
}
.icon-line-awesome-rotate-right:before {
	content: "\f2e1";
}
.icon-line-awesome-anchor:before {
	content: "\f109";
}
.icon-line-awesome-meh-o:before {
	content: "\f28a";
}
.icon-line-awesome-file-image-o:before {
	content: "\f1e4";
}
.icon-line-awesome-mars-stroke-h:before {
	content: "\f284";
}
.icon-line-awesome-calculator:before {
	content: "\f15b";
}
.icon-line-awesome-vk:before {
	content: "\f372";
}
.icon-line-awesome-odnoklassniki:before {
	content: "\f29f";
}
.icon-line-awesome-linkedin:before {
	content: "\f269";
}
.icon-line-awesome-jpy:before {
	content: "\f253";
}
.icon-line-awesome-turkish-lira:before {
	content: "\f357";
}
.icon-line-awesome-skype:before {
	content: "\f301";
}
.icon-line-awesome-envelope-square:before {
	content: "\f1c8";
}
.icon-line-awesome-ship:before {
	content: "\f2f8";
}
.icon-line-awesome-dashcube:before {
	content: "\f1b3";
}
.icon-line-awesome-optin-monster:before {
	content: "\f2a4";
}
.icon-line-awesome-paw:before {
	content: "\f2ae";
}
.icon-line-awesome-venus-double:before {
	content: "\f36b";
}
.icon-line-awesome-calendar-times-o:before {
	content: "\f161";
}
.icon-line-awesome-check:before {
	content: "\f17b";
}
.icon-line-awesome-sliders:before {
	content: "\f303";
}
.icon-line-awesome-stack-overflow:before {
	content: "\f317";
}
.icon-line-awesome-file-pdf-o:before {
	content: "\f1e7";
}
.icon-line-awesome-android:before {
	content: "\f10a";
}
.icon-line-awesome-stack-exchange:before {
	content: "\f316";
}
.icon-line-awesome-twitch:before {
	content: "\f358";
}
.icon-line-awesome-caret-right:before {
	content: "\f167";
}
.icon-line-awesome-dedent:before {
	content: "\f1b5";
}
.icon-line-awesome-tree:before {
	content: "\f34e";
}
.icon-line-awesome-gratipay:before {
	content: "\f21f";
}
.icon-line-awesome-map-marker:before {
	content: "\f27d";
}
.icon-line-awesome-slideshare:before {
	content: "\f304";
}
.icon-line-awesome-binoculars:before {
	content: "\f145";
}
.icon-line-awesome-sticky-note:before {
	content: "\f321";
}
.icon-line-awesome-sheqel:before {
	content: "\f2f6";
}
.icon-line-awesome-user:before {
	content: "\f364";
}
.icon-line-awesome-ioxhost:before {
	content: "\f250";
}
.icon-line-awesome-expand:before {
	content: "\f1d0";
}
.icon-line-awesome-euro:before {
	content: "\f1cb";
}
.icon-line-awesome-bitbucket-square:before {
	content: "\f148";
}
.icon-line-awesome-hand-paper-o:before {
	content: "\f229";
}
.icon-line-awesome-database:before {
	content: "\f1b4";
}
.icon-line-awesome-rupee:before {
	content: "\f2e7";
}
.icon-line-awesome-hacker-news:before {
	content: "\f222";
}
.icon-line-awesome-calendar-plus-o:before {
	content: "\f160";
}
.icon-line-awesome-hand-lizard-o:before {
	content: "\f224";
}
.icon-line-awesome-xing:before {
	content: "\f382";
}
.icon-line-awesome-youtube-square:before {
	content: "\f38d";
}
.icon-line-awesome-taxi:before {
	content: "\f333";
}
.icon-line-awesome-sort-desc:before {
	content: "\f30c";
}
.icon-line-awesome-rocket:before {
	content: "\f2df";
}
.icon-line-awesome-yen:before {
	content: "\f38a";
}
.icon-line-awesome-money:before {
	content: "\f294";
}
.icon-line-awesome-laptop:before {
	content: "\f259";
}
.icon-line-awesome-arrows-alt:before {
	content: "\f124";
}
.icon-line-awesome-underline:before {
	content: "\f35c";
}
.icon-line-awesome-google-plus:before {
	content: "\f21b";
}
.icon-line-awesome-cut:before {
	content: "\f1b0";
}
.icon-line-awesome-share-square-o:before {
	content: "\f2f4";
}
.icon-line-awesome-street-view:before {
	content: "\f324";
}
.icon-line-awesome-arrow-circle-up:before {
	content: "\f11e";
}
.icon-line-awesome-plus-square:before {
	content: "\f2c4";
}
.icon-line-awesome-desktop:before {
	content: "\f1b7";
}
.icon-line-awesome-expeditedssl:before {
	content: "\f1d1";
}
.icon-line-awesome-toggle-on:before {
	content: "\f347";
}
.icon-line-awesome-minus-square:before {
	content: "\f290";
}
.icon-line-awesome-adn:before {
	content: "\f102";
}
.icon-line-awesome-whatsapp:before {
	content: "\f37a";
}
.icon-line-awesome-save:before {
	content: "\f2e9";
}
.icon-line-awesome-puzzle-piece:before {
	content: "\f2c8";
}
.icon-line-awesome-css3:before {
	content: "\f1ad";
}
.icon-line-awesome-skyatlas:before {
	content: "\f300";
}
.icon-line-awesome-level-down:before {
	content: "\f260";
}
.icon-line-awesome-mobile-phone:before {
	content: "\f293";
}
.icon-line-awesome-check-square-o:before {
	content: "\f17f";
}
.icon-line-awesome-hand-spock-o:before {
	content: "\f22e";
}
.icon-line-awesome-leanpub:before {
	content: "\f25d";
}
.icon-line-awesome-arrow-circle-left:before {
	content: "\f118";
}
.icon-line-awesome-exclamation-triangle:before {
	content: "\f1cf";
}
.icon-line-awesome-gift:before {
	content: "\f212";
}
.icon-line-awesome-cogs:before {
	content: "\f19b";
}
.icon-line-awesome-signal:before {
	content: "\f2fd";
}
.icon-line-awesome-frown-o:before {
	content: "\f207";
}
.icon-line-awesome-opera:before {
	content: "\f2a3";
}
.icon-line-awesome-battery-empty:before {
	content: "\f137";
}
.icon-line-awesome-chevron-circle-left:before {
	content: "\f181";
}
.icon-line-awesome-university:before {
	content: "\f35e";
}
.icon-line-awesome-sitemap:before {
	content: "\f2ff";
}
.icon-line-awesome-external-link-square:before {
	content: "\f1d3";
}
.icon-line-awesome-google:before {
	content: "\f21a";
}
.icon-line-awesome-volume-off:before {
	content: "\f374";
}
.icon-line-awesome-twitter:before {
	content: "\f359";
}
.icon-line-awesome-battery-full:before {
	content: "\f138";
}
.icon-line-awesome-hand-o-left:before {
	content: "\f226";
}
.icon-line-awesome-phone:before {
	content: "\f2b3";
}
.icon-line-awesome-mars-double:before {
	content: "\f282";
}
.icon-line-awesome-maxcdn:before {
	content: "\f286";
}
.icon-line-awesome-hand-peace-o:before {
	content: "\f22a";
}
.icon-line-awesome-lastfm-square:before {
	content: "\f25b";
}
.icon-line-awesome-home:before {
	content: "\f237";
}
.icon-line-awesome-empire:before {
	content: "\f1c5";
}
.icon-line-awesome-server:before {
	content: "\f2ef";
}
.icon-line-awesome-search-minus:before {
	content: "\f2ec";
}
.icon-line-awesome-pied-piper-alt:before {
	content: "\f2b9";
}
.icon-line-awesome-leaf:before {
	content: "\f25c";
}
.icon-line-awesome-exclamation-circle:before {
	content: "\f1ce";
}
.icon-line-awesome-comments:before {
	content: "\f1a1";
}
.icon-line-awesome-cny:before {
	content: "\f195";
}
.icon-line-awesome-facebook-official:before {
	content: "\f1d8";
}
.icon-line-awesome-clock-o:before {
	content: "\f18f";
}
.icon-line-awesome-hand-scissors-o:before {
	content: "\f22d";
}
.icon-line-awesome-tumblr-square:before {
	content: "\f356";
}
.icon-line-awesome-rub:before {
	content: "\f2e5";
}
.icon-line-awesome-chevron-circle-up:before {
	content: "\f183";
}
.icon-line-awesome-opencart:before {
	content: "\f2a1";
}
.icon-line-awesome-barcode:before {
	content: "\f130";
}
.icon-line-awesome-vimeo-square:before {
	content: "\f370";
}
.icon-line-awesome-battery-1:before {
	content: "\f133";
}
.icon-line-awesome-arrow-circle-right:before {
	content: "\f11d";
}
.icon-line-awesome-bolt:before {
	content: "\f14c";
}
.icon-line-awesome-paste:before {
	content: "\f2ac";
}
.icon-line-awesome-hdd-o:before {
	content: "\f230";
}
.icon-line-awesome-plug:before {
	content: "\f2c1";
}
.icon-line-awesome-industry:before {
	content: "\f249";
}
.icon-line-awesome-map-o:before {
	content: "\f27e";
}
.icon-line-awesome-krw:before {
	content: "\f257";
}
.icon-line-awesome-joomla:before {
	content: "\f252";
}
.icon-line-awesome-sun-o:before {
	content: "\f32b";
}
.icon-line-awesome-plus:before {
	content: "\f2c2";
}
.icon-line-awesome-life-buoy:before {
	content: "\f263";
}
.icon-line-awesome-play-circle-o:before {
	content: "\f2c0";
}
.icon-line-awesome-mars-stroke:before {
	content: "\f283";
}
.icon-line-awesome-road:before {
	content: "\f2de";
}
.icon-line-awesome-volume-down:before {
	content: "\f373";
}
.icon-line-awesome-question-circle:before {
	content: "\f2cc";
}
.icon-line-awesome-image:before {
	content: "\f246";
}
.icon-line-awesome-angle-double-right:before {
	content: "\f10e";
}
.icon-line-awesome-reply-all:before {
	content: "\f2db";
}
.icon-line-awesome-inbox:before {
	content: "\f247";
}
.icon-line-awesome-female:before {
	content: "\f1dd";
}
.icon-line-awesome-gavel:before {
	content: "\f20a";
}
.icon-line-awesome-life-bouy:before {
	content: "\f262";
}
.icon-line-awesome-jsfiddle:before {
	content: "\f254";
}
.icon-line-awesome-git:before {
	content: "\f213";
}
.icon-line-awesome-share-square:before {
	content: "\f2f3";
}
.icon-line-awesome-question:before {
	content: "\f2cb";
}
.icon-line-awesome-wordpress:before {
	content: "\f380";
}
.icon-line-awesome-italic:before {
	content: "\f251";
}
.icon-line-awesome-forward:before {
	content: "\f205";
}
.icon-line-awesome-steam-square:before {
	content: "\f31d";
}
.icon-line-awesome-sort-numeric-desc:before {
	content: "\f30e";
}
.icon-line-awesome-video-camera:before {
	content: "\f36e";
}
.icon-line-awesome-thumbs-down:before {
	content: "\f33d";
}
.icon-line-awesome-medium:before {
	content: "\f288";
}
.icon-line-awesome-chevron-right:before {
	content: "\f186";
}
.icon-line-awesome-bus:before {
	content: "\f158";
}
.icon-line-awesome-registered:before {
	content: "\f2d6";
}
.icon-line-awesome-mars:before {
	content: "\f281";
}
.icon-line-awesome-angle-down:before {
	content: "\f110";
}
.icon-line-awesome-link:before {
	content: "\f268";
}
.icon-line-awesome-eyedropper:before {
	content: "\f1d6";
}
.icon-line-awesome-mail-reply:before {
	content: "\f279";
}
.icon-line-awesome-bug:before {
	content: "\f153";
}
.icon-line-awesome-angellist:before {
	content: "\f10b";
}
.icon-line-awesome-chain-broken:before {
	content: "\f17a";
}
.icon-line-awesome-info:before {
	content: "\f24a";
}
.icon-line-awesome-tumblr:before {
	content: "\f355";
}
.icon-line-awesome-line-chart:before {
	content: "\f267";
}
.icon-line-awesome-long-arrow-up:before {
	content: "\f275";
}
.icon-line-awesome-simplybuilt:before {
	content: "\f2fe";
}
.icon-line-awesome-trash:before {
	content: "\f34c";
}
.icon-line-awesome-paint-brush:before {
	content: "\f2a7";
}
.icon-line-awesome-windows:before {
	content: "\f37e";
}
.icon-line-awesome-calendar-o:before {
	content: "\f15f";
}
.icon-line-awesome-reorder:before {
	content: "\f2d8";
}
.icon-line-awesome-suitcase:before {
	content: "\f32a";
}
.icon-line-awesome-file-picture-o:before {
	content: "\f1e9";
}
.icon-line-awesome-arrow-circle-o-up:before {
	content: "\f11c";
}
.icon-line-awesome-arrow-up:before {
	content: "\f122";
}
.icon-line-awesome-venus-mars:before {
	content: "\f36c";
}
.icon-line-awesome-shopping-cart:before {
	content: "\f2fa";
}
.icon-line-awesome-files-o:before {
	content: "\f1f1";
}
.icon-line-awesome-th-large:before {
	content: "\f33a";
}
.icon-line-awesome-warning:before {
	content: "\f376";
}
.icon-line-awesome-at:before {
	content: "\f128";
}
.icon-line-awesome-file:before {
	content: "\f1df";
}
.icon-line-awesome-star-half:before {
	content: "\f319";
}
.icon-line-awesome-futbol-o:before {
	content: "\f208";
}
.icon-line-awesome-flag-checkered:before {
	content: "\f1f8";
}
.icon-line-awesome-genderless:before {
	content: "\f20e";
}
.icon-line-awesome-archive:before {
	content: "\f115";
}
.icon-line-awesome-film:before {
	content: "\f1f2";
}
.icon-line-awesome-power-off:before {
	content: "\f2c6";
}
.icon-line-awesome-heart-o:before {
	content: "\f234";
}
.icon-line-awesome-google-wallet:before {
	content: "\f21d";
}
.icon-line-awesome-book:before {
	content: "\f14e";
}
.icon-line-awesome-transgender:before {
	content: "\f34a";
}
.icon-line-awesome-cloud-upload:before {
	content: "\f194";
}
.icon-line-awesome-file-powerpoint-o:before {
	content: "\f1ea";
}
.icon-line-awesome-openid:before {
	content: "\f2a2";
}
.icon-line-awesome-repeat:before {
	content: "\f2d9";
}
.icon-line-awesome-star:before {
	content: "\f318";
}
.icon-line-awesome-users:before {
	content: "\f369";
}
.icon-line-awesome-transgender-alt:before {
	content: "\f34b";
}
.icon-line-awesome-asterisk:before {
	content: "\f127";
}
.icon-line-awesome-plus-circle:before {
	content: "\f2c3";
}
.icon-line-awesome-cart-arrow-down:before {
	content: "\f16d";
}
.icon-line-awesome-wechat:before {
	content: "\f377";
}
.icon-line-awesome-life-saver:before {
	content: "\f265";
}
.icon-line-awesome-dropbox:before {
	content: "\f1bf";
}
.icon-line-awesome-wikipedia-w:before {
	content: "\f37d";
}
.icon-line-awesome-newspaper-o:before {
	content: "\f29c";
}
.icon-line-awesome-building:before {
	content: "\f154";
}
.icon-line-awesome-bitbucket:before {
	content: "\f147";
}
.icon-line-awesome-yelp:before {
	content: "\f389";
}
.icon-line-awesome-neuter:before {
	content: "\f29b";
}
.icon-line-awesome-behance-square:before {
	content: "\f13f";
}
.icon-line-awesome-wifi:before {
	content: "\f37c";
}
.icon-line-awesome-youtube:before {
	content: "\f38b";
}
.icon-line-awesome-angle-double-down:before {
	content: "\f10c";
}
.icon-line-awesome-sort-alpha-asc:before {
	content: "\f307";
}
.icon-line-awesome-area-chart:before {
	content: "\f116";
}
.icon-line-awesome-chevron-up:before {
	content: "\f187";
}
.icon-line-awesome-stethoscope:before {
	content: "\f320";
}
.icon-line-awesome-step-forward:before {
	content: "\f31f";
}
.icon-line-awesome-backward:before {
	content: "\f12a";
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}