/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*
/* 	TYPE	- styles.less 
/*	THEME 	- 200 / Blue / 310
/*	AUTHOR 	- josh@joshbosworth.com
/*	DATE	- 6/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;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  Structure 
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
html {
  height: 100%;
  width: 100%;
}
body {
  height: 100%;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  /* Stops Mobile Safari from auto-adjusting font-sizes */
}
/*		Desktop - standard: 960px 
		min width: 960px
----------------------------------------------------------------------------------------------------
cols    1     	2      	3      	4      	5      	6      	7      	8      	9      	10 		11 		12
		60px 	140px	220px	300px	380px	460px	540px	620px	100px	780px	860px	940px */
.body-wrapper {
  position: relative;
  z-index: 10;
}
.fixed {
  position: fixed;
  top: 0;
  height: 0;
  left: 0;
  z-index: 999;
  width: 100%;
}
/* COLUMNS */
body {
  min-width: 960px;
}
.scaffold {
  clear: both;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.row {
  margin: 0 auto;
  position: relative;
  width: 960px;
}
.container .column_1,
.container .column_2,
.container .column_3,
.container .column_4,
.container .column_5,
.container .column_6,
.container .column_7,
.container .column_8,
.container .column_9,
.container .column_10,
.container .column_11,
.container .column_12 {
  float: left;
  display: inline;
  margin-right: 10px;
  margin-left: 10px;
  min-height: 1px;
  position: relative;
}
.container .column_1 {
  width: 60px;
}
.container .column_2 {
  width: 140px;
}
.container .column_3 {
  width: 220px;
}
.container .column_4 {
  width: 300px;
}
.container .column_5 {
  width: 380px;
}
.container .column_6 {
  width: 460px;
}
.container .column_7 {
  width: 540px;
}
.container .column_8 {
  width: 620px;
}
.container .column_9 {
  width: 100px;
}
.container .column_10 {
  width: 780px;
}
.container .column_11 {
  width: 860px;
}
.container .column_12 {
  width: 940px;
}
.container .above-col {
  margin-top: 10px;
}
.container .below-col {
  margin-top: 20px;
}
/*  Apply to internal nested columns */
.container .first-col {
  margin-left: 0;
}
.container .last-col {
  margin-right: 0;
}
.container .zero-margin {
  margin-left: 0;
  margin-right: 0;
}
.std-markup .controls .input-mini {
  width: 50px;
}
.std-markup .controls .input-small {
  width: 90px;
}
.std-markup .controls .input-medium {
  width: 150px;
}
.std-markup .controls .input-large {
  width: 210px;
}
.std-markup .controls .input-xlarge {
  width: 270px;
}
.std-markup .controls .input-xxlarge {
  width: 440px;
}
.std-markup .control-group:after {
  clear: both;
}
.std-markup .control-label {
  float: left;
  clear: left;
  width: 120px;
}
.std-markup .controls {
  position: relative;
  *display: inline-block;
  padding-left: 20px;
  margin-left: 120px;
  *margin-left: 0;
}
.std-markup .controls:first-child {
  *padding-left: 140px;
}
/*		Table Layout: 1200px 
----------------------------------------------------------------------------------------------------
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: 1180px) {
	
	body { min-width:1200px;}
	.row {width: 1200px;}	

	.container .column_1{width:80px}
	.container .column_2{width:180px}
	.container .column_3{width:280px}
	.container .column_4{width:380px}
	.container .column_5{width:480px}
	.container .column_6{width:580px}
	.container .column_7{width:680px}
	.container .column_8{width:780px}
	.container .column_9{width:880px}
	.container .column_10{width:980px}
	.container .column_11{width:1080px}
	.container .column_12{width:1180px}

	.std-markup .controls .input-mini 	{width: 40px;}
	.std-markup .controls .input-small 	{width: 80px;}
	.std-markup .controls .input-medium {width: 130px;}
	.std-markup .controls .input-large 	{width: 190px;}
	.std-markup .controls .input-xlarge {width: 250px;}
	.std-markup .controls .input-xxlarge {width: 360px;}

	.std-markup .control-group:after {clear: both;}
	.std-markup .control-label {float: left; clear:left; width: 100px;}
	.std-markup .controls {padding-left: 10px; margin-left: 100px;}
	.std-markup .controls:first-child { *padding-left: 100px;}

}*/
@media only screen and (min-width: 768px) {
  .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%;
  }
}
/*		Table Layout: 768px 
----------------------------------------------------------------------------------------------------
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) and (max-width: 959px) {
  body {
    min-width: 768px;
  }
  .row {
    width: 768px;
  }
  .container .column_1 {
    width: 44px;
  }
  .container .column_2 {
    width: 108px;
  }
  .container .column_3 {
    width: 172px;
  }
  .container .column_4 {
    width: 236px;
  }
  .container .column_5 {
    width: 300px;
  }
  .container .column_6 {
    width: 364px;
  }
  .container .column_7 {
    width: 428px;
  }
  .container .column_8 {
    width: 492px;
  }
  .container .column_9 {
    width: 100px;
  }
  .container .column_10 {
    width: 620px;
  }
  .container .column_11 {
    width: 684px;
  }
  .container .column_12 {
    width: 748px;
  }
  .std-markup .controls .input-mini {
    width: 40px;
  }
  .std-markup .controls .input-small {
    width: 80px;
  }
  .std-markup .controls .input-medium {
    width: 130px;
  }
  .std-markup .controls .input-large {
    width: 190px;
  }
  .std-markup .controls .input-xlarge {
    width: 250px;
  }
  .std-markup .controls .input-xxlarge {
    width: 360px;
  }
  .std-markup .control-group:after {
    clear: both;
  }
  .std-markup .control-label {
    float: left;
    clear: left;
    width: 100px;
  }
  .std-markup .controls {
    padding-left: 10px;
    margin-left: 100px;
  }
  .std-markup .controls:first-child {
    *padding-left: 100px;
  }
}
/*		Mobile Layout: 100%.
		Inherits styles from: Default Layout.
--------------------------------------------- */
@media only screen and (max-width: 767px) {
  body {
    min-width: 100%;
  }
  .scaffold {
    clear: both;
    float: left;
    position: relative;
    width: 100%;
  }
  .row {
    width: 100%;
    min-width: 280px;
    overflow: hidden;
  }
  header .container,
  footer .container {
    margin-left: 10px;
    margin-right: 10px;
  }
  .row {
    width: 100%;
    overflow: hidden;
  }
  header .navigation .row {
    overflow: visible;
  }
  .container .column_1,
  .container .column_2,
  .container .column_3,
  .container .column_4,
  .container .column_5,
  .container .column_6,
  .container .column_7,
  .container .column_8,
  .container .column_9,
  .container .column_10,
  .container .column_11,
  .container .column_12 {
    float: none;
    display: block;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    min-height: 1px;
    height: auto;
    position: relative;
    width: auto;
  }
  .container .first-col,
  .container .last-col {
    margin-left: 0;
    margin-right: 0;
  }
  .std-markup .controls .input-mini,
  .std-markup .controls .input-small,
  .std-markup .controls .input-medium,
  .std-markup .controls .input-large,
  .std-markup .controls .input-xlarge,
  .std-markup .controls .input-xxlarge {
    display: inline-block;
    width: 95% !important;
    min-width: auto;
  }
  .std-markup .control-group:after {
    clear: both;
  }
  .std-markup .control-label {
    float: none;
    width: auto !important;
    text-align: left;
  }
  .std-markup .controls {
    padding-left: 0 !important;
    margin-left: 0px !important;
  }
  .std-markup .controls:first-child {
    padding-left: 0 !important;
  }
}
/*		Wide Mobile Layout: 480px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------ */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .row {
    max-width: 525px;
  }
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*	Clearing
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Self Clearing Goodness */
nav ul:after,
.nav ul:after,
.nav:after,
nav.main:after,
nav.main ul:after,
.body-wrapper:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* scaffold clears*/
.clearfix:after,
.scaffold:after,
.container:after,
.row:after,
.block:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after,
.row:after {
  clear: both;
}
nav ul,
.nav ul,
.nav,
nav.main,
nav.main ul,
.body-wrapper,
.clearfix,
.scaffold,
.container,
.row,
.block,
.clearfix:after,
.row:after {
  zoom: 1;
}
/* <br class="clear" /> */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.alpha {
  margin-top: 10px;
}
.wide .impact {
  margin: 20px 20px 0 20px;
  width: 920px;
  z-index: 10;
}
@media only screen and (min-width: 768px) and (max-width:959px) {
  .wide .impact {
    width: 728px;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    margin-left: 10px;
    margin-right: 10px;
  }
  header .navigation .row {
    overflow: visible;
  }
  .wide {
    width: 100%;
  }
  .wide .impact {
    width: auto;
  }
}
@media only screen and (min-width: 481px) and (max-width:767px) {
  .wide {
    width: 100%;
  }
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 	Base
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  color: #444;
  font: 14px/1.25em Arial, sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2F60BA;
  font-family: Georgia, serif;
  font-weight: normal;
  text-rendering: optimizelegibility;
}
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 {
  text-decoration: none;
}
.gigantic {
  font-size: 56px;
  line-height: 1.25em;
  letter-spacing: -2px;
  margin-bottom: 0.4em;
}
.huge,
.logo-text,
.h1,
h1 {
  font-size: 38px;
  line-height: 1.25em;
  letter-spacing: -1px;
  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:959px) {
  .gigantic {
    font-size: 42px;
    line-height: 1.25em;
    letter-spacing: -2px;
    margin-bottom: 0.4em;
  }
  .huge,
  .logo-text,
  .h1,
  h1 {
    font-size: 32px;
    line-height: 1.25em;
    letter-spacing: -1px;
    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: #444;
  font-size: 15px;
  line-height: 1.5em;
  padding: 0;
  margin-bottom: 1.35em;
}
i,
em {
  font-style: italic;
}
strong,
span,
em {
  color: inherit;
  line-height: inherit;
  font-size: inherit;
  font-weight: normal;
}
b,
strong {
  font-weight: bold;
}
hr {
  border: 1px solid #444;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0;
}
span.backfill {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
blockquote {
  color: #2626FF;
  font-size: 22px;
  line-height: 1.3em;
  font-style: italic;
  margin: 20px;
  padding: 5px 20px;
  position: relative;
}
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 {
  position: absolute;
  left: -20px;
  font-size: 36px;
  top: 4px;
}
blockquote p {
  color: #2626FF;
  font-size: 17px;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
  font-style: italic;
}
blockquote cite {
  display: block;
  font-size: 12px;
}
a,
a:visited {
  color: #2F60BA;
  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: #0157F8;
  text-decoration: none;
  -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;
}
.page-header a {
  color: #2F60BA;
}
.page-header a:hover {
  color: #0157F8;
}
.fixed-header a {
  color: #2F60BA;
}
.fixed-header a:hover {
  color: #0157F8;
}
.page-footer a {
  color: #eee;
}
.page-footer a:hover {
  color: #fff;
  text-decoration: underline;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none outside;
}
ol {
  list-style: decimal;
}
img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.std-markup .header {
  color: #2F60BA;
  -webkit-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  -moz-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  padding: 10px;
  line-height: 1.1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #eee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dcdcdc), color-stop(1, #e6e6e6));
  background: -ms-linear-gradient(bottom, #dcdcdc 0%, #e6e6e6 100%);
  background: linear-gradient(#e6e6e6, #dcdcdc);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.std-markup .text {
  padding: 10px;
}
.std-markup .text h1,
.std-markup .text h2,
.std-markup .text h3,
.std-markup .text h4,
.std-markup .text h5,
.std-markup .text h6 {
  color: #2F60BA;
  -webkit-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  -moz-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
}
.std-markup a,
.std-markup a:visited {
  color: #2F60BA;
  text-decoration: underline;
}
.std-markup a:hover,
.std-markup a:focus {
  color: #0157F8;
  text-decoration: underline;
}
.std-markup ul {
  margin: 10px 10px 15px 40px;
  list-style: disc;
}
.std-markup ol {
  margin: 10px 10px 15px 40px;
  list-style: decimal;
}
.std-markup p {
  line-height: 1.5em;
}
.std-markup table {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.std-markup table th {
  color: #999;
}
.std-markup table td {
  color: #999;
}
.std-markup img {
  background-color: #fff;
  max-width: 100%;
  height: auto;
  border: 1px solid #999;
  padding: 2px;
  -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);
}
.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 > li {
  margin-bottom: 15px;
}
.multiwidget > li:first-child {
  margin-top: 10px;
}
nav ul li,
.nav ul li,
ul.nav li {
  float: left;
  padding: 4px 4px 4px 0;
}
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: #EFEFEF;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ebebeb), color-stop(1, #f5f5f5));
  background: -ms-linear-gradient(bottom, #ebebeb 0%, #f5f5f5 100%);
  background: linear-gradient(#f5f5f5, #ebebeb);
  border: 1px solid #777777;
  color: #777777;
  -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;
  cursor: pointer;
  display: inline-block;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1em;
  padding: 6px 12px 4px 12px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -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);
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  background: #f1f1f1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f5f5f5), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #f5f5f5 0%, #ffffff 100%);
  background: linear-gradient(#ffffff, #f5f5f5);
  border: 1px solid #0157F8;
  color: #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;
}
.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
  background: #EAEAEA;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e1e1e1), color-stop(1, #c8c8c8));
  background: -ms-linear-gradient(bottom, #e1e1e1 0%, #c8c8c8 100%);
  background: linear-gradient(#c8c8c8, #e1e1e1);
  border: 1px solid #777777;
  color: #777777;
  -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;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  line-height: 18px;
}
label {
  display: block;
  margin-bottom: 5px;
}
label,
legend {
  color: #2F60BA;
  display: block;
  font-size: 13px;
}
input[type="checkbox"] {
  display: inline;
}
select {
  border-color: #2F60BA;
}
label span,
legend span {
  font-weight: normal;
  font-size: 13px;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 22px;
  line-height: 36px;
  text-indent: 10px;
  border: 0;
  border-bottom: 1px solid #444;
}
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"] {
  display: inline-block;
  height: 26px;
  line-height: 18px;
  padding: 4px;
  font-size: 13px;
  background: #fff;
  border: 1px solid #999;
  color: #444;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
textarea {
  height: auto;
  min-height: 120px;
  resize: vertical;
  width: 100%;
}
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 {
  background-color: #fff;
  border: 1px solid #999;
}
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 {
  border: 1px solid #4082FC;
  color: #2F60BA;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(1, 87, 248, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(1, 87, 248, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(1, 87, 248, 0.5);
}
.form-wrapper {
  clear: both;
}
.form-wrapper .control-group {
  margin-bottom: 8px;
  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 .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 .help-block {
  color: #444;
  display: block;
  margin-bottom: 9px;
}
.form-wrapper .control-group .help-inline {
  color: #444;
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle;
}
.form-wrapper .form-actions {
  zoom: 1;
  padding: 20px;
  background-color: #fbfbfb;
  border-top: 1px solid #ddd;
}
.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: 90%;
  margin-left: 5%;
  margin-right: 5%;
  float: right;
}
@media only screen and (min-width: 768px) {
  .form-wrapper .form-actions .button {
    margin: 10px;
    width: auto;
  }
}
form.validate label.invalid {
  display: inline;
  font-size: 11px;
  color: red;
  height: 0;
  padding: 0;
  margin: 0;
  top: 5px;
  right: 10px;
  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: #fff;
  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 .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
  background: #fff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e1e1e1), color-stop(1, #f5f5f5));
  background: -ms-linear-gradient(bottom, #e1e1e1 0%, #f5f5f5 100%);
  background: linear-gradient(#f5f5f5, #e1e1e1);
}
.ui-datepicker .ui-datepicker-title {
  color: #2F60BA;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  top: -2px;
  position: absolute;
  color: #444;
  font-size: 28px;
  line-height: 1;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #444;
  -moz-text-shadow: 0 0 1px #444;
  text-shadow: 0 0 1px #444;
  cursor: pointer;
  -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;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  color: #0157F8;
  font-size: 28px;
  line-height: 1;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #0157F8;
  -moz-text-shadow: 0 0 1px #0157F8;
  text-shadow: 0 0 1px #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;
}
.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: #2F60BA;
  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: #fff;
  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: #2F60BA;
}
::selection {
  background: #FFFF80;
}
::-moz-selection {
  background: #FFFF80;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  -webkit-tap-highlight-color: #FFFF80;
}
.statcounter {
  position: absolute;
  visibility: hidden;
  left: -99em;
  top: -99em;
  z-index: -1;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 	Tools
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
* {
  -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 
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#editor-mask {
  background-color: #000;
  left: 0;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 899 !important;
}
#editor-mask-sub {
  background-color: #000;
  left: 0;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9990 !important;
}
#nexus-messages {
  background-color: #fff;
  border: 1px solid #0157F8;
  position: fixed;
  top: 45%;
  left: -10px;
  margin: 0;
  padding: 0 10px 0 10px;
  max-width: 260px;
  min-width: 180px;
  z-index: 998;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 5px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(50, 50, 50, 0.2);
  box-shadow: 0 2px 5px rgba(50, 50, 50, 0.2);
}
#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: 8px;
  right: -15px;
  cursor: pointer;
}
#server-message {
  height: 0;
  overflow: hidden;
}
.logo-wrapper {
  display: inline-block;
  margin: 20px auto;
}
@media only screen and (min-width: 768px) {
  .logo-wrapper {
    margin: 20px 5px;
  }
}
.logo-wrapper a {
  display: block;
}
.logo-wrapper img {
  height: auto;
  max-width: 450px;
}
.logo-wrapper img.desktop {
  display: none;
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  .logo-wrapper img.desktop {
    display: block;
    visibility: visible;
  }
}
.logo-wrapper img.mobile {
  max-width: 100%;
  margin: 20px auto;
  display: block;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  .logo-wrapper img.mobile {
    display: none;
    visibility: hidden;
  }
}
.logo-wrapper .logo-text {
  color: #2F60BA;
  max-width: 550px;
  line-height: 1.1em;
  margin-bottom: 10px;
  -webkit-text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8);
  -moz-text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8);
}
.logo-wrapper .logo-subtext {
  color: #2F60BA;
  display: block;
  font-size: 18px;
  text-align: center;
  -webkit-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  -moz-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
}
@media only screen and (min-width: 768px) {
  .logo-wrapper .logo-subtext {
    font-size: 14px;
    text-align: left;
    padding-left: 3px;
  }
}
.text-form {
  position: relative;
}
.text-form form {
  margin: 10px;
}
.text-form form .btn,
.text-form form .button {
  float: right;
}
.message-form,
.text-form-basic {
  z-index: 1;
  padding: 10px;
  margin-top: 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;
  background-color: #0157F8;
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
  -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;
}
.message-form:hover,
.text-form-basic:hover {
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
}
.message-form .header,
.text-form-basic .header {
  padding: 10px 10px 0 10px;
}
.message-form .header i,
.text-form-basic .header i {
  font-size: 28px;
  line-height: 1;
  text-indent: 0 !important;
  color: #fff;
  -webkit-text-shadow: 0 1px 1px rgba(50, 50, 50, 0.8);
  -moz-text-shadow: 0 1px 1px rgba(50, 50, 50, 0.8);
  text-shadow: 0 1px 1px rgba(50, 50, 50, 0.8);
}
.message-form .header span,
.text-form-basic .header span {
  color: #fff;
  -webkit-text-shadow: 0 1px 1px rgba(50, 50, 50, 0.8);
  -moz-text-shadow: 0 1px 1px rgba(50, 50, 50, 0.8);
  text-shadow: 0 1px 1px rgba(50, 50, 50, 0.8);
  padding-left: 5px;
  text-align: left;
}
.message-form .text,
.text-form-basic .text {
  color: #fff;
  padding: 10px 10px 0 10px;
}
.message-form .backfill,
.text-form-basic .backfill {
  display: none;
}
.text-form-wide {
  z-index: 1;
  padding: 20px 0;
}
.text-form-wide .content .header i {
  color: #444;
  font-size: 28px;
  line-height: 1;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #444;
  -moz-text-shadow: 0 0 1px #444;
  text-shadow: 0 0 1px #444;
  top: 4px;
}
.text-form-wide .content .text {
  padding-top: 0;
  margin: 5px 10px;
}
#captcha {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 10000;
}
#captcha .wrap {
  position: absolute;
  z-index: 2;
  width: 300px;
  display: inline-block;
}
#captcha .wrap form {
  position: relative;
  background-color: #fff;
  padding: 15px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
}
#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;
  font-size: 36px;
  cursor: pointer;
  color: #0157F8;
}
#captcha .wrap .close {
  position: absolute;
  cursor: pointer;
  font-size: 36px;
  z-index: 10;
  top: 10px;
  right: 5px;
  color: #0157F8;
}
.fixed [data-bid="Greeting_Simple_Markup"],
.fixed .greeting {
  display: none;
  position: relative;
  line-height: 1em;
  padding: 8px 10px 0 0;
}
@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;
  margin: 0;
  line-height: 1;
}
.contact-wrapper {
  position: relative;
}
.contact-wrapper a {
  text-decoration: none !important;
}
.contact-wrapper a:hover {
  text-decoration: none !important;
}
.page-header .contact-wrapper {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-header .contact-wrapper {
    text-align: right;
  }
}
.page-header .contact-wrapper [class^="iconic-"]:before,
.page-header .contact-wrapper [class*=" iconic-"]:before {
  position: relative;
  padding-right: 6px;
  color: #0157F8;
  font-size: 28px;
  line-height: 1;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #0157F8;
  -moz-text-shadow: 0 0 1px #0157F8;
  text-shadow: 0 0 1px #0157F8;
}
.page-footer .contact-wrapper {
  position: relative;
}
.page-footer .contact-wrapper [class^="iconic-"]:before,
.page-footer .contact-wrapper [class*=" iconic-"]:before {
  color: #fff;
  font-size: 28px;
  line-height: 1;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #fff;
  -moz-text-shadow: 0 0 1px #fff;
  text-shadow: 0 0 1px #fff;
  position: relative;
  padding-right: 8px;
}
.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";
}
.phone-wrapper .phone:before {
  color: #0157F8;
  font-size: 28px;
  line-height: 1;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #0157F8;
  -moz-text-shadow: 0 0 1px #0157F8;
  text-shadow: 0 0 1px #0157F8;
  top: 4px;
}
.page-header .phone-wrapper .phone {
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .page-header .phone-wrapper .phone {
    padding-top: 5px;
  }
}
.page-header .phone-wrapper .message {
  margin-right: 5px;
}
.page-footer .phone-wrapper .phone {
  font-size: 18px;
  color: #fff;
  -webkit-text-shadow: 1px 1px 6px rgba(50, 50, 50, 0.45);
  -moz-text-shadow: 1px 1px 6px rgba(50, 50, 50, 0.45);
  text-shadow: 1px 1px 6px rgba(50, 50, 50, 0.45);
}
.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";
}
.email-wrapper .email:before {
  color: #0157F8;
  font-size: 28px;
  line-height: 1;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #0157F8;
  -moz-text-shadow: 0 0 1px #0157F8;
  text-shadow: 0 0 1px #0157F8;
  top: 4px;
}
.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:before {
  color: #0157F8;
  font-size: 28px;
  line-height: 1;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #0157F8;
  -moz-text-shadow: 0 0 1px #0157F8;
  text-shadow: 0 0 1px #0157F8;
  top: -2px;
}
.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 .graphic {
  float: left;
}
.social-links {
  position: relative;
  display: inline-block;
  background: #eee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(255, 255, 255, 0.6)), color-stop(1, rgba(255, 255, 255, 0.95)));
  background: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.95));
  background: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.95));
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 8px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0 0 8px rgba(50, 50, 50, 0.2);
  box-shadow: 0 0 8px rgba(50, 50, 50, 0.2);
}
.social-links li {
  float: left;
  padding-right: 2px;
  margin-top: 0;
  margin-bottom: 0;
}
.social-links li a {
  margin: 0;
  text-align: center;
  -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 a:hover,
.social-links li a:focus {
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
.social-links .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;
}
.social-links .twitter:before {
  content: "\f099";
}
.social-links .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;
}
.social-links .facebook:before {
  content: "\f09a";
}
.social-links .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;
}
.social-links .google:before {
  content: "\f0d5";
}
.social-links .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;
}
.social-links .pinterest:before {
  content: "\f0d2";
}
.social-links .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;
}
.social-links .linkedin:before {
  content: "\f0e1";
}
.social-links .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;
}
.social-links .instagram:before {
  content: "\f16d";
}
.social-links .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;
}
.social-links .rss:before {
  content: "\f09e";
}
.social-links .flicker {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-links .flicker:before {
  content: "\f16e";
}
.social-links .dribble {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-links .dribble:before {
  content: "\f17d";
}
.social-links .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;
}
.social-links .youtube:before {
  content: "\f167";
}
.social-links .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;
}
.social-links .skype:before {
  content: "\f17e";
}
.social-links .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;
}
.social-links .dropbox:before {
  content: "\f16b";
}
.social-links .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;
}
.social-links .html5:before {
  content: "\f13b";
}
@media only screen and (min-width: 768px) {
  .page-header .social-links {
    float: right;
  }
}
.page-header .social-links li {
  padding: 4px;
}
.page-header .social-links li a {
  color: #0157F8;
  font-size: 28px;
  line-height: 1;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #0157F8;
  -moz-text-shadow: 0 0 1px #0157F8;
  text-shadow: 0 0 1px #0157F8;
  -webkit-text-shadow: none;
  text-shadow: none;
  font-size: 32px;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 2px;
  padding: 3px;
  -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;
}
.page-footer .social-links li {
  padding: 5px;
}
.page-footer .social-links li a {
  color: #0157F8;
  font-size: 28px;
  line-height: 1;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #0157F8;
  -moz-text-shadow: 0 0 1px #0157F8;
  text-shadow: 0 0 1px #0157F8;
  -webkit-text-shadow: none;
  text-shadow: none;
  font-size: 2.5em;
  display: inline-block;
  width: auto;
  max-width: 72px;
  height: auto;
  margin: 2px;
  padding: 3px;
  -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;
}
.location-map {
  margin: 20px;
  clear: both;
}
.location-map .location-map-wrapper iframe {
  border: 1px solid #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;
}
.page-footer .location-map {
  margin: 20px;
}
@media only screen and (min-width: 768px) and (max-width:959px) {
  .page-footer .location-map {
    margin: 20px 0 20px 10px;
  }
}
.page-footer .location-map .title {
  margin: 10px 0;
  color: #fff;
}
.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;
}
.hours-wrapper .day-wrapper .hours {
  float: left;
  padding-left: 0;
  display: inline-block;
}
.page-footer .hours-wrapper {
  margin: 20px;
}
.page-footer .hours-wrapper .title {
  margin: 10px 0;
  color: #fff;
}
.page-footer .hours-wrapper .day-wrapper {
  margin-bottom: 4px;
}
.page-footer .hours-wrapper .day-wrapper .day {
  font-size: 11px;
  width: auto;
}
.page-footer .hours-wrapper .day-wrapper .hours {
  font-size: 12px;
  float: right;
}
.search-wrapper {
  position: relative;
}
.search-wrapper form {
  margin: 0;
  padding: 0;
}
.search-wrapper form input[type="text"] {
  font-size: 13px;
  width: 210px;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width:959px) {
  .search-wrapper form input[type="text"] {
    width: 170px;
  }
}
.search-wrapper form input[type="submit"] {
  font-size: 14px;
}
.search-mini {
  display: none;
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10;
  margin-top: -20px;
}
@media only screen and (min-width: 768px) {
  .search-mini {
    display: inline-block;
    visibility: visible;
  }
}
.search-mini .mini-submit {
  border: 1px solid #0157F8;
  background-color: #0157F8;
  cursor: pointer;
  display: inline-block;
  float: right;
  position: relative;
  padding: 20px 6px 0;
  height: 42px;
  top: -2.5px;
  z-index: 20;
  -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);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -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;
}
.search-mini .mini-submit:hover {
  border-color: #4082FC;
  background-color: #fff;
}
.search-mini .mini-submit i {
  color: #fff;
  font-size: 28px;
  line-height: 1;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #fff;
  -moz-text-shadow: 0 0 1px #fff;
  text-shadow: 0 0 1px #fff;
  font-size: 38px;
  line-height: 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;
}
.search-mini .mini-submit i:before {
  font-family: IconicFill;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased !important;
  speak: none;
}
.search-mini .mini-submit i:before {
  content: "\e074";
}
.search-mini .mini-submit:hover i {
  color: #0157F8;
}
.search-mini .mini-input {
  color: #2F60BA;
  display: inline-block;
  font-size: 16px;
  float: right;
  height: 32px;
  padding: 6px 12px 6px 8px;
  position: relative;
  top: 4px;
  right: -8px;
  visibility: hidden;
  width: 0;
  z-index: 10;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.search-mobile {
  display: inline-block;
  float: right;
  overflow: hidden;
  height: 45px;
  position: static;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  .search-mobile {
    display: none;
    visibility: hidden;
  }
}
.search-mobile .mobile-search-activate {
  border: 1px solid #2F60BA;
  background-color: #0157F8;
  cursor: pointer;
  display: inline-block;
  float: right;
  line-height: 1px;
  margin: 5px;
  position: relative;
  z-index: 20;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -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;
}
.search-mobile .mobile-search-activate:hover {
  border: 1px solid #0157F8;
  background-color: #2F60BA;
}
.search-mobile .mobile-search-activate i {
  color: #fff;
  font-size: 36px;
  line-height: 1;
  padding: 0 4px;
}
.search-mobile .mobile-search-activate i:before {
  font-family: IconicFill;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased !important;
  speak: none;
}
.search-mobile .mobile-search-activate i:before {
  content: "\e074";
}
.search-mobile .mobile-form-wrapper {
  position: absolute;
  left: 0;
  top: 50px;
}
.search-mobile .mobile-form-wrapper form {
  margin: 0 auto;
}
.search-mobile .mobile-form-wrapper form .mobile-input[type="text"] {
  float: left;
  width: 70%;
  height: 38px;
  margin: 0;
  padding: 8px 2.4%;
  margin-left: 2.5%;
  font-size: 16px;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 0;
  border-top-left-radius: 5px;
  -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2);
}
.search-mobile .mobile-form-wrapper form .mobile-submit[type="submit"] {
  color: #fff;
  float: left;
  font-size: 18px;
  line-height: 1em;
  margin: 0 0 0 -1px;
  padding: 9px 0;
  width: 25%;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-right-radius: 5px;
  border-top-left-radius: 0;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  background: #0157F8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2F60BA), color-stop(1, #2F60BA));
  background: -ms-linear-gradient(bottom, #2F60BA, #2F60BA);
  background: linear-gradient(#2F60BA, #2F60BA);
}
.search-mobile .mobile-form-wrapper form .mobile-submit[type="submit"]:hover {
  background: #2F60BA;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0157F8), color-stop(1, #2F60BA));
  background: -ms-linear-gradient(bottom, #0157F8, #2F60BA);
  background: linear-gradient(#0157F8, #2F60BA);
}
.image-wrapper img.mobile {
  display: block;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  .image-wrapper img.mobile {
    display: none;
    visibility: hidden;
  }
}
.image-wrapper img.desktop {
  display: none;
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  .image-wrapper img.desktop {
    display: block;
    visibility: visible;
  }
}
.slideshow {
  width: 100%;
  position: relative;
}
.slideshow .slideshow-container {
  height: auto;
  display: block;
  position: relative;
  z-index: 1;
}
.slideshow .slideshow-container .slide-wrapper {
  height: auto;
  width: 100%;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.35);
}
.slideshow .slideshow-container .slide-wrapper .blank {
  display: block;
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}
.slideshow .slideshow-container .slide-wrapper .slides {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.slideshow .slideshow-container .slide-wrapper .slides img {
  max-width: 100%;
  height: auto;
}
.slideshow .slideshow-container .slideshow-caption {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .slideshow .slideshow-container .slideshow-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
  }
}
.slideshow .slideshow-container .slideshow-caption p {
  color: #444;
  font-size: 18px;
  padding: 20px 20px 10px 20px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .slideshow .slideshow-container .slideshow-caption p {
    color: #fff;
    -webkit-text-shadow: 1px 1px 6px rgba(50, 50, 50, 0.45);
    -moz-text-shadow: 1px 1px 6px rgba(50, 50, 50, 0.45);
    text-shadow: 1px 1px 6px rgba(50, 50, 50, 0.45);
    font-size: 32px;
    padding: 10px;
  }
}
.slideshow .slideshow-container .slideshow-caption .arrow {
  display: none;
}
.slideshow .controls {
  z-index: 2;
  text-align: center;
}
.slideshow .controls ul#dots {
  margin: 0 auto;
  display: inline-block;
}
.slideshow .controls ul#dots li.dot {
  float: left;
  cursor: pointer;
  margin: 10px 0 4px;
}
.slideshow .controls ul#dots li.dot span {
  background: white url('/assets/images/theme/200/icon-sheet-blue_10.png') no-repeat;
  height: 22px;
  width: 22px;
  display: block;
  margin: 0;
}
.slideshow .controls ul#dots li.dot span.active {
  background-position: -5px -37px;
}
.slideshow .controls ul#dots li.dot span.inactive {
  background-position: -27px -37px;
}
.slideshow .controls ul#dots li.dot:hover span {
  background-position: -5px -37px;
}
.quick-links {
  float: left;
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .quick-links {
    margin-left: 5px;
  }
}
.quick-links .links {
  float: left;
  display: none;
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  .quick-links .links {
    display: inline-block;
    visibility: visible;
  }
}
.quick-links .links.active {
  display: block !important;
  visibility: visible !important;
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 50px;
}
.quick-links .links.active .quick-link {
  float: none;
  font-size: 16px;
  padding: 2px 0 10px 15px;
}
.quick-links .links.active .quick-link:after {
  content: "";
  color: #444;
}
.quick-links .links .quick-link {
  padding-top: 6px;
  padding-bottom: 2px;
}
.quick-links .links .quick-link:after {
  content: " |";
}
.quick-links .links .quick-link:last-child:after {
  content: "";
}
.quick-links .link-mobile-activate {
  border: 1px solid #2F60BA;
  background-color: #0157F8;
  cursor: pointer;
  float: left;
  margin: 5px;
  padding: 4px;
  line-height: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -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;
  display: inline-block;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  .quick-links .link-mobile-activate {
    display: none;
    visibility: hidden;
  }
}
.quick-links .link-mobile-activate:hover {
  border: 1px solid #0157F8;
  background-color: #2F60BA;
}
.quick-links .link-mobile-activate i {
  color: #fff;
  font-size: 28px;
  line-height: 1;
  padding: 0 4px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.quick-links .link-mobile-activate i:before {
  content: "\f0c9";
}
.link-set .title {
  margin: 10px 0;
}
@media only screen and (min-width: 768px) {
  .link-set .title {
    margin: 10px 0;
  }
}
.link-set .links .link {
  position: relative;
}
.link-set .links .link i {
  background: url('/assets/images/theme/200/icon-sheet-blue_10.png') -26px -62px;
  height: 18px;
  width: 18px;
  position: absolute;
  top: 8px;
  left: 5px;
}
.link-set .links .link a {
  border-top: 1px solid #5992fc;
  font-size: 16px;
  line-height: 1em;
  display: block;
  padding: 8px 10px 8px 30px;
  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;
}
@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 {
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .link-set .links .link a:hover,
  .link-set .links .link a:focus {
    text-indent: 4px;
  }
}
.link-set .links .link:hover i {
  background-position: -6px -62px;
}
.link-set .links .link:hover a {
  background-color: #0157F8;
  color: #fff;
}
.link-set.footer-block .title {
  color: #fff;
}
.link-set.footer-block .footer-links .footer-link a {
  border-top: 1px solid #636a7a;
  border-bottom: 1px solid #40444e;
}
.link-set.footer-block .footer-links .footer-link:hover i {
  background-position: -6px -62px;
}
.link-set.footer-block .footer-links .footer-link:hover a {
  background-color: transparent;
  color: #fff;
}
.sidebar-link {
  margin-bottom: -5px;
}
.sidebar-link a {
  padding: 8px 12px;
  display: block;
  font-size: 15px;
  border: 1px solid #4082FC;
  background: #eee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f0f0f0), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #f0f0f0 0%, #ffffff 100%);
  background: linear-gradient(#ffffff, #f0f0f0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -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;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.sidebar-link a:hover {
  border-color: #2F60BA;
  -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;
  -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);
}
.sidebar-link a i {
  color: #0157F8;
  font-size: 28px;
  line-height: 1;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #0157F8;
  -moz-text-shadow: 0 0 1px #0157F8;
  text-shadow: 0 0 1px #0157F8;
  width: 30px;
  text-align: center;
  display: inline-block;
}
.sidebar-link a span {
  margin-left: 10px;
  position: relative;
  top: -6px;
}
.sidebar-link.trashme a {
  background-image: none !important;
  background-color: red !important;
}
.impact-link {
  text-align: center;
}
.impact-link a {
  display: block;
  position: relative;
}
.impact-link .title {
  display: block;
  line-height: 1em;
  margin-top: 5px;
}
.impact-link:hover .title {
  color: #2626FF;
}
.impact-link p {
  margin: 0;
  padding: 0;
}
.impact-link i {
  color: #2626FF;
  font-size: 28px;
  line-height: 1;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #2626FF;
  -moz-text-shadow: 0 0 1px #2626FF;
  text-shadow: 0 0 1px #2626FF;
}
.impact-link img {
  border: 1px solid #2626FF;
  margin: 0 auto;
  display: block;
  z-index: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -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;
}
.impact-link:hover img {
  border: 1px solid #5C5CFF;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
}
.impact-image-link .title {
  color: #2F60BA;
  -webkit-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  -moz-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  position: absolute;
  text-align: center;
  margin: auto;
  height: 30px;
  line-height: 0.9em;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2;
  -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;
}
.impact-image-link:hover .title {
  color: #444;
}
.text-set {
  margin-top: 10px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.text-set .header {
  color: #2F60BA;
  -webkit-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  -moz-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
}
.text-set .header i {
  position: relative;
  color: #444;
  font-size: 28px;
  line-height: 1;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #444;
  -moz-text-shadow: 0 0 1px #444;
  text-shadow: 0 0 1px #444;
}
.text-set .header span {
  padding-left: 5px;
  text-align: left;
}
.text-set .text {
  padding: 10px;
}
.text-set .button {
  position: relative;
  margin: 10px;
  float: right;
  /*@media @query-tablet{
			position:absolute;
			bottom:10px;
			right:10px;
		}*/
}
.text-info-icon {
  margin-top: 10px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  min-height: 300px;
}
.text-info-icon .graphic {
  background-color: #0157F8;
  display: inline-block;
  font-size: 60px;
  margin: 0 auto;
  line-height: 1.25em;
  height: 75px;
  position: relative;
  width: 75px;
  color: #fff;
  font-size: 28px;
  line-height: 1;
  text-indent: 0 !important;
  -webkit-text-shadow: 0 0 1px #fff;
  -moz-text-shadow: 0 0 1px #fff;
  text-shadow: 0 0 1px #fff;
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  border-radius: 75px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.text-info-icon:hover .graphic {
  background-color: #444;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.text-info-icon .header {
  margin-top: 10px;
}
.text-info-icon .text {
  padding: 10px 20px 0 20px;
  text-align: left;
}
.text-image-set {
  margin-top: 10px;
  margin-bottom: 20px;
  position: relative;
  min-height: 300px;
}
.text-image-set .header {
  background-color: #fff;
  margin: auto;
  height: 30px;
  position: absolute;
  text-align: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  width: 100%;
  -moz-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
}
.text-image-set .image-wrapper {
  position: relative;
}
.text-image-set .image-wrapper img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
.text-image-set .text {
  font-size: 13px;
}
.minor-feature {
  margin: 20px 10px;
}
.minor-feature .text p {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .minor-feature .button,
  .minor-feature .btn {
    position: absolute;
    bottom: 5px;
    right: 5px;
  }
}
.colophon .colophon_text {
  width: 100%;
  padding: 1% 1% 0 1%;
  clear: both;
  text-align: left;
}
.colophon .colophon_text p:first-child {
  padding-top: 0;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  Theme
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.fixed-header {
  height: auto;
  background: #eee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ebebeb), color-stop(1, #fafafa));
  background: -ms-linear-gradient(bottom, #ebebeb 0%, #fafafa 100%);
  background: linear-gradient(#fafafa, #ebebeb);
  border-bottom: 1px solid #0157F8;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 768px) {
  .fixed-header {
    height: 30px;
  }
}
.page-header {
  overflow: visible;
  z-index: 10;
}
.page-header .masthead {
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  .page-header .masthead {
    margin-top: 40px;
  }
}
.page-header .navigation {
  margin-top: 10px;
}
.page-header .navigation .nav-wrapper {
  padding: 6px;
  background: #eee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(255, 255, 255, 0.6)), color-stop(1, rgba(255, 255, 255, 0.95)));
  background: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.95));
  background: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.95));
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 8px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0 0 8px rgba(50, 50, 50, 0.2);
  box-shadow: 0 0 8px rgba(50, 50, 50, 0.2);
}
@media only screen and (min-width: 768px) {
  .page-header .navigation .nav-wrapper {
    padding-right: 50px;
  }
}
.page-header .branding {
  display: block;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-header .branding {
    float: left;
    text-align: left;
  }
}
.page-header .contact {
  display: block;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-header .contact {
    float: right;
    text-align: right;
  }
}
.page-header .contact .multiwidget > li:first-child {
  margin-top: 15px;
}
.ie .page-header .navigation .nav-wrapper {
  padding: 4px 6px;
  background: #eee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ebebeb), color-stop(1, #fafafa));
  background: -ms-linear-gradient(bottom, #ebebeb 0%, #fafafa 100%);
  background: linear-gradient(#fafafa, #ebebeb);
}
nav.main {
  position: relative;
  float: none;
  zoom: 1;
}
nav.main:before,
nav.main:after {
  content: "";
  display: table;
}
nav.main:after {
  clear: both;
}
nav.main ul,
nav.main li,
nav.main span,
nav.main a {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}
nav.main a {
  display: inline-block;
  text-decoration: none;
  color: #2F60BA;
  -webkit-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  -moz-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
}
nav.main a:hover {
  color: #444;
  -webkit-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  -moz-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
}
nav.main a.top {
  font: 16px/1em Arial, sans-serif;
  padding: 4px 10px 2px;
}
@media only screen and (min-width: 768px) and (max-width:959px) {
  nav.main a.top {
    font-size: 15px;
  }
}
nav.main ul {
  list-style: none;
}
nav.main > ul {
  float: left;
}
nav.main > ul > li {
  float: left;
  display: inline-block;
  z-index: 1;
}
nav.main > ul > li.has-sub {
  padding-right: 5px;
}
nav.main > ul > li.has-sub:hover {
  z-index: 2;
}
nav.main > ul > li.has-sub a.top:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: -4px;
  border-left: 3px solid #4082FC;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  top: 45%;
}
nav.main > ul > li.has-sub a.top:after {
  border-left-color: #444;
}
nav.main .has-sub ul {
  display: none;
  border: 1px solid #fff;
  left: 0;
  z-index: 1;
  position: absolute;
  width: 180px;
  background: #eee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ebebeb), color-stop(1, #fafafa));
  background: -ms-linear-gradient(bottom, #ebebeb 0%, #fafafa 100%);
  background: linear-gradient(#fafafa, #ebebeb);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 8px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 0 0 8px rgba(50, 50, 50, 0.4);
  box-shadow: 0 0 8px rgba(50, 50, 50, 0.4);
}
nav.main .has-sub ul li {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ddd;
  clear: both;
  float: none;
  text-align: left;
  z-index: 1;
  background-color: none;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
nav.main .has-sub ul li:hover {
  background-color: #5C5CFF;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  z-index: 2;
}
nav.main .has-sub ul li:first-child {
  border-top: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
nav.main .has-sub ul li:last-child {
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
nav.main .has-sub ul li a {
  font: 15px/1em Arial, sans-serif;
  color: #444;
  display: block;
  padding: 6px 10px;
  line-height: 120%;
  -webkit-text-shadow: 0 0 0 rgba(50, 50, 50, 0);
  -moz-text-shadow: 0 0 0 rgba(50, 50, 50, 0);
  text-shadow: 0 0 0 rgba(50, 50, 50, 0);
}
nav.main .has-sub ul li a:hover {
  color: #fff;
}
nav.main .has-sub ul li.has-sub {
  padding-right: 5px;
}
nav.main .has-sub ul li.has-sub > a:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: 10px;
  border-left: 3px solid #444;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  top: 45%;
}
nav.main .has-sub ul li.has-sub:hover > a:after {
  border-left-color: #fff;
}
nav.main .has-sub:hover > ul {
  display: block;
}
nav.main .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 99%;
  top: -1px;
  z-index: 1;
}
nav.main .has-sub .has-sub:hover ul {
  display: block;
  z-index: 2;
}
nav.main select.mobile {
  border: 1px #0157F8 solid;
  background-color: #fff;
  font-size: 18px;
  height: 32px;
  padding: 4px;
  width: 100%;
  margin: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  display: block;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  nav.main select.mobile {
    display: none;
    visibility: hidden;
  }
}
nav.main select.mobile:focus {
  outline: none;
}
nav.main ul.desktop {
  display: none;
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  nav.main ul.desktop {
    display: block;
    visibility: visible;
  }
}
.dynamic .page-content,
.system .page-content,
.dynamic-page .page-content,
.system-page .page-content,
.two-column-left .page-content,
.two-column-right .page-content,
.single-column .page-content {
  z-index: 5;
}
.dynamic .page-content .row,
.system .page-content .row,
.dynamic-page .page-content .row,
.system-page .page-content .row,
.two-column-left .page-content .row,
.two-column-right .page-content .row,
.single-column .page-content .row {
  background: #fff;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  margin-top: 20px;
  padding-bottom: 40px;
  -webkit-box-shadow: 0 0 15px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 0 0 15px rgba(50, 50, 50, 0.4);
  box-shadow: 0 0 15px rgba(50, 50, 50, 0.4);
}
.sidebar-wrapper {
  margin-top: 20px;
}
.sidebar-wrapper .multiwidget > li {
  margin-bottom: 20px;
}
.page-footer {
  z-index: 10;
  color: #eee;
}
.page-footer .main-wrapper .row {
  background: #515663;
  background-image: -webkit-radial-gradient(circle, #515663, #4B505C);
  background-image: -ms-radial-gradient(center center, circle cover, #515663 0%, #4B505C 100%);
  background-image: radial-gradient(center center, circle cover, #515663 0%, #4B505C 100%);
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
.page-footer .main-wrapper .footer-block {
  min-height: 100px;
  height: auto;
  margin: 20px;
}
@media only screen and (min-width: 768px) {
  .page-footer .main-wrapper .footer-block {
    margin: 20px 5px 40px 5px;
    min-height: 225px;
  }
}
.page-footer .main-wrapper .footer-block .title {
  color: #fff;
}
@media only screen and (min-width: 768px) {
}
.page-footer .colophon-wrapper {
  margin-bottom: 40px;
}
.page-footer .colophon-wrapper .colophon {
  text-align: right;
}
.page-footer .colophon-wrapper .colophon p {
  color: #0157F8;
  display: inline-block;
  position: relative;
  font-size: 18px;
  padding: 10px 2px 10px 0;
  margin: 0;
  -webkit-text-shadow: 0 0 4px rgba(50, 50, 50, 0.4);
  -moz-text-shadow: 0 0 4px rgba(50, 50, 50, 0.4);
  text-shadow: 0 0 4px rgba(50, 50, 50, 0.4);
}
.page-footer .colophon-wrapper .colophon a {
  display: inline-block;
  position: relative;
  color: #0157F8;
  font-weight: bold;
}
.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: 960px) {
  .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: 960px) {
  .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: 0 !important;
}
@media only screen and (min-width: 768px) {
  .post-results-summary .header {
    text-align: left;
  }
}
.post-results-summary .post-item {
  margin: 10px 0;
  padding: 10px 0;
  border-top: 1px solid #0157F8;
  border-bottom: 1px solid #0157F8;
}
.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: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -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: #2F60BA;
}
.home .page-content {
  z-index: 5;
}
.home .page-content .alpha {
  margin-top: 20px;
}
.home .page-content .alpha .row {
  background: #fff;
  margin-top: 0;
  padding-bottom: 0;
}
.home .page-content .beta .row {
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-top: 1px #ddd solid;
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}
.home .page-content .omega .row {
  background: #fff url('/assets/images/pattern/stripe/wide_diag_grey_white.png');
  border-top: 2px solid #4082FC;
  margin-top: 0;
  padding-bottom: 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.home .page-content .call-to-action {
  background: #eee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ebebeb), color-stop(1, #fafafa));
  background: -ms-linear-gradient(bottom, #ebebeb 0%, #fafafa 100%);
  background: linear-gradient(#fafafa, #ebebeb);
  border-top: 1px #ddd solid;
  width: 100%;
  margin-left: 0;
  padding-left: 10px;
  margin-right: 0;
  padding-right: 10px;
  z-index: 2;
}
.home .page-content .impact-links {
  margin: 20px auto;
}
@media only screen and (min-width: 768px) {
  .home .page-content .impact-links {
    max-width: auto;
  }
}
#contact-us-form {
  overflow: hidden;
  padding: 10px 20px;
}
#contact-us-form .controls .input-xxlarge {
  width: 100%;
}
#appointment-form-wrapper {
  overflow: hidden;
  padding: 10px 20px;
}
#appointment-form-wrapper .controls .input-xxlarge {
  width: 100%;
}
.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;
}
