/* Entypo font styles */
@font-face {
	font-family: Entypo;
	src: url('../fontfaces/Entypo/entypo.eot');
	src: url('../fontfaces/Entypo/entypo.eot?#iefix') format('embedded-opentype'),
		url('../fontfaces/Entypo/entypo.woff') format('woff'),
		url('../fontfaces/Entypo/entypo.ttf') format('truetype'),
		url('../fontfaces/Entypo/entypo.svg#EntypoRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.icon:before {
	display: inline-block;
	vertical-align: -1px;
	font-family: Entypo;
	font-style: normal;
	font-weight: normal;
	margin-right: 2px;
	font-size: 20px;
	text-align: center;
	text-transform: none;
}
.icon.large:before {
	vertical-align: -3px;
	font-size: 30px;
	margin-right: 5px;
}
.icon.huge:before {
	vertical-align: -5px;
	font-size: 40px;
	margin-right: 10px;
	width: 40px;
}
.wrapper-icon {
	display: inline;
	line-height: .7em;
}
.icon.plus:before { content: '\2b'; } /* '+' */
.icon.minus:before { content: '\2d'; } /* '-' */
.icon.info:before { content: '\2139'; } /* 'ℹ' */
.icon.left-thin:before { content: '\2190'; } /* '←' */
.icon.up-thin:before { content: '\2191'; } /* '↑' */
.icon.right-thin:before { content: '\2192'; } /* '→' */
.icon.down-thin:before { content: '\2193'; } /* '↓' */
.icon.level-up:before { content: '\21b0'; } /* '↰' */
.icon.level-down:before { content: '\21b3'; } /* '↳' */
.icon.switch:before { content: '\21c6'; } /* '⇆' */
.icon.infinity:before { content: '\221e'; } /* '∞' */
.icon.plus-squared:before { content: '\229e'; } /* '⊞' */
.icon.minus-squared:before { content: '\229f'; } /* '⊟' */
.icon.home:before { content: '\2302'; } /* '⌂' */
.icon.keyboard:before { content: '\2328'; } /* '⌨' */
.icon.erase:before { content: '\232b'; } /* '⌫' */
.icon.pause:before { content: '\2389'; } /* '⎉' */
.icon.fast-forward:before { content: '\23e9'; } /* '⏩' */
.icon.fast-backward:before { content: '\23ea'; } /* '⏪' */
.icon.to-end:before { content: '\23ed'; } /* '⏭' */
.icon.to-start:before { content: '\23ee'; } /* '⏮' */
.icon.hourglass:before { content: '\23f3'; } /* '⏳' */
.icon.stop:before { content: '\25a0'; } /* '■' */
.icon.up-dir:before { content: '\25b4'; } /* '▴' */
.icon.youtube:before,
.icon.play:before { content: '\25b6'; } /* '▶' */
.icon.right-dir:before { content: '\25b8'; } /* '▸' */
.icon.down-dir:before { content: '\25be'; } /* '▾' */
.icon.left-dir:before { content: '\25c2'; } /* '◂' */
.icon.adjust:before { content: '\25d1'; } /* '◑' */
.icon.cloud:before { content: '\2601'; } /* '☁' */
.icon.star:before { content: '\2605'; } /* '★' */
.icon.star-empty:before { content: '\2606'; } /* '☆' */
.icon.cup:before { content: '\2615'; } /* '☕' */
.icon.menu:before { content: '\2630'; } /* '☰' */
.icon.moon:before { content: '\263d'; } /* '☽' */
.icon.heart-empty:before { content: '\2661'; } /* '♡' */
.icon.heart:before { content: '\2665'; } /* '♥' */
.icon.note:before { content: '\266a'; } /* '♪' */
.icon.note-beamed:before { content: '\266b'; } /* '♫' */
.icon.layout:before { content: '\268f'; } /* '⚏' */
.icon.flag:before { content: '\2691'; } /* '⚑' */
.icon.tools:before { content: '\2692'; } /* '⚒' */
.icon.cog:before { content: '\2699'; } /* '⚙' */
.icon.attention:before { content: '\26a0'; } /* '⚠' */
.icon.flash:before { content: '\26a1'; } /* '⚡' */
.icon.record:before { content: '\26ab'; } /* '⚫' */
.icon.cloud-thunder:before { content: '\26c8'; } /* '⛈' */
.icon.tape:before { content: '\2707'; } /* '✇' */
.icon.flight:before { content: '\2708'; } /* '✈' */
.icon.email:before,
.icon.mail:before { content: '\2709'; } /* '✉' */
.icon.pencil:before { content: '\270e'; } /* '✎' */
.icon.feather:before { content: '\2712'; } /* '✒' */
.icon.check:before { content: '\2713'; } /* '✓' */
.icon.cancel:before { content: '\2715'; } /* '✕' */
.icon.cancel-circled:before { content: '\2716'; } /* '✖' */
.icon.cancel-squared:before { content: '\274e'; } /* '❎' */
.icon.help:before { content: '\2753'; } /* '❓' */
.icon.quote:before { content: '\275e'; } /* '❞' */
.icon.plus-circled:before { content: '\2795'; } /* '➕' */
.icon.minus-circled:before { content: '\2796'; } /* '➖' */
.icon.right:before { content: '\27a1'; } /* '➡' */
.icon.direction:before { content: '\27a2'; } /* '➢' */
.icon.forward:before { content: '\27a6'; } /* '➦' */
.icon.ccw:before { content: '\27f2'; } /* '⟲' */
.icon.cw:before { content: '\27f3'; } /* '⟳' */
.icon.left:before { content: '\2b05'; } /* '⬅' */
.icon.up:before { content: '\2b06'; } /* '⬆' */
.icon.down:before { content: '\2b07'; } /* '⬇' */
.icon.list-add:before { content: '\e003'; } /* '' */
.icon.list:before { content: '\e005'; } /* '' */
.icon.left-bold:before { content: '\e4ad'; } /* '' */
.icon.right-bold:before { content: '\e4ae'; } /* '' */
.icon.up-bold:before { content: '\e4af'; } /* '' */
.icon.down-bold:before { content: '\e4b0'; } /* '' */
.icon.user-add:before { content: '\e700'; } /* '' */
.icon.help-circled:before { content: '\e704'; } /* '' */
.icon.info-circled:before { content: '\e705'; } /* '' */
.icon.eye:before { content: '\e70a'; } /* '' */
.icon.tag:before { content: '\e70c'; } /* '' */
.icon.upload-cloud:before { content: '\e711'; } /* '' */
.icon.reply:before { content: '\e712'; } /* '' */
.icon.reply-all:before { content: '\e713'; } /* '' */
.icon.code:before { content: '\e714'; } /* '' */
.icon.export:before { content: '\e715'; } /* '' */
.icon.print:before { content: '\e716'; } /* '' */
.icon.retweet:before { content: '\e717'; } /* '' */
.icon.comment:before { content: '\e718'; } /* '' */
.icon.chat:before { content: '\e720'; } /* '' */
.icon.vcard:before { content: '\e722'; } /* '' */
.icon.address:before { content: '\e723'; } /* '' */
.icon.location:before { content: '\e724'; } /* '' */
.icon.map:before { content: '\e727'; } /* '' */
.icon.compass:before { content: '\e728'; } /* '' */
.icon.trash:before { content: '\e729'; } /* '' */
.icon.doc:before { content: '\e730'; } /* '' */
.icon.doc-text-inv:before { content: '\e731'; } /* '' */
.icon.docs:before { content: '\e736'; } /* '' */
.icon.doc-landscape:before { content: '\e737'; } /* '' */
.icon.archive:before { content: '\e738'; } /* '' */
.icon.rss:before { content: '\e73a'; } /* '' */
.icon.share:before { content: '\e73c'; } /* '' */
.icon.basket:before { content: '\e73d'; } /* '' */
.icon.shareable:before { content: '\e73e'; } /* '' */
.icon.login:before { content: '\e740'; } /* '' */
.icon.logout:before { content: '\e741'; } /* '' */
.icon.volume:before { content: '\e742'; } /* '' */
.icon.resize-full:before { content: '\e744'; } /* '' */
.icon.resize-small:before { content: '\e746'; } /* '' */
.icon.popup:before { content: '\e74c'; } /* '' */
.icon.publish:before { content: '\e74d'; } /* '' */
.icon.window:before { content: '\e74e'; } /* '' */
.icon.arrow-combo:before { content: '\e74f'; } /* '' */
.icon.chart-pie:before { content: '\e751'; } /* '' */
.icon.language:before { content: '\e752'; } /* '' */
.icon.air:before { content: '\e753'; } /* '' */
.icon.database:before { content: '\e754'; } /* '' */
.icon.drive:before { content: '\e755'; } /* '' */
.icon.bucket:before { content: '\e756'; } /* '' */
.icon.thermometer:before { content: '\e757'; } /* '' */
.icon.down-circled:before { content: '\e758'; } /* '' */
.icon.left-circled:before { content: '\e759'; } /* '' */
.icon.right-circled:before { content: '\e75a'; } /* '' */
.icon.up-circled:before { content: '\e75b'; } /* '' */
.icon.down-open:before { content: '\e75c'; } /* '' */
.icon.left-open:before { content: '\e75d'; } /* '' */
.icon.right-open:before { content: '\e75e'; } /* '' */
.icon.up-open:before { content: '\e75f'; } /* '' */
.icon.down-open-mini:before { content: '\e760'; } /* '' */
.icon.left-open-mini:before { content: '\e761'; } /* '' */
.icon.right-open-mini:before { content: '\e762'; } /* '' */
.icon.up-open-mini:before { content: '\e763'; } /* '' */
.icon.down-open-big:before { content: '\e764'; } /* '' */
.icon.left-open-big:before { content: '\e765'; } /* '' */
.icon.right-open-big:before { content: '\e766'; } /* '' */
.icon.up-open-big:before { content: '\e767'; } /* '' */
.icon.progress-0:before { content: '\e768'; } /* '' */
.icon.progress-1:before { content: '\e769'; } /* '' */
.icon.progress-2:before { content: '\e76a'; } /* '' */
.icon.progress-3:before { content: '\e76b'; } /* '' */
.icon.back-in-time:before { content: '\e771'; } /* '' */
.icon.network:before { content: '\e776'; } /* '' */
.icon.inbox:before { content: '\e777'; } /* '' */
.icon.install:before { content: '\e778'; } /* '' */
.icon.lifebuoy:before { content: '\e788'; } /* '' */
.icon.mouse:before { content: '\e789'; } /* '' */
.icon.dot:before { content: '\e78b'; } /* '' */
.icon.dot-2:before { content: '\e78c'; } /* '' */
.icon.dot-3:before { content: '\e78d'; } /* '' */
.icon.suitcase:before { content: '\e78e'; } /* '' */
.icon.flow-cascade:before { content: '\e790'; } /* '' */
.icon.flow-branch:before { content: '\e791'; } /* '' */
.icon.flow-tree:before { content: '\e792'; } /* '' */
.icon.flow-line:before { content: '\e793'; } /* '' */
.icon.flow-parallel:before { content: '\e794'; } /* '' */
.icon.brush:before { content: '\e79a'; } /* '' */
.icon.paper-plane:before { content: '\e79b'; } /* '' */
.icon.magnet:before { content: '\e7a1'; } /* '' */
.icon.gauge:before { content: '\e7a2'; } /* '' */
.icon.traffic-cone:before { content: '\e7a3'; } /* '' */
.icon.cc:before { content: '\e7a5'; } /* '' */
.icon.cc-by:before { content: '\e7a6'; } /* '' */
.icon.cc-nc:before { content: '\e7a7'; } /* '' */
.icon.cc-nc-eu:before { content: '\e7a8'; } /* '' */
.icon.cc-nc-jp:before { content: '\e7a9'; } /* '' */
.icon.cc-sa:before { content: '\e7aa'; } /* '' */
.icon.cc-nd:before { content: '\e7ab'; } /* '' */
.icon.cc-pd:before { content: '\e7ac'; } /* '' */
.icon.cc-zero:before { content: '\e7ad'; } /* '' */
.icon.cc-share:before { content: '\e7ae'; } /* '' */
.icon.cc-remix:before { content: '\e7af'; } /* '' */
.icon.github:before { content: '\f300'; } /* '' */
.icon.github.circle:before { content: '\f301'; } /* '' */
.icon.flickr:before { content: '\f303'; } /* '' */
.icon.flickr.circle:before { content: '\f304'; } /* '' */
.icon.vimeo:before { content: '\f306'; } /* '' */
.icon.vimeo.circle:before { content: '\f307'; } /* '' */
.icon.twitter:before { content: '\f309'; } /* '' */
.icon.twitter.circle:before { content: '\f30a'; } /* '' */
.icon.facebook-alt:before { content: '\f30c'; } /* '' */
.icon.facebook.circle:before { content: '\f30d'; } /* '' */
.icon.facebook:before { content: '\f30e'; } /* '' */
.icon.google-plus:before { content: '\f30f'; } /* '' */
.icon.google-plus.circle:before { content: '\f310'; } /* '' */
.icon.pinterest:before { content: '\f312'; } /* '' */
.icon.pinterest.circle:before { content: '\f313'; } /* '' */
.icon.tumblr:before { content: '\f315'; } /* '' */
.icon.tumblr.circle:before { content: '\f316'; } /* '' */
.icon.linkedin:before { content: '\f318'; } /* '' */
.icon.linkedin.circle:before { content: '\f319'; } /* '' */
.icon.dribbble:before { content: '\f31b'; } /* '' */
.icon.dribbble.circle:before { content: '\f31c'; } /* '' */
.icon.stumbleupon:before { content: '\f31e'; } /* '' */
.icon.stumbleupon.circle:before { content: '\f31f'; } /* '' */
.icon.last-fm:before { content: '\f321'; } /* '' */
.icon.last-fm.circle:before { content: '\f322'; } /* '' */
.icon.rdio:before { content: '\f324'; } /* '' */
.icon.rdio.circle:before { content: '\f325'; } /* '' */
.icon.spotify:before { content: '\f327'; } /* '' */
.icon.spotify.circle:before { content: '\f328'; } /* '' */
.icon.qq:before { content: '\f32a'; } /* '' */
.icon.instagrem:before { content: '\f32d'; } /* '' */
.icon.dropbox:before { content: '\f330'; } /* '' */
.icon.evernote:before { content: '\f333'; } /* '' */
.icon.flattr:before { content: '\f336'; } /* '' */
.icon.skype:before { content: '\f339'; } /* '' */
.icon.skype.circle:before { content: '\f33a'; } /* '' */
.icon.renren:before { content: '\f33c'; } /* '' */
.icon.sina-weibo:before { content: '\f33f'; } /* '' */
.icon.paypal:before { content: '\f342'; } /* '' */
.icon.picasa:before { content: '\f345'; } /* '' */
.icon.soundcloud:before { content: '\f348'; } /* '' */
.icon.mixi:before { content: '\f34b'; } /* '' */
.icon.behance:before { content: '\f34e'; } /* '' */
.icon.google.circle:before { content: '\f351'; } /* '' */
.icon.vkontakte:before { content: '\f354'; } /* '' */
.icon.smashing:before { content: '\f357'; } /* '' */
.icon.db-shape:before { content: '\f600'; } /* '' */
.icon.sweden:before { content: '\f601'; } /* '' */
.icon.logo-db:before { content: '\f603'; } /* '' */
.icon.picture:before { content: '🌄'; } /* '\1f304' */
.icon.globe:before { content: '🌎'; } /* '\1f30e' */
.icon.leaf:before { content: '🍂'; } /* '\1f342' */
.icon.graduation-cap:before { content: '🎓'; } /* '\1f393' */
.icon.mic:before { content: '🎤'; } /* '\1f3a4' */
.icon.palette:before { content: '🎨'; } /* '\1f3a8' */
.icon.ticket:before { content: '🎫'; } /* '\1f3ab' */
.icon.video:before { content: '🎬'; } /* '\1f3ac' */
.icon.target:before { content: '🎯'; } /* '\1f3af' */
.icon.music:before { content: '🎵'; } /* '\1f3b5' */
.icon.trophy:before { content: '🏆'; } /* '\1f3c6' */
.icon.thumbs-up:before { content: '👍'; } /* '\1f44d' */
.icon.thumbs-down:before { content: '👎'; } /* '\1f44e' */
.icon.bag:before { content: '👜'; } /* '\1f45c' */
.icon.user:before { content: '👤'; } /* '\1f464' */
.icon.users:before { content: '👥'; } /* '\1f465' */
.icon.lamp:before { content: '💡'; } /* '\1f4a1' */
.icon.alert:before { content: '💥'; } /* '\1f4a5' */
.icon.water:before { content: '💦'; } /* '\1f4a6' */
.icon.droplet:before { content: '💧'; } /* '\1f4a7' */
.icon.credit-card:before { content: '💳'; } /* '\1f4b3' */
.icon.monitor:before { content: '💻'; } /* '\1f4bb' */
.icon.briefcase:before { content: '💼'; } /* '\1f4bc' */
.icon.floppy:before { content: '💾'; } /* '\1f4be' */
.icon.cd:before { content: '💿'; } /* '\1f4bf' */
.icon.folder:before { content: '📁'; } /* '\1f4c1' */
.icon.doc-text:before { content: '📄'; } /* '\1f4c4' */
.icon.calendar:before { content: '📅'; } /* '\1f4c5' */
.icon.chart-line:before { content: '📈'; } /* '\1f4c8' */
.icon.chart-bar:before { content: '📊'; } /* '\1f4ca' */
.icon.clipboard:before { content: '📋'; } /* '\1f4cb' */
.icon.attach:before { content: '📎'; } /* '\1f4ce' */
.icon.bookmarks:before { content: '📑'; } /* '\1f4d1' */
.icon.book:before { content: '📕'; } /* '\1f4d5' */
.icon.open-book:before { content: '📖'; } /* '\1f4d6' */
.icon.phone:before { content: '📞'; } /* '\1f4de' */
.icon.megaphone:before { content: '📣'; } /* '\1f4e3' */
.icon.upload:before { content: '📤'; } /* '\1f4e4' */
.icon.download:before { content: '📥'; } /* '\1f4e5' */
.icon.box:before { content: '📦'; } /* '\1f4e6' */
.icon.newspaper:before { content: '📰'; } /* '\1f4f0' */
.icon.mobile:before { content: '📱'; } /* '\1f4f1' */
.icon.signal:before { content: '📶'; } /* '\1f4f6' */
.icon.camera:before { content: '📷'; } /* '\1f4f7' */
.icon.shuffle:before { content: '🔀'; } /* '\1f500' */
.icon.loop:before { content: '🔁'; } /* '\1f501' */
.icon.arrows-ccw:before { content: '🔄'; } /* '\1f504' */
.icon.light-down:before { content: '🔅'; } /* '\1f505' */
.icon.light-up:before { content: '🔆'; } /* '\1f506' */
.icon.mute:before { content: '🔇'; } /* '\1f507' */
.icon.sound:before { content: '🔊'; } /* '\1f50a' */
.icon.battery:before { content: '🔋'; } /* '\1f50b' */
.icon.search:before { content: '🔍'; } /* '\1f50d' */
.icon.key:before { content: '🔑'; } /* '\1f511' */
.icon.lock:before { content: '🔒'; } /* '\1f512' */
.icon.lock-open:before { content: '🔓'; } /* '\1f513' */
.icon.bell:before { content: '🔔'; } /* '\1f514' */
.icon.bookmark:before { content: '🔖'; } /* '\1f516' */
.icon.link:before { content: '🔗'; } /* '\1f517' */
.icon.back:before { content: '🔙'; } /* '\1f519' */
.icon.flashlight:before { content: '🔦'; } /* '\1f526' */
.icon.chart-area:before { content: '🔾'; } /* '\1f53e' */
.icon.clock:before { content: '🕔'; } /* '\1f554' */
.icon.rocket:before { content: '🚀'; } /* '\1f680' */
.icon.block:before { content: '🚫'; } /* '\1f6ab' */

/* Font Awesome styles */
@font-face {
	font-family: FontAwesome;
	src: url('../fontfaces/FontAwesome/fontawesome-webfont.eot?v=3.0.1');
	src: url('../fontfaces/FontAwesome/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
		url('../fontfaces/FontAwesome/fontawesome-webfont.woff?v=3.0.1') format('woff'),
		url('../fontfaces/FontAwesome/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-size: inherit;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
}
a [class^="icon-"], a [class*=" icon-"] {
	display: inline-block;
	text-decoration: inherit;
}
.icon-large:before {
	vertical-align: -1px;
	font-size: 20px;
	margin-right: 6px;
}
.icon-huge:before {
	vertical-align: -8px;
	font-size: 40px;
	margin-right: 8px;
}
.btn [class^="icon-"], .btn [class*=" icon-"] {
	line-height: .9em;
}
li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] {
	width: 1.875em;
}
li[class^="icon-"], li[class*=" icon-"] {
	margin-left: 0;
	list-style-type: none;
}
li[class^="icon-"]:before, li[class*=" icon-"]:before,
*[class^="icon-text"]:before, *[class*=" icon-text"]:before {
	text-indent: -2em;
	text-align: center;
}
*[class^="icon-text"]:before, *[class*=" icon-text"]:before {
	text-indent: -1.5em;
}
li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
	text-indent: -1.3333333333333333em;
}
.icon-glass:before                { content: "\f000"; }
.icon-music:before                { content: "\f001"; }
.icon-search:before               { content: "\f002"; }
.icon-envelope:before             { content: "\f003"; }
.icon-heart:before                { content: "\f004"; }
.icon-star:before                 { content: "\f005"; }
.icon-star-empty:before           { content: "\f006"; }
.icon-user:before                 { content: "\f007"; }
.icon-film:before                 { content: "\f008"; }
.icon-th-large:before             { content: "\f009"; }
.icon-th:before                   { content: "\f00a"; }
.icon-th-list:before              { content: "\f00b"; }
.icon-ok:before                   { content: "\f00c"; }
.icon-remove:before               { content: "\f00d"; }
.icon-zoom-in:before              { content: "\f00e"; }

.icon-zoom-out:before             { content: "\f010"; }
.icon-off:before                  { content: "\f011"; }
.icon-signal:before               { content: "\f012"; }
.icon-cog:before                  { content: "\f013"; }
.icon-trash:before                { content: "\f014"; }
.icon-home:before                 { content: "\f015"; }
.icon-file:before                 { content: "\f016"; }
.icon-time:before                 { content: "\f017"; }
.icon-road:before                 { content: "\f018"; }
.icon-download-alt:before         { content: "\f019"; }
.icon-download:before             { content: "\f01a"; }
.icon-upload:before               { content: "\f01b"; }
.icon-inbox:before                { content: "\f01c"; }
.icon-play-circle:before          { content: "\f01d"; }
.icon-repeat:before               { content: "\f01e"; }

/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before              { content: "\f021"; }
.icon-list-alt:before             { content: "\f022"; }
.icon-lock:before                 { content: "\f023"; }
.icon-flag:before                 { content: "\f024"; }
.icon-headphones:before           { content: "\f025"; }
.icon-volume-off:before           { content: "\f026"; }
.icon-volume-down:before          { content: "\f027"; }
.icon-volume-up:before            { content: "\f028"; }
.icon-qrcode:before               { content: "\f029"; }
.icon-barcode:before              { content: "\f02a"; }
.icon-tag:before                  { content: "\f02b"; }
.icon-tags:before                 { content: "\f02c"; }
.icon-book:before                 { content: "\f02d"; }
.icon-bookmark:before             { content: "\f02e"; }
.icon-print:before                { content: "\f02f"; }

.icon-camera:before               { content: "\f030"; }
.icon-font:before                 { content: "\f031"; }
.icon-bold:before                 { content: "\f032"; }
.icon-italic:before               { content: "\f033"; }
.icon-text-height:before          { content: "\f034"; }
.icon-text-width:before           { content: "\f035"; }
.icon-align-left:before           { content: "\f036"; }
.icon-align-center:before         { content: "\f037"; }
.icon-align-right:before          { content: "\f038"; }
.icon-align-justify:before        { content: "\f039"; }
.icon-list:before                 { content: "\f03a"; }
.icon-indent-left:before          { content: "\f03b"; }
.icon-indent-right:before         { content: "\f03c"; }
.icon-facetime-video:before       { content: "\f03d"; }
.icon-picture:before              { content: "\f03e"; }

.icon-pencil:before               { content: "\f040"; }
.icon-map-marker:before           { content: "\f041"; }
.icon-adjust:before               { content: "\f042"; }
.icon-tint:before                 { content: "\f043"; }
.icon-edit:before                 { content: "\f044"; }
.icon-share:before                { content: "\f045"; }
.icon-check:before                { content: "\f046"; }
.icon-move:before                 { content: "\f047"; }
.icon-step-backward:before        { content: "\f048"; }
.icon-fast-backward:before        { content: "\f049"; }
.icon-backward:before             { content: "\f04a"; }
.icon-play:before                 { content: "\f04b"; }
.icon-pause:before                { content: "\f04c"; }
.icon-stop:before                 { content: "\f04d"; }
.icon-forward:before              { content: "\f04e"; }

.icon-fast-forward:before         { content: "\f050"; }
.icon-step-forward:before         { content: "\f051"; }
.icon-eject:before                { content: "\f052"; }
.icon-chevron-left:before         { content: "\f053"; }
.icon-chevron-right:before        { content: "\f054"; }
.icon-plus-sign:before            { content: "\f055"; }
.icon-minus-sign:before           { content: "\f056"; }
.icon-remove-sign:before          { content: "\f057"; }
.icon-ok-sign:before              { content: "\f058"; }
.icon-question-sign:before        { content: "\f059"; }
.icon-info-sign:before            { content: "\f05a"; }
.icon-screenshot:before           { content: "\f05b"; }
.icon-remove-circle:before        { content: "\f05c"; }
.icon-ok-circle:before            { content: "\f05d"; }
.icon-ban-circle:before           { content: "\f05e"; }

.icon-arrow-left:before           { content: "\f060"; }
.icon-arrow-right:before          { content: "\f061"; }
.icon-arrow-up:before             { content: "\f062"; }
.icon-arrow-down:before           { content: "\f063"; }
.icon-share-alt:before            { content: "\f064"; }
.icon-resize-full:before          { content: "\f065"; }
.icon-resize-small:before         { content: "\f066"; }
.icon-plus:before                 { content: "\f067"; }
.icon-minus:before                { content: "\f068"; }
.icon-asterisk:before             { content: "\f069"; }
.icon-exclamation-sign:before     { content: "\f06a"; }
.icon-gift:before                 { content: "\f06b"; }
.icon-leaf:before                 { content: "\f06c"; }
.icon-fire:before                 { content: "\f06d"; }
.icon-eye-open:before             { content: "\f06e"; }

.icon-eye-close:before            { content: "\f070"; }
.icon-warning-sign:before         { content: "\f071"; }
.icon-plane:before                { content: "\f072"; }
.icon-calendar:before             { content: "\f073"; }
.icon-random:before               { content: "\f074"; }
.icon-comment:before              { content: "\f075"; }
.icon-magnet:before               { content: "\f076"; }
.icon-chevron-up:before           { content: "\f077"; }
.icon-chevron-down:before         { content: "\f078"; }
.icon-retweet:before              { content: "\f079"; }
.icon-shopping-cart:before        { content: "\f07a"; }
.icon-folder-close:before         { content: "\f07b"; }
.icon-folder-open:before          { content: "\f07c"; }
.icon-resize-vertical:before      { content: "\f07d"; }
.icon-resize-horizontal:before    { content: "\f07e"; }

.icon-bar-chart:before            { content: "\f080"; }
.icon-twitter-sign:before         { content: "\f081"; }
.icon-facebook-sign:before        { content: "\f082"; }
.icon-camera-retro:before         { content: "\f083"; }
.icon-key:before                  { content: "\f084"; }
.icon-cogs:before                 { content: "\f085"; }
.icon-comments:before             { content: "\f086"; }
.icon-thumbs-up:before            { content: "\f087"; }
.icon-thumbs-down:before          { content: "\f088"; }
.icon-star-half:before            { content: "\f089"; }
.icon-heart-empty:before          { content: "\f08a"; }
.icon-signout:before              { content: "\f08b"; }
.icon-linkedin-sign:before        { content: "\f08c"; }
.icon-pushpin:before              { content: "\f08d"; }
.icon-external-link:before        { content: "\f08e"; }

.icon-signin:before               { content: "\f090"; }
.icon-trophy:before               { content: "\f091"; }
.icon-github-sign:before          { content: "\f092"; }
.icon-upload-alt:before           { content: "\f093"; }
.icon-lemon:before                { content: "\f094"; }
.icon-phone:before                { content: "\f095"; }
.icon-check-empty:before          { content: "\f096"; }
.icon-bookmark-empty:before       { content: "\f097"; }
.icon-phone-sign:before           { content: "\f098"; }
.icon-twitter:before              { content: "\f099"; }
.icon-facebook:before             { content: "\f09a"; }
.icon-github:before               { content: "\f09b"; }
.icon-unlock:before               { content: "\f09c"; }
.icon-credit-card:before          { content: "\f09d"; }
.icon-rss:before                  { content: "\f09e"; }

.icon-hdd:before                  { content: "\f0a0"; }
.icon-bullhorn:before             { content: "\f0a1"; }
.icon-bell:before                 { content: "\f0a2"; }
.icon-certificate:before          { content: "\f0a3"; }
.icon-hand-right:before           { content: "\f0a4"; }
.icon-hand-left:before            { content: "\f0a5"; }
.icon-hand-up:before              { content: "\f0a6"; }
.icon-hand-down:before            { content: "\f0a7"; }
.icon-circle-arrow-left:before    { content: "\f0a8"; }
.icon-circle-arrow-right:before   { content: "\f0a9"; }
.icon-circle-arrow-up:before      { content: "\f0aa"; }
.icon-circle-arrow-down:before    { content: "\f0ab"; }
.icon-globe:before                { content: "\f0ac"; }
.icon-wrench:before               { content: "\f0ad"; }
.icon-tasks:before                { content: "\f0ae"; }

.icon-filter:before               { content: "\f0b0"; }
.icon-briefcase:before            { content: "\f0b1"; }
.icon-fullscreen:before           { content: "\f0b2"; }

.icon-group:before                { content: "\f0c0"; }
.icon-link:before                 { content: "\f0c1"; }
.icon-cloud:before                { content: "\f0c2"; }
.icon-beaker:before               { content: "\f0c3"; }
.icon-cut:before                  { content: "\f0c4"; }
.icon-copy:before                 { content: "\f0c5"; }
.icon-paper-clip:before           { content: "\f0c6"; }
.icon-save:before                 { content: "\f0c7"; }
.icon-sign-blank:before           { content: "\f0c8"; }
.icon-reorder:before              { content: "\f0c9"; }
.icon-list-ul:before              { content: "\f0ca"; }
.icon-list-ol:before              { content: "\f0cb"; }
.icon-strikethrough:before        { content: "\f0cc"; }
.icon-underline:before            { content: "\f0cd"; }
.icon-table:before                { content: "\f0ce"; }

.icon-magic:before                { content: "\f0d0"; }
.icon-truck:before                { content: "\f0d1"; }
.icon-pinterest:before            { content: "\f0d2"; }
.icon-pinterest-sign:before       { content: "\f0d3"; }
.icon-google-plus-sign:before     { content: "\f0d4"; }
.icon-google-plus:before          { content: "\f0d5"; }
.icon-money:before                { content: "\f0d6"; }
.icon-caret-down:before           { content: "\f0d7"; }
.icon-caret-up:before             { content: "\f0d8"; }
.icon-caret-left:before           { content: "\f0d9"; }
.icon-caret-right:before          { content: "\f0da"; }
.icon-columns:before              { content: "\f0db"; }
.icon-sort:before                 { content: "\f0dc"; }
.icon-sort-down:before            { content: "\f0dd"; }
.icon-sort-up:before              { content: "\f0de"; }

.icon-mail:before,
.icon-envelope-alt:before         { content: "\f0e0"; }
.icon-linkedin:before             { content: "\f0e1"; }
.icon-undo:before                 { content: "\f0e2"; }
.icon-legal:before                { content: "\f0e3"; }
.icon-dashboard:before            { content: "\f0e4"; }
.icon-comment-alt:before          { content: "\f0e5"; }
.icon-comments-alt:before         { content: "\f0e6"; }
.icon-bolt:before                 { content: "\f0e7"; }
.icon-sitemap:before              { content: "\f0e8"; }
.icon-umbrella:before             { content: "\f0e9"; }
.icon-paste:before                { content: "\f0ea"; }
.icon-lightbulb:before            { content: "\f0eb"; }
.icon-exchange:before             { content: "\f0ec"; }
.icon-cloud-download:before       { content: "\f0ed"; }
.icon-cloud-upload:before         { content: "\f0ee"; }

.icon-user-md:before              { content: "\f0f0"; }
.icon-stethoscope:before          { content: "\f0f1"; }
.icon-suitcase:before             { content: "\f0f2"; }
.icon-bell-alt:before             { content: "\f0f3"; }
.icon-coffee:before               { content: "\f0f4"; }
.icon-food:before                 { content: "\f0f5"; }
.icon-file-alt:before             { content: "\f0f6"; }
.icon-building:before             { content: "\f0f7"; }
.icon-hospital:before             { content: "\f0f8"; }
.icon-ambulance:before            { content: "\f0f9"; }
.icon-medkit:before               { content: "\f0fa"; }
.icon-fighter-jet:before          { content: "\f0fb"; }
.icon-beer:before                 { content: "\f0fc"; }
.icon-h-sign:before               { content: "\f0fd"; }
.icon-plus-sign-alt:before        { content: "\f0fe"; }

.icon-double-angle-left:before    { content: "\f100"; }
.icon-double-angle-right:before   { content: "\f101"; }
.icon-double-angle-up:before      { content: "\f102"; }
.icon-double-angle-down:before    { content: "\f103"; }
.icon-angle-left:before           { content: "\f104"; }
.icon-angle-right:before          { content: "\f105"; }
.icon-angle-up:before             { content: "\f106"; }
.icon-angle-down:before           { content: "\f107"; }
.icon-desktop:before              { content: "\f108"; }
.icon-laptop:before               { content: "\f109"; }
.icon-tablet:before               { content: "\f10a"; }
.icon-mobile-phone:before         { content: "\f10b"; }
.icon-circle-blank:before         { content: "\f10c"; }
.icon-quote-left:before           { content: "\f10d"; }
.icon-quote-right:before          { content: "\f10e"; }

.icon-spinner:before              { content: "\f110"; }
.icon-circle:before               { content: "\f111"; }
.icon-reply:before                { content: "\f112"; }
.icon-github-alt:before           { content: "\f113"; }
.icon-folder-close-alt:before     { content: "\f114"; }
.icon-folder-open-alt:before      { content: "\f115"; }
