@font-face {
	font-family: 'gla-icons';
	src: url('../font/gla-icons.eot?41418730');
	src: url('../font/gla-icons.eot?41418730#iefix') format('embedded-opentype'),
		url('../font/gla-icons.woff2?41418730') format('woff2'),
		url('../font/gla-icons.woff?41418730') format('woff'),
		url('../font/gla-icons.ttf?41418730') format('truetype'),
		url('../font/gla-icons.svg?41418730#gla-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'gla-icons';
    src: url('../font/gla-icons.svg?41418730#gla-icons') format('svg');
  }
}
*/
[class^='gla-icon-']:before,
[class*=' gla-icon-']:before {
	font-family: 'gla-icons';
	/* font-size: 24px; */ /* GLA hinzugefügt */
	font-style: normal;
	font-weight: normal;
	speak: never;

	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin: 0 0.1em;
	padding: 0.3em;
	text-align: center;
	/* opacity: .8; */

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;

	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;

	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */

	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.gla-icon-music:before {
	content: '\e800';
} /* '' */
.gla-icon-search:before {
	content: '\e801';
} /* '' */
.gla-icon-glass:before {
	content: '\e802';
} /* '' */
.gla-icon-mail:before {
	content: '\e803';
} /* '' */
.gla-icon-heart:before {
	content: '\e804';
} /* '' */
.gla-icon-heart-empty:before {
	content: '\e805';
} /* '' */
.gla-icon-star:before {
	content: '\e806';
} /* '' */
.gla-icon-star-empty:before {
	content: '\e807';
} /* '' */
.gla-icon-star-half:before {
	content: '\e808';
} /* '' */
.gla-icon-user:before {
	content: '\e809';
} /* '' */
.gla-icon-users:before {
	content: '\e80a';
} /* '' */
.gla-icon-video:before {
	content: '\e80b';
} /* '' */
.gla-icon-videocam:before {
	content: '\e80c';
} /* '' */
.gla-icon-picture:before {
	content: '\e80d';
} /* '' */
.gla-icon-camera:before {
	content: '\e80e';
} /* '' */
.gla-icon-camera-alt:before {
	content: '\e80f';
} /* '' */
.gla-icon-th-large:before {
	content: '\e810';
} /* '' */
.gla-icon-th:before {
	content: '\e811';
} /* '' */
.gla-icon-th-list:before {
	content: '\e812';
} /* '' */
.gla-icon-ok:before {
	content: '\e813';
} /* '' */
.gla-icon-ok-circled:before {
	content: '\e814';
} /* '' */
.gla-icon-ok-circled2:before {
	content: '\e815';
} /* '' */
.gla-icon-cancel:before {
	content: '\e816';
} /* '' */
.gla-icon-cancel-circled:before {
	content: '\e817';
} /* '' */
.gla-icon-cancel-circled2:before {
	content: '\e818';
} /* '' */
.gla-icon-plus:before {
	content: '\e819';
} /* '' */
.gla-icon-plus-circled:before {
	content: '\e81a';
} /* '' */
.gla-icon-minus:before {
	content: '\e81b';
} /* '' */
.gla-icon-minus-circled:before {
	content: '\e81c';
} /* '' */
.gla-icon-help-circled:before {
	content: '\e81d';
} /* '' */
.gla-icon-info-circled:before {
	content: '\e81e';
} /* '' */
.gla-icon-home:before {
	content: '\e81f';
} /* '' */
.gla-icon-link:before {
	content: '\e820';
} /* '' */
.gla-icon-attach:before {
	content: '\e821';
} /* '' */
.gla-icon-lock:before {
	content: '\e822';
} /* '' */
.gla-icon-lock-open:before {
	content: '\e823';
} /* '' */
.gla-icon-pin:before {
	content: '\e824';
} /* '' */
.gla-icon-eye:before {
	content: '\e825';
} /* '' */
.gla-icon-eye-off:before {
	content: '\e826';
} /* '' */
.gla-icon-tag:before {
	content: '\e827';
} /* '' */
.gla-icon-tags:before {
	content: '\e828';
} /* '' */
.gla-icon-bookmark:before {
	content: '\e829';
} /* '' */
.gla-icon-flag:before {
	content: '\e82a';
} /* '' */
.gla-icon-thumbs-up:before {
	content: '\e82b';
} /* '' */
.gla-icon-thumbs-down:before {
	content: '\e82c';
} /* '' */
.gla-icon-download:before {
	content: '\e82d';
} /* '' */
.gla-icon-upload:before {
	content: '\e82e';
} /* '' */
.gla-icon-forward:before {
	content: '\e82f';
} /* '' */
.gla-icon-export:before {
	content: '\e830';
} /* '' */
.gla-icon-pencil:before {
	content: '\e831';
} /* '' */
.gla-icon-edit:before {
	content: '\e832';
} /* '' */
.gla-icon-print:before {
	content: '\e833';
} /* '' */
.gla-icon-retweet:before {
	content: '\e834';
} /* '' */
.gla-icon-comment:before {
	content: '\e835';
} /* '' */
.gla-icon-chat:before {
	content: '\e836';
} /* '' */
.gla-icon-bell:before {
	content: '\e837';
} /* '' */
.gla-icon-attention:before {
	content: '\e838';
} /* '' */
.gla-icon-attention-circled:before {
	content: '\e839';
} /* '' */
.gla-icon-location:before {
	content: '\e83a';
} /* '' */
.gla-icon-trash-empty:before {
	content: '\e83b';
} /* '' */
.gla-icon-doc:before {
	content: '\e83c';
} /* '' */
.gla-icon-folder:before {
	content: '\e83d';
} /* '' */
.gla-icon-folder-open:before {
	content: '\e83e';
} /* '' */
.gla-icon-phone:before {
	content: '\e83f';
} /* '' */
.gla-icon-cog:before {
	content: '\e840';
} /* '' */
.gla-icon-cog-alt:before {
	content: '\e841';
} /* '' */
.gla-icon-wrench:before {
	content: '\e842';
} /* '' */
.gla-icon-basket:before {
	content: '\e843';
} /* '' */
.gla-icon-calendar:before {
	content: '\e844';
} /* '' */
.gla-icon-login:before {
	content: '\e845';
} /* '' */
.gla-icon-logout:before {
	content: '\e846';
} /* '' */
.gla-icon-volume-off:before {
	content: '\e847';
} /* '' */
.gla-icon-volume-down:before {
	content: '\e848';
} /* '' */
.gla-icon-volume-up:before {
	content: '\e849';
} /* '' */
.gla-icon-headphones:before {
	content: '\e84a';
} /* '' */
.gla-icon-clock:before {
	content: '\e84b';
} /* '' */
.gla-icon-block:before {
	content: '\e84c';
} /* '' */
.gla-icon-resize-full:before {
	content: '\e84d';
} /* '' */
.gla-icon-resize-small:before {
	content: '\e84e';
} /* '' */
.gla-icon-resize-vertical:before {
	content: '\e84f';
} /* '' */
.gla-icon-resize-horizontal:before {
	content: '\e850';
} /* '' */
.gla-icon-zoom-in:before {
	content: '\e851';
} /* '' */
.gla-icon-zoom-out:before {
	content: '\e852';
} /* '' */
.gla-icon-down-circled2:before {
	content: '\e853';
} /* '' */
.gla-icon-up-circled2:before {
	content: '\e854';
} /* '' */
.gla-icon-down-dir:before {
	content: '\e855';
} /* '' */
.gla-icon-up-dir:before {
	content: '\e856';
} /* '' */
.gla-icon-left-dir:before {
	content: '\e857';
} /* '' */
.gla-icon-right-dir:before {
	content: '\e858';
} /* '' */
.gla-icon-down-open:before {
	content: '\e859';
} /* '' */
.gla-icon-left-open:before {
	content: '\e85a';
} /* '' */
.gla-icon-right-open:before {
	content: '\e85b';
} /* '' */
.gla-icon-up-open:before {
	content: '\e85c';
} /* '' */
.gla-icon-down-big:before {
	content: '\e85d';
} /* '' */
.gla-icon-left-big:before {
	content: '\e85e';
} /* '' */
.gla-icon-right-big:before {
	content: '\e85f';
} /* '' */
.gla-icon-up-big:before {
	content: '\e860';
} /* '' */
.gla-icon-right-hand:before {
	content: '\e861';
} /* '' */
.gla-icon-left-hand:before {
	content: '\e862';
} /* '' */
.gla-icon-up-hand:before {
	content: '\e863';
} /* '' */
.gla-icon-down-hand:before {
	content: '\e864';
} /* '' */
.gla-icon-cw:before {
	content: '\e865';
} /* '' */
.gla-icon-ccw:before {
	content: '\e866';
} /* '' */
.gla-icon-arrows-cw:before {
	content: '\e867';
} /* '' */
.gla-icon-shuffle:before {
	content: '\e868';
} /* '' */
.gla-icon-play:before {
	content: '\e869';
} /* '' */
.gla-icon-play-circled2:before {
	content: '\e86a';
} /* '' */
.gla-icon-stop:before {
	content: '\e86b';
} /* '' */
.gla-icon-pause:before {
	content: '\e86c';
} /* '' */
.gla-icon-to-end:before {
	content: '\e86d';
} /* '' */
.gla-icon-to-end-alt:before {
	content: '\e86e';
} /* '' */
.gla-icon-to-start:before {
	content: '\e86f';
} /* '' */
.gla-icon-to-start-alt:before {
	content: '\e870';
} /* '' */
.gla-icon-fast-fw:before {
	content: '\e871';
} /* '' */
.gla-icon-fast-bw:before {
	content: '\e872';
} /* '' */
.gla-icon-eject:before {
	content: '\e873';
} /* '' */
.gla-icon-target:before {
	content: '\e874';
} /* '' */
.gla-icon-signal:before {
	content: '\e875';
} /* '' */
.gla-icon-award:before {
	content: '\e876';
} /* '' */
.gla-icon-inbox:before {
	content: '\e877';
} /* '' */
.gla-icon-globe:before {
	content: '\e878';
} /* '' */
.gla-icon-cloud:before {
	content: '\e879';
} /* '' */
.gla-icon-flash:before {
	content: '\e87a';
} /* '' */
.gla-icon-umbrella:before {
	content: '\e87b';
} /* '' */
.gla-icon-flight:before {
	content: '\e87c';
} /* '' */
.gla-icon-leaf:before {
	content: '\e87d';
} /* '' */
.gla-icon-font:before {
	content: '\e87e';
} /* '' */
.gla-icon-bold:before {
	content: '\e87f';
} /* '' */
.gla-icon-italic:before {
	content: '\e880';
} /* '' */
.gla-icon-text-height:before {
	content: '\e881';
} /* '' */
.gla-icon-text-width:before {
	content: '\e882';
} /* '' */
.gla-icon-align-left:before {
	content: '\e883';
} /* '' */
.gla-icon-align-center:before {
	content: '\e884';
} /* '' */
.gla-icon-align-right:before {
	content: '\e885';
} /* '' */
.gla-icon-align-justify:before {
	content: '\e886';
} /* '' */
.gla-icon-list:before {
	content: '\e887';
} /* '' */
.gla-icon-indent-left:before {
	content: '\e888';
} /* '' */
.gla-icon-indent-right:before {
	content: '\e889';
} /* '' */
.gla-icon-scissors:before {
	content: '\e88a';
} /* '' */
.gla-icon-briefcase:before {
	content: '\e88b';
} /* '' */
.gla-icon-off:before {
	content: '\e88c';
} /* '' */
.gla-icon-road:before {
	content: '\e88d';
} /* '' */
.gla-icon-list-alt:before {
	content: '\e88e';
} /* '' */
.gla-icon-qrcode:before {
	content: '\e88f';
} /* '' */
.gla-icon-barcode:before {
	content: '\e890';
} /* '' */
.gla-icon-book:before {
	content: '\e891';
} /* '' */
.gla-icon-adjust:before {
	content: '\e892';
} /* '' */
.gla-icon-tint:before {
	content: '\e893';
} /* '' */
.gla-icon-check:before {
	content: '\e894';
} /* '' */
.gla-icon-asterisk:before {
	content: '\e895';
} /* '' */
.gla-icon-gift:before {
	content: '\e896';
} /* '' */
.gla-icon-fire:before {
	content: '\e897';
} /* '' */
.gla-icon-magnet:before {
	content: '\e898';
} /* '' */
.gla-icon-chart-bar:before {
	content: '\e899';
} /* '' */
.gla-icon-credit-card:before {
	content: '\e89a';
} /* '' */
.gla-icon-floppy:before {
	content: '\e89b';
} /* '' */
.gla-icon-megaphone:before {
	content: '\e89c';
} /* '' */
.gla-icon-key:before {
	content: '\e89d';
} /* '' */
.gla-icon-truck:before {
	content: '\e89e';
} /* '' */
.gla-icon-hammer:before {
	content: '\e89f';
} /* '' */
.gla-icon-lemon:before {
	content: '\e8a0';
} /* '' */
.gla-icon-note:before {
	content: '\e8a1';
} /* '' */
.gla-icon-note-beamed:before {
	content: '\e8a2';
} /* '' */
.gla-icon-music-1:before {
	content: '\e8a3';
} /* '' */
.gla-icon-search-1:before {
	content: '\e8a4';
} /* '' */
.gla-icon-flashlight:before {
	content: '\e8a5';
} /* '' */
.gla-icon-mail-1:before {
	content: '\e8a6';
} /* '' */
.gla-icon-heart-1:before {
	content: '\e8a7';
} /* '' */
.gla-icon-heart-empty-1:before {
	content: '\e8a8';
} /* '' */
.gla-icon-star-1:before {
	content: '\e8a9';
} /* '' */
.gla-icon-star-empty-1:before {
	content: '\e8aa';
} /* '' */
.gla-icon-user-1:before {
	content: '\e8ab';
} /* '' */
.gla-icon-users-1:before {
	content: '\e8ac';
} /* '' */
.gla-icon-user-add:before {
	content: '\e8ad';
} /* '' */
.gla-icon-video-1:before {
	content: '\e8ae';
} /* '' */
.gla-icon-picture-1:before {
	content: '\e8af';
} /* '' */
.gla-icon-camera-1:before {
	content: '\e8b0';
} /* '' */
.gla-icon-layout:before {
	content: '\e8b1';
} /* '' */
.gla-icon-menu-1:before {
	content: '\e8b2';
} /* '' */
.gla-icon-check-1:before {
	content: '\e8b3';
} /* '' */
.gla-icon-cancel-1:before {
	content: '\e8b4';
} /* '' */
.gla-icon-cancel-circled-1:before {
	content: '\e8b5';
} /* '' */
.gla-icon-cancel-squared:before {
	content: '\e8b6';
} /* '' */
.gla-icon-plus-1:before {
	content: '\e8b7';
} /* '' */
.gla-icon-plus-circled-1:before {
	content: '\e8b8';
} /* '' */
.gla-icon-plus-squared-1:before {
	content: '\e8b9';
} /* '' */
.gla-icon-minus-1:before {
	content: '\e8ba';
} /* '' */
.gla-icon-minus-circled-1:before {
	content: '\e8bb';
} /* '' */
.gla-icon-minus-squared-1:before {
	content: '\e8bc';
} /* '' */
.gla-icon-help-1:before {
	content: '\e8bd';
} /* '' */
.gla-icon-help-circled-1:before {
	content: '\e8be';
} /* '' */
.gla-icon-info-1:before {
	content: '\e8bf';
} /* '' */
.gla-icon-info-circled-1:before {
	content: '\e8c0';
} /* '' */
.gla-icon-back:before {
	content: '\e8c1';
} /* '' */
.gla-icon-home-1:before {
	content: '\e8c2';
} /* '' */
.gla-icon-link-1:before {
	content: '\e8c3';
} /* '' */
.gla-icon-attach-1:before {
	content: '\e8c4';
} /* '' */
.gla-icon-lock-1:before {
	content: '\e8c5';
} /* '' */
.gla-icon-lock-open-1:before {
	content: '\e8c6';
} /* '' */
.gla-icon-eye-1:before {
	content: '\e8c7';
} /* '' */
.gla-icon-tag-1:before {
	content: '\e8c8';
} /* '' */
.gla-icon-bookmark-1:before {
	content: '\e8c9';
} /* '' */
.gla-icon-bookmarks:before {
	content: '\e8ca';
} /* '' */
.gla-icon-flag-1:before {
	content: '\e8cb';
} /* '' */
.gla-icon-thumbs-up-1:before {
	content: '\e8cc';
} /* '' */
.gla-icon-thumbs-down-1:before {
	content: '\e8cd';
} /* '' */
.gla-icon-download-1:before {
	content: '\e8ce';
} /* '' */
.gla-icon-upload-1:before {
	content: '\e8cf';
} /* '' */
.gla-icon-upload-cloud-1:before {
	content: '\e8d0';
} /* '' */
.gla-icon-reply-1:before {
	content: '\e8d1';
} /* '' */
.gla-icon-reply-all-1:before {
	content: '\e8d2';
} /* '' */
.gla-icon-forward-1:before {
	content: '\e8d3';
} /* '' */
.gla-icon-quote:before {
	content: '\e8d4';
} /* '' */
.gla-icon-code-1:before {
	content: '\e8d5';
} /* '' */
.gla-icon-export-1:before {
	content: '\e8d6';
} /* '' */
.gla-icon-pencil-1:before {
	content: '\e8d7';
} /* '' */
.gla-icon-feather:before {
	content: '\e8d8';
} /* '' */
.gla-icon-print-1:before {
	content: '\e8d9';
} /* '' */
.gla-icon-retweet-1:before {
	content: '\e8da';
} /* '' */
.gla-icon-keyboard-1:before {
	content: '\e8db';
} /* '' */
.gla-icon-comment-1:before {
	content: '\e8dc';
} /* '' */
.gla-icon-chat-1:before {
	content: '\e8dd';
} /* '' */
.gla-icon-bell-1:before {
	content: '\e8de';
} /* '' */
.gla-icon-attention-1:before {
	content: '\e8df';
} /* '' */
.gla-icon-alert:before {
	content: '\e8e0';
} /* '' */
.gla-icon-vcard:before {
	content: '\e8e1';
} /* '' */
.gla-icon-address:before {
	content: '\e8e2';
} /* '' */
.gla-icon-location-1:before {
	content: '\e8e3';
} /* '' */
.gla-icon-map-1:before {
	content: '\e8e4';
} /* '' */
.gla-icon-direction-1:before {
	content: '\e8e5';
} /* '' */
.gla-icon-compass-1:before {
	content: '\e8e6';
} /* '' */
.gla-icon-cup:before {
	content: '\e8e7';
} /* '' */
.gla-icon-trash-1:before {
	content: '\e8e8';
} /* '' */
.gla-icon-doc-1:before {
	content: '\e8e9';
} /* '' */
.gla-icon-docs-1:before {
	content: '\e8ea';
} /* '' */
.gla-icon-doc-landscape:before {
	content: '\e8eb';
} /* '' */
.gla-icon-doc-text-1:before {
	content: '\e8ec';
} /* '' */
.gla-icon-doc-text-inv-1:before {
	content: '\e8ed';
} /* '' */
.gla-icon-newspaper-1:before {
	content: '\e8ee';
} /* '' */
.gla-icon-book-open:before {
	content: '\e8ef';
} /* '' */
.gla-icon-book-1:before {
	content: '\e8f0';
} /* '' */
.gla-icon-folder-1:before {
	content: '\e8f1';
} /* '' */
.gla-icon-archive:before {
	content: '\e8f2';
} /* '' */
.gla-icon-box-1:before {
	content: '\e8f3';
} /* '' */
.gla-icon-rss-1:before {
	content: '\e8f4';
} /* '' */
.gla-icon-phone-1:before {
	content: '\e8f5';
} /* '' */
.gla-icon-cog-1:before {
	content: '\e8f6';
} /* '' */
.gla-icon-tools:before {
	content: '\e8f7';
} /* '' */
.gla-icon-share-1:before {
	content: '\e8f8';
} /* '' */
.gla-icon-shareable:before {
	content: '\e8f9';
} /* '' */
.gla-icon-basket-1:before {
	content: '\e8fa';
} /* '' */
.gla-icon-bag:before {
	content: '\e8fb';
} /* '' */
.gla-icon-calendar-1:before {
	content: '\e8fc';
} /* '' */
.gla-icon-login-1:before {
	content: '\e8fd';
} /* '' */
.gla-icon-logout-1:before {
	content: '\e8fe';
} /* '' */
.gla-icon-mic-1:before {
	content: '\e8ff';
} /* '' */
.gla-icon-mute-1:before {
	content: '\e900';
} /* '' */
.gla-icon-sound:before {
	content: '\e901';
} /* '' */
.gla-icon-volume:before {
	content: '\e902';
} /* '' */
.gla-icon-clock-1:before {
	content: '\e903';
} /* '' */
.gla-icon-hourglass-4:before {
	content: '\e904';
} /* '' */
.gla-icon-lamp:before {
	content: '\e905';
} /* '' */
.gla-icon-light-down:before {
	content: '\e906';
} /* '' */
.gla-icon-light-up:before {
	content: '\e907';
} /* '' */
.gla-icon-adjust-1:before {
	content: '\e908';
} /* '' */
.gla-icon-block-1:before {
	content: '\e909';
} /* '' */
.gla-icon-resize-full-1:before {
	content: '\e90a';
} /* '' */
.gla-icon-resize-small-1:before {
	content: '\e90b';
} /* '' */
.gla-icon-popup:before {
	content: '\e90c';
} /* '' */
.gla-icon-publish:before {
	content: '\e90d';
} /* '' */
.gla-icon-window:before {
	content: '\e90e';
} /* '' */
.gla-icon-arrow-combo:before {
	content: '\e90f';
} /* '' */
.gla-icon-down-circled-1:before {
	content: '\e910';
} /* '' */
.gla-icon-left-circled-1:before {
	content: '\e911';
} /* '' */
.gla-icon-right-circled-1:before {
	content: '\e912';
} /* '' */
.gla-icon-up-circled-1:before {
	content: '\e913';
} /* '' */
.gla-icon-down-open-1:before {
	content: '\e914';
} /* '' */
.gla-icon-left-open-1:before {
	content: '\e915';
} /* '' */
.gla-icon-right-open-1:before {
	content: '\e916';
} /* '' */
.gla-icon-up-open-1:before {
	content: '\e917';
} /* '' */
.gla-icon-down-open-mini:before {
	content: '\e918';
} /* '' */
.gla-icon-left-open-mini:before {
	content: '\e919';
} /* '' */
.gla-icon-right-open-mini:before {
	content: '\e91a';
} /* '' */
.gla-icon-up-open-mini:before {
	content: '\e91b';
} /* '' */
.gla-icon-down-open-big:before {
	content: '\e91c';
} /* '' */
.gla-icon-left-open-big:before {
	content: '\e91d';
} /* '' */
.gla-icon-right-open-big:before {
	content: '\e91e';
} /* '' */
.gla-icon-up-open-big:before {
	content: '\e91f';
} /* '' */
.gla-icon-down-1:before {
	content: '\e920';
} /* '' */
.gla-icon-left-1:before {
	content: '\e921';
} /* '' */
.gla-icon-right-1:before {
	content: '\e922';
} /* '' */
.gla-icon-up-1:before {
	content: '\e923';
} /* '' */
.gla-icon-down-dir-1:before {
	content: '\e924';
} /* '' */
.gla-icon-left-dir-1:before {
	content: '\e925';
} /* '' */
.gla-icon-right-dir-1:before {
	content: '\e926';
} /* '' */
.gla-icon-up-dir-1:before {
	content: '\e927';
} /* '' */
.gla-icon-down-bold:before {
	content: '\e928';
} /* '' */
.gla-icon-left-bold:before {
	content: '\e929';
} /* '' */
.gla-icon-right-bold:before {
	content: '\e92a';
} /* '' */
.gla-icon-up-bold:before {
	content: '\e92b';
} /* '' */
.gla-icon-down-thin:before {
	content: '\e92c';
} /* '' */
.gla-icon-left-thin:before {
	content: '\e92d';
} /* '' */
.gla-icon-right-thin:before {
	content: '\e92e';
} /* '' */
.gla-icon-up-thin:before {
	content: '\e92f';
} /* '' */
.gla-icon-ccw-1:before {
	content: '\e930';
} /* '' */
.gla-icon-cw-1:before {
	content: '\e931';
} /* '' */
.gla-icon-arrows-ccw:before {
	content: '\e932';
} /* '' */
.gla-icon-level-down-1:before {
	content: '\e933';
} /* '' */
.gla-icon-level-up-1:before {
	content: '\e934';
} /* '' */
.gla-icon-shuffle-1:before {
	content: '\e935';
} /* '' */
.gla-icon-loop:before {
	content: '\e936';
} /* '' */
.gla-icon-switch:before {
	content: '\e937';
} /* '' */
.gla-icon-play-1:before {
	content: '\e938';
} /* '' */
.gla-icon-stop-1:before {
	content: '\e939';
} /* '' */
.gla-icon-pause-1:before {
	content: '\e93a';
} /* '' */
.gla-icon-record:before {
	content: '\e93b';
} /* '' */
.gla-icon-to-end-1:before {
	content: '\e93c';
} /* '' */
.gla-icon-to-start-1:before {
	content: '\e93d';
} /* '' */
.gla-icon-fast-forward:before {
	content: '\e93e';
} /* '' */
.gla-icon-fast-backward:before {
	content: '\e93f';
} /* '' */
.gla-icon-progress-0:before {
	content: '\e940';
} /* '' */
.gla-icon-progress-1:before {
	content: '\e941';
} /* '' */
.gla-icon-progress-2:before {
	content: '\e942';
} /* '' */
.gla-icon-progress-3:before {
	content: '\e943';
} /* '' */
.gla-icon-target-1:before {
	content: '\e944';
} /* '' */
.gla-icon-palette:before {
	content: '\e945';
} /* '' */
.gla-icon-list-1:before {
	content: '\e946';
} /* '' */
.gla-icon-list-add:before {
	content: '\e947';
} /* '' */
.gla-icon-signal-1:before {
	content: '\e948';
} /* '' */
.gla-icon-trophy:before {
	content: '\e949';
} /* '' */
.gla-icon-battery:before {
	content: '\e94a';
} /* '' */
.gla-icon-back-in-time:before {
	content: '\e94b';
} /* '' */
.gla-icon-monitor:before {
	content: '\e94c';
} /* '' */
.gla-icon-mobile-1:before {
	content: '\e94d';
} /* '' */
.gla-icon-network:before {
	content: '\e94e';
} /* '' */
.gla-icon-cd:before {
	content: '\e94f';
} /* '' */
.gla-icon-inbox-1:before {
	content: '\e950';
} /* '' */
.gla-icon-install:before {
	content: '\e951';
} /* '' */
.gla-icon-globe-1:before {
	content: '\e952';
} /* '' */
.gla-icon-cloud-1:before {
	content: '\e953';
} /* '' */
.gla-icon-cloud-thunder:before {
	content: '\e954';
} /* '' */
.gla-icon-flash-1:before {
	content: '\e955';
} /* '' */
.gla-icon-moon-1:before {
	content: '\e956';
} /* '' */
.gla-icon-flight-1:before {
	content: '\e957';
} /* '' */
.gla-icon-paper-plane-1:before {
	content: '\e958';
} /* '' */
.gla-icon-leaf-1:before {
	content: '\e959';
} /* '' */
.gla-icon-lifebuoy-1:before {
	content: '\e95a';
} /* '' */
.gla-icon-mouse:before {
	content: '\e95b';
} /* '' */
.gla-icon-briefcase-1:before {
	content: '\e95c';
} /* '' */
.gla-icon-suitcase-1:before {
	content: '\e95d';
} /* '' */
.gla-icon-dot:before {
	content: '\e95e';
} /* '' */
.gla-icon-dot-2:before {
	content: '\e95f';
} /* '' */
.gla-icon-dot-3:before {
	content: '\e960';
} /* '' */
.gla-icon-brush-1:before {
	content: '\e961';
} /* '' */
.gla-icon-magnet-1:before {
	content: '\e962';
} /* '' */
.gla-icon-infinity:before {
	content: '\e963';
} /* '' */
.gla-icon-erase:before {
	content: '\e964';
} /* '' */
.gla-icon-chart-pie-1:before {
	content: '\e965';
} /* '' */
.gla-icon-chart-line-1:before {
	content: '\e966';
} /* '' */
.gla-icon-chart-bar-1:before {
	content: '\e967';
} /* '' */
.gla-icon-chart-area-1:before {
	content: '\e968';
} /* '' */
.gla-icon-tape:before {
	content: '\e969';
} /* '' */
.gla-icon-graduation-cap-1:before {
	content: '\e96a';
} /* '' */
.gla-icon-language-1:before {
	content: '\e96b';
} /* '' */
.gla-icon-ticket-1:before {
	content: '\e96c';
} /* '' */
.gla-icon-water:before {
	content: '\e96d';
} /* '' */
.gla-icon-droplet:before {
	content: '\e96e';
} /* '' */
.gla-icon-air:before {
	content: '\e96f';
} /* '' */
.gla-icon-credit-card-1:before {
	content: '\e970';
} /* '' */
.gla-icon-floppy-1:before {
	content: '\e971';
} /* '' */
.gla-icon-clipboard:before {
	content: '\e972';
} /* '' */
.gla-icon-megaphone-1:before {
	content: '\e973';
} /* '' */
.gla-icon-database-1:before {
	content: '\e974';
} /* '' */
.gla-icon-drive:before {
	content: '\e975';
} /* '' */
.gla-icon-bucket:before {
	content: '\e976';
} /* '' */
.gla-icon-thermometer-1:before {
	content: '\e977';
} /* '' */
.gla-icon-key-1:before {
	content: '\e978';
} /* '' */
.gla-icon-flow-cascade:before {
	content: '\e979';
} /* '' */
.gla-icon-flow-branch:before {
	content: '\e97a';
} /* '' */
.gla-icon-flow-tree:before {
	content: '\e97b';
} /* '' */
.gla-icon-flow-line:before {
	content: '\e97c';
} /* '' */
.gla-icon-flow-parallel:before {
	content: '\e97d';
} /* '' */
.gla-icon-rocket-1:before {
	content: '\e97e';
} /* '' */
.gla-icon-gauge-1:before {
	content: '\e97f';
} /* '' */
.gla-icon-traffic-cone:before {
	content: '\e980';
} /* '' */
.gla-icon-cc-1:before {
	content: '\e981';
} /* '' */
.gla-icon-cc-by:before {
	content: '\e982';
} /* '' */
.gla-icon-cc-nc:before {
	content: '\e983';
} /* '' */
.gla-icon-cc-nc-eu:before {
	content: '\e984';
} /* '' */
.gla-icon-cc-nc-jp:before {
	content: '\e985';
} /* '' */
.gla-icon-cc-sa:before {
	content: '\e986';
} /* '' */
.gla-icon-cc-nd:before {
	content: '\e987';
} /* '' */
.gla-icon-cc-pd:before {
	content: '\e988';
} /* '' */
.gla-icon-cc-zero:before {
	content: '\e989';
} /* '' */
.gla-icon-cc-share:before {
	content: '\e98a';
} /* '' */
.gla-icon-cc-remix:before {
	content: '\e98b';
} /* '' */
.gla-icon-github-1:before {
	content: '\e98c';
} /* '' */
.gla-icon-flickr-circled:before {
	content: '\e98d';
} /* '' */
.gla-icon-facebook-1:before {
	content: '\e98e';
} /* '' */
.gla-icon-music-outline:before {
	content: '\e98f';
} /* '' */
.gla-icon-music-2:before {
	content: '\e990';
} /* '' */
.gla-icon-search-outline:before {
	content: '\e991';
} /* '' */
.gla-icon-search-2:before {
	content: '\e992';
} /* '' */
.gla-icon-mail-2:before {
	content: '\e993';
} /* '' */
.gla-icon-heart-2:before {
	content: '\e994';
} /* '' */
.gla-icon-heart-filled:before {
	content: '\e995';
} /* '' */
.gla-icon-star-2:before {
	content: '\e996';
} /* '' */
.gla-icon-star-filled:before {
	content: '\e997';
} /* '' */
.gla-icon-user-outline:before {
	content: '\e998';
} /* '' */
.gla-icon-user-2:before {
	content: '\e999';
} /* '' */
.gla-icon-users-outline:before {
	content: '\e99a';
} /* '' */
.gla-icon-users-2:before {
	content: '\e99b';
} /* '' */
.gla-icon-user-add-outline:before {
	content: '\e99c';
} /* '' */
.gla-icon-user-add-1:before {
	content: '\e99d';
} /* '' */
.gla-icon-user-delete-outline:before {
	content: '\e99e';
} /* '' */
.gla-icon-user-delete:before {
	content: '\e99f';
} /* '' */
.gla-icon-video-2:before {
	content: '\e9a0';
} /* '' */
.gla-icon-videocam-outline:before {
	content: '\e9a1';
} /* '' */
.gla-icon-videocam-1:before {
	content: '\e9a2';
} /* '' */
.gla-icon-picture-outline:before {
	content: '\e9a3';
} /* '' */
.gla-icon-picture-2:before {
	content: '\e9a4';
} /* '' */
.gla-icon-camera-outline:before {
	content: '\e9a5';
} /* '' */
.gla-icon-camera-2:before {
	content: '\e9a6';
} /* '' */
.gla-icon-th-outline:before {
	content: '\e9a7';
} /* '' */
.gla-icon-th-1:before {
	content: '\e9a8';
} /* '' */
.gla-icon-th-large-outline:before {
	content: '\e9a9';
} /* '' */
.gla-icon-th-large-1:before {
	content: '\e9aa';
} /* '' */
.gla-icon-th-list-outline:before {
	content: '\e9ab';
} /* '' */
.gla-icon-th-list-1:before {
	content: '\e9ac';
} /* '' */
.gla-icon-ok-outline:before {
	content: '\e9ad';
} /* '' */
.gla-icon-ok-1:before {
	content: '\e9ae';
} /* '' */
.gla-icon-cancel-outline:before {
	content: '\e9af';
} /* '' */
.gla-icon-cancel-2:before {
	content: '\e9b0';
} /* '' */
.gla-icon-cancel-alt:before {
	content: '\e9b1';
} /* '' */
.gla-icon-cancel-alt-filled:before {
	content: '\e9b2';
} /* '' */
.gla-icon-cancel-circled-outline:before {
	content: '\e9b3';
} /* '' */
.gla-icon-cancel-circled-2:before {
	content: '\e9b4';
} /* '' */
.gla-icon-plus-outline:before {
	content: '\e9b5';
} /* '' */
.gla-icon-plus-2:before {
	content: '\e9b6';
} /* '' */
.gla-icon-minus-outline:before {
	content: '\e9b7';
} /* '' */
.gla-icon-minus-2:before {
	content: '\e9b8';
} /* '' */
.gla-icon-divide-outline:before {
	content: '\e9b9';
} /* '' */
.gla-icon-divide:before {
	content: '\e9ba';
} /* '' */
.gla-icon-eq-outline:before {
	content: '\e9bb';
} /* '' */
.gla-icon-eq:before {
	content: '\e9bc';
} /* '' */
.gla-icon-info-outline:before {
	content: '\e9bd';
} /* '' */
.gla-icon-info-2:before {
	content: '\e9be';
} /* '' */
.gla-icon-home-outline:before {
	content: '\e9bf';
} /* '' */
.gla-icon-home-2:before {
	content: '\e9c0';
} /* '' */
.gla-icon-link-outline:before {
	content: '\e9c1';
} /* '' */
.gla-icon-link-2:before {
	content: '\e9c2';
} /* '' */
.gla-icon-attach-outline:before {
	content: '\e9c3';
} /* '' */
.gla-icon-attach-2:before {
	content: '\e9c4';
} /* '' */
.gla-icon-lock-2:before {
	content: '\e9c5';
} /* '' */
.gla-icon-lock-filled:before {
	content: '\e9c6';
} /* '' */
.gla-icon-lock-open-2:before {
	content: '\e9c7';
} /* '' */
.gla-icon-lock-open-filled:before {
	content: '\e9c8';
} /* '' */
.gla-icon-pin-outline:before {
	content: '\e9c9';
} /* '' */
.gla-icon-pin-1:before {
	content: '\e9ca';
} /* '' */
.gla-icon-eye-outline:before {
	content: '\e9cb';
} /* '' */
.gla-icon-eye-2:before {
	content: '\e9cc';
} /* '' */
.gla-icon-tag-2:before {
	content: '\e9cd';
} /* '' */
.gla-icon-tags-1:before {
	content: '\e9ce';
} /* '' */
.gla-icon-bookmark-2:before {
	content: '\e9cf';
} /* '' */
.gla-icon-flag-2:before {
	content: '\e9d0';
} /* '' */
.gla-icon-flag-filled:before {
	content: '\e9d1';
} /* '' */
.gla-icon-thumbs-up-2:before {
	content: '\e9d2';
} /* '' */
.gla-icon-thumbs-down-2:before {
	content: '\e9d3';
} /* '' */
.gla-icon-download-outline:before {
	content: '\e9d4';
} /* '' */
.gla-icon-download-2:before {
	content: '\e9d5';
} /* '' */
.gla-icon-upload-outline:before {
	content: '\e9d6';
} /* '' */
.gla-icon-upload-2:before {
	content: '\e9d7';
} /* '' */
.gla-icon-upload-cloud-outline:before {
	content: '\e9d8';
} /* '' */
.gla-icon-upload-cloud-2:before {
	content: '\e9d9';
} /* '' */
.gla-icon-reply-outline:before {
	content: '\e9da';
} /* '' */
.gla-icon-reply-2:before {
	content: '\e9db';
} /* '' */
.gla-icon-forward-outline:before {
	content: '\e9dc';
} /* '' */
.gla-icon-forward-2:before {
	content: '\e9dd';
} /* '' */
.gla-icon-code-outline:before {
	content: '\e9de';
} /* '' */
.gla-icon-code-2:before {
	content: '\e9df';
} /* '' */
.gla-icon-export-outline:before {
	content: '\e9e0';
} /* '' */
.gla-icon-export-2:before {
	content: '\e9e1';
} /* '' */
.gla-icon-pencil-2:before {
	content: '\e9e2';
} /* '' */
.gla-icon-pen:before {
	content: '\e9e3';
} /* '' */
.gla-icon-feather-1:before {
	content: '\e9e4';
} /* '' */
.gla-icon-edit-1:before {
	content: '\e9e5';
} /* '' */
.gla-icon-print-2:before {
	content: '\e9e6';
} /* '' */
.gla-icon-comment-2:before {
	content: '\e9e7';
} /* '' */
.gla-icon-chat-2:before {
	content: '\e9e8';
} /* '' */
.gla-icon-chat-alt:before {
	content: '\e9e9';
} /* '' */
.gla-icon-bell-2:before {
	content: '\e9ea';
} /* '' */
.gla-icon-attention-2:before {
	content: '\e9eb';
} /* '' */
.gla-icon-attention-filled:before {
	content: '\e9ec';
} /* '' */
.gla-icon-warning-empty:before {
	content: '\e9ed';
} /* '' */
.gla-icon-warning:before {
	content: '\e9ee';
} /* '' */
.gla-icon-contacts:before {
	content: '\e9ef';
} /* '' */
.gla-icon-vcard-1:before {
	content: '\e9f0';
} /* '' */
.gla-icon-address-1:before {
	content: '\e9f1';
} /* '' */
.gla-icon-location-outline:before {
	content: '\e9f2';
} /* '' */
.gla-icon-location-2:before {
	content: '\e9f3';
} /* '' */
.gla-icon-map-2:before {
	content: '\e9f4';
} /* '' */
.gla-icon-direction-outline:before {
	content: '\e9f5';
} /* '' */
.gla-icon-direction-2:before {
	content: '\e9f6';
} /* '' */
.gla-icon-compass-2:before {
	content: '\e9f7';
} /* '' */
.gla-icon-trash-2:before {
	content: '\e9f8';
} /* '' */
.gla-icon-doc-2:before {
	content: '\e9f9';
} /* '' */
.gla-icon-doc-text-2:before {
	content: '\e9fa';
} /* '' */
.gla-icon-doc-add:before {
	content: '\e9fb';
} /* '' */
.gla-icon-doc-remove:before {
	content: '\e9fc';
} /* '' */
.gla-icon-news:before {
	content: '\e9fd';
} /* '' */
.gla-icon-folder-2:before {
	content: '\e9fe';
} /* '' */
.gla-icon-folder-add:before {
	content: '\e9ff';
} /* '' */
.gla-icon-folder-delete:before {
	content: '\ea00';
} /* '' */
.gla-icon-archive-1:before {
	content: '\ea01';
} /* '' */
.gla-icon-box-2:before {
	content: '\ea02';
} /* '' */
.gla-icon-rss-outline:before {
	content: '\ea03';
} /* '' */
.gla-icon-rss-2:before {
	content: '\ea04';
} /* '' */
.gla-icon-phone-outline:before {
	content: '\ea05';
} /* '' */
.gla-icon-phone-2:before {
	content: '\ea06';
} /* '' */
.gla-icon-menu-outline:before {
	content: '\ea07';
} /* '' */
.gla-icon-menu-2:before {
	content: '\ea08';
} /* '' */
.gla-icon-cog-outline:before {
	content: '\ea09';
} /* '' */
.gla-icon-cog-2:before {
	content: '\ea0a';
} /* '' */
.gla-icon-wrench-outline:before {
	content: '\ea0b';
} /* '' */
.gla-icon-wrench-1:before {
	content: '\ea0c';
} /* '' */
.gla-icon-basket-2:before {
	content: '\ea0d';
} /* '' */
.gla-icon-calendar-outlilne:before {
	content: '\ea0e';
} /* '' */
.gla-icon-calendar-2:before {
	content: '\ea0f';
} /* '' */
.gla-icon-mic-outline:before {
	content: '\ea10';
} /* '' */
.gla-icon-mic-2:before {
	content: '\ea11';
} /* '' */
.gla-icon-volume-off-1:before {
	content: '\ea12';
} /* '' */
.gla-icon-volume-low:before {
	content: '\ea13';
} /* '' */
.gla-icon-volume-middle:before {
	content: '\ea14';
} /* '' */
.gla-icon-volume-high:before {
	content: '\ea15';
} /* '' */
.gla-icon-headphones-1:before {
	content: '\ea16';
} /* '' */
.gla-icon-clock-2:before {
	content: '\ea17';
} /* '' */
.gla-icon-wristwatch:before {
	content: '\ea18';
} /* '' */
.gla-icon-stopwatch:before {
	content: '\ea19';
} /* '' */
.gla-icon-lightbulb-1:before {
	content: '\ea1a';
} /* '' */
.gla-icon-block-outline:before {
	content: '\ea1b';
} /* '' */
.gla-icon-block-2:before {
	content: '\ea1c';
} /* '' */
.gla-icon-resize-full-outline:before {
	content: '\ea1d';
} /* '' */
.gla-icon-resize-full-2:before {
	content: '\ea1e';
} /* '' */
.gla-icon-resize-normal-outline:before {
	content: '\ea1f';
} /* '' */
.gla-icon-resize-normal:before {
	content: '\ea20';
} /* '' */
.gla-icon-move-outline:before {
	content: '\ea21';
} /* '' */
.gla-icon-move-1:before {
	content: '\ea22';
} /* '' */
.gla-icon-popup-1:before {
	content: '\ea23';
} /* '' */
.gla-icon-zoom-in-outline:before {
	content: '\ea24';
} /* '' */
.gla-icon-zoom-in-1:before {
	content: '\ea25';
} /* '' */
.gla-icon-zoom-out-outline:before {
	content: '\ea26';
} /* '' */
.gla-icon-zoom-out-1:before {
	content: '\ea27';
} /* '' */
.gla-icon-popup-2:before {
	content: '\ea28';
} /* '' */
.gla-icon-left-open-outline:before {
	content: '\ea29';
} /* '' */
.gla-icon-left-open-2:before {
	content: '\ea2a';
} /* '' */
.gla-icon-right-open-outline:before {
	content: '\ea2b';
} /* '' */
.gla-icon-right-open-2:before {
	content: '\ea2c';
} /* '' */
.gla-icon-down-2:before {
	content: '\ea2d';
} /* '' */
.gla-icon-left-2:before {
	content: '\ea2e';
} /* '' */
.gla-icon-right-2:before {
	content: '\ea2f';
} /* '' */
.gla-icon-up-2:before {
	content: '\ea30';
} /* '' */
.gla-icon-down-outline:before {
	content: '\ea31';
} /* '' */
.gla-icon-left-outline:before {
	content: '\ea32';
} /* '' */
.gla-icon-right-outline:before {
	content: '\ea33';
} /* '' */
.gla-icon-up-outline:before {
	content: '\ea34';
} /* '' */
.gla-icon-down-small:before {
	content: '\ea35';
} /* '' */
.gla-icon-left-small:before {
	content: '\ea36';
} /* '' */
.gla-icon-right-small:before {
	content: '\ea37';
} /* '' */
.gla-icon-up-small:before {
	content: '\ea38';
} /* '' */
.gla-icon-cw-outline:before {
	content: '\ea39';
} /* '' */
.gla-icon-cw-2:before {
	content: '\ea3a';
} /* '' */
.gla-icon-arrows-cw-outline:before {
	content: '\ea3b';
} /* '' */
.gla-icon-arrows-cw-1:before {
	content: '\ea3c';
} /* '' */
.gla-icon-loop-outline:before {
	content: '\ea3d';
} /* '' */
.gla-icon-loop-1:before {
	content: '\ea3e';
} /* '' */
.gla-icon-loop-alt-outline:before {
	content: '\ea3f';
} /* '' */
.gla-icon-loop-alt:before {
	content: '\ea40';
} /* '' */
.gla-icon-shuffle-2:before {
	content: '\ea41';
} /* '' */
.gla-icon-play-outline:before {
	content: '\ea42';
} /* '' */
.gla-icon-play-2:before {
	content: '\ea43';
} /* '' */
.gla-icon-stop-outline:before {
	content: '\ea44';
} /* '' */
.gla-icon-stop-2:before {
	content: '\ea45';
} /* '' */
.gla-icon-pause-outline:before {
	content: '\ea46';
} /* '' */
.gla-icon-pause-2:before {
	content: '\ea47';
} /* '' */
.gla-icon-fast-fw-outline:before {
	content: '\ea48';
} /* '' */
.gla-icon-fast-fw-1:before {
	content: '\ea49';
} /* '' */
.gla-icon-rewind-outline:before {
	content: '\ea4a';
} /* '' */
.gla-icon-rewind:before {
	content: '\ea4b';
} /* '' */
.gla-icon-record-outline:before {
	content: '\ea4c';
} /* '' */
.gla-icon-record-1:before {
	content: '\ea4d';
} /* '' */
.gla-icon-eject-outline:before {
	content: '\ea4e';
} /* '' */
.gla-icon-eject-1:before {
	content: '\ea4f';
} /* '' */
.gla-icon-eject-alt-outline:before {
	content: '\ea50';
} /* '' */
.gla-icon-eject-alt:before {
	content: '\ea51';
} /* '' */
.gla-icon-bat1:before {
	content: '\ea52';
} /* '' */
.gla-icon-bat2:before {
	content: '\ea53';
} /* '' */
.gla-icon-bat3:before {
	content: '\ea54';
} /* '' */
.gla-icon-bat4:before {
	content: '\ea55';
} /* '' */
.gla-icon-bat-charge:before {
	content: '\ea56';
} /* '' */
.gla-icon-plug-1:before {
	content: '\ea57';
} /* '' */
.gla-icon-target-outline:before {
	content: '\ea58';
} /* '' */
.gla-icon-target-2:before {
	content: '\ea59';
} /* '' */
.gla-icon-wifi-outline:before {
	content: '\ea5a';
} /* '' */
.gla-icon-wifi-1:before {
	content: '\ea5b';
} /* '' */
.gla-icon-desktop-1:before {
	content: '\ea5c';
} /* '' */
.gla-icon-laptop-1:before {
	content: '\ea5d';
} /* '' */
.gla-icon-tablet-1:before {
	content: '\ea5e';
} /* '' */
.gla-icon-mobile-2:before {
	content: '\ea5f';
} /* '' */
.gla-icon-contrast:before {
	content: '\ea60';
} /* '' */
.gla-icon-globe-outline:before {
	content: '\ea61';
} /* '' */
.gla-icon-globe-2:before {
	content: '\ea62';
} /* '' */
.gla-icon-globe-alt-outline:before {
	content: '\ea63';
} /* '' */
.gla-icon-globe-alt:before {
	content: '\ea64';
} /* '' */
.gla-icon-sun-1:before {
	content: '\ea65';
} /* '' */
.gla-icon-sun-filled:before {
	content: '\ea66';
} /* '' */
.gla-icon-cloud-2:before {
	content: '\ea67';
} /* '' */
.gla-icon-flash-outline:before {
	content: '\ea68';
} /* '' */
.gla-icon-flash-2:before {
	content: '\ea69';
} /* '' */
.gla-icon-moon-2:before {
	content: '\ea6a';
} /* '' */
.gla-icon-waves-outline:before {
	content: '\ea6b';
} /* '' */
.gla-icon-waves:before {
	content: '\ea6c';
} /* '' */
.gla-icon-rain:before {
	content: '\ea6d';
} /* '' */
.gla-icon-cloud-sun:before {
	content: '\ea6e';
} /* '' */
.gla-icon-drizzle:before {
	content: '\ea6f';
} /* '' */
.gla-icon-snow:before {
	content: '\ea70';
} /* '' */
.gla-icon-cloud-flash:before {
	content: '\ea71';
} /* '' */
.gla-icon-cloud-wind:before {
	content: '\ea72';
} /* '' */
.gla-icon-wind:before {
	content: '\ea73';
} /* '' */
.gla-icon-plane-outline:before {
	content: '\ea74';
} /* '' */
.gla-icon-plane:before {
	content: '\ea75';
} /* '' */
.gla-icon-leaf-2:before {
	content: '\ea76';
} /* '' */
.gla-icon-lifebuoy-2:before {
	content: '\ea77';
} /* '' */
.gla-icon-briefcase-2:before {
	content: '\ea78';
} /* '' */
.gla-icon-brush-2:before {
	content: '\ea79';
} /* '' */
.gla-icon-pipette:before {
	content: '\ea7a';
} /* '' */
.gla-icon-power-outline:before {
	content: '\ea7b';
} /* '' */
.gla-icon-power:before {
	content: '\ea7c';
} /* '' */
.gla-icon-check-outline:before {
	content: '\ea7d';
} /* '' */
.gla-icon-check-2:before {
	content: '\ea7e';
} /* '' */
.gla-icon-gift-1:before {
	content: '\ea7f';
} /* '' */
.gla-icon-temperatire:before {
	content: '\ea80';
} /* '' */
.gla-icon-chart-outline:before {
	content: '\ea81';
} /* '' */
.gla-icon-chart:before {
	content: '\ea82';
} /* '' */
.gla-icon-chart-alt-outline:before {
	content: '\ea83';
} /* '' */
.gla-icon-chart-alt:before {
	content: '\ea84';
} /* '' */
.gla-icon-chart-bar-outline:before {
	content: '\ea85';
} /* '' */
.gla-icon-chart-bar-2:before {
	content: '\ea86';
} /* '' */
.gla-icon-chart-pie-outline:before {
	content: '\ea87';
} /* '' */
.gla-icon-chart-pie-2:before {
	content: '\ea88';
} /* '' */
.gla-icon-ticket-2:before {
	content: '\ea89';
} /* '' */
.gla-icon-credit-card-2:before {
	content: '\ea8a';
} /* '' */
.gla-icon-clipboard-1:before {
	content: '\ea8b';
} /* '' */
.gla-icon-database-2:before {
	content: '\ea8c';
} /* '' */
.gla-icon-key-outline:before {
	content: '\ea8d';
} /* '' */
.gla-icon-key-2:before {
	content: '\ea8e';
} /* '' */
.gla-icon-flow-split:before {
	content: '\ea8f';
} /* '' */
.gla-icon-flow-merge:before {
	content: '\ea90';
} /* '' */
.gla-icon-flow-parallel-1:before {
	content: '\ea91';
} /* '' */
.gla-icon-flow-cross:before {
	content: '\ea92';
} /* '' */
.gla-icon-certificate-outline:before {
	content: '\ea93';
} /* '' */
.gla-icon-certificate-1:before {
	content: '\ea94';
} /* '' */
.gla-icon-scissors-outline:before {
	content: '\ea95';
} /* '' */
.gla-icon-scissors-1:before {
	content: '\ea96';
} /* '' */
.gla-icon-flask:before {
	content: '\ea97';
} /* '' */
.gla-icon-wine:before {
	content: '\ea98';
} /* '' */
.gla-icon-coffee-1:before {
	content: '\ea99';
} /* '' */
.gla-icon-beer-1:before {
	content: '\ea9a';
} /* '' */
.gla-icon-anchor-outline:before {
	content: '\ea9b';
} /* '' */
.gla-icon-anchor-1:before {
	content: '\ea9c';
} /* '' */
.gla-icon-puzzle-outline:before {
	content: '\ea9d';
} /* '' */
.gla-icon-puzzle-1:before {
	content: '\ea9e';
} /* '' */
.gla-icon-tree-1:before {
	content: '\ea9f';
} /* '' */
.gla-icon-calculator:before {
	content: '\eaa0';
} /* '' */
.gla-icon-infinity-outline:before {
	content: '\eaa1';
} /* '' */
.gla-icon-infinity-1:before {
	content: '\eaa2';
} /* '' */
.gla-icon-pi-outline:before {
	content: '\eaa3';
} /* '' */
.gla-icon-pi:before {
	content: '\eaa4';
} /* '' */
.gla-icon-at-1:before {
	content: '\eaa5';
} /* '' */
.gla-icon-at-circled:before {
	content: '\eaa6';
} /* '' */
.gla-icon-looped-square-outline:before {
	content: '\eaa7';
} /* '' */
.gla-icon-looped-square-interest:before {
	content: '\eaa8';
} /* '' */
.gla-icon-sort-alphabet-outline:before {
	content: '\eaa9';
} /* '' */
.gla-icon-sort-alphabet:before {
	content: '\eaaa';
} /* '' */
.gla-icon-sort-numeric-outline:before {
	content: '\eaab';
} /* '' */
.gla-icon-sort-numeric:before {
	content: '\eaac';
} /* '' */
.gla-icon-dribbble-circled-1:before {
	content: '\eaad';
} /* '' */
.gla-icon-dribbble-2:before {
	content: '\eaae';
} /* '' */
.gla-icon-facebook-circled-1:before {
	content: '\eaaf';
} /* '' */
.gla-icon-facebook-2:before {
	content: '\eab0';
} /* '' */
.gla-icon-flickr-circled-1:before {
	content: '\eab1';
} /* '' */
.gla-icon-flickr-2:before {
	content: '\eab2';
} /* '' */
.gla-icon-github-circled-2:before {
	content: '\eab3';
} /* '' */
.gla-icon-github-2:before {
	content: '\eab4';
} /* '' */
.gla-icon-lastfm-circled-1:before {
	content: '\eab5';
} /* '' */
.gla-icon-lastfm-2:before {
	content: '\eab6';
} /* '' */
.gla-icon-linkedin-circled-1:before {
	content: '\eab7';
} /* '' */
.gla-icon-linkedin-2:before {
	content: '\eab8';
} /* '' */
.gla-icon-pinterest-circled-2:before {
	content: '\eab9';
} /* '' */
.gla-icon-pinterest-2:before {
	content: '\eaba';
} /* '' */
.gla-icon-skype-outline:before {
	content: '\eabb';
} /* '' */
.gla-icon-skype-2:before {
	content: '\eabc';
} /* '' */
.gla-icon-tumbler-circled:before {
	content: '\eabd';
} /* '' */
.gla-icon-tumbler:before {
	content: '\eabe';
} /* '' */
.gla-icon-twitter-circled-1:before {
	content: '\eabf';
} /* '' */
.gla-icon-twitter-2:before {
	content: '\eac0';
} /* '' */
.gla-icon-vimeo-circled-1:before {
	content: '\eac1';
} /* '' */
.gla-icon-vimeo-2:before {
	content: '\eac2';
} /* '' */
.gla-icon-search-3:before {
	content: '\eac3';
} /* '' */
.gla-icon-mail-3:before {
	content: '\eac4';
} /* '' */
.gla-icon-heart-3:before {
	content: '\eac5';
} /* '' */
.gla-icon-heart-empty-2:before {
	content: '\eac6';
} /* '' */
.gla-icon-star-3:before {
	content: '\eac7';
} /* '' */
.gla-icon-user-3:before {
	content: '\eac8';
} /* '' */
.gla-icon-video-3:before {
	content: '\eac9';
} /* '' */
.gla-icon-picture-3:before {
	content: '\eaca';
} /* '' */
.gla-icon-camera-3:before {
	content: '\eacb';
} /* '' */
.gla-icon-ok-2:before {
	content: '\eacc';
} /* '' */
.gla-icon-ok-circle:before {
	content: '\eacd';
} /* '' */
.gla-icon-cancel-3:before {
	content: '\eace';
} /* '' */
.gla-icon-cancel-circle:before {
	content: '\eacf';
} /* '' */
.gla-icon-plus-3:before {
	content: '\ead0';
} /* '' */
.gla-icon-plus-circle:before {
	content: '\ead1';
} /* '' */
.gla-icon-minus-3:before {
	content: '\ead2';
} /* '' */
.gla-icon-minus-circle:before {
	content: '\ead3';
} /* '' */
.gla-icon-help-2:before {
	content: '\ead4';
} /* '' */
.gla-icon-info-3:before {
	content: '\ead5';
} /* '' */
.gla-icon-home-3:before {
	content: '\ead6';
} /* '' */
.gla-icon-link-3:before {
	content: '\ead7';
} /* '' */
.gla-icon-attach-3:before {
	content: '\ead8';
} /* '' */
.gla-icon-lock-3:before {
	content: '\ead9';
} /* '' */
.gla-icon-lock-empty:before {
	content: '\eada';
} /* '' */
.gla-icon-lock-open-3:before {
	content: '\eadb';
} /* '' */
.gla-icon-lock-open-empty:before {
	content: '\eadc';
} /* '' */
.gla-icon-pin-2:before {
	content: '\eadd';
} /* '' */
.gla-icon-eye-3:before {
	content: '\eade';
} /* '' */
.gla-icon-tag-3:before {
	content: '\eadf';
} /* '' */
.gla-icon-tag-empty:before {
	content: '\eae0';
} /* '' */
.gla-icon-download-3:before {
	content: '\eae1';
} /* '' */
.gla-icon-upload-3:before {
	content: '\eae2';
} /* '' */
.gla-icon-download-cloud-1:before {
	content: '\eae3';
} /* '' */
.gla-icon-upload-cloud-3:before {
	content: '\eae4';
} /* '' */
.gla-icon-quote-left-1:before {
	content: '\eae5';
} /* '' */
.gla-icon-quote-right-1:before {
	content: '\eae6';
} /* '' */
.gla-icon-quote-left-alt:before {
	content: '\eae7';
} /* '' */
.gla-icon-quote-right-alt:before {
	content: '\eae8';
} /* '' */
.gla-icon-pencil-3:before {
	content: '\eae9';
} /* '' */
.gla-icon-pencil-neg:before {
	content: '\eaea';
} /* '' */
.gla-icon-pencil-alt:before {
	content: '\eaeb';
} /* '' */
.gla-icon-undo:before {
	content: '\eaec';
} /* '' */
.gla-icon-comment-3:before {
	content: '\eaed';
} /* '' */
.gla-icon-comment-inv:before {
	content: '\eaee';
} /* '' */
.gla-icon-comment-alt:before {
	content: '\eaef';
} /* '' */
.gla-icon-comment-inv-alt:before {
	content: '\eaf0';
} /* '' */
.gla-icon-comment-alt2:before {
	content: '\eaf1';
} /* '' */
.gla-icon-comment-inv-alt2:before {
	content: '\eaf2';
} /* '' */
.gla-icon-chat-3:before {
	content: '\eaf3';
} /* '' */
.gla-icon-chat-inv:before {
	content: '\eaf4';
} /* '' */
.gla-icon-location-3:before {
	content: '\eaf5';
} /* '' */
.gla-icon-location-inv:before {
	content: '\eaf6';
} /* '' */
.gla-icon-location-alt:before {
	content: '\eaf7';
} /* '' */
.gla-icon-compass-3:before {
	content: '\eaf8';
} /* '' */
.gla-icon-trash-3:before {
	content: '\eaf9';
} /* '' */
.gla-icon-trash-empty-1:before {
	content: '\eafa';
} /* '' */
.gla-icon-doc-3:before {
	content: '\eafb';
} /* '' */
.gla-icon-doc-inv-1:before {
	content: '\eafc';
} /* '' */
.gla-icon-doc-alt:before {
	content: '\eafd';
} /* '' */
.gla-icon-doc-inv-alt:before {
	content: '\eafe';
} /* '' */
.gla-icon-article:before {
	content: '\eaff';
} /* '' */
.gla-icon-article-alt:before {
	content: '\eb00';
} /* '' */
.gla-icon-book-open-1:before {
	content: '\eb01';
} /* '' */
.gla-icon-folder-3:before {
	content: '\eb02';
} /* '' */
.gla-icon-folder-empty-1:before {
	content: '\eb03';
} /* '' */
.gla-icon-box-3:before {
	content: '\eb04';
} /* '' */
.gla-icon-rss-3:before {
	content: '\eb05';
} /* '' */
.gla-icon-rss-alt:before {
	content: '\eb06';
} /* '' */
.gla-icon-cog-3:before {
	content: '\eb07';
} /* '' */
.gla-icon-wrench-2:before {
	content: '\eb08';
} /* '' */
.gla-icon-share-2:before {
	content: '\eb09';
} /* '' */
.gla-icon-calendar-3:before {
	content: '\eb0a';
} /* '' */
.gla-icon-calendar-inv:before {
	content: '\eb0b';
} /* '' */
.gla-icon-calendar-alt:before {
	content: '\eb0c';
} /* '' */
.gla-icon-mic-3:before {
	content: '\eb0d';
} /* '' */
.gla-icon-volume-off-2:before {
	content: '\eb0e';
} /* '' */
.gla-icon-volume-up-1:before {
	content: '\eb0f';
} /* '' */
.gla-icon-headphones-2:before {
	content: '\eb10';
} /* '' */
.gla-icon-clock-3:before {
	content: '\eb11';
} /* '' */
.gla-icon-lamp-1:before {
	content: '\eb12';
} /* '' */
.gla-icon-block-3:before {
	content: '\eb13';
} /* '' */
.gla-icon-resize-full-3:before {
	content: '\eb14';
} /* '' */
.gla-icon-resize-full-alt-1:before {
	content: '\eb15';
} /* '' */
.gla-icon-resize-small-2:before {
	content: '\eb16';
} /* '' */
.gla-icon-resize-small-alt:before {
	content: '\eb17';
} /* '' */
.gla-icon-resize-vertical-1:before {
	content: '\eb18';
} /* '' */
.gla-icon-resize-horizontal-1:before {
	content: '\eb19';
} /* '' */
.gla-icon-move-2:before {
	content: '\eb1a';
} /* '' */
.gla-icon-popup-3:before {
	content: '\eb1b';
} /* '' */
.gla-icon-down-3:before {
	content: '\eb1c';
} /* '' */
.gla-icon-left-3:before {
	content: '\eb1d';
} /* '' */
.gla-icon-right-3:before {
	content: '\eb1e';
} /* '' */
.gla-icon-up-3:before {
	content: '\eb1f';
} /* '' */
.gla-icon-down-circle:before {
	content: '\eb20';
} /* '' */
.gla-icon-left-circle:before {
	content: '\eb21';
} /* '' */
.gla-icon-right-circle:before {
	content: '\eb22';
} /* '' */
.gla-icon-up-circle:before {
	content: '\eb23';
} /* '' */
.gla-icon-cw-3:before {
	content: '\eb24';
} /* '' */
.gla-icon-loop-2:before {
	content: '\eb25';
} /* '' */
.gla-icon-loop-alt-1:before {
	content: '\eb26';
} /* '' */
.gla-icon-exchange-1:before {
	content: '\eb27';
} /* '' */
.gla-icon-split:before {
	content: '\eb28';
} /* '' */
.gla-icon-arrow-curved:before {
	content: '\eb29';
} /* '' */
.gla-icon-play-3:before {
	content: '\eb2a';
} /* '' */
.gla-icon-play-circle2:before {
	content: '\eb2b';
} /* '' */
.gla-icon-stop-3:before {
	content: '\eb2c';
} /* '' */
.gla-icon-pause-3:before {
	content: '\eb2d';
} /* '' */
.gla-icon-to-start-2:before {
	content: '\eb2e';
} /* '' */
.gla-icon-to-end-2:before {
	content: '\eb2f';
} /* '' */
.gla-icon-eject-2:before {
	content: '\eb30';
} /* '' */
.gla-icon-target-3:before {
	content: '\eb31';
} /* '' */
.gla-icon-signal-2:before {
	content: '\eb32';
} /* '' */
.gla-icon-award-1:before {
	content: '\eb33';
} /* '' */
.gla-icon-award-empty:before {
	content: '\eb34';
} /* '' */
.gla-icon-list-2:before {
	content: '\eb35';
} /* '' */
.gla-icon-list-nested:before {
	content: '\eb36';
} /* '' */
.gla-icon-bat-empty:before {
	content: '\eb37';
} /* '' */
.gla-icon-bat-half:before {
	content: '\eb38';
} /* '' */
.gla-icon-bat-full:before {
	content: '\eb39';
} /* '' */
.gla-icon-bat-charge-1:before {
	content: '\eb3a';
} /* '' */
.gla-icon-mobile-3:before {
	content: '\eb3b';
} /* '' */
.gla-icon-cd-1:before {
	content: '\eb3c';
} /* '' */
.gla-icon-equalizer:before {
	content: '\eb3d';
} /* '' */
.gla-icon-cursor:before {
	content: '\eb3e';
} /* '' */
.gla-icon-aperture:before {
	content: '\eb3f';
} /* '' */
.gla-icon-aperture-alt:before {
	content: '\eb40';
} /* '' */
.gla-icon-steering-wheel:before {
	content: '\eb41';
} /* '' */
.gla-icon-book-2:before {
	content: '\eb42';
} /* '' */
.gla-icon-book-alt:before {
	content: '\eb43';
} /* '' */
.gla-icon-brush-3:before {
	content: '\eb44';
} /* '' */
.gla-icon-brush-alt:before {
	content: '\eb45';
} /* '' */
.gla-icon-eyedropper-1:before {
	content: '\eb46';
} /* '' */
.gla-icon-layers:before {
	content: '\eb47';
} /* '' */
.gla-icon-layers-alt:before {
	content: '\eb48';
} /* '' */
.gla-icon-sun-2:before {
	content: '\eb49';
} /* '' */
.gla-icon-sun-inv:before {
	content: '\eb4a';
} /* '' */
.gla-icon-cloud-3:before {
	content: '\eb4b';
} /* '' */
.gla-icon-rain-1:before {
	content: '\eb4c';
} /* '' */
.gla-icon-flash-3:before {
	content: '\eb4d';
} /* '' */
.gla-icon-moon-3:before {
	content: '\eb4e';
} /* '' */
.gla-icon-moon-inv:before {
	content: '\eb4f';
} /* '' */
.gla-icon-umbrella-1:before {
	content: '\eb50';
} /* '' */
.gla-icon-chart-bar-3:before {
	content: '\eb51';
} /* '' */
.gla-icon-chart-pie-3:before {
	content: '\eb52';
} /* '' */
.gla-icon-chart-pie-alt:before {
	content: '\eb53';
} /* '' */
.gla-icon-key-3:before {
	content: '\eb54';
} /* '' */
.gla-icon-key-inv:before {
	content: '\eb55';
} /* '' */
.gla-icon-hash:before {
	content: '\eb56';
} /* '' */
.gla-icon-at-2:before {
	content: '\eb57';
} /* '' */
.gla-icon-pilcrow:before {
	content: '\eb58';
} /* '' */
.gla-icon-dial:before {
	content: '\eb59';
} /* '' */
.gla-icon-search-4:before {
	content: '\eb5a';
} /* '' */
.gla-icon-mail-4:before {
	content: '\eb5b';
} /* '' */
.gla-icon-heart-4:before {
	content: '\eb5c';
} /* '' */
.gla-icon-star-4:before {
	content: '\eb5d';
} /* '' */
.gla-icon-user-4:before {
	content: '\eb5e';
} /* '' */
.gla-icon-user-woman:before {
	content: '\eb5f';
} /* '' */
.gla-icon-user-pair:before {
	content: '\eb60';
} /* '' */
.gla-icon-video-alt:before {
	content: '\eb61';
} /* '' */
.gla-icon-videocam-2:before {
	content: '\eb62';
} /* '' */
.gla-icon-videocam-alt:before {
	content: '\eb63';
} /* '' */
.gla-icon-camera-4:before {
	content: '\eb64';
} /* '' */
.gla-icon-th-2:before {
	content: '\eb65';
} /* '' */
.gla-icon-th-list-2:before {
	content: '\eb66';
} /* '' */
.gla-icon-ok-3:before {
	content: '\eb67';
} /* '' */
.gla-icon-cancel-4:before {
	content: '\eb68';
} /* '' */
.gla-icon-cancel-circle-1:before {
	content: '\eb69';
} /* '' */
.gla-icon-plus-4:before {
	content: '\eb6a';
} /* '' */
.gla-icon-home-4:before {
	content: '\eb6b';
} /* '' */
.gla-icon-lock-4:before {
	content: '\eb6c';
} /* '' */
.gla-icon-lock-open-4:before {
	content: '\eb6d';
} /* '' */
.gla-icon-eye-4:before {
	content: '\eb6e';
} /* '' */
.gla-icon-tag-4:before {
	content: '\eb6f';
} /* '' */
.gla-icon-thumbs-up-3:before {
	content: '\eb70';
} /* '' */
.gla-icon-thumbs-down-3:before {
	content: '\eb71';
} /* '' */
.gla-icon-download-4:before {
	content: '\eb72';
} /* '' */
.gla-icon-export-3:before {
	content: '\eb73';
} /* '' */
.gla-icon-pencil-4:before {
	content: '\eb74';
} /* '' */
.gla-icon-pencil-alt-1:before {
	content: '\eb75';
} /* '' */
.gla-icon-edit-2:before {
	content: '\eb76';
} /* '' */
.gla-icon-chat-4:before {
	content: '\eb77';
} /* '' */
.gla-icon-print-3:before {
	content: '\eb78';
} /* '' */
.gla-icon-bell-3:before {
	content: '\eb79';
} /* '' */
.gla-icon-attention-3:before {
	content: '\eb7a';
} /* '' */
.gla-icon-info-4:before {
	content: '\eb7b';
} /* '' */
.gla-icon-question:before {
	content: '\eb7c';
} /* '' */
.gla-icon-location-4:before {
	content: '\eb7d';
} /* '' */
.gla-icon-trash-4:before {
	content: '\eb7e';
} /* '' */
.gla-icon-doc-4:before {
	content: '\eb7f';
} /* '' */
.gla-icon-article-1:before {
	content: '\eb80';
} /* '' */
.gla-icon-article-alt-1:before {
	content: '\eb81';
} /* '' */
.gla-icon-rss-4:before {
	content: '\eb82';
} /* '' */
.gla-icon-wrench-3:before {
	content: '\eb83';
} /* '' */
.gla-icon-basket-3:before {
	content: '\eb84';
} /* '' */
.gla-icon-basket-alt:before {
	content: '\eb85';
} /* '' */
.gla-icon-calendar-4:before {
	content: '\eb86';
} /* '' */
.gla-icon-calendar-alt-1:before {
	content: '\eb87';
} /* '' */
.gla-icon-volume-off-3:before {
	content: '\eb88';
} /* '' */
.gla-icon-volume-down-1:before {
	content: '\eb89';
} /* '' */
.gla-icon-volume-up-2:before {
	content: '\eb8a';
} /* '' */
.gla-icon-bullhorn:before {
	content: '\eb8b';
} /* '' */
.gla-icon-clock-4:before {
	content: '\eb8c';
} /* '' */
.gla-icon-clock-alt:before {
	content: '\eb8d';
} /* '' */
.gla-icon-stop-4:before {
	content: '\eb8e';
} /* '' */
.gla-icon-resize-full-4:before {
	content: '\eb8f';
} /* '' */
.gla-icon-resize-small-3:before {
	content: '\eb90';
} /* '' */
.gla-icon-zoom-in-2:before {
	content: '\eb91';
} /* '' */
.gla-icon-zoom-out-2:before {
	content: '\eb92';
} /* '' */
.gla-icon-popup-4:before {
	content: '\eb93';
} /* '' */
.gla-icon-down-dir-2:before {
	content: '\eb94';
} /* '' */
.gla-icon-left-dir-2:before {
	content: '\eb95';
} /* '' */
.gla-icon-right-dir-2:before {
	content: '\eb96';
} /* '' */
.gla-icon-up-dir-2:before {
	content: '\eb97';
} /* '' */
.gla-icon-down-4:before {
	content: '\eb98';
} /* '' */
.gla-icon-up-4:before {
	content: '\eb99';
} /* '' */
.gla-icon-cw-4:before {
	content: '\eb9a';
} /* '' */
.gla-icon-signal-3:before {
	content: '\eb9b';
} /* '' */
.gla-icon-award-2:before {
	content: '\eb9c';
} /* '' */
.gla-icon-mobile-4:before {
	content: '\eb9d';
} /* '' */
.gla-icon-mobile-alt:before {
	content: '\eb9e';
} /* '' */
.gla-icon-tablet-2:before {
	content: '\eb9f';
} /* '' */
.gla-icon-ipod:before {
	content: '\eba0';
} /* '' */
.gla-icon-cd-2:before {
	content: '\eba1';
} /* '' */
.gla-icon-grid:before {
	content: '\eba2';
} /* '' */
.gla-icon-book-3:before {
	content: '\eba3';
} /* '' */
.gla-icon-easel:before {
	content: '\eba4';
} /* '' */
.gla-icon-globe-3:before {
	content: '\eba5';
} /* '' */
.gla-icon-chart-1:before {
	content: '\eba6';
} /* '' */
.gla-icon-chart-bar-4:before {
	content: '\eba7';
} /* '' */
.gla-icon-chart-pie-4:before {
	content: '\eba8';
} /* '' */
.gla-icon-dollar-1:before {
	content: '\eba9';
} /* '' */
.gla-icon-at-3:before {
	content: '\ebaa';
} /* '' */
.gla-icon-colon:before {
	content: '\ebab';
} /* '' */
.gla-icon-semicolon:before {
	content: '\ebac';
} /* '' */
.gla-icon-squares:before {
	content: '\ebad';
} /* '' */
.gla-icon-money-1:before {
	content: '\ebae';
} /* '' */
.gla-icon-facebook-3:before {
	content: '\ebaf';
} /* '' */
.gla-icon-facebook-rect:before {
	content: '\ebb0';
} /* '' */
.gla-icon-twitter-bird:before {
	content: '\ebb1';
} /* '' */
.gla-icon-youtube-1:before {
	content: '\ebb2';
} /* '' */
.gla-icon-windy-rain-inv:before {
	content: '\ebb3';
} /* '' */
.gla-icon-snow-inv:before {
	content: '\ebb4';
} /* '' */
.gla-icon-snow-heavy-inv:before {
	content: '\ebb5';
} /* '' */
.gla-icon-hail-inv:before {
	content: '\ebb6';
} /* '' */
.gla-icon-clouds-inv:before {
	content: '\ebb7';
} /* '' */
.gla-icon-clouds-flash-inv:before {
	content: '\ebb8';
} /* '' */
.gla-icon-temperature:before {
	content: '\ebb9';
} /* '' */
.gla-icon-compass-4:before {
	content: '\ebba';
} /* '' */
.gla-icon-na:before {
	content: '\ebbb';
} /* '' */
.gla-icon-celcius:before {
	content: '\ebbc';
} /* '' */
.gla-icon-fahrenheit:before {
	content: '\ebbd';
} /* '' */
.gla-icon-clouds-flash-alt:before {
	content: '\ebbe';
} /* '' */
.gla-icon-sun-inv-1:before {
	content: '\ebbf';
} /* '' */
.gla-icon-moon-inv-1:before {
	content: '\ebc0';
} /* '' */
.gla-icon-cloud-sun-inv:before {
	content: '\ebc1';
} /* '' */
.gla-icon-cloud-moon-inv:before {
	content: '\ebc2';
} /* '' */
.gla-icon-cloud-inv:before {
	content: '\ebc3';
} /* '' */
.gla-icon-cloud-flash-inv:before {
	content: '\ebc4';
} /* '' */
.gla-icon-drizzle-inv:before {
	content: '\ebc5';
} /* '' */
.gla-icon-rain-inv:before {
	content: '\ebc6';
} /* '' */
.gla-icon-windy-inv:before {
	content: '\ebc7';
} /* '' */
.gla-icon-sunrise:before {
	content: '\ebc8';
} /* '' */
.gla-icon-sun-3:before {
	content: '\ebc9';
} /* '' */
.gla-icon-moon-4:before {
	content: '\ebca';
} /* '' */
.gla-icon-eclipse:before {
	content: '\ebcb';
} /* '' */
.gla-icon-mist:before {
	content: '\ebcc';
} /* '' */
.gla-icon-wind-1:before {
	content: '\ebcd';
} /* '' */
.gla-icon-snowflake:before {
	content: '\ebce';
} /* '' */
.gla-icon-cloud-sun-1:before {
	content: '\ebcf';
} /* '' */
.gla-icon-cloud-moon:before {
	content: '\ebd0';
} /* '' */
.gla-icon-fog-sun:before {
	content: '\ebd1';
} /* '' */
.gla-icon-fog-moon:before {
	content: '\ebd2';
} /* '' */
.gla-icon-fog-cloud:before {
	content: '\ebd3';
} /* '' */
.gla-icon-fog:before {
	content: '\ebd4';
} /* '' */
.gla-icon-cloud-4:before {
	content: '\ebd5';
} /* '' */
.gla-icon-cloud-flash-1:before {
	content: '\ebd6';
} /* '' */
.gla-icon-cloud-flash-alt:before {
	content: '\ebd7';
} /* '' */
.gla-icon-drizzle-1:before {
	content: '\ebd8';
} /* '' */
.gla-icon-rain-2:before {
	content: '\ebd9';
} /* '' */
.gla-icon-windy:before {
	content: '\ebda';
} /* '' */
.gla-icon-windy-rain:before {
	content: '\ebdb';
} /* '' */
.gla-icon-snow-1:before {
	content: '\ebdc';
} /* '' */
.gla-icon-snow-alt:before {
	content: '\ebdd';
} /* '' */
.gla-icon-snow-heavy:before {
	content: '\ebde';
} /* '' */
.gla-icon-hail:before {
	content: '\ebdf';
} /* '' */
.gla-icon-clouds:before {
	content: '\ebe0';
} /* '' */
.gla-icon-clouds-flash:before {
	content: '\ebe1';
} /* '' */
.gla-icon-mail-5:before {
	content: '\ebe2';
} /* '' */
.gla-icon-heart-5:before {
	content: '\ebe3';
} /* '' */
.gla-icon-star-5:before {
	content: '\ebe4';
} /* '' */
.gla-icon-star-empty-2:before {
	content: '\ebe5';
} /* '' */
.gla-icon-ok-4:before {
	content: '\ebe6';
} /* '' */
.gla-icon-cancel-5:before {
	content: '\ebe7';
} /* '' */
.gla-icon-plus-5:before {
	content: '\ebe8';
} /* '' */
.gla-icon-help-circled-2:before {
	content: '\ebe9';
} /* '' */
.gla-icon-help-circled-alt:before {
	content: '\ebea';
} /* '' */
.gla-icon-home-5:before {
	content: '\ebeb';
} /* '' */
.gla-icon-pencil-5:before {
	content: '\ebec';
} /* '' */
.gla-icon-attention-4:before {
	content: '\ebed';
} /* '' */
.gla-icon-attention-alt-1:before {
	content: '\ebee';
} /* '' */
.gla-icon-cog-4:before {
	content: '\ebef';
} /* '' */
.gla-icon-mic-off:before {
	content: '\ebf0';
} /* '' */
.gla-icon-clock-5:before {
	content: '\ebf1';
} /* '' */
.gla-icon-stopwatch-1:before {
	content: '\ebf2';
} /* '' */
.gla-icon-hourglass-5:before {
	content: '\ebf3';
} /* '' */
.gla-icon-down-5:before {
	content: '\ebf4';
} /* '' */
.gla-icon-left-4:before {
	content: '\ebf5';
} /* '' */
.gla-icon-right-4:before {
	content: '\ebf6';
} /* '' */
.gla-icon-up-5:before {
	content: '\ebf7';
} /* '' */
.gla-icon-down-bold-1:before {
	content: '\ebf8';
} /* '' */
.gla-icon-left-bold-1:before {
	content: '\ebf9';
} /* '' */
.gla-icon-right-bold-1:before {
	content: '\ebfa';
} /* '' */
.gla-icon-up-bold-1:before {
	content: '\ebfb';
} /* '' */
.gla-icon-down-fat:before {
	content: '\ebfc';
} /* '' */
.gla-icon-left-fat:before {
	content: '\ebfd';
} /* '' */
.gla-icon-right-fat:before {
	content: '\ebfe';
} /* '' */
.gla-icon-up-fat:before {
	content: '\ebff';
} /* '' */
.gla-icon-flash-4:before {
	content: '\ec00';
} /* '' */
.gla-icon-cloud-5:before {
	content: '\ec01';
} /* '' */
.gla-icon-vector-pencil:before {
	content: '\ec02';
} /* '' */
.gla-icon-at-4:before {
	content: '\ec03';
} /* '' */
.gla-icon-female-1:before {
	content: '\ec04';
} /* '' */
.gla-icon-male-1:before {
	content: '\ec05';
} /* '' */
.gla-icon-king:before {
	content: '\ec06';
} /* '' */
.gla-icon-anchor-2:before {
	content: '\ec07';
} /* '' */
.gla-icon-aboveground-rail:before {
	content: '\ec08';
} /* '' */
.gla-icon-airfield:before {
	content: '\ec09';
} /* '' */
.gla-icon-airport:before {
	content: '\ec0a';
} /* '' */
.gla-icon-art-gallery:before {
	content: '\ec0b';
} /* '' */
.gla-icon-bar:before {
	content: '\ec0c';
} /* '' */
.gla-icon-baseball:before {
	content: '\ec0d';
} /* '' */
.gla-icon-basketball:before {
	content: '\ec0e';
} /* '' */
.gla-icon-beer-2:before {
	content: '\ec0f';
} /* '' */
.gla-icon-belowground-rail:before {
	content: '\ec10';
} /* '' */
.gla-icon-bicycle-1:before {
	content: '\ec11';
} /* '' */
.gla-icon-bus-1:before {
	content: '\ec12';
} /* '' */
.gla-icon-cafe:before {
	content: '\ec13';
} /* '' */
.gla-icon-campsite:before {
	content: '\ec14';
} /* '' */
.gla-icon-cemetery:before {
	content: '\ec15';
} /* '' */
.gla-icon-cinema:before {
	content: '\ec16';
} /* '' */
.gla-icon-college:before {
	content: '\ec17';
} /* '' */
.gla-icon-commerical-building:before {
	content: '\ec18';
} /* '' */
.gla-icon-credit-card-3:before {
	content: '\ec19';
} /* '' */
.gla-icon-cricket:before {
	content: '\ec1a';
} /* '' */
.gla-icon-embassy:before {
	content: '\ec1b';
} /* '' */
.gla-icon-fast-food:before {
	content: '\ec1c';
} /* '' */
.gla-icon-ferry:before {
	content: '\ec1d';
} /* '' */
.gla-icon-fire-station:before {
	content: '\ec1e';
} /* '' */
.gla-icon-football:before {
	content: '\ec1f';
} /* '' */
.gla-icon-fuel:before {
	content: '\ec20';
} /* '' */
.gla-icon-garden:before {
	content: '\ec21';
} /* '' */
.gla-icon-giraffe:before {
	content: '\ec22';
} /* '' */
.gla-icon-golf:before {
	content: '\ec23';
} /* '' */
.gla-icon-grocery-store:before {
	content: '\ec24';
} /* '' */
.gla-icon-harbor:before {
	content: '\ec25';
} /* '' */
.gla-icon-heliport:before {
	content: '\ec26';
} /* '' */
.gla-icon-hospital-1:before {
	content: '\ec27';
} /* '' */
.gla-icon-industrial-building:before {
	content: '\ec28';
} /* '' */
.gla-icon-library:before {
	content: '\ec29';
} /* '' */
.gla-icon-lodging:before {
	content: '\ec2a';
} /* '' */
.gla-icon-london-underground:before {
	content: '\ec2b';
} /* '' */
.gla-icon-minefield:before {
	content: '\ec2c';
} /* '' */
.gla-icon-monument:before {
	content: '\ec2d';
} /* '' */
.gla-icon-museum:before {
	content: '\ec2e';
} /* '' */
.gla-icon-pharmacy:before {
	content: '\ec2f';
} /* '' */
.gla-icon-pitch:before {
	content: '\ec30';
} /* '' */
.gla-icon-police:before {
	content: '\ec31';
} /* '' */
.gla-icon-post:before {
	content: '\ec32';
} /* '' */
.gla-icon-prison:before {
	content: '\ec33';
} /* '' */
.gla-icon-rail:before {
	content: '\ec34';
} /* '' */
.gla-icon-religious-christian:before {
	content: '\ec35';
} /* '' */
.gla-icon-religious-islam:before {
	content: '\ec36';
} /* '' */
.gla-icon-religious-jewish:before {
	content: '\ec37';
} /* '' */
.gla-icon-restaurant:before {
	content: '\ec38';
} /* '' */
.gla-icon-roadblock:before {
	content: '\ec39';
} /* '' */
.gla-icon-school:before {
	content: '\ec3a';
} /* '' */
.gla-icon-shop:before {
	content: '\ec3b';
} /* '' */
.gla-icon-skiing:before {
	content: '\ec3c';
} /* '' */
.gla-icon-soccer:before {
	content: '\ec3d';
} /* '' */
.gla-icon-swimming:before {
	content: '\ec3e';
} /* '' */
.gla-icon-tennis:before {
	content: '\ec3f';
} /* '' */
.gla-icon-theatre:before {
	content: '\ec40';
} /* '' */
.gla-icon-toilet:before {
	content: '\ec41';
} /* '' */
.gla-icon-town-hall:before {
	content: '\ec42';
} /* '' */
.gla-icon-trash-6:before {
	content: '\ec43';
} /* '' */
.gla-icon-tree-2:before {
	content: '\ec44';
} /* '' */
.gla-icon-tree-3:before {
	content: '\ec45';
} /* '' */
.gla-icon-warehouse:before {
	content: '\ec46';
} /* '' */
.gla-icon-duckduckgo:before {
	content: '\ec47';
} /* '' */
.gla-icon-aim:before {
	content: '\ec48';
} /* '' */
.gla-icon-delicious-1:before {
	content: '\ec49';
} /* '' */
.gla-icon-paypal-2:before {
	content: '\ec4a';
} /* '' */
.gla-icon-flattr-1:before {
	content: '\ec4b';
} /* '' */
.gla-icon-android-1:before {
	content: '\ec4c';
} /* '' */
.gla-icon-eventful:before {
	content: '\ec4d';
} /* '' */
.gla-icon-smashmag:before {
	content: '\ec4e';
} /* '' */
.gla-icon-gplus-3:before {
	content: '\ec4f';
} /* '' */
.gla-icon-wikipedia:before {
	content: '\ec50';
} /* '' */
.gla-icon-lanyrd:before {
	content: '\ec51';
} /* '' */
.gla-icon-calendar-6:before {
	content: '\ec52';
} /* '' */
.gla-icon-stumbleupon-2:before {
	content: '\ec53';
} /* '' */
.gla-icon-fivehundredpx:before {
	content: '\ec54';
} /* '' */
.gla-icon-pinterest-3:before {
	content: '\ec55';
} /* '' */
.gla-icon-bitcoin-1:before {
	content: '\ec56';
} /* '' */
.gla-icon-w3c:before {
	content: '\ec57';
} /* '' */
.gla-icon-foursquare-1:before {
	content: '\ec58';
} /* '' */
.gla-icon-html5-1:before {
	content: '\ec59';
} /* '' */
.gla-icon-ie:before {
	content: '\ec5a';
} /* '' */
.gla-icon-call:before {
	content: '\ec5b';
} /* '' */
.gla-icon-grooveshark:before {
	content: '\ec5c';
} /* '' */
.gla-icon-ninetyninedesigns:before {
	content: '\ec5d';
} /* '' */
.gla-icon-forrst:before {
	content: '\ec5e';
} /* '' */
.gla-icon-digg-1:before {
	content: '\ec5f';
} /* '' */
.gla-icon-spotify-2:before {
	content: '\ec60';
} /* '' */
.gla-icon-reddit-1:before {
	content: '\ec61';
} /* '' */
.gla-icon-guest:before {
	content: '\ec62';
} /* '' */
.gla-icon-gowalla:before {
	content: '\ec63';
} /* '' */
.gla-icon-appstore:before {
	content: '\ec64';
} /* '' */
.gla-icon-blogger:before {
	content: '\ec65';
} /* '' */
.gla-icon-cc-2:before {
	content: '\ec66';
} /* '' */
.gla-icon-dribbble-4:before {
	content: '\ec67';
} /* '' */
.gla-icon-evernote-1:before {
	content: '\ec68';
} /* '' */
.gla-icon-flickr-3:before {
	content: '\ec69';
} /* '' */
.gla-icon-google-1:before {
	content: '\ec6a';
} /* '' */
.gla-icon-viadeo-1:before {
	content: '\ec6b';
} /* '' */
.gla-icon-instapaper:before {
	content: '\ec6c';
} /* '' */
.gla-icon-weibo-1:before {
	content: '\ec6d';
} /* '' */
.gla-icon-klout:before {
	content: '\ec6e';
} /* '' */
.gla-icon-linkedin-4:before {
	content: '\ec6f';
} /* '' */
.gla-icon-meetup-1:before {
	content: '\ec70';
} /* '' */
.gla-icon-vk:before {
	content: '\ec71';
} /* '' */
.gla-icon-plancast:before {
	content: '\ec72';
} /* '' */
.gla-icon-disqus:before {
	content: '\ec73';
} /* '' */
.gla-icon-rss-5:before {
	content: '\ec74';
} /* '' */
.gla-icon-skype-3:before {
	content: '\ec75';
} /* '' */
.gla-icon-twitter-5:before {
	content: '\ec76';
} /* '' */
.gla-icon-youtube-2:before {
	content: '\ec77';
} /* '' */
.gla-icon-vimeo-3:before {
	content: '\ec78';
} /* '' */
.gla-icon-windows-1:before {
	content: '\ec79';
} /* '' */
.gla-icon-xing-1:before {
	content: '\ec7a';
} /* '' */
.gla-icon-yahoo-1:before {
	content: '\ec7b';
} /* '' */
.gla-icon-chrome-1:before {
	content: '\ec7c';
} /* '' */
.gla-icon-email:before {
	content: '\ec7d';
} /* '' */
.gla-icon-macstore:before {
	content: '\ec7e';
} /* '' */
.gla-icon-myspace:before {
	content: '\ec7f';
} /* '' */
.gla-icon-podcast-1:before {
	content: '\ec80';
} /* '' */
.gla-icon-amazon-1:before {
	content: '\ec81';
} /* '' */
.gla-icon-steam-1:before {
	content: '\ec82';
} /* '' */
.gla-icon-cloudapp:before {
	content: '\ec83';
} /* '' */
.gla-icon-dropbox-2:before {
	content: '\ec84';
} /* '' */
.gla-icon-ebay:before {
	content: '\ec85';
} /* '' */
.gla-icon-facebook-5:before {
	content: '\ec86';
} /* '' */
.gla-icon-github-4:before {
	content: '\ec87';
} /* '' */
.gla-icon-github-circled-4:before {
	content: '\ec88';
} /* '' */
.gla-icon-googleplay:before {
	content: '\ec89';
} /* '' */
.gla-icon-itunes:before {
	content: '\ec8a';
} /* '' */
.gla-icon-plurk:before {
	content: '\ec8b';
} /* '' */
.gla-icon-songkick:before {
	content: '\ec8c';
} /* '' */
.gla-icon-lastfm-3:before {
	content: '\ec8d';
} /* '' */
.gla-icon-gmail:before {
	content: '\ec8e';
} /* '' */
.gla-icon-pinboard:before {
	content: '\ec8f';
} /* '' */
.gla-icon-openid-1:before {
	content: '\ec90';
} /* '' */
.gla-icon-quora-1:before {
	content: '\ec91';
} /* '' */
.gla-icon-soundcloud-3:before {
	content: '\ec92';
} /* '' */
.gla-icon-tumblr-2:before {
	content: '\ec93';
} /* '' */
.gla-icon-eventasaurus:before {
	content: '\ec94';
} /* '' */
.gla-icon-wordpress-1:before {
	content: '\ec95';
} /* '' */
.gla-icon-yelp-1:before {
	content: '\ec96';
} /* '' */
.gla-icon-intensedebate:before {
	content: '\ec97';
} /* '' */
.gla-icon-eventbrite:before {
	content: '\ec98';
} /* '' */
.gla-icon-scribd-1:before {
	content: '\ec99';
} /* '' */
.gla-icon-posterous:before {
	content: '\ec9a';
} /* '' */
.gla-icon-stripe:before {
	content: '\ec9b';
} /* '' */
.gla-icon-opentable:before {
	content: '\ec9c';
} /* '' */
.gla-icon-cart:before {
	content: '\ec9d';
} /* '' */
.gla-icon-print-5:before {
	content: '\ec9e';
} /* '' */
.gla-icon-angellist-1:before {
	content: '\ec9f';
} /* '' */
.gla-icon-instagram-3:before {
	content: '\eca0';
} /* '' */
.gla-icon-dwolla:before {
	content: '\eca1';
} /* '' */
.gla-icon-appnet:before {
	content: '\eca2';
} /* '' */
.gla-icon-statusnet:before {
	content: '\eca3';
} /* '' */
.gla-icon-acrobat:before {
	content: '\eca4';
} /* '' */
.gla-icon-drupal-1:before {
	content: '\eca5';
} /* '' */
.gla-icon-buffer:before {
	content: '\eca6';
} /* '' */
.gla-icon-pocket:before {
	content: '\eca7';
} /* '' */
.gla-icon-bitbucket-1:before {
	content: '\eca8';
} /* '' */
.gla-icon-lego:before {
	content: '\eca9';
} /* '' */
.gla-icon-login-3:before {
	content: '\ecaa';
} /* '' */
.gla-icon-stackoverflow-1:before {
	content: '\ecab';
} /* '' */
.gla-icon-hackernews:before {
	content: '\ecac';
} /* '' */
.gla-icon-lkdto:before {
	content: '\ecad';
} /* '' */
.gla-icon-facebook-6:before {
	content: '\ecae';
} /* '' */
.gla-icon-facebook-rect-1:before {
	content: '\ecaf';
} /* '' */
.gla-icon-twitter-6:before {
	content: '\ecb0';
} /* '' */
.gla-icon-twitter-bird-1:before {
	content: '\ecb1';
} /* '' */
.gla-icon-vimeo-4:before {
	content: '\ecb2';
} /* '' */
.gla-icon-vimeo-rect:before {
	content: '\ecb3';
} /* '' */
.gla-icon-tumblr-rect:before {
	content: '\ecb4';
} /* '' */
.gla-icon-googleplus-rect:before {
	content: '\ecb5';
} /* '' */
.gla-icon-github-text:before {
	content: '\ecb6';
} /* '' */
.gla-icon-github-5:before {
	content: '\ecb7';
} /* '' */
.gla-icon-icq:before {
	content: '\ecb8';
} /* '' */
.gla-icon-yandex-rect:before {
	content: '\ecb9';
} /* '' */
.gla-icon-vkontakte-rect:before {
	content: '\ecba';
} /* '' */
.gla-icon-odnoklassniki-1:before {
	content: '\ecbb';
} /* '' */
.gla-icon-odnoklassniki-rect:before {
	content: '\ecbc';
} /* '' */
.gla-icon-friendfeed:before {
	content: '\ecbd';
} /* '' */
.gla-icon-friendfeed-rect:before {
	content: '\ecbe';
} /* '' */
.gla-icon-blogger-1:before {
	content: '\ecbf';
} /* '' */
.gla-icon-blogger-rect:before {
	content: '\ecc0';
} /* '' */
.gla-icon-deviantart-1:before {
	content: '\ecc1';
} /* '' */
.gla-icon-lastfm-4:before {
	content: '\ecc2';
} /* '' */
.gla-icon-lastfm-rect:before {
	content: '\ecc3';
} /* '' */
.gla-icon-linkedin-rect:before {
	content: '\ecc4';
} /* '' */
.gla-icon-picasa-1:before {
	content: '\ecc5';
} /* '' */
.gla-icon-instagram-4:before {
	content: '\ecc6';
} /* '' */
.gla-icon-instagram-filled:before {
	content: '\ecc7';
} /* '' */
.gla-icon-box-4:before {
	content: '\ecc8';
} /* '' */
.gla-icon-box-rect:before {
	content: '\ecc9';
} /* '' */
.gla-icon-youku:before {
	content: '\ecca';
} /* '' */
.gla-icon-win8:before {
	content: '\eccb';
} /* '' */
.gla-icon-discover:before {
	content: '\eccc';
} /* '' */
.gla-icon-visa:before {
	content: '\eccd';
} /* '' */
.gla-icon-houzz-1:before {
	content: '\ecce';
} /* '' */
.gla-icon-glass-1:before {
	content: '\eccf';
} /* '' */
.gla-icon-music-3:before {
	content: '\ecd0';
} /* '' */
.gla-icon-search-6:before {
	content: '\ecd1';
} /* '' */
.gla-icon-search-circled:before {
	content: '\ecd2';
} /* '' */
.gla-icon-mail-6:before {
	content: '\ecd3';
} /* '' */
.gla-icon-mail-circled:before {
	content: '\ecd4';
} /* '' */
.gla-icon-heart-6:before {
	content: '\ecd5';
} /* '' */
.gla-icon-heart-circled:before {
	content: '\ecd6';
} /* '' */
.gla-icon-heart-empty-3:before {
	content: '\ecd7';
} /* '' */
.gla-icon-star-6:before {
	content: '\ecd8';
} /* '' */
.gla-icon-star-circled:before {
	content: '\ecd9';
} /* '' */
.gla-icon-star-empty-3:before {
	content: '\ecda';
} /* '' */
.gla-icon-user-6:before {
	content: '\ecdb';
} /* '' */
.gla-icon-group:before {
	content: '\ecdc';
} /* '' */
.gla-icon-group-circled:before {
	content: '\ecdd';
} /* '' */
.gla-icon-torso:before {
	content: '\ecde';
} /* '' */
.gla-icon-video-4:before {
	content: '\ecdf';
} /* '' */
.gla-icon-video-circled:before {
	content: '\ece0';
} /* '' */
.gla-icon-video-alt-1:before {
	content: '\ece1';
} /* '' */
.gla-icon-videocam-4:before {
	content: '\ece2';
} /* '' */
.gla-icon-video-chat:before {
	content: '\ece3';
} /* '' */
.gla-icon-picture-4:before {
	content: '\ece4';
} /* '' */
.gla-icon-camera-6:before {
	content: '\ece5';
} /* '' */
.gla-icon-photo:before {
	content: '\ece6';
} /* '' */
.gla-icon-photo-circled:before {
	content: '\ece7';
} /* '' */
.gla-icon-th-large-2:before {
	content: '\ece8';
} /* '' */
.gla-icon-th-3:before {
	content: '\ece9';
} /* '' */
.gla-icon-th-list-4:before {
	content: '\ecea';
} /* '' */
.gla-icon-view-mode:before {
	content: '\eceb';
} /* '' */
.gla-icon-ok-5:before {
	content: '\ecec';
} /* '' */
.gla-icon-ok-circled-2:before {
	content: '\eced';
} /* '' */
.gla-icon-ok-circled2-1:before {
	content: '\ecee';
} /* '' */
.gla-icon-cancel-6:before {
	content: '\ecef';
} /* '' */
.gla-icon-cancel-circled-4:before {
	content: '\ecf0';
} /* '' */
.gla-icon-cancel-circled2-1:before {
	content: '\ecf1';
} /* '' */
.gla-icon-plus-6:before {
	content: '\ecf2';
} /* '' */
.gla-icon-plus-circled-2:before {
	content: '\ecf3';
} /* '' */
.gla-icon-minus-4:before {
	content: '\ecf4';
} /* '' */
.gla-icon-minus-circled-2:before {
	content: '\ecf5';
} /* '' */
.gla-icon-help-3:before {
	content: '\ecf6';
} /* '' */
.gla-icon-help-circled-3:before {
	content: '\ecf7';
} /* '' */
.gla-icon-info-circled-3:before {
	content: '\ecf8';
} /* '' */
.gla-icon-home-6:before {
	content: '\ecf9';
} /* '' */
.gla-icon-home-circled:before {
	content: '\ecfa';
} /* '' */
.gla-icon-website:before {
	content: '\ecfb';
} /* '' */
.gla-icon-website-circled:before {
	content: '\ecfc';
} /* '' */
.gla-icon-attach-5:before {
	content: '\ecfd';
} /* '' */
.gla-icon-attach-circled:before {
	content: '\ecfe';
} /* '' */
.gla-icon-lock-6:before {
	content: '\ecff';
} /* '' */
.gla-icon-lock-circled:before {
	content: '\ed00';
} /* '' */
.gla-icon-lock-open-6:before {
	content: '\ed01';
} /* '' */
.gla-icon-lock-open-alt-2:before {
	content: '\ed02';
} /* '' */
.gla-icon-eye-6:before {
	content: '\ed03';
} /* '' */
.gla-icon-eye-off-1:before {
	content: '\ed04';
} /* '' */
.gla-icon-tag-5:before {
	content: '\ed05';
} /* '' */
.gla-icon-tags-2:before {
	content: '\ed06';
} /* '' */
.gla-icon-bookmark-3:before {
	content: '\ed07';
} /* '' */
.gla-icon-bookmark-empty-1:before {
	content: '\ed08';
} /* '' */
.gla-icon-flag-3:before {
	content: '\ed09';
} /* '' */
.gla-icon-flag-circled:before {
	content: '\ed0a';
} /* '' */
.gla-icon-thumbs-up-4:before {
	content: '\ed0b';
} /* '' */
.gla-icon-thumbs-down-4:before {
	content: '\ed0c';
} /* '' */
.gla-icon-download-6:before {
	content: '\ed0d';
} /* '' */
.gla-icon-download-alt:before {
	content: '\ed0e';
} /* '' */
.gla-icon-upload-5:before {
	content: '\ed0f';
} /* '' */
.gla-icon-share-3:before {
	content: '\ed10';
} /* '' */
.gla-icon-quote-1:before {
	content: '\ed11';
} /* '' */
.gla-icon-quote-circled:before {
	content: '\ed12';
} /* '' */
.gla-icon-export-5:before {
	content: '\ed13';
} /* '' */
.gla-icon-pencil-6:before {
	content: '\ed14';
} /* '' */
.gla-icon-pencil-circled:before {
	content: '\ed15';
} /* '' */
.gla-icon-edit-3:before {
	content: '\ed16';
} /* '' */
.gla-icon-edit-circled:before {
	content: '\ed17';
} /* '' */
.gla-icon-edit-alt:before {
	content: '\ed18';
} /* '' */
.gla-icon-print-6:before {
	content: '\ed19';
} /* '' */
.gla-icon-retweet-3:before {
	content: '\ed1a';
} /* '' */
.gla-icon-comment-5:before {
	content: '\ed1b';
} /* '' */
.gla-icon-comment-alt-1:before {
	content: '\ed1c';
} /* '' */
.gla-icon-bell-5:before {
	content: '\ed1d';
} /* '' */
.gla-icon-warning-1:before {
	content: '\ed1e';
} /* '' */
.gla-icon-exclamation:before {
	content: '\ed1f';
} /* '' */
.gla-icon-error:before {
	content: '\ed20';
} /* '' */
.gla-icon-error-alt:before {
	content: '\ed21';
} /* '' */
.gla-icon-location-6:before {
	content: '\ed22';
} /* '' */
.gla-icon-location-circled:before {
	content: '\ed23';
} /* '' */
.gla-icon-compass-5:before {
	content: '\ed24';
} /* '' */
.gla-icon-compass-circled:before {
	content: '\ed25';
} /* '' */
.gla-icon-trash-7:before {
	content: '\ed26';
} /* '' */
.gla-icon-trash-circled:before {
	content: '\ed27';
} /* '' */
.gla-icon-doc-6:before {
	content: '\ed28';
} /* '' */
.gla-icon-doc-circled:before {
	content: '\ed29';
} /* '' */
.gla-icon-doc-new:before {
	content: '\ed2a';
} /* '' */
.gla-icon-doc-new-circled:before {
	content: '\ed2b';
} /* '' */
.gla-icon-folder-5:before {
	content: '\ed2c';
} /* '' */
.gla-icon-folder-circled:before {
	content: '\ed2d';
} /* '' */
.gla-icon-folder-close:before {
	content: '\ed2e';
} /* '' */
.gla-icon-folder-open-2:before {
	content: '\ed2f';
} /* '' */
.gla-icon-rss-6:before {
	content: '\ed30';
} /* '' */
.gla-icon-phone-3:before {
	content: '\ed31';
} /* '' */
.gla-icon-phone-circled:before {
	content: '\ed32';
} /* '' */
.gla-icon-cog-5:before {
	content: '\ed33';
} /* '' */
.gla-icon-cog-circled:before {
	content: '\ed34';
} /* '' */
.gla-icon-cogs:before {
	content: '\ed35';
} /* '' */
.gla-icon-wrench-4:before {
	content: '\ed36';
} /* '' */
.gla-icon-wrench-circled:before {
	content: '\ed37';
} /* '' */
.gla-icon-basket-4:before {
	content: '\ed38';
} /* '' */
.gla-icon-basket-circled:before {
	content: '\ed39';
} /* '' */
.gla-icon-calendar-7:before {
	content: '\ed3a';
} /* '' */
.gla-icon-calendar-circled:before {
	content: '\ed3b';
} /* '' */
.gla-icon-mic-5:before {
	content: '\ed3c';
} /* '' */
.gla-icon-mic-circled:before {
	content: '\ed3d';
} /* '' */
.gla-icon-volume-off-4:before {
	content: '\ed3e';
} /* '' */
.gla-icon-volume-down-2:before {
	content: '\ed3f';
} /* '' */
.gla-icon-volume-1:before {
	content: '\ed40';
} /* '' */
.gla-icon-volume-up-3:before {
	content: '\ed41';
} /* '' */
.gla-icon-headphones-3:before {
	content: '\ed42';
} /* '' */
.gla-icon-clock-6:before {
	content: '\ed43';
} /* '' */
.gla-icon-clock-circled:before {
	content: '\ed44';
} /* '' */
.gla-icon-lightbulb-2:before {
	content: '\ed45';
} /* '' */
.gla-icon-lightbulb-alt:before {
	content: '\ed46';
} /* '' */
.gla-icon-block-4:before {
	content: '\ed47';
} /* '' */
.gla-icon-resize-full-5:before {
	content: '\ed48';
} /* '' */
.gla-icon-resize-full-alt-2:before {
	content: '\ed49';
} /* '' */
.gla-icon-resize-small-4:before {
	content: '\ed4a';
} /* '' */
.gla-icon-resize-vertical-2:before {
	content: '\ed4b';
} /* '' */
.gla-icon-resize-horizontal-2:before {
	content: '\ed4c';
} /* '' */
.gla-icon-move-3:before {
	content: '\ed4d';
} /* '' */
.gla-icon-zoom-in-4:before {
	content: '\ed4e';
} /* '' */
.gla-icon-zoom-out-4:before {
	content: '\ed4f';
} /* '' */
.gla-icon-down-open-3:before {
	content: '\ed50';
} /* '' */
.gla-icon-left-open-4:before {
	content: '\ed51';
} /* '' */
.gla-icon-right-open-4:before {
	content: '\ed52';
} /* '' */
.gla-icon-up-open-3:before {
	content: '\ed53';
} /* '' */
.gla-icon-down-6:before {
	content: '\ed54';
} /* '' */
.gla-icon-left-5:before {
	content: '\ed55';
} /* '' */
.gla-icon-right-5:before {
	content: '\ed56';
} /* '' */
.gla-icon-up-6:before {
	content: '\ed57';
} /* '' */
.gla-icon-down-circled-2:before {
	content: '\ed58';
} /* '' */
.gla-icon-left-circled-2:before {
	content: '\ed59';
} /* '' */
.gla-icon-right-circled-2:before {
	content: '\ed5a';
} /* '' */
.gla-icon-up-circled-2:before {
	content: '\ed5b';
} /* '' */
.gla-icon-down-hand-1:before {
	content: '\ed5c';
} /* '' */
.gla-icon-left-hand-1:before {
	content: '\ed5d';
} /* '' */
.gla-icon-right-hand-1:before {
	content: '\ed5e';
} /* '' */
.gla-icon-up-hand-1:before {
	content: '\ed5f';
} /* '' */
.gla-icon-cw-5:before {
	content: '\ed60';
} /* '' */
.gla-icon-cw-circled:before {
	content: '\ed61';
} /* '' */
.gla-icon-arrows-cw-2:before {
	content: '\ed62';
} /* '' */
.gla-icon-shuffle-4:before {
	content: '\ed63';
} /* '' */
.gla-icon-play-5:before {
	content: '\ed64';
} /* '' */
.gla-icon-play-circled-1:before {
	content: '\ed65';
} /* '' */
.gla-icon-play-circled2-1:before {
	content: '\ed66';
} /* '' */
.gla-icon-stop-6:before {
	content: '\ed67';
} /* '' */
.gla-icon-stop-circled:before {
	content: '\ed68';
} /* '' */
.gla-icon-pause-5:before {
	content: '\ed69';
} /* '' */
.gla-icon-pause-circled:before {
	content: '\ed6a';
} /* '' */
.gla-icon-record-2:before {
	content: '\ed6b';
} /* '' */
.gla-icon-eject-3:before {
	content: '\ed6c';
} /* '' */
.gla-icon-backward:before {
	content: '\ed6d';
} /* '' */
.gla-icon-backward-circled:before {
	content: '\ed6e';
} /* '' */
.gla-icon-fast-backward-2:before {
	content: '\ed6f';
} /* '' */
.gla-icon-fast-forward-2:before {
	content: '\ed70';
} /* '' */
.gla-icon-forward-3:before {
	content: '\ed71';
} /* '' */
.gla-icon-forward-circled:before {
	content: '\ed72';
} /* '' */
.gla-icon-step-backward:before {
	content: '\ed73';
} /* '' */
.gla-icon-step-forward:before {
	content: '\ed74';
} /* '' */
.gla-icon-target-4:before {
	content: '\ed75';
} /* '' */
.gla-icon-signal-4:before {
	content: '\ed76';
} /* '' */
.gla-icon-desktop-2:before {
	content: '\ed77';
} /* '' */
.gla-icon-desktop-circled:before {
	content: '\ed78';
} /* '' */
.gla-icon-laptop-2:before {
	content: '\ed79';
} /* '' */
.gla-icon-laptop-circled:before {
	content: '\ed7a';
} /* '' */
.gla-icon-network-1:before {
	content: '\ed7b';
} /* '' */
.gla-icon-inbox-3:before {
	content: '\ed7c';
} /* '' */
.gla-icon-inbox-circled:before {
	content: '\ed7d';
} /* '' */
.gla-icon-inbox-alt:before {
	content: '\ed7e';
} /* '' */
.gla-icon-globe-5:before {
	content: '\ed7f';
} /* '' */
.gla-icon-globe-alt-1:before {
	content: '\ed80';
} /* '' */
.gla-icon-cloud-6:before {
	content: '\ed81';
} /* '' */
.gla-icon-cloud-circled:before {
	content: '\ed82';
} /* '' */
.gla-icon-flight-2:before {
	content: '\ed83';
} /* '' */
.gla-icon-leaf-3:before {
	content: '\ed84';
} /* '' */
.gla-icon-font-1:before {
	content: '\ed85';
} /* '' */
.gla-icon-fontsize-1:before {
	content: '\ed86';
} /* '' */
.gla-icon-bold-1:before {
	content: '\ed87';
} /* '' */
.gla-icon-italic-1:before {
	content: '\ed88';
} /* '' */
.gla-icon-text-height-1:before {
	content: '\ed89';
} /* '' */
.gla-icon-text-width-1:before {
	content: '\ed8a';
} /* '' */
.gla-icon-align-left-1:before {
	content: '\ed8b';
} /* '' */
.gla-icon-align-center-1:before {
	content: '\ed8c';
} /* '' */
.gla-icon-align-right-1:before {
	content: '\ed8d';
} /* '' */
.gla-icon-align-justify-1:before {
	content: '\ed8e';
} /* '' */
.gla-icon-list-3:before {
	content: '\ed8f';
} /* '' */
.gla-icon-indent-left-1:before {
	content: '\ed90';
} /* '' */
.gla-icon-indent-right-1:before {
	content: '\ed91';
} /* '' */
.gla-icon-briefcase-3:before {
	content: '\ed92';
} /* '' */
.gla-icon-off-1:before {
	content: '\ed93';
} /* '' */
.gla-icon-road-1:before {
	content: '\ed94';
} /* '' */
.gla-icon-qrcode-1:before {
	content: '\ed95';
} /* '' */
.gla-icon-barcode-1:before {
	content: '\ed96';
} /* '' */
.gla-icon-braille-1:before {
	content: '\ed97';
} /* '' */
.gla-icon-book-4:before {
	content: '\ed98';
} /* '' */
.gla-icon-adjust-2:before {
	content: '\ed99';
} /* '' */
.gla-icon-tint-1:before {
	content: '\ed9a';
} /* '' */
.gla-icon-check-3:before {
	content: '\ed9b';
} /* '' */
.gla-icon-check-empty-1:before {
	content: '\ed9c';
} /* '' */
.gla-icon-asterisk-1:before {
	content: '\ed9d';
} /* '' */
.gla-icon-gift-2:before {
	content: '\ed9e';
} /* '' */
.gla-icon-fire-2:before {
	content: '\ed9f';
} /* '' */
.gla-icon-magnet-2:before {
	content: '\eda0';
} /* '' */
.gla-icon-chart-2:before {
	content: '\eda1';
} /* '' */
.gla-icon-chart-circled:before {
	content: '\eda2';
} /* '' */
.gla-icon-credit-card-4:before {
	content: '\eda3';
} /* '' */
.gla-icon-megaphone-2:before {
	content: '\eda4';
} /* '' */
.gla-icon-clipboard-2:before {
	content: '\eda5';
} /* '' */
.gla-icon-hdd-2:before {
	content: '\eda6';
} /* '' */
.gla-icon-key-4:before {
	content: '\eda7';
} /* '' */
.gla-icon-certificate-2:before {
	content: '\eda8';
} /* '' */
.gla-icon-tasks-1:before {
	content: '\eda9';
} /* '' */
.gla-icon-filter-1:before {
	content: '\edaa';
} /* '' */
.gla-icon-gauge-2:before {
	content: '\edab';
} /* '' */
.gla-icon-smiley:before {
	content: '\edac';
} /* '' */
.gla-icon-smiley-circled:before {
	content: '\edad';
} /* '' */
.gla-icon-address-book-1:before {
	content: '\edae';
} /* '' */
.gla-icon-address-book-alt:before {
	content: '\edaf';
} /* '' */
.gla-icon-asl:before {
	content: '\edb0';
} /* '' */
.gla-icon-glasses:before {
	content: '\edb1';
} /* '' */
.gla-icon-hearing-impaired:before {
	content: '\edb2';
} /* '' */
.gla-icon-iphone-home:before {
	content: '\edb3';
} /* '' */
.gla-icon-person:before {
	content: '\edb4';
} /* '' */
.gla-icon-adult:before {
	content: '\edb5';
} /* '' */
.gla-icon-child-1:before {
	content: '\edb6';
} /* '' */
.gla-icon-blind-1:before {
	content: '\edb7';
} /* '' */
.gla-icon-guidedog:before {
	content: '\edb8';
} /* '' */
.gla-icon-accessibility:before {
	content: '\edb9';
} /* '' */
.gla-icon-universal-access-1:before {
	content: '\edba';
} /* '' */
.gla-icon-male-2:before {
	content: '\edbb';
} /* '' */
.gla-icon-female-2:before {
	content: '\edbc';
} /* '' */
.gla-icon-behance-2:before {
	content: '\edbd';
} /* '' */
.gla-icon-blogger-2:before {
	content: '\edbe';
} /* '' */
.gla-icon-cc-3:before {
	content: '\edbf';
} /* '' */
.gla-icon-css:before {
	content: '\edc0';
} /* '' */
.gla-icon-delicious-2:before {
	content: '\edc1';
} /* '' */
.gla-icon-deviantart-2:before {
	content: '\edc2';
} /* '' */
.gla-icon-digg-2:before {
	content: '\edc3';
} /* '' */
.gla-icon-dribbble-5:before {
	content: '\edc4';
} /* '' */
.gla-icon-facebook-7:before {
	content: '\edc5';
} /* '' */
.gla-icon-flickr-4:before {
	content: '\edc6';
} /* '' */
.gla-icon-foursquare-2:before {
	content: '\edc7';
} /* '' */
.gla-icon-friendfeed-1:before {
	content: '\edc8';
} /* '' */
.gla-icon-friendfeed-rect-1:before {
	content: '\edc9';
} /* '' */
.gla-icon-github-6:before {
	content: '\edca';
} /* '' */
.gla-icon-github-text-1:before {
	content: '\edcb';
} /* '' */
.gla-icon-googleplus:before {
	content: '\edcc';
} /* '' */
.gla-icon-instagram-5:before {
	content: '\edcd';
} /* '' */
.gla-icon-linkedin-6:before {
	content: '\edce';
} /* '' */
.gla-icon-path:before {
	content: '\edcf';
} /* '' */
.gla-icon-picasa-2:before {
	content: '\edd0';
} /* '' */
.gla-icon-pinterest-4:before {
	content: '\edd1';
} /* '' */
.gla-icon-reddit-2:before {
	content: '\edd2';
} /* '' */
.gla-icon-skype-5:before {
	content: '\edd3';
} /* '' */
.gla-icon-slideshare-1:before {
	content: '\edd4';
} /* '' */
.gla-icon-stackoverflow-2:before {
	content: '\edd5';
} /* '' */
.gla-icon-stumbleupon-3:before {
	content: '\edd6';
} /* '' */
.gla-icon-twitter-7:before {
	content: '\edd7';
} /* '' */
.gla-icon-tumblr-4:before {
	content: '\edd8';
} /* '' */
.gla-icon-vimeo-5:before {
	content: '\edd9';
} /* '' */
.gla-icon-vkontakte-2:before {
	content: '\edda';
} /* '' */
.gla-icon-w3c-1:before {
	content: '\eddb';
} /* '' */
.gla-icon-wordpress-3:before {
	content: '\eddc';
} /* '' */
.gla-icon-youtube-3:before {
	content: '\eddd';
} /* '' */
.gla-icon-music-4:before {
	content: '\edde';
} /* '' */
.gla-icon-search-7:before {
	content: '\eddf';
} /* '' */
.gla-icon-mail-7:before {
	content: '\ede0';
} /* '' */
.gla-icon-heart-7:before {
	content: '\ede1';
} /* '' */
.gla-icon-star-7:before {
	content: '\ede2';
} /* '' */
.gla-icon-user-7:before {
	content: '\ede3';
} /* '' */
.gla-icon-videocam-5:before {
	content: '\ede4';
} /* '' */
.gla-icon-camera-7:before {
	content: '\ede5';
} /* '' */
.gla-icon-photo-1:before {
	content: '\ede6';
} /* '' */
.gla-icon-attach-6:before {
	content: '\ede7';
} /* '' */
.gla-icon-lock-7:before {
	content: '\ede8';
} /* '' */
.gla-icon-eye-7:before {
	content: '\ede9';
} /* '' */
.gla-icon-tag-6:before {
	content: '\edea';
} /* '' */
.gla-icon-thumbs-up-5:before {
	content: '\edeb';
} /* '' */
.gla-icon-pencil-7:before {
	content: '\edec';
} /* '' */
.gla-icon-comment-6:before {
	content: '\eded';
} /* '' */
.gla-icon-location-7:before {
	content: '\edee';
} /* '' */
.gla-icon-cup-1:before {
	content: '\edef';
} /* '' */
.gla-icon-trash-8:before {
	content: '\edf0';
} /* '' */
.gla-icon-doc-7:before {
	content: '\edf1';
} /* '' */
.gla-icon-note-1:before {
	content: '\edf2';
} /* '' */
.gla-icon-cog-6:before {
	content: '\edf3';
} /* '' */
.gla-icon-params:before {
	content: '\edf4';
} /* '' */
.gla-icon-calendar-8:before {
	content: '\edf5';
} /* '' */
.gla-icon-sound-1:before {
	content: '\edf6';
} /* '' */
.gla-icon-clock-7:before {
	content: '\edf7';
} /* '' */
.gla-icon-lightbulb-3:before {
	content: '\edf8';
} /* '' */
.gla-icon-tv:before {
	content: '\edf9';
} /* '' */
.gla-icon-desktop-3:before {
	content: '\edfa';
} /* '' */
.gla-icon-mobile-6:before {
	content: '\edfb';
} /* '' */
.gla-icon-cd-3:before {
	content: '\edfc';
} /* '' */
.gla-icon-inbox-4:before {
	content: '\edfd';
} /* '' */
.gla-icon-globe-6:before {
	content: '\edfe';
} /* '' */
.gla-icon-cloud-7:before {
	content: '\edff';
} /* '' */
.gla-icon-paper-plane-3:before {
	content: '\ee00';
} /* '' */
.gla-icon-fire-3:before {
	content: '\ee01';
} /* '' */
.gla-icon-graduation-cap-2:before {
	content: '\ee02';
} /* '' */
.gla-icon-megaphone-3:before {
	content: '\ee03';
} /* '' */
.gla-icon-database-3:before {
	content: '\ee04';
} /* '' */
.gla-icon-key-5:before {
	content: '\ee05';
} /* '' */
.gla-icon-beaker-1:before {
	content: '\ee06';
} /* '' */
.gla-icon-truck-1:before {
	content: '\ee07';
} /* '' */
.gla-icon-money-2:before {
	content: '\ee08';
} /* '' */
.gla-icon-food-1:before {
	content: '\ee09';
} /* '' */
.gla-icon-shop-1:before {
	content: '\ee0a';
} /* '' */
.gla-icon-diamond-1:before {
	content: '\ee0b';
} /* '' */
.gla-icon-t-shirt:before {
	content: '\ee0c';
} /* '' */
.gla-icon-wallet:before {
	content: '\ee0d';
} /* '' */
.gla-icon-search-8:before {
	content: '\ee0e';
} /* '' */
.gla-icon-mail-8:before {
	content: '\ee0f';
} /* '' */
.gla-icon-heart-8:before {
	content: '\ee10';
} /* '' */
.gla-icon-heart-empty-4:before {
	content: '\ee11';
} /* '' */
.gla-icon-star-8:before {
	content: '\ee12';
} /* '' */
.gla-icon-user-8:before {
	content: '\ee13';
} /* '' */
.gla-icon-video-5:before {
	content: '\ee14';
} /* '' */
.gla-icon-picture-5:before {
	content: '\ee15';
} /* '' */
.gla-icon-th-large-3:before {
	content: '\ee16';
} /* '' */
.gla-icon-th-4:before {
	content: '\ee17';
} /* '' */
.gla-icon-th-list-5:before {
	content: '\ee18';
} /* '' */
.gla-icon-ok-6:before {
	content: '\ee19';
} /* '' */
.gla-icon-ok-circle-1:before {
	content: '\ee1a';
} /* '' */
.gla-icon-cancel-7:before {
	content: '\ee1b';
} /* '' */
.gla-icon-cancel-circle-2:before {
	content: '\ee1c';
} /* '' */
.gla-icon-plus-circle-1:before {
	content: '\ee1d';
} /* '' */
.gla-icon-minus-circle-1:before {
	content: '\ee1e';
} /* '' */
.gla-icon-link-5:before {
	content: '\ee1f';
} /* '' */
.gla-icon-attach-7:before {
	content: '\ee20';
} /* '' */
.gla-icon-lock-8:before {
	content: '\ee21';
} /* '' */
.gla-icon-lock-open-7:before {
	content: '\ee22';
} /* '' */
.gla-icon-tag-7:before {
	content: '\ee23';
} /* '' */
.gla-icon-reply-4:before {
	content: '\ee24';
} /* '' */
.gla-icon-reply-all-2:before {
	content: '\ee25';
} /* '' */
.gla-icon-forward-4:before {
	content: '\ee26';
} /* '' */
.gla-icon-code-3:before {
	content: '\ee27';
} /* '' */
.gla-icon-retweet-4:before {
	content: '\ee28';
} /* '' */
.gla-icon-comment-7:before {
	content: '\ee29';
} /* '' */
.gla-icon-comment-alt-2:before {
	content: '\ee2a';
} /* '' */
.gla-icon-chat-6:before {
	content: '\ee2b';
} /* '' */
.gla-icon-attention-5:before {
	content: '\ee2c';
} /* '' */
.gla-icon-location-8:before {
	content: '\ee2d';
} /* '' */
.gla-icon-doc-8:before {
	content: '\ee2e';
} /* '' */
.gla-icon-docs-landscape:before {
	content: '\ee2f';
} /* '' */
.gla-icon-folder-6:before {
	content: '\ee30';
} /* '' */
.gla-icon-archive-2:before {
	content: '\ee31';
} /* '' */
.gla-icon-rss-7:before {
	content: '\ee32';
} /* '' */
.gla-icon-rss-alt-1:before {
	content: '\ee33';
} /* '' */
.gla-icon-cog-7:before {
	content: '\ee34';
} /* '' */
.gla-icon-logout-3:before {
	content: '\ee35';
} /* '' */
.gla-icon-clock-8:before {
	content: '\ee36';
} /* '' */
.gla-icon-block-5:before {
	content: '\ee37';
} /* '' */
.gla-icon-resize-full-6:before {
	content: '\ee38';
} /* '' */
.gla-icon-resize-full-circle:before {
	content: '\ee39';
} /* '' */
.gla-icon-popup-5:before {
	content: '\ee3a';
} /* '' */
.gla-icon-left-open-5:before {
	content: '\ee3b';
} /* '' */
.gla-icon-right-open-5:before {
	content: '\ee3c';
} /* '' */
.gla-icon-down-circle-1:before {
	content: '\ee3d';
} /* '' */
.gla-icon-left-circle-1:before {
	content: '\ee3e';
} /* '' */
.gla-icon-right-circle-1:before {
	content: '\ee3f';
} /* '' */
.gla-icon-up-circle-1:before {
	content: '\ee40';
} /* '' */
.gla-icon-down-dir-3:before {
	content: '\ee41';
} /* '' */
.gla-icon-right-dir-3:before {
	content: '\ee42';
} /* '' */
.gla-icon-down-micro:before {
	content: '\ee43';
} /* '' */
.gla-icon-up-micro:before {
	content: '\ee44';
} /* '' */
.gla-icon-cw-circle:before {
	content: '\ee45';
} /* '' */
.gla-icon-arrows-cw-3:before {
	content: '\ee46';
} /* '' */
.gla-icon-updown-circle:before {
	content: '\ee47';
} /* '' */
.gla-icon-target-5:before {
	content: '\ee48';
} /* '' */
.gla-icon-signal-5:before {
	content: '\ee49';
} /* '' */
.gla-icon-progress-4:before {
	content: '\ee4a';
} /* '' */
.gla-icon-progress-5:before {
	content: '\ee4b';
} /* '' */
.gla-icon-progress-6:before {
	content: '\ee4c';
} /* '' */
.gla-icon-progress-7:before {
	content: '\ee4d';
} /* '' */
.gla-icon-progress-8:before {
	content: '\ee4e';
} /* '' */
.gla-icon-progress-9:before {
	content: '\ee4f';
} /* '' */
.gla-icon-progress-10:before {
	content: '\ee50';
} /* '' */
.gla-icon-progress-11:before {
	content: '\ee51';
} /* '' */
.gla-icon-font-2:before {
	content: '\ee52';
} /* '' */
.gla-icon-list-4:before {
	content: '\ee53';
} /* '' */
.gla-icon-list-numbered-1:before {
	content: '\ee54';
} /* '' */
.gla-icon-indent-left-2:before {
	content: '\ee55';
} /* '' */
.gla-icon-indent-right-2:before {
	content: '\ee56';
} /* '' */
.gla-icon-cloud-8:before {
	content: '\ee57';
} /* '' */
.gla-icon-terminal-1:before {
	content: '\ee58';
} /* '' */
.gla-icon-facebook-rect-2:before {
	content: '\ee59';
} /* '' */
.gla-icon-twitter-bird-2:before {
	content: '\ee5a';
} /* '' */
.gla-icon-vimeo-rect-1:before {
	content: '\ee5b';
} /* '' */
.gla-icon-tumblr-rect-1:before {
	content: '\ee5c';
} /* '' */
.gla-icon-googleplus-rect-1:before {
	content: '\ee5d';
} /* '' */
.gla-icon-linkedin-rect-1:before {
	content: '\ee5e';
} /* '' */
.gla-icon-skype-6:before {
	content: '\ee5f';
} /* '' */
.gla-icon-vkontakte-rect-1:before {
	content: '\ee60';
} /* '' */
.gla-icon-youtube-4:before {
	content: '\ee61';
} /* '' */
.gla-icon-odnoklassniki-rect-1:before {
	content: '\ee62';
} /* '' */
.gla-icon-down-open-2:before {
	content: '\f004';
} /* '' */
.gla-icon-up-open-2:before {
	content: '\f005';
} /* '' */
.gla-icon-right-open-3:before {
	content: '\f006';
} /* '' */
.gla-icon-left-open-3:before {
	content: '\f007';
} /* '' */
.gla-icon-menu-3:before {
	content: '\f008';
} /* '' */
.gla-icon-th-list-3:before {
	content: '\f009';
} /* '' */
.gla-icon-th-thumb:before {
	content: '\f00a';
} /* '' */
.gla-icon-th-thumb-empty:before {
	content: '\f00b';
} /* '' */
.gla-icon-coverflow:before {
	content: '\f00c';
} /* '' */
.gla-icon-coverflow-empty:before {
	content: '\f00d';
} /* '' */
.gla-icon-pause-4:before {
	content: '\f00e';
} /* '' */
.gla-icon-play-4:before {
	content: '\f00f';
} /* '' */
.gla-icon-to-end-3:before {
	content: '\f010';
} /* '' */
.gla-icon-to-start-3:before {
	content: '\f011';
} /* '' */
.gla-icon-fast-forward-1:before {
	content: '\f012';
} /* '' */
.gla-icon-fast-backward-1:before {
	content: '\f013';
} /* '' */
.gla-icon-upload-cloud-4:before {
	content: '\f014';
} /* '' */
.gla-icon-download-cloud-2:before {
	content: '\f015';
} /* '' */
.gla-icon-data-science:before {
	content: '\f016';
} /* '' */
.gla-icon-data-science-inv:before {
	content: '\f017';
} /* '' */
.gla-icon-globe-4:before {
	content: '\f018';
} /* '' */
.gla-icon-globe-inv:before {
	content: '\f019';
} /* '' */
.gla-icon-math:before {
	content: '\f01a';
} /* '' */
.gla-icon-math-circled-empty:before {
	content: '\f01b';
} /* '' */
.gla-icon-math-circled:before {
	content: '\f01c';
} /* '' */
.gla-icon-paper-plane-2:before {
	content: '\f01d';
} /* '' */
.gla-icon-paper-plane-alt2:before {
	content: '\f01e';
} /* '' */
.gla-icon-paper-plane-alt:before {
	content: '\f01f';
} /* '' */
.gla-icon-color-adjust:before {
	content: '\f020';
} /* '' */
.gla-icon-star-half-1:before {
	content: '\f022';
} /* '' */
.gla-icon-star-half_empty:before {
	content: '\f024';
} /* '' */
.gla-icon-ccw-2:before {
	content: '\f025';
} /* '' */
.gla-icon-heart-broken:before {
	content: '\f028';
} /* '' */
.gla-icon-hash-1:before {
	content: '\f029';
} /* '' */
.gla-icon-reply-3:before {
	content: '\f02a';
} /* '' */
.gla-icon-retweet-2:before {
	content: '\f02b';
} /* '' */
.gla-icon-login-2:before {
	content: '\f02c';
} /* '' */
.gla-icon-logout-2:before {
	content: '\f02d';
} /* '' */
.gla-icon-download-5:before {
	content: '\f02e';
} /* '' */
.gla-icon-upload-4:before {
	content: '\f02f';
} /* '' */
.gla-icon-location-5:before {
	content: '\f031';
} /* '' */
.gla-icon-monitor-1:before {
	content: '\f032';
} /* '' */
.gla-icon-tablet-3:before {
	content: '\f033';
} /* '' */
.gla-icon-mobile-5:before {
	content: '\f034';
} /* '' */
.gla-icon-connected-object:before {
	content: '\f035';
} /* '' */
.gla-icon-isight:before {
	content: '\f039';
} /* '' */
.gla-icon-videocam-3:before {
	content: '\f03a';
} /* '' */
.gla-icon-shuffle-3:before {
	content: '\f03b';
} /* '' */
.gla-icon-chat-5:before {
	content: '\f03d';
} /* '' */
.gla-icon-bell-4:before {
	content: '\f03f';
} /* '' */
.gla-icon-movie:before {
	content: '\f040';
} /* '' */
.gla-icon-ruler:before {
	content: '\f044';
} /* '' */
.gla-icon-vector:before {
	content: '\f045';
} /* '' */
.gla-icon-move:before {
	content: '\f047';
} /* '' */
.gla-icon-mic-4:before {
	content: '\f048';
} /* '' */
.gla-icon-doc-5:before {
	content: '\f04a';
} /* '' */
.gla-icon-dribbble-circled-2:before {
	content: '\f04f';
} /* '' */
.gla-icon-dribbble-3:before {
	content: '\f050';
} /* '' */
.gla-icon-facebook-circled-2:before {
	content: '\f051';
} /* '' */
.gla-icon-facebook-4:before {
	content: '\f052';
} /* '' */
.gla-icon-github-circled-alt:before {
	content: '\f053';
} /* '' */
.gla-icon-github-circled-3:before {
	content: '\f054';
} /* '' */
.gla-icon-github-3:before {
	content: '\f055';
} /* '' */
.gla-icon-github-circled-alt2:before {
	content: '\f056';
} /* '' */
.gla-icon-twitter-circled-2:before {
	content: '\f057';
} /* '' */
.gla-icon-twitter-4:before {
	content: '\f058';
} /* '' */
.gla-icon-gplus-circled-1:before {
	content: '\f059';
} /* '' */
.gla-icon-gplus-2:before {
	content: '\f05a';
} /* '' */
.gla-icon-linkedin-circled-2:before {
	content: '\f05b';
} /* '' */
.gla-icon-linkedin-3:before {
	content: '\f05c';
} /* '' */
.gla-icon-instagram-2:before {
	content: '\f05d';
} /* '' */
.gla-icon-instagram-circled:before {
	content: '\f05e';
} /* '' */
.gla-icon-mfg-logo:before {
	content: '\f05f';
} /* '' */
.gla-icon-mfg-logo-circled:before {
	content: '\f060';
} /* '' */
.gla-icon-user-5:before {
	content: '\f061';
} /* '' */
.gla-icon-user-male:before {
	content: '\f062';
} /* '' */
.gla-icon-user-female:before {
	content: '\f063';
} /* '' */
.gla-icon-users-3:before {
	content: '\f064';
} /* '' */
.gla-icon-folder-4:before {
	content: '\f067';
} /* '' */
.gla-icon-folder-open-1:before {
	content: '\f068';
} /* '' */
.gla-icon-folder-empty-2:before {
	content: '\f069';
} /* '' */
.gla-icon-attach-4:before {
	content: '\f06a';
} /* '' */
.gla-icon-ok-circled-1:before {
	content: '\f06d';
} /* '' */
.gla-icon-cancel-circled-3:before {
	content: '\f06e';
} /* '' */
.gla-icon-inbox-2:before {
	content: '\f070';
} /* '' */
.gla-icon-trophy-1:before {
	content: '\f074';
} /* '' */
.gla-icon-lock-open-alt-1:before {
	content: '\f075';
} /* '' */
.gla-icon-link-4:before {
	content: '\f07b';
} /* '' */
.gla-icon-zoom-in-3:before {
	content: '\f07e';
} /* '' */
.gla-icon-zoom-out-3:before {
	content: '\f07f';
} /* '' */
.gla-icon-stop-5:before {
	content: '\f080';
} /* '' */
.gla-icon-export-4:before {
	content: '\f081';
} /* '' */
.gla-icon-eye-5:before {
	content: '\f082';
} /* '' */
.gla-icon-trash-5:before {
	content: '\f083';
} /* '' */
.gla-icon-hdd-1:before {
	content: '\f084';
} /* '' */
.gla-icon-info-circled-2:before {
	content: '\f085';
} /* '' */
.gla-icon-info-circled-alt:before {
	content: '\f086';
} /* '' */
.gla-icon-print-4:before {
	content: '\f087';
} /* '' */
.gla-icon-fontsize:before {
	content: '\f088';
} /* '' */
.gla-icon-soundcloud-2:before {
	content: '\f089';
} /* '' */
.gla-icon-soundcloud-circled:before {
	content: '\f08a';
} /* '' */
.gla-icon-link-ext:before {
	content: '\f08e';
} /* '' */
.gla-icon-check-empty:before {
	content: '\f096';
} /* '' */
.gla-icon-bookmark-empty:before {
	content: '\f097';
} /* '' */
.gla-icon-phone-squared:before {
	content: '\f098';
} /* '' */
.gla-icon-twitter:before {
	content: '\f099';
} /* '' */
.gla-icon-facebook:before {
	content: '\f09a';
} /* '' */
.gla-icon-github-circled:before {
	content: '\f09b';
} /* '' */
.gla-icon-rss:before {
	content: '\f09e';
} /* '' */
.gla-icon-hdd:before {
	content: '\f0a0';
} /* '' */
.gla-icon-certificate:before {
	content: '\f0a3';
} /* '' */
.gla-icon-left-circled:before {
	content: '\f0a8';
} /* '' */
.gla-icon-right-circled:before {
	content: '\f0a9';
} /* '' */
.gla-icon-up-circled:before {
	content: '\f0aa';
} /* '' */
.gla-icon-down-circled:before {
	content: '\f0ab';
} /* '' */
.gla-icon-tasks:before {
	content: '\f0ae';
} /* '' */
.gla-icon-filter:before {
	content: '\f0b0';
} /* '' */
.gla-icon-resize-full-alt:before {
	content: '\f0b2';
} /* '' */
.gla-icon-beaker:before {
	content: '\f0c3';
} /* '' */
.gla-icon-docs:before {
	content: '\f0c5';
} /* '' */
.gla-icon-blank:before {
	content: '\f0c8';
} /* '' */
.gla-icon-menu:before {
	content: '\f0c9';
} /* '' */
.gla-icon-list-bullet:before {
	content: '\f0ca';
} /* '' */
.gla-icon-list-numbered:before {
	content: '\f0cb';
} /* '' */
.gla-icon-strike:before {
	content: '\f0cc';
} /* '' */
.gla-icon-underline:before {
	content: '\f0cd';
} /* '' */
.gla-icon-table:before {
	content: '\f0ce';
} /* '' */
.gla-icon-magic:before {
	content: '\f0d0';
} /* '' */
.gla-icon-pinterest-circled:before {
	content: '\f0d2';
} /* '' */
.gla-icon-pinterest-squared:before {
	content: '\f0d3';
} /* '' */
.gla-icon-gplus-squared:before {
	content: '\f0d4';
} /* '' */
.gla-icon-gplus:before {
	content: '\f0d5';
} /* '' */
.gla-icon-money:before {
	content: '\f0d6';
} /* '' */
.gla-icon-columns:before {
	content: '\f0db';
} /* '' */
.gla-icon-sort:before {
	content: '\f0dc';
} /* '' */
.gla-icon-sort-down:before {
	content: '\f0dd';
} /* '' */
.gla-icon-sort-up:before {
	content: '\f0de';
} /* '' */
.gla-icon-mail-alt:before {
	content: '\f0e0';
} /* '' */
.gla-icon-linkedin:before {
	content: '\f0e1';
} /* '' */
.gla-icon-gauge:before {
	content: '\f0e4';
} /* '' */
.gla-icon-comment-empty:before {
	content: '\f0e5';
} /* '' */
.gla-icon-chat-empty:before {
	content: '\f0e6';
} /* '' */
.gla-icon-sitemap:before {
	content: '\f0e8';
} /* '' */
.gla-icon-paste:before {
	content: '\f0ea';
} /* '' */
.gla-icon-lightbulb:before {
	content: '\f0eb';
} /* '' */
.gla-icon-exchange:before {
	content: '\f0ec';
} /* '' */
.gla-icon-download-cloud:before {
	content: '\f0ed';
} /* '' */
.gla-icon-upload-cloud:before {
	content: '\f0ee';
} /* '' */
.gla-icon-user-md:before {
	content: '\f0f0';
} /* '' */
.gla-icon-stethoscope:before {
	content: '\f0f1';
} /* '' */
.gla-icon-suitcase:before {
	content: '\f0f2';
} /* '' */
.gla-icon-bell-alt:before {
	content: '\f0f3';
} /* '' */
.gla-icon-coffee:before {
	content: '\f0f4';
} /* '' */
.gla-icon-food:before {
	content: '\f0f5';
} /* '' */
.gla-icon-doc-text:before {
	content: '\f0f6';
} /* '' */
.gla-icon-building:before {
	content: '\f0f7';
} /* '' */
.gla-icon-hospital:before {
	content: '\f0f8';
} /* '' */
.gla-icon-ambulance:before {
	content: '\f0f9';
} /* '' */
.gla-icon-medkit:before {
	content: '\f0fa';
} /* '' */
.gla-icon-fighter-jet:before {
	content: '\f0fb';
} /* '' */
.gla-icon-beer:before {
	content: '\f0fc';
} /* '' */
.gla-icon-h-sigh:before {
	content: '\f0fd';
} /* '' */
.gla-icon-plus-squared:before {
	content: '\f0fe';
} /* '' */
.gla-icon-angle-double-left:before {
	content: '\f100';
} /* '' */
.gla-icon-angle-double-right:before {
	content: '\f101';
} /* '' */
.gla-icon-angle-double-up:before {
	content: '\f102';
} /* '' */
.gla-icon-angle-double-down:before {
	content: '\f103';
} /* '' */
.gla-icon-angle-left:before {
	content: '\f104';
} /* '' */
.gla-icon-angle-right:before {
	content: '\f105';
} /* '' */
.gla-icon-angle-up:before {
	content: '\f106';
} /* '' */
.gla-icon-angle-down:before {
	content: '\f107';
} /* '' */
.gla-icon-desktop:before {
	content: '\f108';
} /* '' */
.gla-icon-laptop:before {
	content: '\f109';
} /* '' */
.gla-icon-tablet:before {
	content: '\f10a';
} /* '' */
.gla-icon-mobile:before {
	content: '\f10b';
} /* '' */
.gla-icon-circle-empty:before {
	content: '\f10c';
} /* '' */
.gla-icon-quote-left:before {
	content: '\f10d';
} /* '' */
.gla-icon-quote-right:before {
	content: '\f10e';
} /* '' */
.gla-icon-spinner:before {
	content: '\f110';
} /* '' */
.gla-icon-circle:before {
	content: '\f111';
} /* '' */
.gla-icon-reply:before {
	content: '\f112';
} /* '' */
.gla-icon-github:before {
	content: '\f113';
} /* '' */
.gla-icon-folder-empty:before {
	content: '\f114';
} /* '' */
.gla-icon-folder-open-empty:before {
	content: '\f115';
} /* '' */
.gla-icon-smile:before {
	content: '\f118';
} /* '' */
.gla-icon-frown:before {
	content: '\f119';
} /* '' */
.gla-icon-meh:before {
	content: '\f11a';
} /* '' */
.gla-icon-gamepad:before {
	content: '\f11b';
} /* '' */
.gla-icon-keyboard:before {
	content: '\f11c';
} /* '' */
.gla-icon-flag-empty:before {
	content: '\f11d';
} /* '' */
.gla-icon-flag-checkered:before {
	content: '\f11e';
} /* '' */
.gla-icon-terminal:before {
	content: '\f120';
} /* '' */
.gla-icon-code:before {
	content: '\f121';
} /* '' */
.gla-icon-reply-all:before {
	content: '\f122';
} /* '' */
.gla-icon-star-half-alt:before {
	content: '\f123';
} /* '' */
.gla-icon-direction:before {
	content: '\f124';
} /* '' */
.gla-icon-crop:before {
	content: '\f125';
} /* '' */
.gla-icon-fork:before {
	content: '\f126';
} /* '' */
.gla-icon-unlink:before {
	content: '\f127';
} /* '' */
.gla-icon-help:before {
	content: '\f128';
} /* '' */
.gla-icon-info:before {
	content: '\f129';
} /* '' */
.gla-icon-attention-alt:before {
	content: '\f12a';
} /* '' */
.gla-icon-superscript:before {
	content: '\f12b';
} /* '' */
.gla-icon-subscript:before {
	content: '\f12c';
} /* '' */
.gla-icon-eraser:before {
	content: '\f12d';
} /* '' */
.gla-icon-puzzle:before {
	content: '\f12e';
} /* '' */
.gla-icon-mic:before {
	content: '\f130';
} /* '' */
.gla-icon-mute:before {
	content: '\f131';
} /* '' */
.gla-icon-shield:before {
	content: '\f132';
} /* '' */
.gla-icon-calendar-empty:before {
	content: '\f133';
} /* '' */
.gla-icon-extinguisher:before {
	content: '\f134';
} /* '' */
.gla-icon-rocket:before {
	content: '\f135';
} /* '' */
.gla-icon-maxcdn:before {
	content: '\f136';
} /* '' */
.gla-icon-angle-circled-left:before {
	content: '\f137';
} /* '' */
.gla-icon-angle-circled-right:before {
	content: '\f138';
} /* '' */
.gla-icon-angle-circled-up:before {
	content: '\f139';
} /* '' */
.gla-icon-angle-circled-down:before {
	content: '\f13a';
} /* '' */
.gla-icon-html5:before {
	content: '\f13b';
} /* '' */
.gla-icon-css3:before {
	content: '\f13c';
} /* '' */
.gla-icon-anchor:before {
	content: '\f13d';
} /* '' */
.gla-icon-lock-open-alt:before {
	content: '\f13e';
} /* '' */
.gla-icon-bullseye:before {
	content: '\f140';
} /* '' */
.gla-icon-ellipsis:before {
	content: '\f141';
} /* '' */
.gla-icon-ellipsis-vert:before {
	content: '\f142';
} /* '' */
.gla-icon-rss-squared:before {
	content: '\f143';
} /* '' */
.gla-icon-play-circled:before {
	content: '\f144';
} /* '' */
.gla-icon-ticket:before {
	content: '\f145';
} /* '' */
.gla-icon-minus-squared:before {
	content: '\f146';
} /* '' */
.gla-icon-minus-squared-alt:before {
	content: '\f147';
} /* '' */
.gla-icon-level-up:before {
	content: '\f148';
} /* '' */
.gla-icon-level-down:before {
	content: '\f149';
} /* '' */
.gla-icon-ok-squared:before {
	content: '\f14a';
} /* '' */
.gla-icon-pencil-squared:before {
	content: '\f14b';
} /* '' */
.gla-icon-link-ext-alt:before {
	content: '\f14c';
} /* '' */
.gla-icon-export-alt:before {
	content: '\f14d';
} /* '' */
.gla-icon-compass:before {
	content: '\f14e';
} /* '' */
.gla-icon-expand:before {
	content: '\f150';
} /* '' */
.gla-icon-collapse:before {
	content: '\f151';
} /* '' */
.gla-icon-expand-right:before {
	content: '\f152';
} /* '' */
.gla-icon-euro:before {
	content: '\f153';
} /* '' */
.gla-icon-pound:before {
	content: '\f154';
} /* '' */
.gla-icon-dollar:before {
	content: '\f155';
} /* '' */
.gla-icon-rupee:before {
	content: '\f156';
} /* '' */
.gla-icon-yen:before {
	content: '\f157';
} /* '' */
.gla-icon-rouble:before {
	content: '\f158';
} /* '' */
.gla-icon-won:before {
	content: '\f159';
} /* '' */
.gla-icon-bitcoin:before {
	content: '\f15a';
} /* '' */
.gla-icon-doc-inv:before {
	content: '\f15b';
} /* '' */
.gla-icon-doc-text-inv:before {
	content: '\f15c';
} /* '' */
.gla-icon-sort-name-up:before {
	content: '\f15d';
} /* '' */
.gla-icon-sort-name-down:before {
	content: '\f15e';
} /* '' */
.gla-icon-sort-alt-up:before {
	content: '\f160';
} /* '' */
.gla-icon-sort-alt-down:before {
	content: '\f161';
} /* '' */
.gla-icon-sort-number-up:before {
	content: '\f162';
} /* '' */
.gla-icon-sort-number-down:before {
	content: '\f163';
} /* '' */
.gla-icon-thumbs-up-alt:before {
	content: '\f164';
} /* '' */
.gla-icon-thumbs-down-alt:before {
	content: '\f165';
} /* '' */
.gla-icon-youtube-squared:before {
	content: '\f166';
} /* '' */
.gla-icon-youtube:before {
	content: '\f167';
} /* '' */
.gla-icon-xing:before {
	content: '\f168';
} /* '' */
.gla-icon-xing-squared:before {
	content: '\f169';
} /* '' */
.gla-icon-youtube-play:before {
	content: '\f16a';
} /* '' */
.gla-icon-dropbox:before {
	content: '\f16b';
} /* '' */
.gla-icon-stackoverflow:before {
	content: '\f16c';
} /* '' */
.gla-icon-instagram:before {
	content: '\f16d';
} /* '' */
.gla-icon-flickr:before {
	content: '\f16e';
} /* '' */
.gla-icon-adn:before {
	content: '\f170';
} /* '' */
.gla-icon-bitbucket:before {
	content: '\f171';
} /* '' */
.gla-icon-bitbucket-squared:before {
	content: '\f172';
} /* '' */
.gla-icon-tumblr:before {
	content: '\f173';
} /* '' */
.gla-icon-tumblr-squared:before {
	content: '\f174';
} /* '' */
.gla-icon-down:before {
	content: '\f175';
} /* '' */
.gla-icon-up:before {
	content: '\f176';
} /* '' */
.gla-icon-left:before {
	content: '\f177';
} /* '' */
.gla-icon-right:before {
	content: '\f178';
} /* '' */
.gla-icon-apple:before {
	content: '\f179';
} /* '' */
.gla-icon-windows:before {
	content: '\f17a';
} /* '' */
.gla-icon-android:before {
	content: '\f17b';
} /* '' */
.gla-icon-linux:before {
	content: '\f17c';
} /* '' */
.gla-icon-dribbble:before {
	content: '\f17d';
} /* '' */
.gla-icon-skype:before {
	content: '\f17e';
} /* '' */
.gla-icon-foursquare:before {
	content: '\f180';
} /* '' */
.gla-icon-trello:before {
	content: '\f181';
} /* '' */
.gla-icon-female:before {
	content: '\f182';
} /* '' */
.gla-icon-male:before {
	content: '\f183';
} /* '' */
.gla-icon-gittip:before {
	content: '\f184';
} /* '' */
.gla-icon-sun:before {
	content: '\f185';
} /* '' */
.gla-icon-moon:before {
	content: '\f186';
} /* '' */
.gla-icon-box:before {
	content: '\f187';
} /* '' */
.gla-icon-bug:before {
	content: '\f188';
} /* '' */
.gla-icon-vkontakte:before {
	content: '\f189';
} /* '' */
.gla-icon-weibo:before {
	content: '\f18a';
} /* '' */
.gla-icon-renren:before {
	content: '\f18b';
} /* '' */
.gla-icon-pagelines:before {
	content: '\f18c';
} /* '' */
.gla-icon-stackexchange:before {
	content: '\f18d';
} /* '' */
.gla-icon-right-circled2:before {
	content: '\f18e';
} /* '' */
.gla-icon-left-circled2:before {
	content: '\f190';
} /* '' */
.gla-icon-collapse-left:before {
	content: '\f191';
} /* '' */
.gla-icon-dot-circled:before {
	content: '\f192';
} /* '' */
.gla-icon-wheelchair:before {
	content: '\f193';
} /* '' */
.gla-icon-vimeo-squared:before {
	content: '\f194';
} /* '' */
.gla-icon-try:before {
	content: '\f195';
} /* '' */
.gla-icon-plus-squared-alt:before {
	content: '\f196';
} /* '' */
.gla-icon-space-shuttle:before {
	content: '\f197';
} /* '' */
.gla-icon-slack:before {
	content: '\f198';
} /* '' */
.gla-icon-mail-squared:before {
	content: '\f199';
} /* '' */
.gla-icon-wordpress:before {
	content: '\f19a';
} /* '' */
.gla-icon-openid:before {
	content: '\f19b';
} /* '' */
.gla-icon-bank:before {
	content: '\f19c';
} /* '' */
.gla-icon-graduation-cap:before {
	content: '\f19d';
} /* '' */
.gla-icon-yahoo:before {
	content: '\f19e';
} /* '' */
.gla-icon-google:before {
	content: '\f1a0';
} /* '' */
.gla-icon-reddit:before {
	content: '\f1a1';
} /* '' */
.gla-icon-reddit-squared:before {
	content: '\f1a2';
} /* '' */
.gla-icon-stumbleupon-circled:before {
	content: '\f1a3';
} /* '' */
.gla-icon-stumbleupon:before {
	content: '\f1a4';
} /* '' */
.gla-icon-delicious:before {
	content: '\f1a5';
} /* '' */
.gla-icon-digg:before {
	content: '\f1a6';
} /* '' */
.gla-icon-pied-piper-squared:before {
	content: '\f1a7';
} /* '' */
.gla-icon-pied-piper-alt:before {
	content: '\f1a8';
} /* '' */
.gla-icon-drupal:before {
	content: '\f1a9';
} /* '' */
.gla-icon-joomla:before {
	content: '\f1aa';
} /* '' */
.gla-icon-language:before {
	content: '\f1ab';
} /* '' */
.gla-icon-fax:before {
	content: '\f1ac';
} /* '' */
.gla-icon-building-filled:before {
	content: '\f1ad';
} /* '' */
.gla-icon-child:before {
	content: '\f1ae';
} /* '' */
.gla-icon-paw:before {
	content: '\f1b0';
} /* '' */
.gla-icon-spoon:before {
	content: '\f1b1';
} /* '' */
.gla-icon-cube:before {
	content: '\f1b2';
} /* '' */
.gla-icon-cubes:before {
	content: '\f1b3';
} /* '' */
.gla-icon-behance:before {
	content: '\f1b4';
} /* '' */
.gla-icon-behance-squared:before {
	content: '\f1b5';
} /* '' */
.gla-icon-steam:before {
	content: '\f1b6';
} /* '' */
.gla-icon-steam-squared:before {
	content: '\f1b7';
} /* '' */
.gla-icon-recycle:before {
	content: '\f1b8';
} /* '' */
.gla-icon-cab:before {
	content: '\f1b9';
} /* '' */
.gla-icon-taxi:before {
	content: '\f1ba';
} /* '' */
.gla-icon-tree:before {
	content: '\f1bb';
} /* '' */
.gla-icon-spotify:before {
	content: '\f1bc';
} /* '' */
.gla-icon-deviantart:before {
	content: '\f1bd';
} /* '' */
.gla-icon-soundcloud:before {
	content: '\f1be';
} /* '' */
.gla-icon-database:before {
	content: '\f1c0';
} /* '' */
.gla-icon-file-pdf:before {
	content: '\f1c1';
} /* '' */
.gla-icon-file-word:before {
	content: '\f1c2';
} /* '' */
.gla-icon-file-excel:before {
	content: '\f1c3';
} /* '' */
.gla-icon-file-powerpoint:before {
	content: '\f1c4';
} /* '' */
.gla-icon-file-image:before {
	content: '\f1c5';
} /* '' */
.gla-icon-file-archive:before {
	content: '\f1c6';
} /* '' */
.gla-icon-file-audio:before {
	content: '\f1c7';
} /* '' */
.gla-icon-file-video:before {
	content: '\f1c8';
} /* '' */
.gla-icon-file-code:before {
	content: '\f1c9';
} /* '' */
.gla-icon-vine:before {
	content: '\f1ca';
} /* '' */
.gla-icon-codeopen:before {
	content: '\f1cb';
} /* '' */
.gla-icon-jsfiddle:before {
	content: '\f1cc';
} /* '' */
.gla-icon-lifebuoy:before {
	content: '\f1cd';
} /* '' */
.gla-icon-circle-notch:before {
	content: '\f1ce';
} /* '' */
.gla-icon-rebel:before {
	content: '\f1d0';
} /* '' */
.gla-icon-empire:before {
	content: '\f1d1';
} /* '' */
.gla-icon-git-squared:before {
	content: '\f1d2';
} /* '' */
.gla-icon-git:before {
	content: '\f1d3';
} /* '' */
.gla-icon-hacker-news:before {
	content: '\f1d4';
} /* '' */
.gla-icon-tencent-weibo:before {
	content: '\f1d5';
} /* '' */
.gla-icon-qq:before {
	content: '\f1d6';
} /* '' */
.gla-icon-wechat:before {
	content: '\f1d7';
} /* '' */
.gla-icon-paper-plane:before {
	content: '\f1d8';
} /* '' */
.gla-icon-paper-plane-empty:before {
	content: '\f1d9';
} /* '' */
.gla-icon-history:before {
	content: '\f1da';
} /* '' */
.gla-icon-circle-thin:before {
	content: '\f1db';
} /* '' */
.gla-icon-header:before {
	content: '\f1dc';
} /* '' */
.gla-icon-paragraph:before {
	content: '\f1dd';
} /* '' */
.gla-icon-sliders:before {
	content: '\f1de';
} /* '' */
.gla-icon-share:before {
	content: '\f1e0';
} /* '' */
.gla-icon-share-squared:before {
	content: '\f1e1';
} /* '' */
.gla-icon-bomb:before {
	content: '\f1e2';
} /* '' */
.gla-icon-soccer-ball:before {
	content: '\f1e3';
} /* '' */
.gla-icon-tty:before {
	content: '\f1e4';
} /* '' */
.gla-icon-binoculars:before {
	content: '\f1e5';
} /* '' */
.gla-icon-plug:before {
	content: '\f1e6';
} /* '' */
.gla-icon-slideshare:before {
	content: '\f1e7';
} /* '' */
.gla-icon-twitch:before {
	content: '\f1e8';
} /* '' */
.gla-icon-yelp:before {
	content: '\f1e9';
} /* '' */
.gla-icon-newspaper:before {
	content: '\f1ea';
} /* '' */
.gla-icon-wifi:before {
	content: '\f1eb';
} /* '' */
.gla-icon-calc:before {
	content: '\f1ec';
} /* '' */
.gla-icon-paypal:before {
	content: '\f1ed';
} /* '' */
.gla-icon-gwallet:before {
	content: '\f1ee';
} /* '' */
.gla-icon-cc-visa:before {
	content: '\f1f0';
} /* '' */
.gla-icon-cc-mastercard:before {
	content: '\f1f1';
} /* '' */
.gla-icon-cc-discover:before {
	content: '\f1f2';
} /* '' */
.gla-icon-cc-amex:before {
	content: '\f1f3';
} /* '' */
.gla-icon-cc-paypal:before {
	content: '\f1f4';
} /* '' */
.gla-icon-cc-stripe:before {
	content: '\f1f5';
} /* '' */
.gla-icon-bell-off:before {
	content: '\f1f6';
} /* '' */
.gla-icon-bell-off-empty:before {
	content: '\f1f7';
} /* '' */
.gla-icon-trash:before {
	content: '\f1f8';
} /* '' */
.gla-icon-copyright:before {
	content: '\f1f9';
} /* '' */
.gla-icon-at:before {
	content: '\f1fa';
} /* '' */
.gla-icon-eyedropper:before {
	content: '\f1fb';
} /* '' */
.gla-icon-brush:before {
	content: '\f1fc';
} /* '' */
.gla-icon-birthday:before {
	content: '\f1fd';
} /* '' */
.gla-icon-chart-area:before {
	content: '\f1fe';
} /* '' */
.gla-icon-chart-pie:before {
	content: '\f200';
} /* '' */
.gla-icon-chart-line:before {
	content: '\f201';
} /* '' */
.gla-icon-lastfm:before {
	content: '\f202';
} /* '' */
.gla-icon-lastfm-squared:before {
	content: '\f203';
} /* '' */
.gla-icon-toggle-off:before {
	content: '\f204';
} /* '' */
.gla-icon-toggle-on:before {
	content: '\f205';
} /* '' */
.gla-icon-bicycle:before {
	content: '\f206';
} /* '' */
.gla-icon-bus:before {
	content: '\f207';
} /* '' */
.gla-icon-ioxhost:before {
	content: '\f208';
} /* '' */
.gla-icon-angellist:before {
	content: '\f209';
} /* '' */
.gla-icon-cc:before {
	content: '\f20a';
} /* '' */
.gla-icon-shekel:before {
	content: '\f20b';
} /* '' */
.gla-icon-meanpath:before {
	content: '\f20c';
} /* '' */
.gla-icon-buysellads:before {
	content: '\f20d';
} /* '' */
.gla-icon-connectdevelop:before {
	content: '\f20e';
} /* '' */
.gla-icon-dashcube:before {
	content: '\f210';
} /* '' */
.gla-icon-forumbee:before {
	content: '\f211';
} /* '' */
.gla-icon-leanpub:before {
	content: '\f212';
} /* '' */
.gla-icon-sellsy:before {
	content: '\f213';
} /* '' */
.gla-icon-shirtsinbulk:before {
	content: '\f214';
} /* '' */
.gla-icon-simplybuilt:before {
	content: '\f215';
} /* '' */
.gla-icon-skyatlas:before {
	content: '\f216';
} /* '' */
.gla-icon-cart-plus:before {
	content: '\f217';
} /* '' */
.gla-icon-cart-arrow-down:before {
	content: '\f218';
} /* '' */
.gla-icon-diamond:before {
	content: '\f219';
} /* '' */
.gla-icon-ship:before {
	content: '\f21a';
} /* '' */
.gla-icon-user-secret:before {
	content: '\f21b';
} /* '' */
.gla-icon-motorcycle:before {
	content: '\f21c';
} /* '' */
.gla-icon-street-view:before {
	content: '\f21d';
} /* '' */
.gla-icon-heartbeat:before {
	content: '\f21e';
} /* '' */
.gla-icon-venus:before {
	content: '\f221';
} /* '' */
.gla-icon-mars:before {
	content: '\f222';
} /* '' */
.gla-icon-mercury:before {
	content: '\f223';
} /* '' */
.gla-icon-transgender:before {
	content: '\f224';
} /* '' */
.gla-icon-transgender-alt:before {
	content: '\f225';
} /* '' */
.gla-icon-venus-double:before {
	content: '\f226';
} /* '' */
.gla-icon-mars-double:before {
	content: '\f227';
} /* '' */
.gla-icon-venus-mars:before {
	content: '\f228';
} /* '' */
.gla-icon-mars-stroke:before {
	content: '\f229';
} /* '' */
.gla-icon-mars-stroke-v:before {
	content: '\f22a';
} /* '' */
.gla-icon-mars-stroke-h:before {
	content: '\f22b';
} /* '' */
.gla-icon-neuter:before {
	content: '\f22c';
} /* '' */
.gla-icon-genderless:before {
	content: '\f22d';
} /* '' */
.gla-icon-facebook-official:before {
	content: '\f230';
} /* '' */
.gla-icon-pinterest:before {
	content: '\f231';
} /* '' */
.gla-icon-whatsapp:before {
	content: '\f232';
} /* '' */
.gla-icon-server:before {
	content: '\f233';
} /* '' */
.gla-icon-user-plus:before {
	content: '\f234';
} /* '' */
.gla-icon-user-times:before {
	content: '\f235';
} /* '' */
.gla-icon-bed:before {
	content: '\f236';
} /* '' */
.gla-icon-viacoin:before {
	content: '\f237';
} /* '' */
.gla-icon-train:before {
	content: '\f238';
} /* '' */
.gla-icon-subway:before {
	content: '\f239';
} /* '' */
.gla-icon-medium:before {
	content: '\f23a';
} /* '' */
.gla-icon-y-combinator:before {
	content: '\f23b';
} /* '' */
.gla-icon-optin-monster:before {
	content: '\f23c';
} /* '' */
.gla-icon-opencart:before {
	content: '\f23d';
} /* '' */
.gla-icon-expeditedssl:before {
	content: '\f23e';
} /* '' */
.gla-icon-battery-4:before {
	content: '\f240';
} /* '' */
.gla-icon-battery-3:before {
	content: '\f241';
} /* '' */
.gla-icon-battery-2:before {
	content: '\f242';
} /* '' */
.gla-icon-battery-1:before {
	content: '\f243';
} /* '' */
.gla-icon-battery-0:before {
	content: '\f244';
} /* '' */
.gla-icon-mouse-pointer:before {
	content: '\f245';
} /* '' */
.gla-icon-i-cursor:before {
	content: '\f246';
} /* '' */
.gla-icon-object-group:before {
	content: '\f247';
} /* '' */
.gla-icon-object-ungroup:before {
	content: '\f248';
} /* '' */
.gla-icon-sticky-note:before {
	content: '\f249';
} /* '' */
.gla-icon-sticky-note-o:before {
	content: '\f24a';
} /* '' */
.gla-icon-cc-jcb:before {
	content: '\f24b';
} /* '' */
.gla-icon-cc-diners-club:before {
	content: '\f24c';
} /* '' */
.gla-icon-clone:before {
	content: '\f24d';
} /* '' */
.gla-icon-balance-scale:before {
	content: '\f24e';
} /* '' */
.gla-icon-hourglass-o:before {
	content: '\f250';
} /* '' */
.gla-icon-hourglass-1:before {
	content: '\f251';
} /* '' */
.gla-icon-hourglass-2:before {
	content: '\f252';
} /* '' */
.gla-icon-hourglass-3:before {
	content: '\f253';
} /* '' */
.gla-icon-hourglass:before {
	content: '\f254';
} /* '' */
.gla-icon-hand-grab-o:before {
	content: '\f255';
} /* '' */
.gla-icon-hand-paper-o:before {
	content: '\f256';
} /* '' */
.gla-icon-hand-scissors-o:before {
	content: '\f257';
} /* '' */
.gla-icon-hand-lizard-o:before {
	content: '\f258';
} /* '' */
.gla-icon-hand-spock-o:before {
	content: '\f259';
} /* '' */
.gla-icon-hand-pointer-o:before {
	content: '\f25a';
} /* '' */
.gla-icon-hand-peace-o:before {
	content: '\f25b';
} /* '' */
.gla-icon-trademark:before {
	content: '\f25c';
} /* '' */
.gla-icon-registered:before {
	content: '\f25d';
} /* '' */
.gla-icon-creative-commons:before {
	content: '\f25e';
} /* '' */
.gla-icon-gg:before {
	content: '\f260';
} /* '' */
.gla-icon-gg-circle:before {
	content: '\f261';
} /* '' */
.gla-icon-tripadvisor:before {
	content: '\f262';
} /* '' */
.gla-icon-odnoklassniki:before {
	content: '\f263';
} /* '' */
.gla-icon-odnoklassniki-square:before {
	content: '\f264';
} /* '' */
.gla-icon-get-pocket:before {
	content: '\f265';
} /* '' */
.gla-icon-wikipedia-w:before {
	content: '\f266';
} /* '' */
.gla-icon-safari:before {
	content: '\f267';
} /* '' */
.gla-icon-chrome:before {
	content: '\f268';
} /* '' */
.gla-icon-firefox:before {
	content: '\f269';
} /* '' */
.gla-icon-opera:before {
	content: '\f26a';
} /* '' */
.gla-icon-internet-explorer:before {
	content: '\f26b';
} /* '' */
.gla-icon-television:before {
	content: '\f26c';
} /* '' */
.gla-icon-contao:before {
	content: '\f26d';
} /* '' */
.gla-icon-500px:before {
	content: '\f26e';
} /* '' */
.gla-icon-amazon:before {
	content: '\f270';
} /* '' */
.gla-icon-calendar-plus-o:before {
	content: '\f271';
} /* '' */
.gla-icon-calendar-minus-o:before {
	content: '\f272';
} /* '' */
.gla-icon-calendar-times-o:before {
	content: '\f273';
} /* '' */
.gla-icon-calendar-check-o:before {
	content: '\f274';
} /* '' */
.gla-icon-industry:before {
	content: '\f275';
} /* '' */
.gla-icon-map-pin:before {
	content: '\f276';
} /* '' */
.gla-icon-map-signs:before {
	content: '\f277';
} /* '' */
.gla-icon-map-o:before {
	content: '\f278';
} /* '' */
.gla-icon-map:before {
	content: '\f279';
} /* '' */
.gla-icon-commenting:before {
	content: '\f27a';
} /* '' */
.gla-icon-commenting-o:before {
	content: '\f27b';
} /* '' */
.gla-icon-houzz:before {
	content: '\f27c';
} /* '' */
.gla-icon-vimeo:before {
	content: '\f27d';
} /* '' */
.gla-icon-black-tie:before {
	content: '\f27e';
} /* '' */
.gla-icon-fonticons:before {
	content: '\f280';
} /* '' */
.gla-icon-reddit-alien:before {
	content: '\f281';
} /* '' */
.gla-icon-edge:before {
	content: '\f282';
} /* '' */
.gla-icon-credit-card-alt:before {
	content: '\f283';
} /* '' */
.gla-icon-codiepie:before {
	content: '\f284';
} /* '' */
.gla-icon-modx:before {
	content: '\f285';
} /* '' */
.gla-icon-fort-awesome:before {
	content: '\f286';
} /* '' */
.gla-icon-usb:before {
	content: '\f287';
} /* '' */
.gla-icon-product-hunt:before {
	content: '\f288';
} /* '' */
.gla-icon-mixcloud:before {
	content: '\f289';
} /* '' */
.gla-icon-scribd:before {
	content: '\f28a';
} /* '' */
.gla-icon-pause-circle:before {
	content: '\f28b';
} /* '' */
.gla-icon-pause-circle-o:before {
	content: '\f28c';
} /* '' */
.gla-icon-stop-circle:before {
	content: '\f28d';
} /* '' */
.gla-icon-stop-circle-o:before {
	content: '\f28e';
} /* '' */
.gla-icon-shopping-bag:before {
	content: '\f290';
} /* '' */
.gla-icon-shopping-basket:before {
	content: '\f291';
} /* '' */
.gla-icon-hashtag:before {
	content: '\f292';
} /* '' */
.gla-icon-bluetooth:before {
	content: '\f293';
} /* '' */
.gla-icon-bluetooth-b:before {
	content: '\f294';
} /* '' */
.gla-icon-percent:before {
	content: '\f295';
} /* '' */
.gla-icon-gitlab:before {
	content: '\f296';
} /* '' */
.gla-icon-wpbeginner:before {
	content: '\f297';
} /* '' */
.gla-icon-wpforms:before {
	content: '\f298';
} /* '' */
.gla-icon-envira:before {
	content: '\f299';
} /* '' */
.gla-icon-universal-access:before {
	content: '\f29a';
} /* '' */
.gla-icon-wheelchair-alt:before {
	content: '\f29b';
} /* '' */
.gla-icon-question-circle-o:before {
	content: '\f29c';
} /* '' */
.gla-icon-blind:before {
	content: '\f29d';
} /* '' */
.gla-icon-audio-description:before {
	content: '\f29e';
} /* '' */
.gla-icon-volume-control-phone:before {
	content: '\f2a0';
} /* '' */
.gla-icon-braille:before {
	content: '\f2a1';
} /* '' */
.gla-icon-assistive-listening-systems:before {
	content: '\f2a2';
} /* '' */
.gla-icon-american-sign-language-interpreting:before {
	content: '\f2a3';
} /* '' */
.gla-icon-asl-interpreting:before {
	content: '\f2a4';
} /* '' */
.gla-icon-glide:before {
	content: '\f2a5';
} /* '' */
.gla-icon-glide-g:before {
	content: '\f2a6';
} /* '' */
.gla-icon-sign-language:before {
	content: '\f2a7';
} /* '' */
.gla-icon-low-vision:before {
	content: '\f2a8';
} /* '' */
.gla-icon-viadeo:before {
	content: '\f2a9';
} /* '' */
.gla-icon-viadeo-square:before {
	content: '\f2aa';
} /* '' */
.gla-icon-snapchat:before {
	content: '\f2ab';
} /* '' */
.gla-icon-snapchat-ghost:before {
	content: '\f2ac';
} /* '' */
.gla-icon-snapchat-square:before {
	content: '\f2ad';
} /* '' */
.gla-icon-pied-piper:before {
	content: '\f2ae';
} /* '' */
.gla-icon-first-order:before {
	content: '\f2b0';
} /* '' */
.gla-icon-yoast:before {
	content: '\f2b1';
} /* '' */
.gla-icon-themeisle:before {
	content: '\f2b2';
} /* '' */
.gla-icon-google-plus-circle:before {
	content: '\f2b3';
} /* '' */
.gla-icon-font-awesome:before {
	content: '\f2b4';
} /* '' */
.gla-icon-handshake-o:before {
	content: '\f2b5';
} /* '' */
.gla-icon-envelope-open:before {
	content: '\f2b6';
} /* '' */
.gla-icon-envelope-open-o:before {
	content: '\f2b7';
} /* '' */
.gla-icon-linode:before {
	content: '\f2b8';
} /* '' */
.gla-icon-address-book:before {
	content: '\f2b9';
} /* '' */
.gla-icon-address-book-o:before {
	content: '\f2ba';
} /* '' */
.gla-icon-address-card:before {
	content: '\f2bb';
} /* '' */
.gla-icon-address-card-o:before {
	content: '\f2bc';
} /* '' */
.gla-icon-user-circle:before {
	content: '\f2bd';
} /* '' */
.gla-icon-user-circle-o:before {
	content: '\f2be';
} /* '' */
.gla-icon-user-o:before {
	content: '\f2c0';
} /* '' */
.gla-icon-id-badge:before {
	content: '\f2c1';
} /* '' */
.gla-icon-id-card:before {
	content: '\f2c2';
} /* '' */
.gla-icon-id-card-o:before {
	content: '\f2c3';
} /* '' */
.gla-icon-quora:before {
	content: '\f2c4';
} /* '' */
.gla-icon-free-code-camp:before {
	content: '\f2c5';
} /* '' */
.gla-icon-telegram:before {
	content: '\f2c6';
} /* '' */
.gla-icon-thermometer:before {
	content: '\f2c7';
} /* '' */
.gla-icon-thermometer-3:before {
	content: '\f2c8';
} /* '' */
.gla-icon-thermometer-2:before {
	content: '\f2c9';
} /* '' */
.gla-icon-thermometer-quarter:before {
	content: '\f2ca';
} /* '' */
.gla-icon-thermometer-0:before {
	content: '\f2cb';
} /* '' */
.gla-icon-shower:before {
	content: '\f2cc';
} /* '' */
.gla-icon-bath:before {
	content: '\f2cd';
} /* '' */
.gla-icon-podcast:before {
	content: '\f2ce';
} /* '' */
.gla-icon-window-maximize:before {
	content: '\f2d0';
} /* '' */
.gla-icon-window-minimize:before {
	content: '\f2d1';
} /* '' */
.gla-icon-window-restore:before {
	content: '\f2d2';
} /* '' */
.gla-icon-window-close:before {
	content: '\f2d3';
} /* '' */
.gla-icon-window-close-o:before {
	content: '\f2d4';
} /* '' */
.gla-icon-bandcamp:before {
	content: '\f2d5';
} /* '' */
.gla-icon-grav:before {
	content: '\f2d6';
} /* '' */
.gla-icon-etsy:before {
	content: '\f2d7';
} /* '' */
.gla-icon-imdb:before {
	content: '\f2d8';
} /* '' */
.gla-icon-ravelry:before {
	content: '\f2d9';
} /* '' */
.gla-icon-eercast:before {
	content: '\f2da';
} /* '' */
.gla-icon-microchip:before {
	content: '\f2db';
} /* '' */
.gla-icon-snowflake-o:before {
	content: '\f2dc';
} /* '' */
.gla-icon-superpowers:before {
	content: '\f2dd';
} /* '' */
.gla-icon-wpexplorer:before {
	content: '\f2de';
} /* '' */
.gla-icon-meetup:before {
	content: '\f2e0';
} /* '' */
.gla-icon-github-squared:before {
	content: '\f300';
} /* '' */
.gla-icon-github-circled-1:before {
	content: '\f301';
} /* '' */
.gla-icon-twitter-3:before {
	content: '\f302';
} /* '' */
.gla-icon-flickr-1:before {
	content: '\f303';
} /* '' */
.gla-icon-twitter-squared:before {
	content: '\f304';
} /* '' */
.gla-icon-yandex:before {
	content: '\f305';
} /* '' */
.gla-icon-vimeo-1:before {
	content: '\f306';
} /* '' */
.gla-icon-vimeo-circled:before {
	content: '\f307';
} /* '' */
.gla-icon-facebook-squared:before {
	content: '\f308';
} /* '' */
.gla-icon-twitter-1:before {
	content: '\f309';
} /* '' */
.gla-icon-twitter-circled:before {
	content: '\f30a';
} /* '' */
.gla-icon-skype-4:before {
	content: '\f30b';
} /* '' */
.gla-icon-linkedin-squared:before {
	content: '\f30c';
} /* '' */
.gla-icon-facebook-circled:before {
	content: '\f30d';
} /* '' */
.gla-icon-facebook-squared-1:before {
	content: '\f30e';
} /* '' */
.gla-icon-gplus-1:before {
	content: '\f30f';
} /* '' */
.gla-icon-gplus-circled:before {
	content: '\f310';
} /* '' */
.gla-icon-tumblr-3:before {
	content: '\f311';
} /* '' */
.gla-icon-pinterest-1:before {
	content: '\f312';
} /* '' */
.gla-icon-pinterest-circled-1:before {
	content: '\f313';
} /* '' */
.gla-icon-twitter-rect:before {
	content: '\f314';
} /* '' */
.gla-icon-tumblr-1:before {
	content: '\f315';
} /* '' */
.gla-icon-tumblr-circled:before {
	content: '\f316';
} /* '' */
.gla-icon-jabber:before {
	content: '\f317';
} /* '' */
.gla-icon-linkedin-1:before {
	content: '\f318';
} /* '' */
.gla-icon-linkedin-circled:before {
	content: '\f319';
} /* '' */
.gla-icon-linkedin-5:before {
	content: '\f31a';
} /* '' */
.gla-icon-dribbble-1:before {
	content: '\f31b';
} /* '' */
.gla-icon-dribbble-circled:before {
	content: '\f31c';
} /* '' */
.gla-icon-wordpress-2:before {
	content: '\f31d';
} /* '' */
.gla-icon-stumbleupon-1:before {
	content: '\f31e';
} /* '' */
.gla-icon-stumbleupon-circled-1:before {
	content: '\f31f';
} /* '' */
.gla-icon-diigo:before {
	content: '\f320';
} /* '' */
.gla-icon-lastfm-1:before {
	content: '\f321';
} /* '' */
.gla-icon-lastfm-circled:before {
	content: '\f322';
} /* '' */
.gla-icon-tudou:before {
	content: '\f323';
} /* '' */
.gla-icon-rdio:before {
	content: '\f324';
} /* '' */
.gla-icon-rdio-circled:before {
	content: '\f325';
} /* '' */
.gla-icon-amex:before {
	content: '\f326';
} /* '' */
.gla-icon-spotify-1:before {
	content: '\f327';
} /* '' */
.gla-icon-spotify-circled:before {
	content: '\f328';
} /* '' */
.gla-icon-mastercard:before {
	content: '\f329';
} /* '' */
.gla-icon-qq-1:before {
	content: '\f32a';
} /* '' */
.gla-icon-bandcamp-1:before {
	content: '\f32b';
} /* '' */
.gla-icon-codepen:before {
	content: '\f32c';
} /* '' */
.gla-icon-instagram-1:before {
	content: '\f32d';
} /* '' */
.gla-icon-dropbox-1:before {
	content: '\f330';
} /* '' */
.gla-icon-evernote:before {
	content: '\f333';
} /* '' */
.gla-icon-flattr:before {
	content: '\f336';
} /* '' */
.gla-icon-skype-1:before {
	content: '\f339';
} /* '' */
.gla-icon-skype-circled:before {
	content: '\f33a';
} /* '' */
.gla-icon-renren-1:before {
	content: '\f33c';
} /* '' */
.gla-icon-sina-weibo:before {
	content: '\f33f';
} /* '' */
.gla-icon-paypal-1:before {
	content: '\f342';
} /* '' */
.gla-icon-picasa:before {
	content: '\f345';
} /* '' */
.gla-icon-soundcloud-1:before {
	content: '\f348';
} /* '' */
.gla-icon-mixi:before {
	content: '\f34b';
} /* '' */
.gla-icon-behance-1:before {
	content: '\f34e';
} /* '' */
.gla-icon-google-circles:before {
	content: '\f351';
} /* '' */
.gla-icon-vkontakte-1:before {
	content: '\f354';
} /* '' */
.gla-icon-smashing:before {
	content: '\f357';
} /* '' */
.gla-icon-comment-4:before {
	content: '\f4ac';
} /* '' */
.gla-icon-folder-open-empty-1:before {
	content: '\f4c2';
} /* '' */
.gla-icon-calendar-5:before {
	content: '\f4c5';
} /* '' */
.gla-icon-newspaper-2:before {
	content: '\f4f0';
} /* '' */
.gla-icon-camera-5:before {
	content: '\f4f7';
} /* '' */
.gla-icon-search-5:before {
	content: '\f50d';
} /* '' */
.gla-icon-lock-alt:before {
	content: '\f510';
} /* '' */
.gla-icon-lock-5:before {
	content: '\f512';
} /* '' */
.gla-icon-lock-open-5:before {
	content: '\f513';
} /* '' */
.gla-icon-joystick:before {
	content: '\f514';
} /* '' */
.gla-icon-fire-1:before {
	content: '\f525';
} /* '' */
.gla-icon-chart-bar-5:before {
	content: '\f526';
} /* '' */
.gla-icon-spread:before {
	content: '\f527';
} /* '' */
.gla-icon-spinner1:before {
	content: '\f528';
} /* '' */
.gla-icon-spinner2:before {
	content: '\f529';
} /* '' */
.gla-icon-db-shape:before {
	content: '\f600';
} /* '' */
.gla-icon-sweden:before {
	content: '\f601';
} /* '' */
.gla-icon-logo-db:before {
	content: '\f603';
} /* '' */
