/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*
/* 	TYPE	- styles.less 
/*	THEME 	- 400 / blue / 300
/*	AUTHOR 	- josh@joshbosworth.com
/*	DATE	- 7/2014
/*	COMMENT	- compile all .less sheets 
/*
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/assets/fonts/_icons/font-awesome/font/fontawesome-webfont.eot?v=4.6.3');
  src: url('/assets/fonts/_icons/font-awesome/font/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('/assets/fonts/_icons/font-awesome/font/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('/assets/fonts/_icons/font-awesome/font/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('/assets/fonts/_icons/font-awesome/font/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('/assets/fonts/_icons/font-awesome/font/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-glass:before {
  content: "\f000";
}
.icon-music {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-music:before {
  content: "\f001";
}
.icon-search {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-heart {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-heart:before {
  content: "\f004";
}
.icon-star {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-star:before {
  content: "\f005";
}
.icon-star-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-star-o:before {
  content: "\f006";
}
.icon-user {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-user:before {
  content: "\f007";
}
.icon-film {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-check {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-check:before {
  content: "\f00c";
}
.icon-remove,
.icon-close,
.icon-times {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-remove:before,
.icon-close:before,
.icon-times:before {
  content: "\f00d";
}
.icon-search-plus {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-search-plus:before {
  content: "\f00e";
}
.icon-search-minus {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-search-minus:before {
  content: "\f010";
}
.icon-power-off {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-power-off:before {
  content: "\f011";
}
.icon-signal {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear,
.icon-cog {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-trash-o:before {
  content: "\f014";
}
.icon-home {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-home:before {
  content: "\f015";
}
.icon-file-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-file-o:before {
  content: "\f016";
}
.icon-clock-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-clock-o:before {
  content: "\f017";
}
.icon-road {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-road:before {
  content: "\f018";
}
.icon-download {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-download:before {
  content: "\f019";
}
.icon-arrow-circle-o-down {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-circle-o-down:before {
  content: "\f01a";
}
.icon-arrow-circle-o-up {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-circle-o-up:before {
  content: "\f01b";
}
.icon-inbox {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-play-circle-o:before {
  content: "\f01d";
}
.icon-rotate-right,
.icon-repeat {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-camera:before {
  content: "\f030";
}
.icon-font {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-font:before {
  content: "\f031";
}
.icon-bold {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-list:before {
  content: "\f03a";
}
.icon-dedent,
.icon-outdent {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-dedent:before,
.icon-outdent:before {
  content: "\f03b";
}
.icon-indent {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-indent:before {
  content: "\f03c";
}
.icon-video-camera {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-video-camera:before {
  content: "\f03d";
}
.icon-photo,
.icon-image,
.icon-picture-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-photo:before,
.icon-image:before,
.icon-picture-o:before {
  content: "\f03e";
}
.icon-pencil {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit,
.icon-pencil-square-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-edit:before,
.icon-pencil-square-o:before {
  content: "\f044";
}
.icon-share-square-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-share-square-o:before {
  content: "\f045";
}
.icon-check-square-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-check-square-o:before {
  content: "\f046";
}
.icon-arrows {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrows:before {
  content: "\f047";
}
.icon-step-backward {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-circle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-plus-circle:before {
  content: "\f055";
}
.icon-minus-circle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-minus-circle:before {
  content: "\f056";
}
.icon-times-circle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-times-circle:before {
  content: "\f057";
}
.icon-check-circle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-check-circle:before {
  content: "\f058";
}
.icon-question-circle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-question-circle:before {
  content: "\f059";
}
.icon-info-circle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-info-circle:before {
  content: "\f05a";
}
.icon-crosshairs {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-crosshairs:before {
  content: "\f05b";
}
.icon-times-circle-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-times-circle-o:before {
  content: "\f05c";
}
.icon-check-circle-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-check-circle-o:before {
  content: "\f05d";
}
.icon-ban {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ban:before {
  content: "\f05e";
}
.icon-arrow-left {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward,
.icon-share {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mail-forward:before,
.icon-share:before {
  content: "\f064";
}
.icon-expand {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-expand:before {
  content: "\f065";
}
.icon-compress {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-compress:before {
  content: "\f066";
}
.icon-plus {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-circle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-exclamation-circle:before {
  content: "\f06a";
}
.icon-gift {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-eye:before {
  content: "\f06e";
}
.icon-eye-slash {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-eye-slash:before {
  content: "\f070";
}
.icon-warning,
.icon-exclamation-triangle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-warning:before,
.icon-exclamation-triangle:before {
  content: "\f071";
}
.icon-plane {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-random:before {
  content: "\f074";
}
.icon-comment {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-folder:before {
  content: "\f07b";
}
.icon-folder-open {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-arrows-v {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrows-v:before {
  content: "\f07d";
}
.icon-arrows-h {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrows-h:before {
  content: "\f07e";
}
.icon-bar-chart-o,
.icon-bar-chart {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bar-chart-o:before,
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-camera-retro {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-key:before {
  content: "\f084";
}
.icon-gears,
.icon-cogs {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-o-up {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-thumbs-o-up:before {
  content: "\f087";
}
.icon-thumbs-o-down {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-thumbs-o-down:before {
  content: "\f088";
}
.icon-star-half {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-heart-o:before {
  content: "\f08a";
}
.icon-sign-out {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sign-out:before {
  content: "\f08b";
}
.icon-linkedin-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-linkedin-square:before {
  content: "\f08c";
}
.icon-thumb-tack {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-thumb-tack:before {
  content: "\f08d";
}
.icon-external-link {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-sign-in {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sign-in:before {
  content: "\f090";
}
.icon-trophy {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-github-square:before {
  content: "\f092";
}
.icon-upload {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-upload:before {
  content: "\f093";
}
.icon-lemon-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-lemon-o:before {
  content: "\f094";
}
.icon-phone {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-phone:before {
  content: "\f095";
}
.icon-square-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-square-o:before {
  content: "\f096";
}
.icon-bookmark-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bookmark-o:before {
  content: "\f097";
}
.icon-phone-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-phone-square:before {
  content: "\f098";
}
.icon-twitter {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook-f,
.icon-facebook {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-facebook-f:before,
.icon-facebook:before {
  content: "\f09a";
}
.icon-github {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-feed,
.icon-rss {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-feed:before,
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hdd-o:before {
  content: "\f0a0";
}
.icon-bullhorn {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bell:before {
  content: "\f0f3";
}
.icon-certificate {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-o-right {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hand-o-right:before {
  content: "\f0a4";
}
.icon-hand-o-left {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hand-o-left:before {
  content: "\f0a5";
}
.icon-hand-o-up {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hand-o-up:before {
  content: "\f0a6";
}
.icon-hand-o-down {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hand-o-down:before {
  content: "\f0a7";
}
.icon-arrow-circle-left {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-circle-left:before {
  content: "\f0a8";
}
.icon-arrow-circle-right {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-circle-right:before {
  content: "\f0a9";
}
.icon-arrow-circle-up {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-circle-up:before {
  content: "\f0aa";
}
.icon-arrow-circle-down {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-circle-down:before {
  content: "\f0ab";
}
.icon-globe {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-arrows-alt {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrows-alt:before {
  content: "\f0b2";
}
.icon-group,
.icon-users {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-group:before,
.icon-users:before {
  content: "\f0c0";
}
.icon-chain,
.icon-link {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chain:before,
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-flask {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-flask:before {
  content: "\f0c3";
}
.icon-cut,
.icon-scissors {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cut:before,
.icon-scissors:before {
  content: "\f0c4";
}
.icon-copy,
.icon-files-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-copy:before,
.icon-files-o:before {
  content: "\f0c5";
}
.icon-paperclip {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-paperclip:before {
  content: "\f0c6";
}
.icon-save,
.icon-floppy-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-save:before,
.icon-floppy-o:before {
  content: "\f0c7";
}
.icon-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-square:before {
  content: "\f0c8";
}
.icon-navicon,
.icon-reorder,
.icon-bars {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-navicon:before,
.icon-reorder:before,
.icon-bars:before {
  content: "\f0c9";
}
.icon-list-ul {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pinterest-square:before {
  content: "\f0d3";
}
.icon-google-plus-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-google-plus-square:before {
  content: "\f0d4";
}
.icon-google-plus {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-columns:before {
  content: "\f0db";
}
.icon-unsorted,
.icon-sort {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-unsorted:before,
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down,
.icon-sort-desc {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sort-down:before,
.icon-sort-desc:before {
  content: "\f0dd";
}
.icon-sort-up,
.icon-sort-asc {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sort-up:before,
.icon-sort-asc:before {
  content: "\f0de";
}
.icon-envelope {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left,
.icon-undo {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal,
.icon-gavel {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-legal:before,
.icon-gavel:before {
  content: "\f0e3";
}
.icon-dashboard,
.icon-tachometer {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-dashboard:before,
.icon-tachometer:before {
  content: "\f0e4";
}
.icon-comment-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-comment-o:before {
  content: "\f0e5";
}
.icon-comments-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-comments-o:before {
  content: "\f0e6";
}
.icon-flash,
.icon-bolt {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-flash:before,
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste,
.icon-clipboard {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-paste:before,
.icon-clipboard:before {
  content: "\f0ea";
}
.icon-lightbulb-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-lightbulb-o:before {
  content: "\f0eb";
}
.icon-exchange {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bell-o:before {
  content: "\f0a2";
}
.icon-coffee {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-cutlery {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cutlery:before {
  content: "\f0f5";
}
.icon-file-text-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-file-text-o:before {
  content: "\f0f6";
}
.icon-building-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-building-o:before {
  content: "\f0f7";
}
.icon-hospital-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hospital-o:before {
  content: "\f0f8";
}
.icon-ambulance {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-h-square:before {
  content: "\f0fd";
}
.icon-plus-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-plus-square:before {
  content: "\f0fe";
}
.icon-angle-double-left {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-angle-double-left:before {
  content: "\f100";
}
.icon-angle-double-right {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-angle-double-right:before {
  content: "\f101";
}
.icon-angle-double-up {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-angle-double-up:before {
  content: "\f102";
}
.icon-angle-double-down {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-angle-double-down:before {
  content: "\f103";
}
.icon-angle-left {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone,
.icon-mobile {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mobile-phone:before,
.icon-mobile:before {
  content: "\f10b";
}
.icon-circle-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-circle-o:before {
  content: "\f10c";
}
.icon-quote-left {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply,
.icon-reply {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-folder-o:before {
  content: "\f114";
}
.icon-folder-open-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-folder-open-o:before {
  content: "\f115";
}
.icon-smile-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-smile-o:before {
  content: "\f118";
}
.icon-frown-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-frown-o:before {
  content: "\f119";
}
.icon-meh-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-meh-o:before {
  content: "\f11a";
}
.icon-gamepad {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-keyboard-o:before {
  content: "\f11c";
}
.icon-flag-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-flag-o:before {
  content: "\f11d";
}
.icon-flag-checkered {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-code:before {
  content: "\f121";
}
.icon-mail-reply-all,
.icon-reply-all {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mail-reply-all:before,
.icon-reply-all:before {
  content: "\f122";
}
.icon-star-half-empty,
.icon-star-half-full,
.icon-star-half-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before {
  content: "\f123";
}
.icon-location-arrow {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink,
.icon-chain-broken {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-unlink:before,
.icon-chain-broken:before {
  content: "\f127";
}
.icon-question {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-question:before {
  content: "\f128";
}
.icon-info {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-slash {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-microphone-slash:before {
  content: "\f131";
}
.icon-shield {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-calendar-o:before {
  content: "\f133";
}
.icon-fire-extinguisher {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-circle-left {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chevron-circle-left:before {
  content: "\f137";
}
.icon-chevron-circle-right {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chevron-circle-right:before {
  content: "\f138";
}
.icon-chevron-circle-up {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chevron-circle-up:before {
  content: "\f139";
}
.icon-chevron-circle-down {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chevron-circle-down:before {
  content: "\f13a";
}
.icon-html5 {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3 {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-h {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ellipsis-h:before {
  content: "\f141";
}
.icon-ellipsis-v {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ellipsis-v:before {
  content: "\f142";
}
.icon-rss-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-rss-square:before {
  content: "\f143";
}
.icon-play-circle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-play-circle:before {
  content: "\f144";
}
.icon-ticket {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-minus-square:before {
  content: "\f146";
}
.icon-minus-square-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-minus-square-o:before {
  content: "\f147";
}
.icon-level-up {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-check-square:before {
  content: "\f14a";
}
.icon-pencil-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pencil-square:before {
  content: "\f14b";
}
.icon-external-link-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-external-link-square:before {
  content: "\f14c";
}
.icon-share-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-share-square:before {
  content: "\f14d";
}
.icon-compass {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-compass:before {
  content: "\f14e";
}
.icon-toggle-down,
.icon-caret-square-o-down {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-toggle-down:before,
.icon-caret-square-o-down:before {
  content: "\f150";
}
.icon-toggle-up,
.icon-caret-square-o-up {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-toggle-up:before,
.icon-caret-square-o-up:before {
  content: "\f151";
}
.icon-toggle-right,
.icon-caret-square-o-right {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-toggle-right:before,
.icon-caret-square-o-right:before {
  content: "\f152";
}
.icon-euro,
.icon-eur {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar,
.icon-usd {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee,
.icon-inr {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-cny,
.icon-rmb,
.icon-yen,
.icon-jpy {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cny:before,
.icon-rmb:before,
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-ruble,
.icon-rouble,
.icon-rub {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ruble:before,
.icon-rouble:before,
.icon-rub:before {
  content: "\f158";
}
.icon-won,
.icon-krw {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin,
.icon-btc {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-alpha-asc {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sort-alpha-asc:before {
  content: "\f15d";
}
.icon-sort-alpha-desc {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sort-alpha-desc:before {
  content: "\f15e";
}
.icon-sort-amount-asc {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sort-amount-asc:before {
  content: "\f160";
}
.icon-sort-amount-desc {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sort-amount-desc:before {
  content: "\f161";
}
.icon-sort-numeric-asc {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sort-numeric-asc:before {
  content: "\f162";
}
.icon-sort-numeric-desc {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sort-numeric-desc:before {
  content: "\f163";
}
.icon-thumbs-up {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-youtube-square:before {
  content: "\f166";
}
.icon-youtube {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-xing-square:before {
  content: "\f169";
}
.icon-youtube-play {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stack-overflow {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-stack-overflow:before {
  content: "\f16c";
}
.icon-instagram {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bitbucket-square:before {
  content: "\f172";
}
.icon-tumblr {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-tumblr-square:before {
  content: "\f174";
}
.icon-long-arrow-down {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-trello:before {
  content: "\f181";
}
.icon-female {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-female:before {
  content: "\f182";
}
.icon-male {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip,
.icon-gratipay {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-gittip:before,
.icon-gratipay:before {
  content: "\f184";
}
.icon-sun-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sun-o:before {
  content: "\f185";
}
.icon-moon-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-moon-o:before {
  content: "\f186";
}
.icon-archive {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-renren:before {
  content: "\f18b";
}
.icon-pagelines {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pagelines:before {
  content: "\f18c";
}
.icon-stack-exchange {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-stack-exchange:before {
  content: "\f18d";
}
.icon-arrow-circle-o-right {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-circle-o-right:before {
  content: "\f18e";
}
.icon-arrow-circle-o-left {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-circle-o-left:before {
  content: "\f190";
}
.icon-toggle-left,
.icon-caret-square-o-left {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-toggle-left:before,
.icon-caret-square-o-left:before {
  content: "\f191";
}
.icon-dot-circle-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-dot-circle-o:before {
  content: "\f192";
}
.icon-wheelchair {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-wheelchair:before {
  content: "\f193";
}
.icon-vimeo-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-vimeo-square:before {
  content: "\f194";
}
.icon-turkish-lira,
.icon-try {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-turkish-lira:before,
.icon-try:before {
  content: "\f195";
}
.icon-plus-square-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-plus-square-o:before {
  content: "\f196";
}
.icon-space-shuttle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-space-shuttle:before {
  content: "\f197";
}
.icon-slack {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-slack:before {
  content: "\f198";
}
.icon-envelope-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-envelope-square:before {
  content: "\f199";
}
.icon-wordpress {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-wordpress:before {
  content: "\f19a";
}
.icon-openid {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-openid:before {
  content: "\f19b";
}
.icon-institution,
.icon-bank,
.icon-university {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-institution:before,
.icon-bank:before,
.icon-university:before {
  content: "\f19c";
}
.icon-mortar-board,
.icon-graduation-cap {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mortar-board:before,
.icon-graduation-cap:before {
  content: "\f19d";
}
.icon-yahoo {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-yahoo:before {
  content: "\f19e";
}
.icon-google {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-google:before {
  content: "\f1a0";
}
.icon-reddit {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-reddit:before {
  content: "\f1a1";
}
.icon-reddit-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-reddit-square:before {
  content: "\f1a2";
}
.icon-stumbleupon-circle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-stumbleupon-circle:before {
  content: "\f1a3";
}
.icon-stumbleupon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-stumbleupon:before {
  content: "\f1a4";
}
.icon-delicious {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-delicious:before {
  content: "\f1a5";
}
.icon-digg {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-digg:before {
  content: "\f1a6";
}
.icon-pied-piper-pp {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pied-piper-pp:before {
  content: "\f1a7";
}
.icon-pied-piper-alt {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pied-piper-alt:before {
  content: "\f1a8";
}
.icon-drupal {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-drupal:before {
  content: "\f1a9";
}
.icon-joomla {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-joomla:before {
  content: "\f1aa";
}
.icon-language {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-language:before {
  content: "\f1ab";
}
.icon-fax {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fax:before {
  content: "\f1ac";
}
.icon-building {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-building:before {
  content: "\f1ad";
}
.icon-child {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-child:before {
  content: "\f1ae";
}
.icon-paw {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-paw:before {
  content: "\f1b0";
}
.icon-spoon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-spoon:before {
  content: "\f1b1";
}
.icon-cube {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cube:before {
  content: "\f1b2";
}
.icon-cubes {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cubes:before {
  content: "\f1b3";
}
.icon-behance {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-behance:before {
  content: "\f1b4";
}
.icon-behance-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-behance-square:before {
  content: "\f1b5";
}
.icon-steam {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-steam:before {
  content: "\f1b6";
}
.icon-steam-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-steam-square:before {
  content: "\f1b7";
}
.icon-recycle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-recycle:before {
  content: "\f1b8";
}
.icon-automobile,
.icon-car {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-automobile:before,
.icon-car:before {
  content: "\f1b9";
}
.icon-cab,
.icon-taxi {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cab:before,
.icon-taxi:before {
  content: "\f1ba";
}
.icon-tree {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-tree:before {
  content: "\f1bb";
}
.icon-spotify {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-spotify:before {
  content: "\f1bc";
}
.icon-deviantart {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-deviantart:before {
  content: "\f1bd";
}
.icon-soundcloud {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-soundcloud:before {
  content: "\f1be";
}
.icon-database {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-database:before {
  content: "\f1c0";
}
.icon-file-pdf-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-file-pdf-o:before {
  content: "\f1c1";
}
.icon-file-word-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-file-word-o:before {
  content: "\f1c2";
}
.icon-file-excel-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-file-excel-o:before {
  content: "\f1c3";
}
.icon-file-powerpoint-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-file-powerpoint-o:before {
  content: "\f1c4";
}
.icon-file-photo-o,
.icon-file-picture-o,
.icon-file-image-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-file-photo-o:before,
.icon-file-picture-o:before,
.icon-file-image-o:before {
  content: "\f1c5";
}
.icon-file-zip-o,
.icon-file-archive-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-file-zip-o:before,
.icon-file-archive-o:before {
  content: "\f1c6";
}
.icon-file-sound-o,
.icon-file-audio-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-file-sound-o:before,
.icon-file-audio-o:before {
  content: "\f1c7";
}
.icon-file-movie-o,
.icon-file-video-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-file-movie-o:before,
.icon-file-video-o:before {
  content: "\f1c8";
}
.icon-file-code-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-file-code-o:before {
  content: "\f1c9";
}
.icon-vine {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-vine:before {
  content: "\f1ca";
}
.icon-codepen {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-codepen:before {
  content: "\f1cb";
}
.icon-jsfiddle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-jsfiddle:before {
  content: "\f1cc";
}
.icon-life-bouy,
.icon-life-buoy,
.icon-life-saver,
.icon-support,
.icon-life-ring {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-life-bouy:before,
.icon-life-buoy:before,
.icon-life-saver:before,
.icon-support:before,
.icon-life-ring:before {
  content: "\f1cd";
}
.icon-circle-o-notch {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-circle-o-notch:before {
  content: "\f1ce";
}
.icon-ra,
.icon-resistance,
.icon-rebel {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ra:before,
.icon-resistance:before,
.icon-rebel:before {
  content: "\f1d0";
}
.icon-ge,
.icon-empire {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ge:before,
.icon-empire:before {
  content: "\f1d1";
}
.icon-git-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-git-square:before {
  content: "\f1d2";
}
.icon-git {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-git:before {
  content: "\f1d3";
}
.icon-y-combinator-square,
.icon-yc-square,
.icon-hacker-news {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-y-combinator-square:before,
.icon-yc-square:before,
.icon-hacker-news:before {
  content: "\f1d4";
}
.icon-tencent-weibo {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-tencent-weibo:before {
  content: "\f1d5";
}
.icon-qq {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-qq:before {
  content: "\f1d6";
}
.icon-wechat,
.icon-weixin {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-wechat:before,
.icon-weixin:before {
  content: "\f1d7";
}
.icon-send,
.icon-paper-plane {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-send:before,
.icon-paper-plane:before {
  content: "\f1d8";
}
.icon-send-o,
.icon-paper-plane-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-send-o:before,
.icon-paper-plane-o:before {
  content: "\f1d9";
}
.icon-history {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-history:before {
  content: "\f1da";
}
.icon-circle-thin {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-circle-thin:before {
  content: "\f1db";
}
.icon-header {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-header:before {
  content: "\f1dc";
}
.icon-paragraph {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-paragraph:before {
  content: "\f1dd";
}
.icon-sliders {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sliders:before {
  content: "\f1de";
}
.icon-share-alt {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-share-alt:before {
  content: "\f1e0";
}
.icon-share-alt-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-share-alt-square:before {
  content: "\f1e1";
}
.icon-bomb {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bomb:before {
  content: "\f1e2";
}
.icon-soccer-ball-o,
.icon-futbol-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-soccer-ball-o:before,
.icon-futbol-o:before {
  content: "\f1e3";
}
.icon-tty {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-tty:before {
  content: "\f1e4";
}
.icon-binoculars {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-binoculars:before {
  content: "\f1e5";
}
.icon-plug {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-plug:before {
  content: "\f1e6";
}
.icon-slideshare {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-slideshare:before {
  content: "\f1e7";
}
.icon-twitch {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-twitch:before {
  content: "\f1e8";
}
.icon-yelp {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-yelp:before {
  content: "\f1e9";
}
.icon-newspaper-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-newspaper-o:before {
  content: "\f1ea";
}
.icon-wifi {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-wifi:before {
  content: "\f1eb";
}
.icon-calculator {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-calculator:before {
  content: "\f1ec";
}
.icon-paypal {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-paypal:before {
  content: "\f1ed";
}
.icon-google-wallet {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-google-wallet:before {
  content: "\f1ee";
}
.icon-cc-visa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cc-visa:before {
  content: "\f1f0";
}
.icon-cc-mastercard {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cc-mastercard:before {
  content: "\f1f1";
}
.icon-cc-discover {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cc-discover:before {
  content: "\f1f2";
}
.icon-cc-amex {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cc-amex:before {
  content: "\f1f3";
}
.icon-cc-paypal {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cc-paypal:before {
  content: "\f1f4";
}
.icon-cc-stripe {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cc-stripe:before {
  content: "\f1f5";
}
.icon-bell-slash {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bell-slash:before {
  content: "\f1f6";
}
.icon-bell-slash-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bell-slash-o:before {
  content: "\f1f7";
}
.icon-trash {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-trash:before {
  content: "\f1f8";
}
.icon-copyright {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-copyright:before {
  content: "\f1f9";
}
.icon-at {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-at:before {
  content: "\f1fa";
}
.icon-eyedropper {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-eyedropper:before {
  content: "\f1fb";
}
.icon-paint-brush {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-paint-brush:before {
  content: "\f1fc";
}
.icon-birthday-cake {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-birthday-cake:before {
  content: "\f1fd";
}
.icon-area-chart {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-area-chart:before {
  content: "\f1fe";
}
.icon-pie-chart {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pie-chart:before {
  content: "\f200";
}
.icon-line-chart {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-line-chart:before {
  content: "\f201";
}
.icon-lastfm {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-lastfm:before {
  content: "\f202";
}
.icon-lastfm-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-lastfm-square:before {
  content: "\f203";
}
.icon-toggle-off {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-toggle-off:before {
  content: "\f204";
}
.icon-toggle-on {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-toggle-on:before {
  content: "\f205";
}
.icon-bicycle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bicycle:before {
  content: "\f206";
}
.icon-bus {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bus:before {
  content: "\f207";
}
.icon-ioxhost {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ioxhost:before {
  content: "\f208";
}
.icon-angellist {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-angellist:before {
  content: "\f209";
}
.icon-cc {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cc:before {
  content: "\f20a";
}
.icon-shekel,
.icon-sheqel,
.icon-ils {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-shekel:before,
.icon-sheqel:before,
.icon-ils:before {
  content: "\f20b";
}
.icon-meanpath {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-meanpath:before {
  content: "\f20c";
}
.icon-buysellads {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-buysellads:before {
  content: "\f20d";
}
.icon-connectdevelop {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-connectdevelop:before {
  content: "\f20e";
}
.icon-dashcube {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-dashcube:before {
  content: "\f210";
}
.icon-forumbee {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-forumbee:before {
  content: "\f211";
}
.icon-leanpub {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-leanpub:before {
  content: "\f212";
}
.icon-sellsy {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sellsy:before {
  content: "\f213";
}
.icon-shirtsinbulk {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-shirtsinbulk:before {
  content: "\f214";
}
.icon-simplybuilt {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-simplybuilt:before {
  content: "\f215";
}
.icon-skyatlas {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-skyatlas:before {
  content: "\f216";
}
.icon-cart-plus {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cart-plus:before {
  content: "\f217";
}
.icon-cart-arrow-down {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cart-arrow-down:before {
  content: "\f218";
}
.icon-diamond {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-diamond:before {
  content: "\f219";
}
.icon-ship {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ship:before {
  content: "\f21a";
}
.icon-user-secret {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-user-secret:before {
  content: "\f21b";
}
.icon-motorcycle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-motorcycle:before {
  content: "\f21c";
}
.icon-street-view {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-street-view:before {
  content: "\f21d";
}
.icon-heartbeat {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-heartbeat:before {
  content: "\f21e";
}
.icon-venus {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-venus:before {
  content: "\f221";
}
.icon-mars {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mars:before {
  content: "\f222";
}
.icon-mercury {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mercury:before {
  content: "\f223";
}
.icon-intersex,
.icon-transgender {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-intersex:before,
.icon-transgender:before {
  content: "\f224";
}
.icon-transgender-alt {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-transgender-alt:before {
  content: "\f225";
}
.icon-venus-double {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-venus-double:before {
  content: "\f226";
}
.icon-mars-double {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mars-double:before {
  content: "\f227";
}
.icon-venus-mars {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-venus-mars:before {
  content: "\f228";
}
.icon-mars-stroke {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mars-stroke:before {
  content: "\f229";
}
.icon-mars-stroke-v {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mars-stroke-v:before {
  content: "\f22a";
}
.icon-mars-stroke-h {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mars-stroke-h:before {
  content: "\f22b";
}
.icon-neuter {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-neuter:before {
  content: "\f22c";
}
.icon-genderless {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-genderless:before {
  content: "\f22d";
}
.icon-facebook-official {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-facebook-official:before {
  content: "\f230";
}
.icon-pinterest-p {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pinterest-p:before {
  content: "\f231";
}
.icon-whatsapp {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-whatsapp:before {
  content: "\f232";
}
.icon-server {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-server:before {
  content: "\f233";
}
.icon-user-plus {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-user-plus:before {
  content: "\f234";
}
.icon-user-times {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-user-times:before {
  content: "\f235";
}
.icon-hotel,
.icon-bed {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hotel:before,
.icon-bed:before {
  content: "\f236";
}
.icon-viacoin {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-viacoin:before {
  content: "\f237";
}
.icon-train {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-train:before {
  content: "\f238";
}
.icon-subway {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-subway:before {
  content: "\f239";
}
.icon-medium {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-medium:before {
  content: "\f23a";
}
.icon-yc,
.icon-y-combinator {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-yc:before,
.icon-y-combinator:before {
  content: "\f23b";
}
.icon-optin-monster {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-optin-monster:before {
  content: "\f23c";
}
.icon-opencart {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-opencart:before {
  content: "\f23d";
}
.icon-expeditedssl {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-expeditedssl:before {
  content: "\f23e";
}
.icon-battery-4,
.icon-battery-full {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-battery-4:before,
.icon-battery-full:before {
  content: "\f240";
}
.icon-battery-3,
.icon-battery-three-quarters {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-battery-3:before,
.icon-battery-three-quarters:before {
  content: "\f241";
}
.icon-battery-2,
.icon-battery-half {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-battery-2:before,
.icon-battery-half:before {
  content: "\f242";
}
.icon-battery-1,
.icon-battery-quarter {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-battery-1:before,
.icon-battery-quarter:before {
  content: "\f243";
}
.icon-battery-0,
.icon-battery-empty {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-battery-0:before,
.icon-battery-empty:before {
  content: "\f244";
}
.icon-mouse-pointer {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mouse-pointer:before {
  content: "\f245";
}
.icon-i-cursor {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-i-cursor:before {
  content: "\f246";
}
.icon-object-group {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-object-group:before {
  content: "\f247";
}
.icon-object-ungroup {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-object-ungroup:before {
  content: "\f248";
}
.icon-sticky-note {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sticky-note:before {
  content: "\f249";
}
.icon-sticky-note-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sticky-note-o:before {
  content: "\f24a";
}
.icon-cc-jcb {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cc-jcb:before {
  content: "\f24b";
}
.icon-cc-diners-club {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cc-diners-club:before {
  content: "\f24c";
}
.icon-clone {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-clone:before {
  content: "\f24d";
}
.icon-balance-scale {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-balance-scale:before {
  content: "\f24e";
}
.icon-hourglass-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hourglass-o:before {
  content: "\f250";
}
.icon-hourglass-1,
.icon-hourglass-start {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hourglass-1:before,
.icon-hourglass-start:before {
  content: "\f251";
}
.icon-hourglass-2,
.icon-hourglass-half {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hourglass-2:before,
.icon-hourglass-half:before {
  content: "\f252";
}
.icon-hourglass-3,
.icon-hourglass-end {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hourglass-3:before,
.icon-hourglass-end:before {
  content: "\f253";
}
.icon-hourglass {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hourglass:before {
  content: "\f254";
}
.icon-hand-grab-o,
.icon-hand-rock-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hand-grab-o:before,
.icon-hand-rock-o:before {
  content: "\f255";
}
.icon-hand-stop-o,
.icon-hand-paper-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hand-stop-o:before,
.icon-hand-paper-o:before {
  content: "\f256";
}
.icon-hand-scissors-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hand-scissors-o:before {
  content: "\f257";
}
.icon-hand-lizard-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hand-lizard-o:before {
  content: "\f258";
}
.icon-hand-spock-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hand-spock-o:before {
  content: "\f259";
}
.icon-hand-pointer-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hand-pointer-o:before {
  content: "\f25a";
}
.icon-hand-peace-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hand-peace-o:before {
  content: "\f25b";
}
.icon-trademark {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-trademark:before {
  content: "\f25c";
}
.icon-registered {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-registered:before {
  content: "\f25d";
}
.icon-creative-commons {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-creative-commons:before {
  content: "\f25e";
}
.icon-gg {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-gg:before {
  content: "\f260";
}
.icon-gg-circle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-gg-circle:before {
  content: "\f261";
}
.icon-tripadvisor {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-tripadvisor:before {
  content: "\f262";
}
.icon-odnoklassniki {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-odnoklassniki:before {
  content: "\f263";
}
.icon-odnoklassniki-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-odnoklassniki-square:before {
  content: "\f264";
}
.icon-get-pocket {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-get-pocket:before {
  content: "\f265";
}
.icon-wikipedia-w {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-wikipedia-w:before {
  content: "\f266";
}
.icon-safari {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-safari:before {
  content: "\f267";
}
.icon-chrome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chrome:before {
  content: "\f268";
}
.icon-firefox {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-firefox:before {
  content: "\f269";
}
.icon-opera {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-opera:before {
  content: "\f26a";
}
.icon-internet-explorer {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-internet-explorer:before {
  content: "\f26b";
}
.icon-tv,
.icon-television {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-tv:before,
.icon-television:before {
  content: "\f26c";
}
.icon-contao {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-contao:before {
  content: "\f26d";
}
.icon-500px {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-500px:before {
  content: "\f26e";
}
.icon-amazon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-amazon:before {
  content: "\f270";
}
.icon-calendar-plus-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-calendar-plus-o:before {
  content: "\f271";
}
.icon-calendar-minus-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-calendar-minus-o:before {
  content: "\f272";
}
.icon-calendar-times-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-calendar-times-o:before {
  content: "\f273";
}
.icon-calendar-check-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-calendar-check-o:before {
  content: "\f274";
}
.icon-industry {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-industry:before {
  content: "\f275";
}
.icon-map-pin {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-map-pin:before {
  content: "\f276";
}
.icon-map-signs {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-map-signs:before {
  content: "\f277";
}
.icon-map-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-map-o:before {
  content: "\f278";
}
.icon-map {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-map:before {
  content: "\f279";
}
.icon-commenting {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-commenting:before {
  content: "\f27a";
}
.icon-commenting-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-commenting-o:before {
  content: "\f27b";
}
.icon-houzz {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-houzz:before {
  content: "\f27c";
}
.icon-vimeo {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-vimeo:before {
  content: "\f27d";
}
.icon-black-tie {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-black-tie:before {
  content: "\f27e";
}
.icon-fonticons {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fonticons:before {
  content: "\f280";
}
.icon-reddit-alien {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-reddit-alien:before {
  content: "\f281";
}
.icon-edge {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-edge:before {
  content: "\f282";
}
.icon-credit-card-alt {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-credit-card-alt:before {
  content: "\f283";
}
.icon-codiepie {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-codiepie:before {
  content: "\f284";
}
.icon-modx {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-modx:before {
  content: "\f285";
}
.icon-fort-awesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fort-awesome:before {
  content: "\f286";
}
.icon-usb {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-usb:before {
  content: "\f287";
}
.icon-product-hunt {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-product-hunt:before {
  content: "\f288";
}
.icon-mixcloud {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mixcloud:before {
  content: "\f289";
}
.icon-scribd {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-scribd:before {
  content: "\f28a";
}
.icon-pause-circle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pause-circle:before {
  content: "\f28b";
}
.icon-pause-circle-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pause-circle-o:before {
  content: "\f28c";
}
.icon-stop-circle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-stop-circle:before {
  content: "\f28d";
}
.icon-stop-circle-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-stop-circle-o:before {
  content: "\f28e";
}
.icon-shopping-bag {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-shopping-bag:before {
  content: "\f290";
}
.icon-shopping-basket {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-shopping-basket:before {
  content: "\f291";
}
.icon-hashtag {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hashtag:before {
  content: "\f292";
}
.icon-bluetooth {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bluetooth:before {
  content: "\f293";
}
.icon-bluetooth-b {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bluetooth-b:before {
  content: "\f294";
}
.icon-percent {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-percent:before {
  content: "\f295";
}
.icon-gitlab {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-gitlab:before {
  content: "\f296";
}
.icon-wpbeginner {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-wpbeginner:before {
  content: "\f297";
}
.icon-wpforms {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-wpforms:before {
  content: "\f298";
}
.icon-envira {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-envira:before {
  content: "\f299";
}
.icon-universal-access {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-universal-access:before {
  content: "\f29a";
}
.icon-wheelchair-alt {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-wheelchair-alt:before {
  content: "\f29b";
}
.icon-question-circle-o {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-question-circle-o:before {
  content: "\f29c";
}
.icon-blind {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-blind:before {
  content: "\f29d";
}
.icon-audio-description {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-audio-description:before {
  content: "\f29e";
}
.icon-volume-control-phone {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-volume-control-phone:before {
  content: "\f2a0";
}
.icon-braille {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-braille:before {
  content: "\f2a1";
}
.icon-assistive-listening-systems {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-assistive-listening-systems:before {
  content: "\f2a2";
}
.icon-asl-interpreting,
.icon-american-sign-language-interpreting {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-asl-interpreting:before,
.icon-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.icon-deafness,
.icon-hard-of-hearing,
.icon-deaf {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-deafness:before,
.icon-hard-of-hearing:before,
.icon-deaf:before {
  content: "\f2a4";
}
.icon-glide {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-glide:before {
  content: "\f2a5";
}
.icon-glide-g {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-glide-g:before {
  content: "\f2a6";
}
.icon-signing,
.icon-sign-language {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-signing:before,
.icon-sign-language:before {
  content: "\f2a7";
}
.icon-low-vision {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-low-vision:before {
  content: "\f2a8";
}
.icon-viadeo {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-viadeo:before {
  content: "\f2a9";
}
.icon-viadeo-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-viadeo-square:before {
  content: "\f2aa";
}
.icon-snapchat {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-snapchat:before {
  content: "\f2ab";
}
.icon-snapchat-ghost {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-snapchat-ghost:before {
  content: "\f2ac";
}
.icon-snapchat-square {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-snapchat-square:before {
  content: "\f2ad";
}
.icon-pied-piper {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pied-piper:before {
  content: "\f2ae";
}
.icon-first-order {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-first-order:before {
  content: "\f2b0";
}
.icon-yoast {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-yoast:before {
  content: "\f2b1";
}
.icon-themeisle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-themeisle:before {
  content: "\f2b2";
}
.icon-google-plus-circle,
.icon-google-plus-official {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-google-plus-circle:before,
.icon-google-plus-official:before {
  content: "\f2b3";
}
.icon-fa,
.icon-font-awesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fa:before,
.icon-font-awesome:before {
  content: "\f2b4";
}
@font-face {
  font-family: 'icomoon';
  src: url('/assets/fonts/_icons/icomoon/icomoon.eot?w29375');
  src: url('/assets/fonts/_icons/icomoon/icomoon.eot?w29375#iefix') format('embedded-opentype'), url('/assets/fonts/_icons/icomoon/icomoon.ttf?w29375') format('truetype'), url('/assets/fonts/_icons/icomoon/icomoon.woff?w29375') format('woff'), url('/assets/fonts/_icons/icomoon/icomoon.svg?w29375#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icomoon {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-links li a {
  background-size: 90%;
}
.icon-angies_list:before {
  content: "\e900";
}
.icon-angies_list {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bbb:before {
  content: "\e901";
}
.icon-bbb {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-citysearch:before {
  content: "\e902";
}
.icon-citysearch {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-dexknows:before {
  content: "\e903";
}
.icon-dexknows {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ezlocal:before {
  content: "\e904";
}
.icon-ezlocal {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-groupon:before {
  content: "\e914";
}
.icon-groupon {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-healthgrades:before {
  content: "\e905";
}
.icon-healthgrades {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-insiderpages:before {
  content: "\e906";
}
.icon-insiderpages {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-manta:before {
  content: "\e907";
}
.icon-manta {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-merchant_circle:before {
  content: "\e908";
}
.icon-merchant_circle {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ratemds:before {
  content: "\e909";
}
.icon-ratemds {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-rateabiz:before {
  content: "\e916";
}
.icon-rateabiz {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-realpatientratings:before {
  content: "\e90a";
}
.icon-realpatientratings {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-solutionreach:before {
  content: "\e90b";
}
.icon-solutionreach {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-superpages:before {
  content: "\e90c";
}
.icon-superpages {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-tupalo:before {
  content: "\e90d";
}
.icon-tupalo {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ucomparehealthcare:before {
  content: "\e90e";
}
.icon-ucomparehealthcare {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-webmd:before {
  content: "\e90f";
}
.icon-webmd {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-wellness:before {
  content: "\e910";
}
.icon-wellness {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-wordpress-alt:before {
  content: "\e915";
}
.icon-wordpress-alt {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-yellowpages:before {
  content: "\e912";
}
.icon-yellowpages {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-yellowbook:before {
  content: "\e911";
}
.icon-yellowbook {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-zocdoc:before {
  content: "\e913";
}
.icon-zocdoc {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*
/* 	Normalize - normalize.less
/*
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*
/*  Structure - structure.less
/*
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
html {
  height: 100%;
  width: 100%;
}
body {
  height: 100%;
  width: 100%;
}
.page-wrapper {
  position: relative;
  z-index: 10;
}
.fixed {
  position: fixed;
  top: 0;
  height: 0;
  left: 0;
  z-index: 999;
  width: 100%;
}
/*		Base Mobile Layout: < 480px.
		Stack columns up and apply a healthy margin.
------------------------------------------------------------ */
body {
  min-width: 100%;
}
.scaffold {
  clear: both;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.container {
  width: 100%;
  position: relative;
}
.row {
  width: 100%;
  min-width: 280px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.container [class*='column_'],
.container [class*='col_'] {
  float: none;
  display: block;
  margin-right: 20px;
  margin-left: 20px;
  min-height: 1px;
  position: relative;
}
/*		LARGER MOBILE DEVICES: 480px.
		Fix row width for that awkward intermediate stage
------------------------------------------------------------ */
@media only screen and (min-width: 481px) {
  .row {
    max-width: 580px;
  }
}
/*		TABLET & SMALLER LAPTOPS: 768px 
		Fluid columns up to 1039 px 
----------------------------------------------------------------------------------------------------
cols    1     	2      	3      	4      	5      	6      	7      	8      	9      	10 		11 		12
		44px 	108px	172px	236px	300px	364px	428px	492px	556px	620px	684px	748px */
@media only screen and (min-width: 768px) {
  body {
    min-width: 748px;
    max-width: 1039px;
  }
  .row {
    min-width: 748px;
    max-width: 1039px;
    -webkit-transition: width 0.2s ease-in-out;
    -moz-transition: width 0.2s ease-in-out;
    -o-transition: width 0.2s ease-in-out;
    transition: width 0.2s ease-in-out;
  }
  .container [class*='column_'] {
    float: left;
    display: inline;
    margin-right: 0;
    margin-left: 3%;
  }
  .container .row [class*='column_']:first-child,
  .container .first {
    margin-left: 0.5%;
  }
  .container .row [class*='column_']:last-child,
  .container .last {
    margin-right: 0.5%;
  }
  .container .column_1 {
    width: 5.5%;
  }
  .container .column_2 {
    width: 14%;
  }
  .container .column_3 {
    width: 22.5%;
  }
  .container .column_4 {
    width: 31%;
  }
  .container .column_5 {
    width: 39.5%;
  }
  .container .column_6 {
    width: 48%;
  }
  .container .column_7 {
    width: 56.5%;
  }
  .container .column_8 {
    width: 65%;
  }
  .container .column_9 {
    width: 73.5%;
  }
  .container .column_10 {
    width: 82%;
  }
  .container .column_11 {
    width: 90.5%;
  }
  .container .column_12 {
    width: 99%;
  }
  .container [class*='col_'] {
    float: left;
    display: inline;
    margin-right: 0;
    margin-left: 3%;
  }
  .container .row [class*='col_']:first-child,
  .container .first {
    margin-left: 0.5%;
  }
  .container .row [class*='col_']:last-child,
  .container .last {
    margin-right: 0.5%;
  }
  .container .col_fourth {
    width: 22.5%;
  }
  .container .col_third {
    width: 31%;
  }
  .container .col_half {
    width: 48%;
  }
  .container .col_twothird {
    width: 65%;
  }
  .container .col_threefourth {
    width: 73.5%;
  }
  .container .col_full {
    width: 99%;
  }
}
/*		LARGE VIEWING SIZE: 1040px
		- fixed column widths from here on out
----------------------------------------------------------------------------------------------------
cols    1     	2      	3      	4      	5      	6      	7      	8      	9      	10 		11 		12
		80px 	180px	280px	380px	480px	580px	680px	780px	880px	980px	1080px	1180px  */
@media only screen and (min-width: 1040px) {
  body {
    min-width: 1020px;
    max-width: none;
  }
  .row {
    width: 1020px;
    min-width: none;
    max-width: none;
    -webkit-transition: width 0.2s ease-in-out;
    -moz-transition: width 0.2s ease-in-out;
    -o-transition: width 0.2s ease-in-out;
    transition: width 0.2s ease-in-out;
  }
  .container [class*='column_'] {
    margin-left: 20px;
    -webkit-transition: width 0.2s ease-in-out;
    -moz-transition: width 0.2s ease-in-out;
    -o-transition: width 0.2s ease-in-out;
    transition: width 0.2s ease-in-out;
  }
  .container .row [class*='column_']:first-child,
  .container .first {
    margin-left: 0px;
  }
  .container .row [class*='column_']:last-child,
  .container .last {
    margin-right: 0px;
  }
  .container .column_1 {
    width: 65px;
  }
  .container .column_2 {
    width: 150px;
  }
  .container .column_3 {
    width: 235px;
  }
  .container .column_4 {
    width: 320px;
  }
  .container .column_5 {
    width: 405px;
  }
  .container .column_6 {
    width: 490px;
  }
  .container .column_7 {
    width: 575px;
  }
  .container .column_8 {
    width: 660px;
  }
  .container .column_9 {
    width: 745px;
  }
  .container .column_10 {
    width: 830px;
  }
  .container .column_11 {
    width: 915px;
  }
  .container .column_12 {
    width: 1020px;
  }
}
/*		LARGE VIEWING SIZE: 1248px
----------------------------------------------------------------------------------------------------
cols    1     	2      	3      	4      	5      	6      	7      	8      	9      	10 		11 		12
		80px 	180px	280px	380px	480px	580px	680px	780px	880px	980px	1080px	1180px  */
@media only screen and (min-width: 1248px) {
  body {
    min-width: 1228px;
  }
  .row {
    width: 1228px;
    -webkit-transition: width 0.2s ease-in-out;
    -moz-transition: width 0.2s ease-in-out;
    -o-transition: width 0.2s ease-in-out;
    transition: width 0.2s ease-in-out;
  }
  .container .column_1 {
    width: 84px;
  }
  .container .column_2 {
    width: 188px;
  }
  .container .column_3 {
    width: 292px;
  }
  .container .column_4 {
    width: 396px;
  }
  .container .column_5 {
    width: 500px;
  }
  .container .column_6 {
    width: 604px;
  }
  .container .column_7 {
    width: 708px;
  }
  .container .column_8 {
    width: 812px;
  }
  .container .column_9 {
    width: 916px;
  }
  .container .column_10 {
    width: 1020px;
  }
  .container .column_11 {
    width: 1124px;
  }
  .container .column_12 {
    width: 1228px;
  }
}
.control-group {
  /*@media @query-desktop{
		.control-label {float: left;clear:left;width: 120px;}
		.controls{padding-left: 10px; margin-left: 120px;
			.input-mini 	{width: 60px;}
			.input-small 	{width: 110px;}
			.input-medium 	{width: 200px;}
			.input-large 	{width: 250px;}
			.input-xlarge 	{width: 300px;}
			.input-xxlarge 	{width: 520px;}
		}
	}*/
}
.control-group .control-label {
  position: relative;
}
.control-group .controls .input-mini,
.control-group .controls .input-small,
.control-group .controls .input-medium,
.control-group .controls .input-large,
.control-group .controls .input-xlarge,
.control-group .controls .input-xxlarge {
  display: inline-block;
  position: relative;
  width: 100%;
  min-width: auto;
}
@media only screen and (min-width: 768px) {
  .control-group .control-label {
    display: inline;
    float: left;
    width: 23.5%;
  }
  .control-group .controls {
    display: inline;
    float: left;
    padding-left: 1.4%;
    margin-left: 0 !important;
    width: 75%;
    /*.input-mini 	{width: 40px;}
			.input-small 	{width: 80px;}
			.input-medium 	{width: 130px;}
			.input-large 	{width: 190px;}
			.input-xlarge 	{width: 250px;}
			.input-xxlarge 	{width: 360px;}*/
  }
}
.clearfix,
.scaffold,
.container,
.row {
  zoom: 1;
}
.clearfix:before,
.scaffold:before,
.container:before,
.row:before,
.clearfix:after,
.scaffold:after,
.container:after,
.row:after {
  content: "";
  display: table;
}
.clearfix:after,
.scaffold:after,
.container:after,
.row:after {
  clear: both;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*
/*  Base - _base.less
/*
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body {
  background-color: #FFFFFF;
  font: 14px/1.25em Arial, sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #444;
  font-family: Georgia, serif;
  font-weight: normal;
  text-rendering: optimizelegibility;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover {
  text-decoration: none;
}
.gigantic {
  font-size: 56px;
  line-height: 1.25em;
  letter-spacing: -1px;
  margin-bottom: 0.4em;
}
.huge,
.logo-text,
.h1,
h1 {
  font-size: 36px;
  line-height: 1.25em;
  margin-bottom: 0.4em;
}
.large,
.h2,
h2 {
  font-size: 32px;
  line-height: 1.25em;
  margin-bottom: 0.35em;
}
.bigger,
.h3,
h3 {
  font-size: 26px;
  line-height: 1.25em;
  margin-bottom: 0.35em;
}
.big,
.h4,
h4 {
  font-size: 22px;
  line-height: 1.25em;
  margin-bottom: 0.35em;
}
.med,
.h5,
h5 {
  font-size: 17px;
  line-height: 1.25em;
  margin-bottom: 0.35em;
}
.small,
.h6,
h6,
small {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0.35em;
}
@media only screen and (min-width: 768px) and (max-width: 1039px) {
  .gigantic {
    font-size: 40px;
    line-height: 1.25em;
    letter-spacing: -2px;
    margin-bottom: 0.4em;
  }
  .huge,
  .logo-text,
  .h1,
  h1 {
    font-size: 32px;
    line-height: 1.25em;
    margin-bottom: 0.4em;
  }
  .large,
  .h2,
  h2 {
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 0.35em;
  }
  .bigger,
  .h3,
  h3 {
    font-size: 22px;
    line-height: 1.25em;
    margin-bottom: 0.35em;
  }
  .big,
  .h4,
  h4 {
    font-size: 18px;
    line-height: 1.25em;
    margin-bottom: 0.35em;
  }
  .med,
  .h5,
  h5 {
    font-size: 16px;
    line-height: 1.25em;
    margin-bottom: 0.35em;
  }
  .small,
  .h6,
  h6,
  small {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 0.35em;
  }
}
p {
  color: #222;
  font-size: 15px;
  line-height: 1.5em;
  padding: 0;
  margin-top: 0;
  margin-bottom: 1.3em;
}
p img {
  margin: 0;
}
em {
  font-style: italic;
}
b,
strong {
  font-weight: bold;
}
small {
  font-size: 80%;
  color: inherit;
}
strong,
span,
em {
  color: inherit;
  line-height: inherit;
  font-size: inherit;
}
span.backfill {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
hr {
  border-color: #0157f8;
}
a {
  color: #0157f8;
  text-decoration: none;
  outline: 0;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
a:hover,
a:focus {
  color: #1466fe;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
blockquote {
  color: #0157f8;
  font-size: 17px;
  line-height: 17px;
  font-style: italic;
  margin: 20px;
  padding: 5px 20px;
}
blockquote:before {
  font-family: IconicFill;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased !important;
  speak: none;
}
blockquote:before {
  content: "\275d";
}
blockquote:before {
  color: #0157f8;
  font-size: 36px;
  line-height: 0.9;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #0157f8;
  -moz-text-shadow: 0 0 1px #0157f8;
  text-shadow: 0 0 1px #0157f8;
  position: absolute;
  left: 20px;
}
blockquote p {
  color: #0157f8;
  font-size: 17px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  font-style: italic;
}
blockquote cite {
  display: block;
  font-size: 12px;
}
hr {
  border: 1px solid #0157f8;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none outside;
}
ol {
  list-style: decimal;
}
img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
table th {
  font-weight: bold;
  padding: 5px;
}
table td {
  padding: 5px;
}
nav ul,
.nav ul {
  margin: 0;
}
nav li,
.nav li {
  float: left;
  padding: 4px;
  margin: 0;
}
.std-markup a {
  text-decoration: underline;
}
.std-markup a:hover {
  text-decoration: underline;
}
.std-markup ul {
  margin: 10px 10px 20px 60px;
  list-style: disc;
}
.std-markup ol {
  margin: 10px 10px 20px 60px;
  list-style: decimal;
}
.std-markup p {
  line-height: 1.5em;
}
.std-markup img {
  padding: 2px;
  background-color: #fff;
  border: 1px solid #999;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.std-markup iframe {
  max-width: 99% !important;
  clear: both;
  display: block;
  margin: 20px auto;
  position: relative;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.multiwidget {
  zoom: 1;
}
.multiwidget:before,
.multiwidget:after {
  content: "";
  display: table;
}
.multiwidget:after {
  clear: both;
}
.multiwidget:before,
.multiwidget:after {
  content: "";
  display: table;
}
.multiwidget:after {
  clear: both;
}
.multiwidget > li {
  margin-bottom: 10px;
}
.multiwidget > li:last-child {
  margin-bottom: 20px;
}
::selection {
  background: #014edf !important;
  color: #fff !important;
  text-shadow: none !important;
}
::-moz-selection {
  background: #014edf !important;
  color: #fff !important;
  text-shadow: none !important;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  -webkit-tap-highlight-color: #014edf !important;
}
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  border: 1px solid #ddd;
  padding: 4px 8px;
  color: #0157f8;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 200;
  line-height: 1em;
  margin: 2px 4px;
  text-decoration: none;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  color: #fff !important;
  border-color: #014edf !important;
  background-color: #0157f8 !important;
}
.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
  color: #444 !important;
  border-color: #999 !important;
  background-color: #999 !important;
}
fieldset {
  margin-top: 12px;
  padding: 0;
  border: 0;
}
label,
legend {
  display: block;
}
input[type="checkbox"] {
  display: inline;
}
legend {
  display: block;
  width: 100%;
  padding: 0 0 10px 0;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1;
  text-indent: 10px;
  border-bottom: 1px solid #0157f8;
}
textarea {
  height: auto;
  min-height: 120px;
  resize: vertical;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: inline-block;
  background: #fff;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  color: #444;
  font-size: 15px;
  line-height: 18px;
  height: 38px;
  padding: 5px 5px 5px 10px;
  margin: 4px 4px 8px 0;
  vertical-align: top;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  background-color: #fff;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  color: #444;
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/*@media @query-tablet {
		select,
		textarea,
		input[type="text"],
		input[type="password"],
		input[type="datetime"],
		input[type="datetime-local"],
		input[type="date"],
		input[type="month"],
		input[type="time"],
		input[type="week"],
		input[type="number"],
		input[type="email"],
		input[type="url"],
		input[type="search"],
		input[type="tel"],
		input[type="color"],
		.uneditable-input {
		  height: auto;
		  padding: 6px;
		  font-size: 15px;
		  line-height: 20px;
		}
	}
	*/
select,
input[type="file"] {
  display: inline-block;
  background: #fff;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  color: #444;
  font-size: 15px;
  line-height: 18px;
  height: 38px;
  padding: 5px 5px 5px 10px;
  margin: 4px 4px 8px 0;
  vertical-align: top;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
select {
  width: 240px;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
legend {
  color: #0157f8;
}
label span,
legend span {
  color: #444;
}
.form-wrapper {
  clear: both;
}
.form-wrapper .control-group {
  margin-bottom: 5px;
  position: relative;
  zoom: 1;
}
.form-wrapper .control-group:before,
.form-wrapper .control-group:after {
  content: "";
  display: table;
}
.form-wrapper .control-group:after {
  clear: both;
}
.form-wrapper .control-group:before,
.form-wrapper .control-group:after {
  content: "";
  display: table;
}
.form-wrapper .control-group:after {
  clear: both;
}
.form-wrapper .control-group .radio,
.form-wrapper .control-group .checkbox {
  min-height: 18px;
  padding-left: 18px;
}
.form-wrapper .control-group .radio input[type="radio"],
.form-wrapper .control-group .checkbox input[type="radio"],
.form-wrapper .control-group .radio input[type="checkbox"],
.form-wrapper .control-group .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.form-wrapper .control-group .help-block {
  margin-top: 10px;
  margin-bottom: 0;
}
.form-wrapper .control-group .form-actions {
  padding: 20px 0 20px 0;
  margin-top: 20px;
  margin-bottom: 20px;
  zoom: 1;
}
.form-wrapper .control-group .form-actions:before,
.form-wrapper .control-group .form-actions:after {
  content: "";
  display: table;
}
.form-wrapper .control-group .form-actions:after {
  clear: both;
}
.form-wrapper .control-group .form-actions:before,
.form-wrapper .control-group .form-actions:after {
  content: "";
  display: table;
}
.form-wrapper .control-group .form-actions:after {
  clear: both;
}
.form-wrapper .control-group .help-block {
  display: block;
  margin-bottom: 9px;
}
.form-wrapper .control-group .help-inline {
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle;
}
.form-wrapper .control-group .controls {
  position: relative;
}
.form-wrapper .form-actions {
  zoom: 1;
}
.form-wrapper .form-actions:before,
.form-wrapper .form-actions:after {
  content: "";
  display: table;
}
.form-wrapper .form-actions:after {
  clear: both;
}
.form-wrapper .form-actions:before,
.form-wrapper .form-actions:after {
  content: "";
  display: table;
}
.form-wrapper .form-actions:after {
  clear: both;
}
.form-wrapper .form-actions .button {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .form-wrapper .form-actions .button {
    float: right;
    margin: 10px;
    width: auto;
  }
}
form.validate label.invalid {
  display: inline;
  font-size: 11px;
  color: red;
  height: 0;
  padding: 0;
  margin: 0;
  top: 15px;
  right: 15px;
  position: absolute;
}
form.validate input.valid,
form.validate textarea.valid {
  border-color: green !important;
}
form.validate input.invalid,
form.validate textarea.invalid {
  background-color: #FFE8E8 !important;
  color: red !important;
  border-color: red !important;
}
@media only screen and (min-width: 768px) {
  form.validate form.validate label.invalid {
    right: 20px;
  }
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
  z-index: 999 !important;
  background-color: white;
  border: 1px solid #0157f8;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.ui-datepicker .icon .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  top: -2px;
  position: absolute;
  cursor: pointer;
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  color: #444;
  font-size: 36px;
  line-height: 0.9;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #444;
  -moz-text-shadow: 0 0 1px #444;
  text-shadow: 0 0 1px #444;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  color: #4f5461;
  font-size: 36px;
  line-height: 0.9;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #4f5461;
  -moz-text-shadow: 0 0 1px #4f5461;
  text-shadow: 0 0 1px #4f5461;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.ui-datepicker .ui-datepicker-prev {
  left: 5px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "\f0d9";
}
.ui-datepicker .ui-datepicker-next {
  right: 5px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\f0da";
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 5px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker .ui-datepicker-prev-hover:before {
  content: "\f0d9";
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 5px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker .ui-datepicker-next-hover:before {
  content: "\f0da";
}
.ui-datepicker .ui-datepicker-prev .ui-icon,
.ui-datepicker .ui-datepicker-next .ui-icon {
  display: none;
}
.ui-datepicker .ui-datepicker-title {
  color: #444;
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
  font-size: 11px;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
  background-color: white;
  border-color: 1px solid #0157f8;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default {
  background-color: whitesmoke;
  border: 1px solid #999;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-hover {
  background-color: white;
  border: 1px solid #0157f8;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-end a {
  background-color: #ddd;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day a {
  background-color: white;
  border: 1px solid #0157f8;
  font-weight: bold;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active a {
  background-color: white;
  border: 1px solid #0157f8;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
  background-color: white;
  border: 1px solid #0157f8;
  color: #444;
}
.statcounter {
  position: absolute;
  visibility: hidden;
  left: -99em;
  top: -99em;
  z-index: -1;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*
/*  Tools - tools.less
/*
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.DEBUG {
  border: #0f0 1px solid;
}
.fixed {
  position: fixed !important;
}
.absolute {
  position: absolute !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
.wide {
  width: 100%;
}
.very-wide {
  width: 9999px !important;
}
.remove-bottom {
  margin-bottom: 0 !important;
}
.add-bottom {
  margin-bottom: 20px !important;
}
.l-extend {
  padding-left: 999em!important;
  margin-left: -999em !important;
}
.r-extend {
  padding-right: 999em!important;
  margin-right: -999em !important;
}
.b-extend,
.extend {
  padding-left: 999em!important;
  margin-left: -999em !important;
  padding-right: 999em!important;
  margin-right: -999em !important;
}
.equal-column {
  padding-bottom: 9999em!important;
  margin-bottom: -9999em !important;
}
.pull-left,
.align-left {
  float: left;
}
.align-right,
.pull-right {
  float: right;
}
.l-float,
.left {
  float: left !important;
}
.r-float,
.right {
  float: right !important;
}
.n-float {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.invisible {
  visibility: hidden;
}
/* 
use the best ampersand 
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
  font-style: italic;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*
/*  Content - _content.less
/*
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.logo-wrapper a {
  display: block;
}
@media only screen and (min-width: 768px) {
  .logo-wrapper a {
    display: inline-block;
  }
}
.logo-wrapper .logo-text {
  margin: 20px;
  line-height: 1.2em;
  text-align: center;
  color: #444;
}
@media only screen and (min-width: 768px) {
  .logo-wrapper .logo-text {
    line-height: 1em;
    margin: 14px 10px 5px 10px;
    text-align: left;
  }
}
.logo-wrapper .logo-subtext {
  margin: 5px 15px;
  text-align: center;
  display: block;
}
@media only screen and (min-width: 768px) {
  .logo-wrapper .logo-subtext {
    text-align: left;
  }
}
.logo-wrapper img.desktop {
  display: none;
  max-width: 250px;
  padding: 5px;
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  .logo-wrapper img.desktop {
    display: inline-block;
    visibility: visible;
  }
}
.logo-wrapper img.mobile {
  display: block;
  visibility: visible;
  width: 95%;
  margin: 20px auto;
}
@media only screen and (min-width: 768px) {
  .logo-wrapper img.mobile {
    display: none;
    visibility: hidden;
  }
}
.text-form {
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .text-form {
    text-align: left;
  }
}
.text-form form input[type="text"],
.text-form form textarea {
  width: 100%;
  margin: 5px 0;
}
.text-form form .button {
  margin: 10px 0;
  float: right;
}
.text-form .backfill {
  display: none;
}
.text-form-basic {
  padding: 20px;
  border: 1px solid #ddd;
}
@media only screen and (min-width: 768px) {
  .text-form-basic {
    padding: 10px;
  }
}
@media only screen and (min-width: 1040px) {
  .text-form-basic {
    padding: 20px;
  }
}
.text-form-basic .header {
  margin: 0.3em 0 0.2em 0;
  color: #0157f8;
}
.text-form-basic .header i {
  color: #4f5461;
  font-size: 22px;
  line-height: 0.9;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #4f5461;
  -moz-text-shadow: 0 0 1px #4f5461;
  text-shadow: 0 0 1px #4f5461;
}
.text-form-wide .content {
  margin: 10px 20px;
}
.message-form {
  padding: 20px;
  border: 1px solid #ddd;
}
@media only screen and (min-width: 768px) {
  .message-form {
    padding: 10px;
  }
}
@media only screen and (min-width: 1040px) {
  .message-form {
    padding: 20px;
  }
}
.message-form .header {
  margin: 0.3em 0 0.2em 0;
  color: #0157f8;
}
.message-form .header i {
  color: #4f5461;
  font-size: 22px;
  line-height: 0.9;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #4f5461;
  -moz-text-shadow: 0 0 1px #4f5461;
  text-shadow: 0 0 1px #4f5461;
}
.fixed [data-bid="Greeting_Simple_Markup"],
.fixed .greeting {
  display: none;
  position: relative;
  padding: 8px 10px;
  line-height: 1em;
}
@media only screen and (min-width: 768px) {
  .fixed [data-bid="Greeting_Simple_Markup"],
  .fixed .greeting {
    display: inline-block;
  }
}
.fixed [data-bid="Greeting_Simple_Markup"] p,
.fixed .greeting p {
  color: #444;
  font-size: inherit;
  margin: 0;
  line-height: 1;
}
.contact-wrapper {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-header .contact-wrapper {
    padding-top: 4px;
  }
}
.page-header .contact-wrapper [class^="iconic-"]:before,
.page-header .contact-wrapper [class*=" iconic-"]:before {
  color: #0157f8;
  font-size: 24px;
  line-height: 0.9;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #0157f8;
  -moz-text-shadow: 0 0 1px #0157f8;
  text-shadow: 0 0 1px #0157f8;
  position: relative;
  padding-right: 6px;
  top: 4px;
}
.page-footer .contact-wrapper [class^="iconic-"]:before,
.page-footer .contact-wrapper [class*=" iconic-"]:before {
  color: #4f5461;
  font-size: 24px;
  line-height: 0.9;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #4f5461;
  -moz-text-shadow: 0 0 1px #4f5461;
  text-shadow: 0 0 1px #4f5461;
  position: relative;
  padding-right: 4px;
  top: 4px;
  width: 30px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-footer .contact-wrapper [class^="iconic-"]:before,
  .page-footer .contact-wrapper [class*=" iconic-"]:before {
    color: #4f5461;
    font-size: 28px;
    line-height: 0.9;
    text-indent: 0 !important;
    -webkit-text-shadow: 0 0 1px #4f5461;
    -moz-text-shadow: 0 0 1px #4f5461;
    text-shadow: 0 0 1px #4f5461;
  }
}
.phone-wrapper .phone {
  font-size: 16px;
}
.phone-wrapper .phone:before {
  font-family: IconicFill;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased !important;
  speak: none;
}
.phone-wrapper .phone:before {
  content: "\e06e";
}
.page-header .phone-wrapper .message {
  margin-right: 5px;
}
.page-footer .phone-wrapper .message {
  display: none;
}
.email-wrapper .email {
  font-size: 16px;
}
.email-wrapper .email:before {
  font-family: IconicFill;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased !important;
  speak: none;
}
.email-wrapper .email:before {
  content: "\2709";
}
.location-wrapper .location:before {
  font-family: IconicFill;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased !important;
  speak: none;
}
.location-wrapper .location:before {
  content: "\e068";
}
.location-wrapper .location a {
  display: inline-block;
}
.page-header .location-wrapper .location {
  font-size: 14px;
}
.page-footer .location-wrapper .location {
  font-size: 16px;
}
.page-footer .location-wrapper .location:before {
  top: -2px;
}
.page-footer .location-wrapper .graphic {
  float: left;
}
.social-links {
  position: relative;
  display: inline-block;
  /*
	.twitter    { .icon-twitter }
	.facebook   { .icon-facebook }
	.google     { .icon-google-plus }
	.pinterest  { .icon-pinterest }
	.linkedin   { .icon-linkedin }
	.instagram  { .icon-instagram }
	.rss        { .icon-rss }
	.flicker    { .icon-flickr }
	.dribble    { .icon-dribbble }
	.youtube    { .icon-youtube }
	.skype      { .icon-skype }
	.dropbox    { .icon-dropbox }
	.html5      { .icon-html5 }
	*/
}
.social-links li {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.social-links li:hover,
.social-links li:focus {
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
@media only screen and (min-width: 768px) {
  .page-header .social-links {
    padding-top: 0;
  }
}
.page-header .social-links li a {
  margin: 4px 4px 4px 0;
  background-color: #4f5461;
  color: #fff;
  display: inline-block;
  font-size: 32px;
  line-height: 1;
  height: 42px;
  padding-top: 5px;
  text-indent: 0 !important;
  width: 42px;
  text-align: center;
}
.page-header .social-links li a:before {
  width: 100%;
  text-align: center;
}
.page-header .social-links li a:hover,
.page-header .social-links li a:focus {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .page-header .social-links li a {
    margin: 2px 2px 2px 0;
    background-color: #4f5461;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    height: 28px;
    padding-top: 5px;
    text-indent: 0 !important;
    width: 28px;
    text-align: center;
  }
  .page-header .social-links li a:before {
    width: 100%;
    text-align: center;
  }
  .page-header .social-links li a:hover,
  .page-header .social-links li a:focus {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
}
.page-footer .social-links li a {
  margin: 4px 4px 4px 0;
  background-color: #4f5461;
  color: #fff;
  display: inline-block;
  font-size: 36px;
  line-height: 1;
  height: 46px;
  padding-top: 5px;
  text-indent: 0 !important;
  width: 46px;
  text-align: center;
}
.page-footer .social-links li a:before {
  width: 100%;
  text-align: center;
}
.page-footer .social-links li a:hover,
.page-footer .social-links li a:focus {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.location-map {
  clear: both;
}
.location-map .location-map-wrapper .title {
  margin: 10px 0;
}
.location-map .location-map-wrapper iframe {
  border-color: #0157f8;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid grey;
}
.page-footer .location-map iframe {
  max-width: 250px !important;
  max-height: 200px !important;
  clear: both;
  position: relative;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.hours-wrapper {
  margin: 20px;
}
.hours-wrapper .title {
  margin: 10px 0;
}
.hours-wrapper .day-wrapper {
  margin-bottom: 10px;
}
.hours-wrapper .day-wrapper .day {
  font-size: 14px;
  width: 90px;
  float: left;
  text-align: left;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .hours-wrapper .day-wrapper .day {
    font-size: 12px;
    width: 70px;
  }
}
.hours-wrapper .day-wrapper .hours {
  float: left;
  padding-left: 0;
  display: inline-block;
}
.page-footer .hours-wrapper {
  margin: 0;
  padding-left: 20px;
}
.page-footer .hours-wrapper .day-wrapper {
  margin-bottom: 4px;
}
.page-footer .hours-wrapper .day-wrapper .day {
  font-size: 12px;
  width: 70px;
}
.page-footer .hours-wrapper .day-wrapper .hours {
  font-size: 13px;
}
.search-wrapper form input[type="text"] {
  display: inline-block;
  background: #fff;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  color: #444;
  font-size: 15px;
  line-height: 18px;
  height: 38px;
  padding: 5px 5px 5px 10px;
  margin: 4px 4px 8px 0;
  vertical-align: top;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.search-wrapper form input[type="submit"] {
  font-size: 16px;
  line-height: 16px;
  border: 1px solid #ddd;
  padding: 4px 8px;
  color: #0157f8;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 200;
  line-height: 1em;
  margin: 2px 4px;
  text-decoration: none;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  padding: 8px;
  margin: 4px 2px;
}
@media only screen and (min-width: 1040px) {
  .search-wrapper input[type="text"] {
    display: inline-block;
    background: #fff;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    color: #444;
    font-size: 15px;
    line-height: 18px;
    height: 38px;
    padding: 5px 5px 5px 10px;
    margin: 4px 4px 8px 0;
    vertical-align: top;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    height: 42px;
    padding: 5px 8px;
    margin: 6px 6px 12px 0;
    font-size: 17px;
    line-height: 22px;
  }
  .search-wrapper input[type="submit"] {
    border: 1px solid #ddd;
    padding: 4px 8px;
    color: #0157f8;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 200;
    line-height: 20px;
    margin: 2px 4px;
    text-decoration: none;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    margin: 6px;
    text-transform: uppercase;
    padding: 10px 20px 8px 20px;
  }
}
#captcha {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 999;
}
#captcha .wrap {
  position: absolute;
  z-index: 2;
  width: 300px;
  display: inline-block;
}
#captcha .wrap form {
  background-color: #fff;
  overflow: hidden;
  position: relative;
  padding: 20px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.22);
}
#captcha .wrap form fieldset {
  padding-top: 10px;
}
#captcha .wrap form fieldset input {
  width: 162px;
}
#captcha .wrap .notice {
  margin: 5px 0;
}
#captcha .wrap .image-wrap {
  position: relative;
  display: inline-block;
}
#captcha .wrap .image-wrap .image {
  border: 1px solid #444;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
#captcha .wrap .image-wrap .recycle {
  position: absolute;
  top: 0px;
  right: -38px;
  cursor: pointer;
  background-color: #0157f8;
  color: #fff;
  display: inline-block;
  font-size: 26px;
  line-height: 1;
  height: 32px;
  padding-top: 3px;
  text-indent: 0 !important;
  width: 32px;
  text-align: center;
}
#captcha .wrap .image-wrap .recycle:before {
  width: 100%;
  text-align: center;
}
#captcha .wrap .image-wrap .recycle:hover,
#captcha .wrap .image-wrap .recycle:focus {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
#captcha .wrap .close {
  position: absolute;
  cursor: pointer;
  z-index: 10;
  top: 0;
  right: 0;
  background-color: #fff;
  color: #444;
  display: inline-block;
  font-size: 22px;
  line-height: 1;
  height: 28px;
  padding-top: 3px;
  text-indent: 0 !important;
  width: 28px;
  text-align: center;
}
#captcha .wrap .close:before {
  width: 100%;
  text-align: center;
}
#captcha .wrap .close:hover,
#captcha .wrap .close:focus {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
/*
.image-wrapper {
	.image-wrapper img { }
}
.image-wrapper .mobile{display:none; visibility:hidden;}
.image-wrapper .desktop{display:block; visibility:visible;}

@media only screen and (max-width: 767px) {
	.image-wrapper .desktop{display:none; visibility:hidden;}
	.image-wrapper .mobile{display:block; visibility:visible;}
}
*/
.epic-marquee {
  position: relative;
}
.epic-marquee .slides {
  display: block;
  height: 240px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .epic-marquee .slides {
    height: 400px;
  }
}
@media only screen and (min-width: 1040px) {
  .epic-marquee .slides {
    height: 600px;
  }
}
.epic-marquee .slides .img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.epic-marquee .slides .img-wrap .img {
  position: relative;
  max-width: none;
  width: 768px;
}
@media only screen and (min-width: 768px) {
  .epic-marquee .slides .img-wrap .img {
    width: 1280px;
    left: -450px;
  }
}
@media only screen and (min-width: 1040px) {
  .epic-marquee .slides .img-wrap .img {
    width: 1920px;
    left: -450px;
  }
}
@media only screen and (min-width: 1248px) {
  .epic-marquee .slides .img-wrap .img {
    width: 1920px;
    left: -346px;
  }
}
.epic-marquee .text-box {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: -20px;
  margin-bottom: 20px;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .epic-marquee .text-box {
    position: absolute;
    margin: 0;
    width: 400px;
    height: 200px;
    top: 80px;
  }
  .epic-marquee .text-box.layout-left {
    left: 40px;
  }
  .epic-marquee .text-box.layout-right {
    right: 40px;
  }
}
@media only screen and (min-width: 1040px) {
  .epic-marquee .text-box {
    width: 425px;
    height: 225px;
    top: 150px;
  }
  .epic-marquee .text-box.layout-left {
    left: 120px;
  }
  .epic-marquee .text-box.layout-right {
    right: 120px;
  }
}
.epic-marquee .text-box .wrap {
  position: relative;
  z-index: 2;
  height: 100%;
}
.epic-marquee .text-box .wrap .text-box-header .header {
  margin: 0;
  padding: 10px 15px;
  color: #0157f8;
}
@media only screen and (min-width: 768px) {
  .epic-marquee .text-box .wrap .text-box-header .header {
    text-align: left;
  }
}
.epic-marquee .text-box .wrap .text-box-body p {
  font-size: 16px;
  line-height: 1.5em;
  margin: 0 20px 20px 20px;
}
.epic-marquee .text-box .wrap .text-box-link {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .epic-marquee .text-box .wrap .text-box-link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
.epic-marquee .text-box .wrap .text-box-link .link {
  float: right;
  padding: 15px;
}
.epic-marquee .text-box .backfill {
  background-color: #fff;
  z-index: 0;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.epic-marquee .text-box .dots {
  position: absolute;
  list-style: none;
  bottom: -26px;
  left: -4px;
}
.epic-marquee .text-box .dots .dot {
  float: left;
  margin: 4px;
  cursor: pointer;
  background-color: #fff;
  display: inline-block;
  height: 14px;
  width: 14px;
  border: 1px solid #0157f8;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.epic-marquee .text-box .dots .dot.active {
  background-color: #0157f8;
  -webkit-box-shadow: 0 0 4px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: 0 0 4px rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 4px rgba(255, 255, 255, 0.6);
}
.epic-marquee .text-box .dots .dot.inactive {
  background-color: #fff;
  -webkit-box-shadow: 0 0 4px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0 0 4px rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 4px rgba(255, 255, 255, 0.3);
}
.epic-marquee .text-box .dots .dot:hover {
  background-color: #0157f8;
}
.epic-marquee:hover .text-box .backfill {
  -moz-opacity: 0.95;
  -webkit-opacity: 0.95;
  opacity: 0.95;
}
.epic-click {
  display: none;
}
@media only screen and (min-width: 1040px) {
  .epic-click {
    display: inline-block;
    background-color: #fff;
    cursor: pointer;
    height: 70px;
    width: 50px;
    position: absolute;
    top: 235px;
    z-index: 999;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    -moz-opacity: 0.6;
    -webkit-opacity: 0.6;
    opacity: 0.6;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
}
.epic-click:hover {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.epic-click i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 10px;
  color: #4f5461;
  font-size: 36px;
  line-height: 0.9;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #4f5461;
  -moz-text-shadow: 0 0 1px #4f5461;
  text-shadow: 0 0 1px #4f5461;
}
.epic-click.left {
  left: 0;
}
.epic-click.left i {
  left: 12px;
  font-size: 52px;
}
.epic-click.left i:before {
  content: "\f104";
}
.epic-click.right {
  right: 0;
}
.epic-click.right i {
  right: -18px;
  font-size: 52px;
}
.epic-click.right i:before {
  content: "\f105";
}
/*
.slideshow{
	.slideshow-container{
		.slide-wrapper{
			.blank{ }
			.slides{
				img{}
			}
		}
		.controls{
			ul{
				li{
					span{

						&.active{}
						&.inactive{}
					}
					&:hover span{}
				}
			}
		}
		.slideshow-caption{
			p{}
			.arrow{}
		}
	}
}
*/
.quick-links .links .quick-link:after {
  content: " |";
}
.quick-links .links .quick-link:last-child:after {
  content: "";
}
.link-set .title {
  margin: 10px 0;
}
@media only screen and (min-width: 768px) {
  .link-set .title {
    margin: 10px 0;
  }
}
.link-set .links .link i {
  display: none;
}
.link-set .links .link a {
  border-top: 1px solid #ddd;
  font-size: 16px;
  line-height: 1em;
  display: block;
  padding: 8px 20px 8px 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media only screen and (min-width: 768px) {
  .link-set .links .link a {
    font-size: 15px;
  }
}
.link-set .links .link a:hover,
.link-set .links .link a:focus {
  background-color: #0157f8;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .link-set .links .link a:hover,
  .link-set .links .link a:focus {
    text-indent: 4px;
  }
}
.link-set.footer-block .title {
  color: #444;
}
@media only screen and (min-width: 768px) {
  .link-set.footer-block .footer-links .footer-link {
    margin: 0;
  }
}
.link-set.footer-block .footer-links .footer-link a {
  border-top: 1px solid #444;
}
.colophon-wrap .colophon {
  zoom: 1;
}
.colophon-wrap .colophon:before,
.colophon-wrap .colophon:after {
  content: "";
  display: table;
}
.colophon-wrap .colophon:after {
  clear: both;
}
.colophon-wrap .colophon:before,
.colophon-wrap .colophon:after {
  content: "";
  display: table;
}
.colophon-wrap .colophon:after {
  clear: both;
}
.colophon-wrap .colophon .colophon_text {
  width: 100%;
  padding: 1% 1% 0 1%;
  clear: both;
  text-align: left;
}
.colophon-wrap .colophon .colophon_text p:first-child {
  padding-top: 0;
}
.colophon-wrap .colophon p {
  color: #eee;
  display: inline-block;
  float: right;
  margin: 10px 4px;
}
.colophon-wrap .colophon a {
  color: #eee;
}
.colophon-wrap .colophon a:hover {
  color: #fff;
}
.sidebar-link a {
  background-color: #fff;
  border: 1px solid #ddd;
  display: block;
  margin: 0;
  padding: 10px;
  font-size: 15px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.sidebar-link a i {
  color: #4f5461;
  font-size: 28px;
  line-height: 0.9;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #4f5461;
  -moz-text-shadow: 0 0 1px #4f5461;
  text-shadow: 0 0 1px #4f5461;
  width: 30px;
  text-align: center;
  display: inline-block;
}
.sidebar-link a span {
  margin-left: 10px;
  position: relative;
  top: -5px;
}
.sidebar-link a:hover {
  color: #fff;
  border-color: #014edf;
  background-color: #0157f8;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.sidebar-link a:hover i {
  color: #fff;
}
.sidebar-link.trashme a {
  background-image: none !important;
  background-color: red !important;
  color: white !important;
}
.impact-link {
  position: relative;
  text-align: center;
}
.impact-link i {
  color: #4f5461;
  font-size: 36px;
  line-height: 0.9;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #4f5461;
  -moz-text-shadow: 0 0 1px #4f5461;
  text-shadow: 0 0 1px #4f5461;
}
.impact-link .title {
  margin: 15px;
}
.impact-image-link .title {
  background-color: #fff;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1px;
  left: 1px;
  height: 1.1em;
  line-height: 1.1em;
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.impact-image-link:hover .title {
  background-color: #0157f8;
  color: #fff;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.impact-image-link img {
  min-width: 100%;
  border: 1px solid #ddd;
}
.impact-image-link:hover img {
  border: 1px solid #999;
}
.text-set {
  zoom: 1;
}
.text-set:before,
.text-set:after {
  content: "";
  display: table;
}
.text-set:after {
  clear: both;
}
.text-set:before,
.text-set:after {
  content: "";
  display: table;
}
.text-set:after {
  clear: both;
}
.text-set .header {
  margin: 10px;
}
.text-set .text {
  margin: 10px;
}
.text-set .button {
  float: right;
}
.text-info-icon {
  padding: 20px;
  margin-bottom: 40px;
  border: 1px solid #ddd;
  background-color: #fff;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.text-info-icon .graphic {
  margin: 5px auto;
  background-color: #0157f8;
  color: #fff;
  display: inline-block;
  font-size: 86px;
  line-height: 1;
  height: 112px;
  padding-top: 13px;
  text-indent: 0 !important;
  width: 112px;
  text-align: center;
  -webkit-border-radius: 56px;
  -moz-border-radius: 56px;
  border-radius: 56px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.text-info-icon .graphic:before {
  width: 100%;
  text-align: center;
}
.text-info-icon .graphic:hover,
.text-info-icon .graphic:focus {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.text-info-icon .header {
  color: #444;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.text-info-icon .text,
.text-info-icon .text p {
  color: #444;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.text-info-icon .button:hover,
.text-info-icon .button:active {
  background-color: #fff !important;
  color: #0157f8 !important;
}
.text-info-icon:hover {
  background-color: #0157f8;
  border-color: #0157f8;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.text-info-icon:hover .graphic {
  background-color: #fff;
  color: #0157f8;
}
.text-info-icon:hover .header {
  color: #fff;
}
.text-info-icon:hover .text,
.text-info-icon:hover .text p {
  color: #fff;
}
.text-image-set .image-wrapper {
  position: relative;
}
.text-image-set .image-wrapper .header {
  background-color: #fff;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: 1.2em;
  line-height: 1.2em;
  text-align: center;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.text-image-set .image-wrapper img {
  min-width: 100%;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.text-image-set:hover .header {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.text-image-set:hover img {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}
.major-feature .header {
  margin: 20px;
  color: #0157f8;
}
.minor-feature {
  min-height: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .minor-feature {
    min-height: 325px;
  }
}
#editor-mask {
  background-color: #222;
  left: 0;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 899 !important;
}
#editor-mask-sub {
  background-color: #222;
  left: 0;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9990 !important;
}
#nexus-messages {
  background-color: #fff;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #eee;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 45%;
  left: -10px;
  padding: 0 10px;
  max-width: 260px;
  min-width: 180px;
  z-index: 998;
}
#nexus-messages ul {
  list-style: none;
  padding: 5px 10px 10px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#nexus-messages ul li.message {
  padding: 5px 0;
  margin: 0;
  font-weight: bold;
  position: relative;
}
#nexus-messages ul li.success {
  color: green;
}
#nexus-messages ul li.error {
  color: red;
}
#nexus-messages ul li .close {
  position: absolute;
  top: 0;
  right: -15px;
  cursor: pointer;
}
#server-message {
  height: 0;
  overflow: hidden;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*
/*  Content - _themes.less
/*
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.page-wrapper {
  overflow: hidden;
}
.page-header {
  position: relative;
  z-index: 99;
  overflow: visible;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@media only screen and (min-width: 768px) {
  .page-header {
    position: fixed;
    top: 0;
    left: 0;
  }
}
.page-header .container {
  padding: 0 0 20px 0;
  min-height: 60px;
  background: #fcfcfc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #fcfcfc));
  background: -ms-linear-gradient(bottom, #FFFFFF, #fcfcfc);
  background: linear-gradient(#FFFFFF, #fcfcfc);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 768px) {
  .page-header .container {
    padding: 0;
  }
}
@media only screen and (min-width: 1040px) {
}
.page-header .branding {
  margin: 60px auto 20px auto;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .page-header .branding {
    display: inline-block;
    margin: 0;
  }
}
.page-header .contact {
  display: block;
  z-index: 20;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-header .contact {
    display: inline-block;
    text-align: left;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 30px;
    right: 90px;
    z-index: 1;
  }
}
@media only screen and (min-width: 1040px) {
  .page-header .contact {
    right: 10px;
  }
}
.page-header .contact .widget > li {
  float: none;
  clear: both;
  margin: 15px;
}
@media only screen and (min-width: 768px) {
  .page-header .contact .widget > li {
    margin: 0 8px 0 0;
    float: left;
    clear: none;
  }
}
.page-header .navigation {
  clear: both;
}
nav.main.horizontal {
  display: none;
}
@media only screen and (min-width: 1040px) {
  nav.main.horizontal {
    clear: both;
    display: block;
    height: auto;
    background-color: #FFFFFF;
    border-top: 1px solid #eee;
    font-size: 16px;
    margin: 0;
    left: 0;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    padding-left: 999em!important;
    margin-left: -999em !important;
    padding-right: 999em!important;
    margin-right: -999em !important;
    -moz-opacity: 0.85;
    -webkit-opacity: 0.85;
    opacity: 0.85;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
}
nav.main.horizontal ul,
nav.main.horizontal li,
nav.main.horizontal span,
nav.main.horizontal a {
  margin: 0;
  padding: 0;
  position: relative;
}
nav.main.horizontal a {
  color: #444;
  display: inline-block;
  padding: 8px 20px 8px 10px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
nav.main.horizontal a:hover {
  color: #fff;
  background-color: #444853;
}
nav.main.horizontal a.top {
  color: #444;
  font: 14px/1em Arial, sans-serif;
  padding: 4px 12px;
  border-right: 1px solid #eee;
}
nav.main.horizontal a.top:hover {
  color: #fff;
  background-color: #444853;
}
@media only screen and (min-width: 768px) {
  nav.main.horizontal a {
    font-size: 14px;
  }
}
nav.main.horizontal ul {
  list-style: none;
  z-index: 1;
}
nav.main.horizontal .has-sub {
  z-index: 15;
}
nav.main.horizontal .has-sub:hover > ul {
  display: block;
  z-index: 50;
}
nav.main.horizontal .has-sub ul {
  background-color: #fcfcfc;
  display: none;
  left: 0;
  position: absolute;
  width: 180px;
  z-index: 25;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
}
nav.main.horizontal .has-sub ul li {
  clear: both;
  position: relative;
  float: none;
  text-align: left;
  z-index: 1;
}
nav.main.horizontal .has-sub ul li:hover {
  z-index: 2;
}
nav.main.horizontal .has-sub ul li a {
  display: block;
  border-top: #fafafa;
}
nav.main.horizontal .has-sub .split-menu {
  width: 380px;
}
nav.main.horizontal .has-sub .split-menu-item {
  clear: none;
  display: inline-block;
  width: 50%;
  float: left;
  padding-right: 1px;
  border-right: 1px solid #0157f8;
}
nav.main.horizontal .has-sub > a {
  padding-right: 20px;
}
nav.main.horizontal .has-sub > a:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: 6px;
  border-left: 3px solid #4f5461;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  top: 8px;
}
nav.main.horizontal .has-sub:hover > a:after {
  right: 6px;
  top: 10px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #fff;
}
nav.main.horizontal .has-sub:hover > ul {
  display: block;
}
nav.main.horizontal .has-sub .has-sub {
  top: 0;
}
nav.main.horizontal .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100px;
  top: -1px;
}
nav.main.horizontal .has-sub .has-sub:hover ul {
  display: block;
  z-index: 25;
}
nav.main.vertical {
  position: fixed;
  background-color: #FFFFFF;
  width: 280px;
  height: 100%;
  z-index: 999;
  top: 60px;
  right: -300px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);
}
nav.main.vertical ul,
nav.main.vertical li,
nav.main.vertical span,
nav.main.vertical a {
  margin: 0;
  padding: 0;
  position: relative;
}
nav.main.vertical ul {
  list-style: none;
}
nav.main.vertical ul li {
  clear: both;
  width: 100%;
}
nav.main.vertical a {
  color: #444;
  border-top: 1px solid #ddd;
  display: block;
  padding: 8px 20px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
nav.main.vertical a:hover {
  color: #fff;
  background-color: #444853;
}
nav.main.vertical a.lvl-1 {
  font-size: 15px;
  text-transform: uppercase;
  text-indent: 0;
}
nav.main.vertical a.lvl-2 {
  font-size: 14px;
  text-indent: 10px;
}
nav.main.vertical a.lvl-3 {
  font-size: 14px;
  text-indent: 10px;
}
nav.main.vertical .nav-close {
  color: #0157f8;
  font-size: 16px;
  cursor: pointer;
  display: block;
  text-align: right;
  padding: 10px;
}
nav.main.vertical .nav-close i {
  font-size: 18px;
  top: 2px;
  position: relative;
}
nav.main.vertical .nav-close:hover {
  color: #444853;
}
#page-header:hover nav.main.horizontal {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
#navicon {
  background-color: #fcfcfc;
  display: inline-block;
  cursor: pointer;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  max-height: 60px;
  position: absolute;
  width: 90px;
  z-index: 10;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media only screen and (min-width: 768px) {
  #navicon {
    margin: auto;
    max-height: 100%;
  }
}
@media only screen and (min-width: 1040px) {
  #navicon {
    display: none;
  }
}
#navicon .inner {
  bottom: 0;
  color: #0157f8;
  font: 14px/1em Arial, sans-serif;
  height: 16px;
  left: 0;
  margin: auto;
  right: 0;
  padding-left: 10px;
  position: absolute;
  top: 0;
}
#navicon .inner .navicon {
  position: absolute;
  right: 10px;
  top: 0;
}
#navicon .inner .navicon span {
  display: inline-block;
  background-color: #0157f8;
  position: absolute;
  height: 3px;
  width: 24px;
  right: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#navicon .inner .navicon span.a {
  top: 0px;
}
#navicon .inner .navicon span.b {
  top: 6px;
}
#navicon .inner .navicon span.c {
  top: 12px;
}
#navicon:hover {
  background-color: #444853;
}
#navicon:hover .inner {
  color: #fff;
}
#navicon:hover .inner .navicon span {
  background-color: #fff;
}
.page-content {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  z-index: 20;
}
@media only screen and (min-width: 768px) {
  .page-content {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1040px) {
  .page-content {
    margin-top: 80px;
  }
}
.page-content .row .main-content {
  position: relative;
  z-index: 5;
  margin-top: 40px;
  margin-bottom: 40px;
}
.page-content .row .main-content h1.header {
  padding: 10px 15px;
  margin: 20px 0;
  border: 1px solid #ddd;
  color: #0157f8;
}
@media only screen and (min-width: 768px) {
  .page-content .row .main-content .std-markup {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 1040px) {
  .page-content .row .main-content .std-markup {
    margin-left: 20px;
    margin-right: 10px;
  }
}
.page-content .row .main-side {
  position: relative;
  z-index: 10;
  margin-top: 40px;
  margin-bottom: 40px;
}
.page-content.dynamicbanner {
  background-position: top center;
  background-repeat: no-repeat;
  margin-top: 0;
  margin-bottom: 0;
}
.page-content.dynamicbanner .row {
  background-color: #fff;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}
.page-content.dynamicbanner .row .main-content {
  margin-top: 0;
}
.page-content.dynamicbanner .row .main-side {
  margin-top: 0;
}
.page-content.dynamicbanner .row .main-side .sidebar {
  margin: 20px 0;
}
@media only screen and (min-width: 768px) {
  .page-content.dynamicbanner .row .main-side .sidebar {
    margin-top: 20px;
    margin-right: 20px;
  }
}
.call-to-action {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #ddd;
}
@media only screen and (min-width: 768px) {
  .call-to-action {
    padding: 10px;
  }
}
@media only screen and (min-width: 1040px) {
  .call-to-action {
    padding: 20px;
  }
}
.sidebar .multiwidget {
  margin: 0;
  padding: 0;
}
.sidebar .multiwidget > li {
  margin-bottom: 15px;
  padding: 0;
}
.sidebar.sidebar-links .multiwidget > li {
  margin-bottom: 10px;
}
.page-footer {
  position: relative;
  z-index: 10;
}
.page-footer a {
  color: #444;
}
.page-footer a:hover {
  color: #000;
}
.page-footer .main-wrap {
  background-color: #eee;
  border-top: 1px solid #999;
}
.page-footer .main-wrap .footer-box {
  margin: 20px 0;
}
.page-footer .main-wrap .contact .widget {
  margin: 20px;
}
@media only screen and (min-width: 768px) {
  .page-footer .main-wrap .contact .widget {
    margin: 10px;
  }
}
.page-footer .main-wrap .contact .widget > li {
  margin-bottom: 20px;
  padding: 0;
}
.page-footer .colophon-wrap {
  background-color: #444444;
  border-top: 1px solid #444;
}
.post-links {
  margin: 0 0 20px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.post-links span a {
  text-decoration: none;
}
.post-links span a:hover {
  text-decoration: none;
}
.post-links .post-meta {
  display: block;
  margin: 20px 0;
  text-align: center;
}
@media only screen and (min-width: 1040px) {
  .post-links .post-meta {
    display: inline-block;
    float: left;
    text-align: left;
  }
}
.post-links .post-share {
  display: block;
  margin: 20px 0;
  text-align: center;
}
@media only screen and (min-width: 1040px) {
  .post-links .post-share {
    display: inline-block;
    float: right;
  }
}
.post-links .post-share .post-share-link {
  text-decoration: none!important;
  padding: 8px 12px;
  color: #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.post-links .post-share .post-share-link:hover {
  text-decoration: none!important;
}
.post-links .post-share .post-share-link.facebook-share {
  background-color: #3b579d;
}
.post-links .post-share .post-share-link.facebook-share:hover {
  background-color: #4e6ebd;
}
.post-links .post-share .post-share-link.twitter-share {
  background-color: #33ccff;
}
.post-links .post-share .post-share-link.twitter-share:hover {
  background-color: #66d9ff;
}
.post-links .post-share .post-share-link.google-share {
  background-color: #d34a2b;
}
.post-links .post-share .post-share-link.google-share:hover {
  background-color: #dc6e55;
}
.post-taxonomy {
  margin: 0;
  padding: 15px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .post-taxonomy {
    margin: 20px;
  }
}
.post-taxonomy h5 {
  margin: 5px 0;
}
@media only screen and (min-width: 768px) {
  .post-taxonomy .categories {
    margin-left: 0 !important;
  }
}
@media only screen and (min-width: 768px) {
  .post-taxonomy .tags {
    margin-right: 0 !important;
  }
}
.post-taxonomy .terms .term {
  display: inline-block;
  float: left;
  margin: 5px;
  border: 1px solid #ddd;
}
.post-taxonomy .terms .term:hover {
  border-color: #0157f8;
  background-color: #0157f8;
}
.post-taxonomy .terms .term a {
  display: inline-block;
  padding: 8px 10px;
  text-decoration: none;
}
.post-taxonomy .terms .term a:hover {
  color: #fff;
  text-decoration: none;
}
.post-author {
  position: relative;
  margin: 20px;
  padding: 15px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.post-author h5 {
  margin: 5px 0 10px 0;
}
.post-author .avatar {
  border: 1px solid #999;
  margin-right: 20px;
  margin-left: 20px;
  float: left;
  width: 75px;
  height: 75px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.post-author .avatar img {
  display: inline-block;
  width: 75px;
  height: auto;
}
.post-author .description .indentity {
  margin-bottom: 10px;
}
.post-author .description .indentity .social {
  font-size: 18px;
  margin-left: 5px;
}
.post-results-summary .header {
  text-align: center;
  margin: 20px !important;
}
@media only screen and (min-width: 768px) {
  .post-results-summary .header {
    text-align: left;
  }
}
.post-results-summary .post-item {
  margin: 20px;
  padding-bottom: 2px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.post-results-summary .post-item .post-link {
  text-decoration: none;
}
.post-results-summary .post-item .post-link:hover {
  text-decoration: none;
}
.post-results-summary .post-item.full-post .post-title .post-link {
  text-decoration: none;
}
.post-results-summary .post-item.full-post .post-title .post-link:hover {
  text-decoration: none;
}
.post-results-summary .post-item.full-post .post-meta {
  margin: 10px;
}
.post-results-summary .post-item.full-post .post-body {
  margin: 0 10px;
}
.post-results-summary .post-item.full-post .post-footer {
  display: none;
}
.post-results-summary .post-item.post-summary .post-meta {
  padding: 5px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .post-results-summary .post-item.post-summary .post-meta {
    text-align: left;
  }
}
.post-results-summary .post-item.post-summary .post-body {
  margin: 10px;
}
.post-results-summary .post-item.post-summary .post-body .read-more {
  margin-bottom: 20px;
  text-decoration: none;
  float: right;
}
.post-results-summary .post-item.post-summary .post-body .read-more:hover {
  text-decoration: none;
}
.post-results-summary .post-item.post-summary .post-footer {
  display: none;
}
.post-results-summary .post-item.image-title-excerpt .post-item-image {
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .post-results-summary .post-item.image-title-excerpt .post-item-image {
    float: left;
    width: 225px;
  }
}
.post-results-summary .post-item.image-title-excerpt .post-item-image img {
  width: auto;
  height: auto;
  max-width: 225px;
  max-height: 225px;
}
.post-results-summary .post-item.image-title-excerpt .post-item-content {
  display: block;
  margin: 15px;
}
@media only screen and (min-width: 768px) {
  .post-results-summary .post-item.image-title-excerpt .post-item-content {
    margin: 15px 0 15px 240px;
  }
}
.post-results-summary .post-item.image-title-excerpt .post-item-content .post-title h2 {
  margin: 0 0 10px 0;
}
.post-results-summary .post-item.image-title-excerpt .post-item-content .post-excerpt {
  font-size: 16px;
  line-height: 1.35em;
  margin-bottom: 15px;
}
.post-results-summary .post-item.image-title-excerpt .post-item-content .post-excerpt .read-more {
  text-decoration: none;
}
.post-results-summary .post-paginator {
  list-style: none;
  padding: 0;
  margin: 10px 10px 10px 40px;
}
.post-results-summary .post-paginator .post-paginator-item {
  display: inline;
  float: left;
}
.post-results-summary .post-paginator .post-paginator-item .post-paginator-link {
  background-color: #ddd;
  border: 1px solid #eee;
  color: #444;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  margin: 2px;
  min-width: 26px;
  padding: 4px 6px;
  text-decoration: none;
  outline: none;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.post-results-summary .post-paginator .post-paginator-item .post-paginator-link:hover {
  outline: none;
  background-color: #fff;
  border: 1px solid #ddd;
  color: #0157f8;
  text-decoration: none;
}
.post-results-summary .post-paginator .post-paginator-item .post-paginator-link:active {
  outline: none;
}
.post-results-summary .post-paginator .post-paginator-item .post-paginator-link.current {
  color: #fff;
  background-color: #444;
}
.home .page-content {
  margin-top: 0;
}
.contact-us .main-side .call-to-action {
  display: none;
}
.contact-us .main-side .sidebar {
  margin-top: 20px;
}
#contact-us-form {
  overflow: hidden;
  padding: 20px;
}
#contact-us-form .form-actions {
  padding: 20px;
  text-align: right;
}
.appointments .main-side .call-to-action {
  display: none;
}
.appointments .main-side .sidebar {
  margin-top: 20px;
}
#appointment-form-wrapper {
  overflow: hidden;
  padding: 20px;
}
#appointment-form-wrapper .form-actions {
  padding: 20px;
  text-align: right;
}
.search .no-result {
  padding: 20px;
}
.search .no-result .message {
  padding-bottom: 10px;
  font-size: 16px;
}
.search .result {
  padding: 15px 10px 5px;
}
.search .result .result-link {
  font-size: 16px;
  text-decoration: underline;
}
.search .result .result-link:hover {
  color: #444;
}
.search .result .result-description {
  font-size: 13px;
  padding: 4px 10px;
  margin: 0;
}
.location .main-content .location-map {
  clear: both;
  margin: 20px;
}
