@font-face {
  font-family: 'font-icons';
  src: url(/assets/v3/fonts/font-icons-34cb587975a0e963eb8b8691058f576aac3099afefff662298acfa12dbba765c.eot);
  src: url(/3/fonts/font-icons.eot) format("embedded-opentype"), url(/assets/v3/fonts/font-icons-97d0476ef03e070c048f968524c19e7a4fa8b36f7331e6a8d0ef980658b90ee9.woff) format("woff"), url(/assets/v3/fonts/font-icons-ce7b10767aa4168daf15acc5122d90f76d5a3c365bcefacfc0db2065ef8bbfb4.ttf) format("truetype"), url(/assets/v3/fonts/font-icons-250d5d898a41c1f18979b844ff86cd2d106de1f613057c99c0147c265b6c46a6.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'lined-icons';
  src: url(/assets/v3/fonts/lined-icons-04cff2e351d89060e66e86b87d8b0764c6b7f518bde355d2e214b531411d520b.eot);
  src: url(/assets/v3/fonts/lined-icons-04cff2e351d89060e66e86b87d8b0764c6b7f518bde355d2e214b531411d520b.eot) format("embedded-opentype"), url(/assets/v3/fonts/lined-icons-8f2489ebea0ab0091ef3df82a56196aa8ffcc3dcd24a82c7cb1e5bd6d378c532.woff) format("woff"), url(/assets/v3/fonts/lined-icons-570936010fc7a32fc2d97cd98f15628ff91970f6c9411e9d3da7146b42eddd91.ttf) format("truetype"), url(/assets/v3/fonts/lined-icons-4d43c63d2c79cc5559f5b97bb20eb786f19ecd2e755bd234938f3df7aeee5e00.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Simple-Line-Icons';
  src: url(/assets/v3/fonts/Simple-Line-Icons-102bb4abe4e1e855948b17029f836f7ecd70fb404ba0cdf0ed42d512ab178ff4.eot);
  src: url(/assets/v3/fonts/Simple-Line-Icons-102bb4abe4e1e855948b17029f836f7ecd70fb404ba0cdf0ed42d512ab178ff4.eot?#iefix) format("embedded-opentype"), url(/assets/v3/fonts/Simple-Line-Icons-8d67ff7c9ccc4001f6cb87938005d90c1f7f8b751500c115422a1d37d3218244.woff) format("woff"), url(/assets/v3/fonts/Simple-Line-Icons-a08f908cc6a85b9e956508695fa973fe3e06bc054480ef893acd2bb56ad6b439.ttf) format("truetype"), url(/assets/v3/fonts/Simple-Line-Icons-15a802f409a2cf718390445c4446381d29dbd2c83bd77ac2772d959703cc0e87.svg#Simple-Line-Icons) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 34, app/assets/stylesheets/v3/font-icons.scss */
[class^="icon-"], [class*=" icon-"],
[class^="icon-line-"], [class*=" icon-line-"],
[class^="icon-line2-"], [class*=" icon-line2-"],
.side-header #primary-menu ul > li.sub-menu > a:after {
  display: inline-block;
  font-family: 'font-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 50, app/assets/stylesheets/v3/font-icons.scss */
[class^="icon-line-"], [class*=" icon-line-"] {
  font-family: 'lined-icons';
}

/* line 52, app/assets/stylesheets/v3/font-icons.scss */
[class^="icon-line2-"], [class*=" icon-line2-"] {
  font-family: 'Simple-Line-Icons';
}

/* line 54, app/assets/stylesheets/v3/font-icons.scss */
.icon-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 59, app/assets/stylesheets/v3/font-icons.scss */
.icon-2x {
  font-size: 2em;
}

/* line 62, app/assets/stylesheets/v3/font-icons.scss */
.icon-3x {
  font-size: 3em;
}

/* line 65, app/assets/stylesheets/v3/font-icons.scss */
.icon-4x {
  font-size: 4em;
}

/* line 68, app/assets/stylesheets/v3/font-icons.scss */
.icon-5x {
  font-size: 5em;
}

/* line 71, app/assets/stylesheets/v3/font-icons.scss */
.icon-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

/* line 76, app/assets/stylesheets/v3/font-icons.scss */
.iconlist {
  padding-left: 0;
  margin-left: 1.75em;
  list-style-type: none;
}

/* line 82, app/assets/stylesheets/v3/font-icons.scss */
.iconlist li {
  position: relative;
}

/* line 84, app/assets/stylesheets/v3/font-icons.scss */
.iconlist ul {
  list-style-type: none;
  margin: 5px 0 5px 25px;
}

/* line 89, app/assets/stylesheets/v3/font-icons.scss */
.iconlist > li [class^="icon-"]:first-child, .iconlist > li [class*=" icon-"]:first-child {
  position: absolute;
  left: -1.75em;
  width: 1.75em;
  text-align: center;
  top: 1px;
  width: 14px;
}

/* line 98, app/assets/stylesheets/v3/font-icons.scss */
.iconlist.iconlist-large {
  font-size: 16px;
}

/* line 100, app/assets/stylesheets/v3/font-icons.scss */
.iconlist.iconlist-large li {
  margin: 4px 0;
}

/* line 102, app/assets/stylesheets/v3/font-icons.scss */
.iconlist.iconlist-large > li [class^="icon-"], .iconlist.iconlist-large > li [class*=" icon-"] {
  width: 16px;
  margin-right: 5px;
}

/* line 107, app/assets/stylesheets/v3/font-icons.scss */
.iconlist-color li i {
  color: #1ABC9C;
}

/* line 109, app/assets/stylesheets/v3/font-icons.scss */
.icon-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 114, app/assets/stylesheets/v3/font-icons.scss */
.icon.pull-left {
  margin-right: .3em;
}

/* line 117, app/assets/stylesheets/v3/font-icons.scss */
.icon.pull-right {
  margin-left: .3em;
}

/* line 120, app/assets/stylesheets/v3/font-icons.scss */
.icon-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  /* line 151, app/assets/stylesheets/v3/font-icons.scss */
  0% {
    -ms-transform: rotate(0deg);
  }
  /* line 154, app/assets/stylesheets/v3/font-icons.scss */
  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/* line 166, app/assets/stylesheets/v3/font-icons.scss */
.icon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 174, app/assets/stylesheets/v3/font-icons.scss */
.icon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 182, app/assets/stylesheets/v3/font-icons.scss */
.icon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 190, app/assets/stylesheets/v3/font-icons.scss */
.icon-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 198, app/assets/stylesheets/v3/font-icons.scss */
.icon-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 206, app/assets/stylesheets/v3/font-icons.scss */
.icon-stacked {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 214, app/assets/stylesheets/v3/font-icons.scss */
.icon-stacked-1x,
.icon-stacked-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 221, app/assets/stylesheets/v3/font-icons.scss */
.icon-stacked-1x {
  line-height: inherit;
}

/* line 224, app/assets/stylesheets/v3/font-icons.scss */
.icon-stacked-2x {
  font-size: 2em;
}

/* line 227, app/assets/stylesheets/v3/font-icons.scss */
.icon-inverse {
  color: #ffffff;
}

/* line 231, app/assets/stylesheets/v3/font-icons.scss */
.icon-type:before {
  content: "\e600";
}

/* line 234, app/assets/stylesheets/v3/font-icons.scss */
.icon-box:before {
  content: "\e601";
}

/* line 237, app/assets/stylesheets/v3/font-icons.scss */
.icon-archive:before {
  content: "\e602";
}

/* line 240, app/assets/stylesheets/v3/font-icons.scss */
.icon-envelope:before {
  content: "\e603";
}

/* line 243, app/assets/stylesheets/v3/font-icons.scss */
.icon-email:before {
  content: "\e604";
}

/* line 246, app/assets/stylesheets/v3/font-icons.scss */
.icon-files:before {
  content: "\e605";
}

/* line 249, app/assets/stylesheets/v3/font-icons.scss */
.icon-printer2:before {
  content: "\e606";
}

/* line 252, app/assets/stylesheets/v3/font-icons.scss */
.icon-folder-add:before {
  content: "\e607";
}

/* line 255, app/assets/stylesheets/v3/font-icons.scss */
.icon-folder-settings:before {
  content: "\e608";
}

/* line 258, app/assets/stylesheets/v3/font-icons.scss */
.icon-folder-check:before {
  content: "\e609";
}

/* line 261, app/assets/stylesheets/v3/font-icons.scss */
.icon-wifi-low:before {
  content: "\e60a";
}

/* line 264, app/assets/stylesheets/v3/font-icons.scss */
.icon-wifi-mid:before {
  content: "\e60b";
}

/* line 267, app/assets/stylesheets/v3/font-icons.scss */
.icon-wifi-full:before {
  content: "\e60c";
}

/* line 270, app/assets/stylesheets/v3/font-icons.scss */
.icon-connection-empty:before {
  content: "\e60d";
}

/* line 273, app/assets/stylesheets/v3/font-icons.scss */
.icon-battery-full:before {
  content: "\e60e";
}

/* line 276, app/assets/stylesheets/v3/font-icons.scss */
.icon-settings:before {
  content: "\e60f";
}

/* line 279, app/assets/stylesheets/v3/font-icons.scss */
.icon-arrow-left:before {
  content: "\e610";
}

/* line 282, app/assets/stylesheets/v3/font-icons.scss */
.icon-arrow-up:before {
  content: "\e611";
}

/* line 285, app/assets/stylesheets/v3/font-icons.scss */
.icon-arrow-down:before {
  content: "\e612";
}

/* line 288, app/assets/stylesheets/v3/font-icons.scss */
.icon-arrow-right:before {
  content: "\e613";
}

/* line 291, app/assets/stylesheets/v3/font-icons.scss */
.icon-reload:before {
  content: "\e614";
}

/* line 294, app/assets/stylesheets/v3/font-icons.scss */
.icon-download:before {
  content: "\e615";
}

/* line 297, app/assets/stylesheets/v3/font-icons.scss */
.icon-tag:before {
  content: "\e616";
}

/* line 300, app/assets/stylesheets/v3/font-icons.scss */
.icon-trashcan:before {
  content: "\e617";
}

/* line 303, app/assets/stylesheets/v3/font-icons.scss */
.icon-search:before {
  content: "\e618";
}

/* line 306, app/assets/stylesheets/v3/font-icons.scss */
.icon-zoom-in:before {
  content: "\e619";
}

/* line 309, app/assets/stylesheets/v3/font-icons.scss */
.icon-zoom-out:before {
  content: "\e61a";
}

/* line 312, app/assets/stylesheets/v3/font-icons.scss */
.icon-chat:before {
  content: "\e61b";
}

/* line 315, app/assets/stylesheets/v3/font-icons.scss */
.icon-clock:before {
  content: "\e61c";
}

/* line 318, app/assets/stylesheets/v3/font-icons.scss */
.icon-printer:before {
  content: "\e61d";
}

/* line 321, app/assets/stylesheets/v3/font-icons.scss */
.icon-home:before {
  content: "\e61e";
}

/* line 324, app/assets/stylesheets/v3/font-icons.scss */
.icon-flag:before {
  content: "\e61f";
}

/* line 327, app/assets/stylesheets/v3/font-icons.scss */
.icon-meter:before {
  content: "\e620";
}

/* line 330, app/assets/stylesheets/v3/font-icons.scss */
.icon-switch:before {
  content: "\e621";
}

/* line 333, app/assets/stylesheets/v3/font-icons.scss */
.icon-forbidden:before {
  content: "\e622";
}

/* line 336, app/assets/stylesheets/v3/font-icons.scss */
.icon-phone-landscape:before {
  content: "\e623";
}

/* line 339, app/assets/stylesheets/v3/font-icons.scss */
.icon-tablet:before {
  content: "\e624";
}

/* line 342, app/assets/stylesheets/v3/font-icons.scss */
.icon-tablet-landscape:before {
  content: "\e625";
}

/* line 345, app/assets/stylesheets/v3/font-icons.scss */
.icon-laptop:before {
  content: "\e626";
}

/* line 348, app/assets/stylesheets/v3/font-icons.scss */
.icon-camera:before {
  content: "\e627";
}

/* line 351, app/assets/stylesheets/v3/font-icons.scss */
.icon-microwave-oven:before {
  content: "\e628";
}

/* line 354, app/assets/stylesheets/v3/font-icons.scss */
.icon-credit-cards:before {
  content: "\e629";
}

/* line 357, app/assets/stylesheets/v3/font-icons.scss */
.icon-map-marker:before {
  content: "\e62a";
}

/* line 360, app/assets/stylesheets/v3/font-icons.scss */
.icon-map:before {
  content: "\e62b";
}

/* line 363, app/assets/stylesheets/v3/font-icons.scss */
.icon-support:before {
  content: "\e62c";
}

/* line 366, app/assets/stylesheets/v3/font-icons.scss */
.icon-newspaper2:before {
  content: "\e62d";
}

/* line 369, app/assets/stylesheets/v3/font-icons.scss */
.icon-barbell:before {
  content: "\e62e";
}

/* line 372, app/assets/stylesheets/v3/font-icons.scss */
.icon-stopwatch:before {
  content: "\e62f";
}

/* line 375, app/assets/stylesheets/v3/font-icons.scss */
.icon-atom:before {
  content: "\e630";
}

/* line 378, app/assets/stylesheets/v3/font-icons.scss */
.icon-image:before {
  content: "\e631";
}

/* line 381, app/assets/stylesheets/v3/font-icons.scss */
.icon-cube:before {
  content: "\e632";
}

/* line 384, app/assets/stylesheets/v3/font-icons.scss */
.icon-bars:before {
  content: "\e633";
}

/* line 387, app/assets/stylesheets/v3/font-icons.scss */
.icon-chart:before {
  content: "\e634";
}

/* line 390, app/assets/stylesheets/v3/font-icons.scss */
.icon-pencil:before {
  content: "\e635";
}

/* line 393, app/assets/stylesheets/v3/font-icons.scss */
.icon-measure:before {
  content: "\e636";
}

/* line 396, app/assets/stylesheets/v3/font-icons.scss */
.icon-eyedropper:before {
  content: "\e637";
}

/* line 399, app/assets/stylesheets/v3/font-icons.scss */
.icon-file-settings:before {
  content: "\e638";
}

/* line 402, app/assets/stylesheets/v3/font-icons.scss */
.icon-file-add:before {
  content: "\e639";
}

/* line 405, app/assets/stylesheets/v3/font-icons.scss */
.icon-file:before {
  content: "\e63a";
}

/* line 408, app/assets/stylesheets/v3/font-icons.scss */
.icon-align-left:before {
  content: "\e63b";
}

/* line 411, app/assets/stylesheets/v3/font-icons.scss */
.icon-align-right:before {
  content: "\e63c";
}

/* line 414, app/assets/stylesheets/v3/font-icons.scss */
.icon-align-center:before {
  content: "\e63d";
}

/* line 417, app/assets/stylesheets/v3/font-icons.scss */
.icon-align-justify:before {
  content: "\e63e";
}

/* line 420, app/assets/stylesheets/v3/font-icons.scss */
.icon-file-broken:before {
  content: "\e63f";
}

/* line 423, app/assets/stylesheets/v3/font-icons.scss */
.icon-browser:before {
  content: "\e640";
}

/* line 426, app/assets/stylesheets/v3/font-icons.scss */
.icon-windows:before {
  content: "\e641";
}

/* line 429, app/assets/stylesheets/v3/font-icons.scss */
.icon-window:before {
  content: "\e642";
}

/* line 432, app/assets/stylesheets/v3/font-icons.scss */
.icon-folder:before {
  content: "\e643";
}

/* line 435, app/assets/stylesheets/v3/font-icons.scss */
.icon-connection-25:before {
  content: "\e644";
}

/* line 438, app/assets/stylesheets/v3/font-icons.scss */
.icon-connection-50:before {
  content: "\e645";
}

/* line 441, app/assets/stylesheets/v3/font-icons.scss */
.icon-connection-75:before {
  content: "\e646";
}

/* line 444, app/assets/stylesheets/v3/font-icons.scss */
.icon-connection-full:before {
  content: "\e647";
}

/* line 447, app/assets/stylesheets/v3/font-icons.scss */
.icon-list:before {
  content: "\e648";
}

/* line 450, app/assets/stylesheets/v3/font-icons.scss */
.icon-grid:before {
  content: "\e649";
}

/* line 453, app/assets/stylesheets/v3/font-icons.scss */
.icon-stack3:before {
  content: "\e64a";
}

/* line 456, app/assets/stylesheets/v3/font-icons.scss */
.icon-battery-charging:before {
  content: "\e64b";
}

/* line 459, app/assets/stylesheets/v3/font-icons.scss */
.icon-battery-empty:before {
  content: "\e64c";
}

/* line 462, app/assets/stylesheets/v3/font-icons.scss */
.icon-battery-25:before {
  content: "\e64d";
}

/* line 465, app/assets/stylesheets/v3/font-icons.scss */
.icon-battery-50:before {
  content: "\e64e";
}

/* line 468, app/assets/stylesheets/v3/font-icons.scss */
.icon-battery-75:before {
  content: "\e64f";
}

/* line 471, app/assets/stylesheets/v3/font-icons.scss */
.icon-refresh:before {
  content: "\e650";
}

/* line 474, app/assets/stylesheets/v3/font-icons.scss */
.icon-volume:before {
  content: "\e651";
}

/* line 477, app/assets/stylesheets/v3/font-icons.scss */
.icon-volume-increase:before {
  content: "\e652";
}

/* line 480, app/assets/stylesheets/v3/font-icons.scss */
.icon-volume-decrease:before {
  content: "\e653";
}

/* line 483, app/assets/stylesheets/v3/font-icons.scss */
.icon-mute:before {
  content: "\e654";
}

/* line 486, app/assets/stylesheets/v3/font-icons.scss */
.icon-microphone:before {
  content: "\e655";
}

/* line 489, app/assets/stylesheets/v3/font-icons.scss */
.icon-microphone-off:before {
  content: "\e656";
}

/* line 492, app/assets/stylesheets/v3/font-icons.scss */
.icon-book:before {
  content: "\e657";
}

/* line 495, app/assets/stylesheets/v3/font-icons.scss */
.icon-checkmark:before {
  content: "\e658";
}

/* line 498, app/assets/stylesheets/v3/font-icons.scss */
.icon-checkbox-checked:before {
  content: "\e659";
}

/* line 501, app/assets/stylesheets/v3/font-icons.scss */
.icon-checkbox:before {
  content: "\e65a";
}

/* line 504, app/assets/stylesheets/v3/font-icons.scss */
.icon-paperclip:before {
  content: "\e65b";
}

/* line 507, app/assets/stylesheets/v3/font-icons.scss */
.icon-chat-1:before {
  content: "\e65c";
}

/* line 510, app/assets/stylesheets/v3/font-icons.scss */
.icon-chat-2:before {
  content: "\e65d";
}

/* line 513, app/assets/stylesheets/v3/font-icons.scss */
.icon-chat-3:before {
  content: "\e65e";
}

/* line 516, app/assets/stylesheets/v3/font-icons.scss */
.icon-comment:before {
  content: "\e65f";
}

/* line 519, app/assets/stylesheets/v3/font-icons.scss */
.icon-calendar:before {
  content: "\e660";
}

/* line 522, app/assets/stylesheets/v3/font-icons.scss */
.icon-bookmark:before {
  content: "\e661";
}

/* line 525, app/assets/stylesheets/v3/font-icons.scss */
.icon-email2:before {
  content: "\e662";
}

/* line 528, app/assets/stylesheets/v3/font-icons.scss */
.icon-heart:before {
  content: "\e663";
}

/* line 531, app/assets/stylesheets/v3/font-icons.scss */
.icon-enter:before {
  content: "\e664";
}

/* line 534, app/assets/stylesheets/v3/font-icons.scss */
.icon-cloud:before {
  content: "\e665";
}

/* line 537, app/assets/stylesheets/v3/font-icons.scss */
.icon-book2:before {
  content: "\e666";
}

/* line 540, app/assets/stylesheets/v3/font-icons.scss */
.icon-star:before {
  content: "\e667";
}

/* line 543, app/assets/stylesheets/v3/font-icons.scss */
.icon-lock:before {
  content: "\e668";
}

/* line 546, app/assets/stylesheets/v3/font-icons.scss */
.icon-unlocked:before {
  content: "\e669";
}

/* line 549, app/assets/stylesheets/v3/font-icons.scss */
.icon-unlocked2:before {
  content: "\e66a";
}

/* line 552, app/assets/stylesheets/v3/font-icons.scss */
.icon-users:before {
  content: "\e66b";
}

/* line 555, app/assets/stylesheets/v3/font-icons.scss */
.icon-user:before {
  content: "\e66c";
}

/* line 558, app/assets/stylesheets/v3/font-icons.scss */
.icon-users2:before {
  content: "\e66d";
}

/* line 561, app/assets/stylesheets/v3/font-icons.scss */
.icon-user2:before {
  content: "\e66e";
}

/* line 564, app/assets/stylesheets/v3/font-icons.scss */
.icon-bullhorn:before {
  content: "\e66f";
}

/* line 567, app/assets/stylesheets/v3/font-icons.scss */
.icon-share:before {
  content: "\e670";
}

/* line 570, app/assets/stylesheets/v3/font-icons.scss */
.icon-screen:before {
  content: "\e671";
}

/* line 573, app/assets/stylesheets/v3/font-icons.scss */
.icon-phone:before {
  content: "\e672";
}

/* line 576, app/assets/stylesheets/v3/font-icons.scss */
.icon-phone-portrait:before {
  content: "\e673";
}

/* line 579, app/assets/stylesheets/v3/font-icons.scss */
.icon-calculator:before {
  content: "\e674";
}

/* line 582, app/assets/stylesheets/v3/font-icons.scss */
.icon-bag:before {
  content: "\e675";
}

/* line 585, app/assets/stylesheets/v3/font-icons.scss */
.icon-diamond:before {
  content: "\e676";
}

/* line 588, app/assets/stylesheets/v3/font-icons.scss */
.icon-drink:before {
  content: "\e677";
}

/* line 591, app/assets/stylesheets/v3/font-icons.scss */
.icon-shorts:before {
  content: "\e678";
}

/* line 594, app/assets/stylesheets/v3/font-icons.scss */
.icon-vcard:before {
  content: "\e679";
}

/* line 597, app/assets/stylesheets/v3/font-icons.scss */
.icon-sun:before {
  content: "\e67a";
}

/* line 600, app/assets/stylesheets/v3/font-icons.scss */
.icon-bill:before {
  content: "\e67b";
}

/* line 603, app/assets/stylesheets/v3/font-icons.scss */
.icon-coffee:before {
  content: "\e67c";
}

/* line 606, app/assets/stylesheets/v3/font-icons.scss */
.icon-tv2:before {
  content: "\e67d";
}

/* line 609, app/assets/stylesheets/v3/font-icons.scss */
.icon-newspaper:before {
  content: "\e67e";
}

/* line 612, app/assets/stylesheets/v3/font-icons.scss */
.icon-stack:before {
  content: "\e67f";
}

/* line 615, app/assets/stylesheets/v3/font-icons.scss */
.icon-syringe:before {
  content: "\e680";
}

/* line 618, app/assets/stylesheets/v3/font-icons.scss */
.icon-health:before {
  content: "\e681";
}

/* line 621, app/assets/stylesheets/v3/font-icons.scss */
.icon-bolt:before {
  content: "\e682";
}

/* line 624, app/assets/stylesheets/v3/font-icons.scss */
.icon-pill:before {
  content: "\e683";
}

/* line 627, app/assets/stylesheets/v3/font-icons.scss */
.icon-bones:before {
  content: "\e684";
}

/* line 630, app/assets/stylesheets/v3/font-icons.scss */
.icon-lab:before {
  content: "\e685";
}

/* line 633, app/assets/stylesheets/v3/font-icons.scss */
.icon-clipboard:before {
  content: "\e686";
}

/* line 636, app/assets/stylesheets/v3/font-icons.scss */
.icon-mug:before {
  content: "\e687";
}

/* line 639, app/assets/stylesheets/v3/font-icons.scss */
.icon-bucket:before {
  content: "\e688";
}

/* line 642, app/assets/stylesheets/v3/font-icons.scss */
.icon-select:before {
  content: "\e689";
}

/* line 645, app/assets/stylesheets/v3/font-icons.scss */
.icon-graph:before {
  content: "\e68a";
}

/* line 648, app/assets/stylesheets/v3/font-icons.scss */
.icon-crop:before {
  content: "\e68b";
}

/* line 651, app/assets/stylesheets/v3/font-icons.scss */
.icon-heart2:before {
  content: "\e68c";
}

/* line 654, app/assets/stylesheets/v3/font-icons.scss */
.icon-cloud2:before {
  content: "\e68d";
}

/* line 657, app/assets/stylesheets/v3/font-icons.scss */
.icon-star2:before {
  content: "\e68e";
}

/* line 660, app/assets/stylesheets/v3/font-icons.scss */
.icon-pen:before {
  content: "\e68f";
}

/* line 663, app/assets/stylesheets/v3/font-icons.scss */
.icon-diamond2:before {
  content: "\e690";
}

/* line 666, app/assets/stylesheets/v3/font-icons.scss */
.icon-display:before {
  content: "\e691";
}

/* line 669, app/assets/stylesheets/v3/font-icons.scss */
.icon-paperplane:before {
  content: "\e692";
}

/* line 672, app/assets/stylesheets/v3/font-icons.scss */
.icon-params:before {
  content: "\e693";
}

/* line 675, app/assets/stylesheets/v3/font-icons.scss */
.icon-banknote:before {
  content: "\e694";
}

/* line 678, app/assets/stylesheets/v3/font-icons.scss */
.icon-vynil:before {
  content: "\e695";
}

/* line 681, app/assets/stylesheets/v3/font-icons.scss */
.icon-truck:before {
  content: "\e696";
}

/* line 684, app/assets/stylesheets/v3/font-icons.scss */
.icon-world:before {
  content: "\e697";
}

/* line 687, app/assets/stylesheets/v3/font-icons.scss */
.icon-tv:before {
  content: "\e698";
}

/* line 690, app/assets/stylesheets/v3/font-icons.scss */
.icon-sound:before {
  content: "\e699";
}

/* line 693, app/assets/stylesheets/v3/font-icons.scss */
.icon-video:before {
  content: "\e69a";
}

/* line 696, app/assets/stylesheets/v3/font-icons.scss */
.icon-trash:before {
  content: "\e69b";
}

/* line 699, app/assets/stylesheets/v3/font-icons.scss */
.icon-user3:before {
  content: "\e69c";
}

/* line 702, app/assets/stylesheets/v3/font-icons.scss */
.icon-key:before {
  content: "\e69d";
}

/* line 705, app/assets/stylesheets/v3/font-icons.scss */
.icon-search2:before {
  content: "\e69e";
}

/* line 708, app/assets/stylesheets/v3/font-icons.scss */
.icon-settings2:before {
  content: "\e69f";
}

/* line 711, app/assets/stylesheets/v3/font-icons.scss */
.icon-camera2:before {
  content: "\e6a0";
}

/* line 714, app/assets/stylesheets/v3/font-icons.scss */
.icon-tag2:before {
  content: "\e6a1";
}

/* line 717, app/assets/stylesheets/v3/font-icons.scss */
.icon-lock2:before {
  content: "\e6a2";
}

/* line 720, app/assets/stylesheets/v3/font-icons.scss */
.icon-bulb:before {
  content: "\e6a3";
}

/* line 723, app/assets/stylesheets/v3/font-icons.scss */
.icon-location:before {
  content: "\e6a4";
}

/* line 726, app/assets/stylesheets/v3/font-icons.scss */
.icon-eye:before {
  content: "\e6a5";
}

/* line 729, app/assets/stylesheets/v3/font-icons.scss */
.icon-bubble:before {
  content: "\e6a6";
}

/* line 732, app/assets/stylesheets/v3/font-icons.scss */
.icon-stack2:before {
  content: "\e6a7";
}

/* line 735, app/assets/stylesheets/v3/font-icons.scss */
.icon-cup:before {
  content: "\e6a8";
}

/* line 738, app/assets/stylesheets/v3/font-icons.scss */
.icon-phone2:before {
  content: "\e6a9";
}

/* line 741, app/assets/stylesheets/v3/font-icons.scss */
.icon-news:before {
  content: "\e6aa";
}

/* line 744, app/assets/stylesheets/v3/font-icons.scss */
.icon-mail:before {
  content: "\e6ab";
}

/* line 747, app/assets/stylesheets/v3/font-icons.scss */
.icon-like:before {
  content: "\e6ac";
}

/* line 750, app/assets/stylesheets/v3/font-icons.scss */
.icon-photo:before {
  content: "\e6ad";
}

/* line 753, app/assets/stylesheets/v3/font-icons.scss */
.icon-note:before {
  content: "\e6ae";
}

/* line 756, app/assets/stylesheets/v3/font-icons.scss */
.icon-clock2:before {
  content: "\e6af";
}

/* line 759, app/assets/stylesheets/v3/font-icons.scss */
.icon-data:before {
  content: "\e6b0";
}

/* line 762, app/assets/stylesheets/v3/font-icons.scss */
.icon-music:before {
  content: "\e6b1";
}

/* line 765, app/assets/stylesheets/v3/font-icons.scss */
.icon-megaphone:before {
  content: "\e6b2";
}

/* line 768, app/assets/stylesheets/v3/font-icons.scss */
.icon-study:before {
  content: "\e6b3";
}

/* line 771, app/assets/stylesheets/v3/font-icons.scss */
.icon-lab2:before {
  content: "\e6b4";
}

/* line 774, app/assets/stylesheets/v3/font-icons.scss */
.icon-food:before {
  content: "\e6b5";
}

/* line 777, app/assets/stylesheets/v3/font-icons.scss */
.icon-t-shirt:before {
  content: "\e6b6";
}

/* line 780, app/assets/stylesheets/v3/font-icons.scss */
.icon-fire:before {
  content: "\e6b7";
}

/* line 783, app/assets/stylesheets/v3/font-icons.scss */
.icon-clip:before {
  content: "\e6b8";
}

/* line 786, app/assets/stylesheets/v3/font-icons.scss */
.icon-shop:before {
  content: "\e6b9";
}

/* line 789, app/assets/stylesheets/v3/font-icons.scss */
.icon-calendar2:before {
  content: "\e6ba";
}

/* line 792, app/assets/stylesheets/v3/font-icons.scss */
.icon-wallet:before {
  content: "\e6bb";
}

/* line 795, app/assets/stylesheets/v3/font-icons.scss */
.icon-duckduckgo:before {
  content: "\e830";
}

/* line 798, app/assets/stylesheets/v3/font-icons.scss */
.icon-lkdto:before {
  content: "\e896";
}

/* line 801, app/assets/stylesheets/v3/font-icons.scss */
.icon-delicious:before {
  content: "\e832";
}

/* line 804, app/assets/stylesheets/v3/font-icons.scss */
.icon-paypal:before {
  content: "\e833";
}

/* line 807, app/assets/stylesheets/v3/font-icons.scss */
.icon-flattr:before {
  content: "\e834";
}

/* line 810, app/assets/stylesheets/v3/font-icons.scss */
.icon-android:before {
  content: "\e835";
}

/* line 813, app/assets/stylesheets/v3/font-icons.scss */
.icon-eventful:before {
  content: "\e836";
}

/* line 816, app/assets/stylesheets/v3/font-icons.scss */
.icon-smashmag:before {
  content: "\e837";
}

/* line 819, app/assets/stylesheets/v3/font-icons.scss */
.icon-gplus:before {
  content: "\e838";
}

/* line 822, app/assets/stylesheets/v3/font-icons.scss */
.icon-wikipedia:before {
  content: "\e839";
}

/* line 825, app/assets/stylesheets/v3/font-icons.scss */
.icon-lanyrd:before {
  content: "\e83a";
}

/* line 828, app/assets/stylesheets/v3/font-icons.scss */
.icon-calendar-1:before {
  content: "\e83b";
}

/* line 831, app/assets/stylesheets/v3/font-icons.scss */
.icon-stumbleupon:before {
  content: "\e83c";
}

/* line 834, app/assets/stylesheets/v3/font-icons.scss */
.icon-bitcoin:before {
  content: "\e83f";
}

/* line 837, app/assets/stylesheets/v3/font-icons.scss */
.icon-w3c:before {
  content: "\e840";
}

/* line 840, app/assets/stylesheets/v3/font-icons.scss */
.icon-foursquare:before {
  content: "\e841";
}

/* line 843, app/assets/stylesheets/v3/font-icons.scss */
.icon-html5:before {
  content: "\e842";
}

/* line 846, app/assets/stylesheets/v3/font-icons.scss */
.icon-ie:before {
  content: "\e843";
}

/* line 849, app/assets/stylesheets/v3/font-icons.scss */
.icon-call:before {
  content: "\e844";
}

/* line 852, app/assets/stylesheets/v3/font-icons.scss */
.icon-grooveshark:before {
  content: "\e845";
}

/* line 855, app/assets/stylesheets/v3/font-icons.scss */
.icon-ninetyninedesigns:before {
  content: "\e846";
}

/* line 858, app/assets/stylesheets/v3/font-icons.scss */
.icon-forrst:before {
  content: "\e847";
}

/* line 861, app/assets/stylesheets/v3/font-icons.scss */
.icon-digg:before {
  content: "\e848";
}

/* line 864, app/assets/stylesheets/v3/font-icons.scss */
.icon-spotify:before {
  content: "\e849";
}

/* line 867, app/assets/stylesheets/v3/font-icons.scss */
.icon-reddit:before {
  content: "\e84a";
}

/* line 870, app/assets/stylesheets/v3/font-icons.scss */
.icon-guest:before {
  content: "\e84b";
}

/* line 873, app/assets/stylesheets/v3/font-icons.scss */
.icon-blogger:before {
  content: "\e84e";
}

/* line 876, app/assets/stylesheets/v3/font-icons.scss */
.icon-cc:before {
  content: "\e84f";
}

/* line 879, app/assets/stylesheets/v3/font-icons.scss */
.icon-dribbble:before {
  content: "\e850";
}

/* line 882, app/assets/stylesheets/v3/font-icons.scss */
.icon-evernote:before {
  content: "\e851";
}

/* line 885, app/assets/stylesheets/v3/font-icons.scss */
.icon-flickr:before {
  content: "\e852";
}

/* line 888, app/assets/stylesheets/v3/font-icons.scss */
.icon-google:before {
  content: "\e853";
}

/* line 891, app/assets/stylesheets/v3/font-icons.scss */
.icon-viadeo:before {
  content: "\e854";
}

/* line 894, app/assets/stylesheets/v3/font-icons.scss */
.icon-instapaper:before {
  content: "\e855";
}

/* line 897, app/assets/stylesheets/v3/font-icons.scss */
.icon-weibo:before {
  content: "\e856";
}

/* line 900, app/assets/stylesheets/v3/font-icons.scss */
.icon-klout:before {
  content: "\e857";
}

/* line 903, app/assets/stylesheets/v3/font-icons.scss */
.icon-linkedin:before {
  content: "\e858";
}

/* line 906, app/assets/stylesheets/v3/font-icons.scss */
.icon-meetup:before {
  content: "\e859";
}

/* line 909, app/assets/stylesheets/v3/font-icons.scss */
.icon-vk:before {
  content: "\e85a";
}

/* line 912, app/assets/stylesheets/v3/font-icons.scss */
.icon-rss:before {
  content: "\e85d";
}

/* line 915, app/assets/stylesheets/v3/font-icons.scss */
.icon-skype:before {
  content: "\e85e";
}

/* line 918, app/assets/stylesheets/v3/font-icons.scss */
.icon-twitter:before {
  content: "\e85f";
}

/* line 921, app/assets/stylesheets/v3/font-icons.scss */
.icon-youtube:before {
  content: "\e860";
}

/* line 924, app/assets/stylesheets/v3/font-icons.scss */
.icon-vimeo:before {
  content: "\e861";
}

/* line 927, app/assets/stylesheets/v3/font-icons.scss */
.icon-windows2:before {
  content: "\e862";
}

/* line 930, app/assets/stylesheets/v3/font-icons.scss */
.icon-aim:before {
  content: "\e831";
}

/* line 933, app/assets/stylesheets/v3/font-icons.scss */
.icon-yahoo:before {
  content: "\e864";
}

/* line 936, app/assets/stylesheets/v3/font-icons.scss */
.icon-chrome:before {
  content: "\e865";
}

/* line 939, app/assets/stylesheets/v3/font-icons.scss */
.icon-email3:before {
  content: "\e866";
}

/* line 942, app/assets/stylesheets/v3/font-icons.scss */
.icon-macstore:before {
  content: "\e867";
}

/* line 945, app/assets/stylesheets/v3/font-icons.scss */
.icon-myspace:before {
  content: "\e868";
}

/* line 948, app/assets/stylesheets/v3/font-icons.scss */
.icon-podcast:before {
  content: "\e869";
}

/* line 951, app/assets/stylesheets/v3/font-icons.scss */
.icon-cloudapp:before {
  content: "\e86c";
}

/* line 954, app/assets/stylesheets/v3/font-icons.scss */
.icon-dropbox:before {
  content: "\e86d";
}

/* line 957, app/assets/stylesheets/v3/font-icons.scss */
.icon-ebay:before {
  content: "\e86e";
}

/* line 960, app/assets/stylesheets/v3/font-icons.scss */
.icon-facebook:before {
  content: "\e86f";
}

/* line 963, app/assets/stylesheets/v3/font-icons.scss */
.icon-github:before {
  content: "\e870";
}

/* line 966, app/assets/stylesheets/v3/font-icons.scss */
.icon-github-circled:before {
  content: "\e871";
}

/* line 969, app/assets/stylesheets/v3/font-icons.scss */
.icon-googleplay:before {
  content: "\e872";
}

/* line 972, app/assets/stylesheets/v3/font-icons.scss */
.icon-itunes:before {
  content: "\e873";
}

/* line 975, app/assets/stylesheets/v3/font-icons.scss */
.icon-plurk:before {
  content: "\e874";
}

/* line 978, app/assets/stylesheets/v3/font-icons.scss */
.icon-songkick:before {
  content: "\e875";
}

/* line 981, app/assets/stylesheets/v3/font-icons.scss */
.icon-lastfm:before {
  content: "\e876";
}

/* line 984, app/assets/stylesheets/v3/font-icons.scss */
.icon-gmail:before {
  content: "\e877";
}

/* line 987, app/assets/stylesheets/v3/font-icons.scss */
.icon-pinboard:before {
  content: "\e878";
}

/* line 990, app/assets/stylesheets/v3/font-icons.scss */
.icon-soundcloud:before {
  content: "\e87b";
}

/* line 993, app/assets/stylesheets/v3/font-icons.scss */
.icon-tumblr:before {
  content: "\e87c";
}

/* line 996, app/assets/stylesheets/v3/font-icons.scss */
.icon-eventasaurus:before {
  content: "\e87d";
}

/* line 999, app/assets/stylesheets/v3/font-icons.scss */
.icon-wordpress:before {
  content: "\e87e";
}

/* line 1002, app/assets/stylesheets/v3/font-icons.scss */
.icon-yelp:before {
  content: "\e87f";
}

/* line 1005, app/assets/stylesheets/v3/font-icons.scss */
.icon-intensedebate:before {
  content: "\e880";
}

/* line 1008, app/assets/stylesheets/v3/font-icons.scss */
.icon-eventbrite:before {
  content: "\e881";
}

/* line 1011, app/assets/stylesheets/v3/font-icons.scss */
.icon-scribd:before {
  content: "\e882";
}

/* line 1014, app/assets/stylesheets/v3/font-icons.scss */
.icon-posterous:before {
  content: "\e883";
}

/* line 1017, app/assets/stylesheets/v3/font-icons.scss */
.icon-stripe:before {
  content: "\e884";
}

/* line 1020, app/assets/stylesheets/v3/font-icons.scss */
.icon-opentable:before {
  content: "\e885";
}

/* line 1023, app/assets/stylesheets/v3/font-icons.scss */
.icon-cart:before {
  content: "\e886";
}

/* line 1026, app/assets/stylesheets/v3/font-icons.scss */
.icon-print:before {
  content: "\e887";
}

/* line 1029, app/assets/stylesheets/v3/font-icons.scss */
.icon-dwolla:before {
  content: "\e88a";
}

/* line 1032, app/assets/stylesheets/v3/font-icons.scss */
.icon-appnet:before {
  content: "\e88b";
}

/* line 1035, app/assets/stylesheets/v3/font-icons.scss */
.icon-statusnet:before {
  content: "\e88c";
}

/* line 1038, app/assets/stylesheets/v3/font-icons.scss */
.icon-acrobat:before {
  content: "\e88d";
}

/* line 1041, app/assets/stylesheets/v3/font-icons.scss */
.icon-drupal:before {
  content: "\e88e";
}

/* line 1044, app/assets/stylesheets/v3/font-icons.scss */
.icon-buffer:before {
  content: "\e88f";
}

/* line 1047, app/assets/stylesheets/v3/font-icons.scss */
.icon-pocket:before {
  content: "\e890";
}

/* line 1050, app/assets/stylesheets/v3/font-icons.scss */
.icon-bitbucket:before {
  content: "\e891";
}

/* line 1053, app/assets/stylesheets/v3/font-icons.scss */
.icon-lego:before {
  content: "\e892";
}

/* line 1056, app/assets/stylesheets/v3/font-icons.scss */
.icon-login:before {
  content: "\e893";
}

/* line 1059, app/assets/stylesheets/v3/font-icons.scss */
.icon-stackoverflow:before {
  content: "\e894";
}

/* line 1062, app/assets/stylesheets/v3/font-icons.scss */
.icon-hackernews:before {
  content: "\e895";
}

/* line 1065, app/assets/stylesheets/v3/font-icons.scss */
.icon-xing:before {
  content: "\e863";
}

/* line 1068, app/assets/stylesheets/v3/font-icons.scss */
.icon-instagram:before {
  content: "\e889";
}

/* line 1071, app/assets/stylesheets/v3/font-icons.scss */
.icon-angellist:before {
  content: "\e888";
}

/* line 1074, app/assets/stylesheets/v3/font-icons.scss */
.icon-quora:before {
  content: "\e87a";
}

/* line 1077, app/assets/stylesheets/v3/font-icons.scss */
.icon-openid:before {
  content: "\e879";
}

/* line 1080, app/assets/stylesheets/v3/font-icons.scss */
.icon-steam:before {
  content: "\e86b";
}

/* line 1083, app/assets/stylesheets/v3/font-icons.scss */
.icon-amazon:before {
  content: "\e86a";
}

/* line 1086, app/assets/stylesheets/v3/font-icons.scss */
.icon-disqus:before {
  content: "\e85c";
}

/* line 1089, app/assets/stylesheets/v3/font-icons.scss */
.icon-plancast:before {
  content: "\e85b";
}

/* line 1092, app/assets/stylesheets/v3/font-icons.scss */
.icon-appstore:before {
  content: "\e84d";
}

/* line 1095, app/assets/stylesheets/v3/font-icons.scss */
.icon-gowalla:before {
  content: "\e84c";
}

/* line 1098, app/assets/stylesheets/v3/font-icons.scss */
.icon-pinterest:before {
  content: "\e83e";
}

/* line 1101, app/assets/stylesheets/v3/font-icons.scss */
.icon-fivehundredpx:before {
  content: "\e83d";
}

/* line 1104, app/assets/stylesheets/v3/font-icons.scss */
.icon-glass:before {
  content: "\e6bc";
}

/* line 1107, app/assets/stylesheets/v3/font-icons.scss */
.icon-music2:before {
  content: "\e6bd";
}

/* line 1110, app/assets/stylesheets/v3/font-icons.scss */
.icon-search3:before {
  content: "\e6be";
}

/* line 1113, app/assets/stylesheets/v3/font-icons.scss */
.icon-envelope2:before {
  content: "\e6bf";
}

/* line 1116, app/assets/stylesheets/v3/font-icons.scss */
.icon-heart3:before {
  content: "\e6c0";
}

/* line 1119, app/assets/stylesheets/v3/font-icons.scss */
.icon-star3:before {
  content: "\e6c1";
}

/* line 1122, app/assets/stylesheets/v3/font-icons.scss */
.icon-star-empty:before {
  content: "\e6c2";
}

/* line 1125, app/assets/stylesheets/v3/font-icons.scss */
.icon-user4:before {
  content: "\e6c3";
}

/* line 1128, app/assets/stylesheets/v3/font-icons.scss */
.icon-film:before {
  content: "\e6c4";
}

/* line 1131, app/assets/stylesheets/v3/font-icons.scss */
.icon-th-large:before {
  content: "\e6c5";
}

/* line 1134, app/assets/stylesheets/v3/font-icons.scss */
.icon-th:before {
  content: "\e6c6";
}

/* line 1137, app/assets/stylesheets/v3/font-icons.scss */
.icon-th-list:before {
  content: "\e6c7";
}

/* line 1140, app/assets/stylesheets/v3/font-icons.scss */
.icon-ok:before {
  content: "\e6c8";
}

/* line 1143, app/assets/stylesheets/v3/font-icons.scss */
.icon-remove:before {
  content: "\e6c9";
}

/* line 1146, app/assets/stylesheets/v3/font-icons.scss */
.icon-zoom-in2:before {
  content: "\e6ca";
}

/* line 1149, app/assets/stylesheets/v3/font-icons.scss */
.icon-zoom-out2:before {
  content: "\e6cb";
}

/* line 1152, app/assets/stylesheets/v3/font-icons.scss */
.icon-off:before {
  content: "\e6cc";
}

/* line 1155, app/assets/stylesheets/v3/font-icons.scss */
.icon-signal:before {
  content: "\e6cd";
}

/* line 1158, app/assets/stylesheets/v3/font-icons.scss */
.icon-cog:before {
  content: "\e6ce";
}

/* line 1161, app/assets/stylesheets/v3/font-icons.scss */
.icon-trash2:before {
  content: "\e6cf";
}

/* line 1164, app/assets/stylesheets/v3/font-icons.scss */
.icon-home2:before {
  content: "\e6d0";
}

/* line 1167, app/assets/stylesheets/v3/font-icons.scss */
.icon-file2:before {
  content: "\e6d1";
}

/* line 1170, app/assets/stylesheets/v3/font-icons.scss */
.icon-time:before {
  content: "\e6d2";
}

/* line 1173, app/assets/stylesheets/v3/font-icons.scss */
.icon-road:before {
  content: "\e6d3";
}

/* line 1176, app/assets/stylesheets/v3/font-icons.scss */
.icon-download-alt:before {
  content: "\e6d4";
}

/* line 1179, app/assets/stylesheets/v3/font-icons.scss */
.icon-download2:before {
  content: "\e6d5";
}

/* line 1182, app/assets/stylesheets/v3/font-icons.scss */
.icon-upload:before {
  content: "\e6d6";
}

/* line 1185, app/assets/stylesheets/v3/font-icons.scss */
.icon-inbox:before {
  content: "\e6d7";
}

/* line 1188, app/assets/stylesheets/v3/font-icons.scss */
.icon-play-circle:before {
  content: "\e6d8";
}

/* line 1191, app/assets/stylesheets/v3/font-icons.scss */
.icon-repeat:before {
  content: "\e6d9";
}

/* line 1194, app/assets/stylesheets/v3/font-icons.scss */
.icon-refresh2:before {
  content: "\e6da";
}

/* line 1197, app/assets/stylesheets/v3/font-icons.scss */
.icon-list-alt:before {
  content: "\e6db";
}

/* line 1200, app/assets/stylesheets/v3/font-icons.scss */
.icon-lock3:before {
  content: "\e6dc";
}

/* line 1203, app/assets/stylesheets/v3/font-icons.scss */
.icon-flag2:before {
  content: "\e6dd";
}

/* line 1206, app/assets/stylesheets/v3/font-icons.scss */
.icon-headphones:before {
  content: "\e6de";
}

/* line 1209, app/assets/stylesheets/v3/font-icons.scss */
.icon-volume-off:before {
  content: "\e6df";
}

/* line 1212, app/assets/stylesheets/v3/font-icons.scss */
.icon-volume-down:before {
  content: "\e6e0";
}

/* line 1215, app/assets/stylesheets/v3/font-icons.scss */
.icon-volume-up:before {
  content: "\e6e1";
}

/* line 1218, app/assets/stylesheets/v3/font-icons.scss */
.icon-qrcode:before {
  content: "\e6e2";
}

/* line 1221, app/assets/stylesheets/v3/font-icons.scss */
.icon-barcode:before {
  content: "\e6e3";
}

/* line 1224, app/assets/stylesheets/v3/font-icons.scss */
.icon-tag3:before {
  content: "\e6e4";
}

/* line 1227, app/assets/stylesheets/v3/font-icons.scss */
.icon-tags:before {
  content: "\e6e5";
}

/* line 1230, app/assets/stylesheets/v3/font-icons.scss */
.icon-book3:before {
  content: "\e6e6";
}

/* line 1233, app/assets/stylesheets/v3/font-icons.scss */
.icon-bookmark2:before {
  content: "\e6e7";
}

/* line 1236, app/assets/stylesheets/v3/font-icons.scss */
.icon-print2:before {
  content: "\e6e8";
}

/* line 1239, app/assets/stylesheets/v3/font-icons.scss */
.icon-camera3:before {
  content: "\e6e9";
}

/* line 1242, app/assets/stylesheets/v3/font-icons.scss */
.icon-font:before {
  content: "\e6ea";
}

/* line 1245, app/assets/stylesheets/v3/font-icons.scss */
.icon-bold:before {
  content: "\e6eb";
}

/* line 1248, app/assets/stylesheets/v3/font-icons.scss */
.icon-italic:before {
  content: "\e6ec";
}

/* line 1251, app/assets/stylesheets/v3/font-icons.scss */
.icon-text-height:before {
  content: "\e6ed";
}

/* line 1254, app/assets/stylesheets/v3/font-icons.scss */
.icon-text-width:before {
  content: "\e6ee";
}

/* line 1257, app/assets/stylesheets/v3/font-icons.scss */
.icon-align-left2:before {
  content: "\e6ef";
}

/* line 1260, app/assets/stylesheets/v3/font-icons.scss */
.icon-align-center2:before {
  content: "\e6f0";
}

/* line 1263, app/assets/stylesheets/v3/font-icons.scss */
.icon-align-right2:before {
  content: "\e6f1";
}

/* line 1266, app/assets/stylesheets/v3/font-icons.scss */
.icon-align-justify2:before {
  content: "\e6f2";
}

/* line 1269, app/assets/stylesheets/v3/font-icons.scss */
.icon-list2:before {
  content: "\e6f3";
}

/* line 1272, app/assets/stylesheets/v3/font-icons.scss */
.icon-indent-left:before {
  content: "\e6f4";
}

/* line 1275, app/assets/stylesheets/v3/font-icons.scss */
.icon-indent-right:before {
  content: "\e6f5";
}

/* line 1278, app/assets/stylesheets/v3/font-icons.scss */
.icon-facetime-video:before {
  content: "\e6f6";
}

/* line 1281, app/assets/stylesheets/v3/font-icons.scss */
.icon-picture:before {
  content: "\e6f7";
}

/* line 1284, app/assets/stylesheets/v3/font-icons.scss */
.icon-pencil2:before {
  content: "\e6f8";
}

/* line 1287, app/assets/stylesheets/v3/font-icons.scss */
.icon-map-marker2:before {
  content: "\e6f9";
}

/* line 1290, app/assets/stylesheets/v3/font-icons.scss */
.icon-adjust:before {
  content: "\e6fa";
}

/* line 1293, app/assets/stylesheets/v3/font-icons.scss */
.icon-tint:before {
  content: "\e6fb";
}

/* line 1296, app/assets/stylesheets/v3/font-icons.scss */
.icon-edit:before {
  content: "\e6fc";
}

/* line 1299, app/assets/stylesheets/v3/font-icons.scss */
.icon-share2:before {
  content: "\e6fd";
}

/* line 1302, app/assets/stylesheets/v3/font-icons.scss */
.icon-check:before {
  content: "\e6fe";
}

/* line 1305, app/assets/stylesheets/v3/font-icons.scss */
.icon-move:before {
  content: "\e6ff";
}

/* line 1308, app/assets/stylesheets/v3/font-icons.scss */
.icon-step-backward:before {
  content: "\e700";
}

/* line 1311, app/assets/stylesheets/v3/font-icons.scss */
.icon-fast-backward:before {
  content: "\e701";
}

/* line 1314, app/assets/stylesheets/v3/font-icons.scss */
.icon-backward:before {
  content: "\e702";
}

/* line 1317, app/assets/stylesheets/v3/font-icons.scss */
.icon-play:before {
  content: "\e703";
}

/* line 1320, app/assets/stylesheets/v3/font-icons.scss */
.icon-pause:before {
  content: "\e704";
}

/* line 1323, app/assets/stylesheets/v3/font-icons.scss */
.icon-stop:before {
  content: "\e705";
}

/* line 1326, app/assets/stylesheets/v3/font-icons.scss */
.icon-forward:before {
  content: "\e706";
}

/* line 1329, app/assets/stylesheets/v3/font-icons.scss */
.icon-fast-forward:before {
  content: "\e707";
}

/* line 1332, app/assets/stylesheets/v3/font-icons.scss */
.icon-step-forward:before {
  content: "\e708";
}

/* line 1335, app/assets/stylesheets/v3/font-icons.scss */
.icon-eject:before {
  content: "\e709";
}

/* line 1338, app/assets/stylesheets/v3/font-icons.scss */
.icon-chevron-left:before {
  content: "\e70a";
}

/* line 1341, app/assets/stylesheets/v3/font-icons.scss */
.icon-chevron-right:before {
  content: "\e70b";
}

/* line 1344, app/assets/stylesheets/v3/font-icons.scss */
.icon-plus-sign:before {
  content: "\e70c";
}

/* line 1347, app/assets/stylesheets/v3/font-icons.scss */
.icon-minus-sign:before {
  content: "\e70d";
}

/* line 1350, app/assets/stylesheets/v3/font-icons.scss */
.icon-remove-sign:before {
  content: "\e70e";
}

/* line 1353, app/assets/stylesheets/v3/font-icons.scss */
.icon-ok-sign:before {
  content: "\e70f";
}

/* line 1356, app/assets/stylesheets/v3/font-icons.scss */
.icon-question-sign:before {
  content: "\e710";
}

/* line 1359, app/assets/stylesheets/v3/font-icons.scss */
.icon-info-sign:before {
  content: "\e711";
}

/* line 1362, app/assets/stylesheets/v3/font-icons.scss */
.icon-screenshot:before {
  content: "\e712";
}

/* line 1365, app/assets/stylesheets/v3/font-icons.scss */
.icon-remove-circle:before {
  content: "\e713";
}

/* line 1368, app/assets/stylesheets/v3/font-icons.scss */
.icon-ok-circle:before {
  content: "\e714";
}

/* line 1371, app/assets/stylesheets/v3/font-icons.scss */
.icon-ban-circle:before {
  content: "\e715";
}

/* line 1374, app/assets/stylesheets/v3/font-icons.scss */
.icon-arrow-left2:before {
  content: "\e716";
}

/* line 1377, app/assets/stylesheets/v3/font-icons.scss */
.icon-arrow-right2:before {
  content: "\e717";
}

/* line 1380, app/assets/stylesheets/v3/font-icons.scss */
.icon-arrow-up2:before {
  content: "\e718";
}

/* line 1383, app/assets/stylesheets/v3/font-icons.scss */
.icon-arrow-down2:before {
  content: "\e719";
}

/* line 1386, app/assets/stylesheets/v3/font-icons.scss */
.icon-share-alt:before {
  content: "\e71a";
}

/* line 1389, app/assets/stylesheets/v3/font-icons.scss */
.icon-resize-full:before {
  content: "\e71b";
}

/* line 1392, app/assets/stylesheets/v3/font-icons.scss */
.icon-resize-small:before {
  content: "\e71c";
}

/* line 1395, app/assets/stylesheets/v3/font-icons.scss */
.icon-plus:before {
  content: "\e71d";
}

/* line 1398, app/assets/stylesheets/v3/font-icons.scss */
.icon-minus:before {
  content: "\e71e";
}

/* line 1401, app/assets/stylesheets/v3/font-icons.scss */
.icon-asterisk:before {
  content: "\e71f";
}

/* line 1404, app/assets/stylesheets/v3/font-icons.scss */
.icon-exclamation-sign:before {
  content: "\e720";
}

/* line 1407, app/assets/stylesheets/v3/font-icons.scss */
.icon-gift:before {
  content: "\e721";
}

/* line 1410, app/assets/stylesheets/v3/font-icons.scss */
.icon-leaf:before {
  content: "\e722";
}

/* line 1413, app/assets/stylesheets/v3/font-icons.scss */
.icon-fire2:before {
  content: "\e723";
}

/* line 1416, app/assets/stylesheets/v3/font-icons.scss */
.icon-eye-open:before {
  content: "\e724";
}

/* line 1419, app/assets/stylesheets/v3/font-icons.scss */
.icon-eye-close:before {
  content: "\e725";
}

/* line 1422, app/assets/stylesheets/v3/font-icons.scss */
.icon-warning-sign:before {
  content: "\e726";
}

/* line 1425, app/assets/stylesheets/v3/font-icons.scss */
.icon-plane:before {
  content: "\e727";
}

/* line 1428, app/assets/stylesheets/v3/font-icons.scss */
.icon-calendar3:before {
  content: "\e728";
}

/* line 1431, app/assets/stylesheets/v3/font-icons.scss */
.icon-random:before {
  content: "\e729";
}

/* line 1434, app/assets/stylesheets/v3/font-icons.scss */
.icon-comment2:before {
  content: "\e72a";
}

/* line 1437, app/assets/stylesheets/v3/font-icons.scss */
.icon-magnet:before {
  content: "\e72b";
}

/* line 1440, app/assets/stylesheets/v3/font-icons.scss */
.icon-chevron-up:before {
  content: "\e72c";
}

/* line 1443, app/assets/stylesheets/v3/font-icons.scss */
.icon-chevron-down:before {
  content: "\e72d";
}

/* line 1446, app/assets/stylesheets/v3/font-icons.scss */
.icon-retweet:before {
  content: "\e72e";
}

/* line 1449, app/assets/stylesheets/v3/font-icons.scss */
.icon-shopping-cart:before {
  content: "\e72f";
}

/* line 1452, app/assets/stylesheets/v3/font-icons.scss */
.icon-folder-close:before {
  content: "\e730";
}

/* line 1455, app/assets/stylesheets/v3/font-icons.scss */
.icon-folder-open:before {
  content: "\e731";
}

/* line 1458, app/assets/stylesheets/v3/font-icons.scss */
.icon-resize-vertical:before {
  content: "\e732";
}

/* line 1461, app/assets/stylesheets/v3/font-icons.scss */
.icon-resize-horizontal:before {
  content: "\e733";
}

/* line 1464, app/assets/stylesheets/v3/font-icons.scss */
.icon-bar-chart:before {
  content: "\e734";
}

/* line 1467, app/assets/stylesheets/v3/font-icons.scss */
.icon-twitter-sign:before {
  content: "\e735";
}

/* line 1470, app/assets/stylesheets/v3/font-icons.scss */
.icon-facebook-sign:before {
  content: "\e736";
}

/* line 1473, app/assets/stylesheets/v3/font-icons.scss */
.icon-camera-retro:before {
  content: "\e737";
}

/* line 1476, app/assets/stylesheets/v3/font-icons.scss */
.icon-key2:before {
  content: "\e738";
}

/* line 1479, app/assets/stylesheets/v3/font-icons.scss */
.icon-cogs:before {
  content: "\e739";
}

/* line 1482, app/assets/stylesheets/v3/font-icons.scss */
.icon-comments:before {
  content: "\e73a";
}

/* line 1485, app/assets/stylesheets/v3/font-icons.scss */
.icon-thumbs-up:before {
  content: "\e73b";
}

/* line 1488, app/assets/stylesheets/v3/font-icons.scss */
.icon-thumbs-down:before {
  content: "\e73c";
}

/* line 1491, app/assets/stylesheets/v3/font-icons.scss */
.icon-star-half:before {
  content: "\e73d";
}

/* line 1494, app/assets/stylesheets/v3/font-icons.scss */
.icon-heart-empty:before {
  content: "\e73e";
}

/* line 1497, app/assets/stylesheets/v3/font-icons.scss */
.icon-signout:before {
  content: "\e73f";
}

/* line 1500, app/assets/stylesheets/v3/font-icons.scss */
.icon-linkedin-sign:before {
  content: "\e740";
}

/* line 1503, app/assets/stylesheets/v3/font-icons.scss */
.icon-pushpin:before {
  content: "\e741";
}

/* line 1506, app/assets/stylesheets/v3/font-icons.scss */
.icon-external-link:before {
  content: "\e742";
}

/* line 1509, app/assets/stylesheets/v3/font-icons.scss */
.icon-signin:before {
  content: "\e743";
}

/* line 1512, app/assets/stylesheets/v3/font-icons.scss */
.icon-trophy:before {
  content: "\e744";
}

/* line 1515, app/assets/stylesheets/v3/font-icons.scss */
.icon-github-sign:before {
  content: "\e745";
}

/* line 1518, app/assets/stylesheets/v3/font-icons.scss */
.icon-upload-alt:before {
  content: "\e746";
}

/* line 1521, app/assets/stylesheets/v3/font-icons.scss */
.icon-lemon:before {
  content: "\e747";
}

/* line 1524, app/assets/stylesheets/v3/font-icons.scss */
.icon-phone3:before {
  content: "\e748";
}

/* line 1527, app/assets/stylesheets/v3/font-icons.scss */
.icon-check-empty:before {
  content: "\e749";
}

/* line 1530, app/assets/stylesheets/v3/font-icons.scss */
.icon-bookmark-empty:before {
  content: "\e74a";
}

/* line 1533, app/assets/stylesheets/v3/font-icons.scss */
.icon-phone-sign:before {
  content: "\e74b";
}

/* line 1536, app/assets/stylesheets/v3/font-icons.scss */
.icon-twitter2:before {
  content: "\e74c";
}

/* line 1539, app/assets/stylesheets/v3/font-icons.scss */
.icon-facebook2:before {
  content: "\e74d";
}

/* line 1542, app/assets/stylesheets/v3/font-icons.scss */
.icon-github2:before {
  content: "\e74e";
}

/* line 1545, app/assets/stylesheets/v3/font-icons.scss */
.icon-unlock:before {
  content: "\e74f";
}

/* line 1548, app/assets/stylesheets/v3/font-icons.scss */
.icon-credit:before {
  content: "\e750";
}

/* line 1551, app/assets/stylesheets/v3/font-icons.scss */
.icon-rss2:before {
  content: "\e751";
}

/* line 1554, app/assets/stylesheets/v3/font-icons.scss */
.icon-hdd:before {
  content: "\e752";
}

/* line 1557, app/assets/stylesheets/v3/font-icons.scss */
.icon-bullhorn2:before {
  content: "\e753";
}

/* line 1560, app/assets/stylesheets/v3/font-icons.scss */
.icon-bell:before {
  content: "\e754";
}

/* line 1563, app/assets/stylesheets/v3/font-icons.scss */
.icon-certificate:before {
  content: "\e755";
}

/* line 1566, app/assets/stylesheets/v3/font-icons.scss */
.icon-hand-right:before {
  content: "\e756";
}

/* line 1569, app/assets/stylesheets/v3/font-icons.scss */
.icon-hand-left:before {
  content: "\e757";
}

/* line 1572, app/assets/stylesheets/v3/font-icons.scss */
.icon-hand-up:before {
  content: "\e758";
}

/* line 1575, app/assets/stylesheets/v3/font-icons.scss */
.icon-hand-down:before {
  content: "\e759";
}

/* line 1578, app/assets/stylesheets/v3/font-icons.scss */
.icon-circle-arrow-left:before {
  content: "\e75a";
}

/* line 1581, app/assets/stylesheets/v3/font-icons.scss */
.icon-circle-arrow-right:before {
  content: "\e75b";
}

/* line 1584, app/assets/stylesheets/v3/font-icons.scss */
.icon-circle-arrow-up:before {
  content: "\e75c";
}

/* line 1587, app/assets/stylesheets/v3/font-icons.scss */
.icon-circle-arrow-down:before {
  content: "\e75d";
}

/* line 1590, app/assets/stylesheets/v3/font-icons.scss */
.icon-globe:before {
  content: "\e75e";
}

/* line 1593, app/assets/stylesheets/v3/font-icons.scss */
.icon-wrench:before {
  content: "\e75f";
}

/* line 1596, app/assets/stylesheets/v3/font-icons.scss */
.icon-tasks:before {
  content: "\e760";
}

/* line 1599, app/assets/stylesheets/v3/font-icons.scss */
.icon-filter:before {
  content: "\e761";
}

/* line 1602, app/assets/stylesheets/v3/font-icons.scss */
.icon-briefcase:before {
  content: "\e762";
}

/* line 1605, app/assets/stylesheets/v3/font-icons.scss */
.icon-fullscreen:before {
  content: "\e763";
}

/* line 1608, app/assets/stylesheets/v3/font-icons.scss */
.icon-group:before {
  content: "\e764";
}

/* line 1611, app/assets/stylesheets/v3/font-icons.scss */
.icon-link:before {
  content: "\e765";
}

/* line 1614, app/assets/stylesheets/v3/font-icons.scss */
.icon-cloud3:before {
  content: "\e766";
}

/* line 1617, app/assets/stylesheets/v3/font-icons.scss */
.icon-beaker:before {
  content: "\e767";
}

/* line 1620, app/assets/stylesheets/v3/font-icons.scss */
.icon-cut:before {
  content: "\e768";
}

/* line 1623, app/assets/stylesheets/v3/font-icons.scss */
.icon-copy:before {
  content: "\e769";
}

/* line 1626, app/assets/stylesheets/v3/font-icons.scss */
.icon-paper-clip:before {
  content: "\e76a";
}

/* line 1629, app/assets/stylesheets/v3/font-icons.scss */
.icon-save:before {
  content: "\e76b";
}

/* line 1632, app/assets/stylesheets/v3/font-icons.scss */
.icon-sign-blank:before {
  content: "\e76c";
}

/* line 1635, app/assets/stylesheets/v3/font-icons.scss */
.icon-reorder:before {
  content: "\e76d";
}

/* line 1638, app/assets/stylesheets/v3/font-icons.scss */
.icon-list-ul:before {
  content: "\e76e";
}

/* line 1641, app/assets/stylesheets/v3/font-icons.scss */
.icon-list-ol:before {
  content: "\e76f";
}

/* line 1644, app/assets/stylesheets/v3/font-icons.scss */
.icon-strikethrough:before {
  content: "\e770";
}

/* line 1647, app/assets/stylesheets/v3/font-icons.scss */
.icon-underline:before {
  content: "\e771";
}

/* line 1650, app/assets/stylesheets/v3/font-icons.scss */
.icon-table:before {
  content: "\e772";
}

/* line 1653, app/assets/stylesheets/v3/font-icons.scss */
.icon-magic:before {
  content: "\e773";
}

/* line 1656, app/assets/stylesheets/v3/font-icons.scss */
.icon-truck2:before {
  content: "\e774";
}

/* line 1659, app/assets/stylesheets/v3/font-icons.scss */
.icon-pinterest2:before {
  content: "\e775";
}

/* line 1662, app/assets/stylesheets/v3/font-icons.scss */
.icon-pinterest-sign:before {
  content: "\e776";
}

/* line 1665, app/assets/stylesheets/v3/font-icons.scss */
.icon-google-plus-sign:before {
  content: "\e777";
}

/* line 1668, app/assets/stylesheets/v3/font-icons.scss */
.icon-google-plus:before {
  content: "\e778";
}

/* line 1671, app/assets/stylesheets/v3/font-icons.scss */
.icon-money:before {
  content: "\e779";
}

/* line 1674, app/assets/stylesheets/v3/font-icons.scss */
.icon-caret-down:before {
  content: "\e77a";
}

/* line 1677, app/assets/stylesheets/v3/font-icons.scss */
.icon-caret-up:before {
  content: "\e77b";
}

/* line 1680, app/assets/stylesheets/v3/font-icons.scss */
.icon-caret-left:before {
  content: "\e77c";
}

/* line 1683, app/assets/stylesheets/v3/font-icons.scss */
.icon-caret-right:before {
  content: "\e77d";
}

/* line 1686, app/assets/stylesheets/v3/font-icons.scss */
.icon-columns:before {
  content: "\e77e";
}

/* line 1689, app/assets/stylesheets/v3/font-icons.scss */
.icon-sort:before {
  content: "\e77f";
}

/* line 1692, app/assets/stylesheets/v3/font-icons.scss */
.icon-sort-down:before {
  content: "\e780";
}

/* line 1695, app/assets/stylesheets/v3/font-icons.scss */
.icon-sort-up:before {
  content: "\e781";
}

/* line 1698, app/assets/stylesheets/v3/font-icons.scss */
.icon-envelope-alt:before {
  content: "\e782";
}

/* line 1701, app/assets/stylesheets/v3/font-icons.scss */
.icon-linkedin2:before {
  content: "\e783";
}

/* line 1704, app/assets/stylesheets/v3/font-icons.scss */
.icon-undo:before {
  content: "\e784";
}

/* line 1707, app/assets/stylesheets/v3/font-icons.scss */
.icon-legal:before {
  content: "\e785";
}

/* line 1710, app/assets/stylesheets/v3/font-icons.scss */
.icon-dashboard:before {
  content: "\e786";
}

/* line 1713, app/assets/stylesheets/v3/font-icons.scss */
.icon-comment-alt:before {
  content: "\e787";
}

/* line 1716, app/assets/stylesheets/v3/font-icons.scss */
.icon-comments-alt:before {
  content: "\e788";
}

/* line 1719, app/assets/stylesheets/v3/font-icons.scss */
.icon-bolt2:before {
  content: "\e789";
}

/* line 1722, app/assets/stylesheets/v3/font-icons.scss */
.icon-sitemap:before {
  content: "\e78a";
}

/* line 1725, app/assets/stylesheets/v3/font-icons.scss */
.icon-umbrella:before {
  content: "\e78b";
}

/* line 1728, app/assets/stylesheets/v3/font-icons.scss */
.icon-paste:before {
  content: "\e78c";
}

/* line 1731, app/assets/stylesheets/v3/font-icons.scss */
.icon-lightbulb:before {
  content: "\e78d";
}

/* line 1734, app/assets/stylesheets/v3/font-icons.scss */
.icon-exchange:before {
  content: "\e78e";
}

/* line 1737, app/assets/stylesheets/v3/font-icons.scss */
.icon-cloud-download:before {
  content: "\e78f";
}

/* line 1740, app/assets/stylesheets/v3/font-icons.scss */
.icon-cloud-upload:before {
  content: "\e790";
}

/* line 1743, app/assets/stylesheets/v3/font-icons.scss */
.icon-user-md:before {
  content: "\e791";
}

/* line 1746, app/assets/stylesheets/v3/font-icons.scss */
.icon-stethoscope:before {
  content: "\e792";
}

/* line 1749, app/assets/stylesheets/v3/font-icons.scss */
.icon-suitcase:before {
  content: "\e793";
}

/* line 1752, app/assets/stylesheets/v3/font-icons.scss */
.icon-bell-alt:before {
  content: "\e794";
}

/* line 1755, app/assets/stylesheets/v3/font-icons.scss */
.icon-coffee2:before {
  content: "\e795";
}

/* line 1758, app/assets/stylesheets/v3/font-icons.scss */
.icon-food2:before {
  content: "\e796";
}

/* line 1761, app/assets/stylesheets/v3/font-icons.scss */
.icon-file-alt:before {
  content: "\e797";
}

/* line 1764, app/assets/stylesheets/v3/font-icons.scss */
.icon-building:before {
  content: "\e798";
}

/* line 1767, app/assets/stylesheets/v3/font-icons.scss */
.icon-hospital:before {
  content: "\e799";
}

/* line 1770, app/assets/stylesheets/v3/font-icons.scss */
.icon-ambulance:before {
  content: "\e79a";
}

/* line 1773, app/assets/stylesheets/v3/font-icons.scss */
.icon-medkit:before {
  content: "\e79b";
}

/* line 1776, app/assets/stylesheets/v3/font-icons.scss */
.icon-fighter-jet:before {
  content: "\e79c";
}

/* line 1779, app/assets/stylesheets/v3/font-icons.scss */
.icon-beer:before {
  content: "\e79d";
}

/* line 1782, app/assets/stylesheets/v3/font-icons.scss */
.icon-h-sign:before {
  content: "\e79e";
}

/* line 1785, app/assets/stylesheets/v3/font-icons.scss */
.icon-plus-sign2:before {
  content: "\e79f";
}

/* line 1788, app/assets/stylesheets/v3/font-icons.scss */
.icon-double-angle-left:before {
  content: "\e7a0";
}

/* line 1791, app/assets/stylesheets/v3/font-icons.scss */
.icon-double-angle-right:before {
  content: "\e7a1";
}

/* line 1794, app/assets/stylesheets/v3/font-icons.scss */
.icon-double-angle-up:before {
  content: "\e7a2";
}

/* line 1797, app/assets/stylesheets/v3/font-icons.scss */
.icon-double-angle-down:before {
  content: "\e7a3";
}

/* line 1800, app/assets/stylesheets/v3/font-icons.scss */
.icon-angle-left:before {
  content: "\e7a4";
}

/* line 1803, app/assets/stylesheets/v3/font-icons.scss */
.icon-angle-right:before {
  content: "\e7a5";
}

/* line 1806, app/assets/stylesheets/v3/font-icons.scss */
.icon-angle-up:before {
  content: "\e7a6";
}

/* line 1809, app/assets/stylesheets/v3/font-icons.scss */
.icon-angle-down:before {
  content: "\e7a7";
}

/* line 1812, app/assets/stylesheets/v3/font-icons.scss */
.icon-desktop:before {
  content: "\e7a8";
}

/* line 1815, app/assets/stylesheets/v3/font-icons.scss */
.icon-laptop2:before {
  content: "\e7a9";
}

/* line 1818, app/assets/stylesheets/v3/font-icons.scss */
.icon-tablet2:before {
  content: "\e7aa";
}

/* line 1821, app/assets/stylesheets/v3/font-icons.scss */
.icon-mobile:before {
  content: "\e7ab";
}

/* line 1824, app/assets/stylesheets/v3/font-icons.scss */
.icon-circle-blank:before {
  content: "\e7ac";
}

/* line 1827, app/assets/stylesheets/v3/font-icons.scss */
.icon-quote-left:before {
  content: "\e7ad";
}

/* line 1830, app/assets/stylesheets/v3/font-icons.scss */
.icon-quote-right:before {
  content: "\e7ae";
}

/* line 1833, app/assets/stylesheets/v3/font-icons.scss */
.icon-spinner:before {
  content: "\e7af";
}

/* line 1836, app/assets/stylesheets/v3/font-icons.scss */
.icon-circle:before {
  content: "\e7b0";
}

/* line 1839, app/assets/stylesheets/v3/font-icons.scss */
.icon-reply:before {
  content: "\e7b1";
}

/* line 1842, app/assets/stylesheets/v3/font-icons.scss */
.icon-github-alt:before {
  content: "\e7b2";
}

/* line 1845, app/assets/stylesheets/v3/font-icons.scss */
.icon-folder-close-alt:before {
  content: "\e7b3";
}

/* line 1848, app/assets/stylesheets/v3/font-icons.scss */
.icon-folder-open-alt:before {
  content: "\e7b4";
}

/* line 1851, app/assets/stylesheets/v3/font-icons.scss */
.icon-expand-alt:before {
  content: "\e7b5";
}

/* line 1854, app/assets/stylesheets/v3/font-icons.scss */
.icon-collapse-alt:before {
  content: "\e7b6";
}

/* line 1857, app/assets/stylesheets/v3/font-icons.scss */
.icon-smile:before {
  content: "\e7b7";
}

/* line 1860, app/assets/stylesheets/v3/font-icons.scss */
.icon-frown:before {
  content: "\e7b8";
}

/* line 1863, app/assets/stylesheets/v3/font-icons.scss */
.icon-meh:before {
  content: "\e7b9";
}

/* line 1866, app/assets/stylesheets/v3/font-icons.scss */
.icon-gamepad:before {
  content: "\e7ba";
}

/* line 1869, app/assets/stylesheets/v3/font-icons.scss */
.icon-keyboard:before {
  content: "\e7bb";
}

/* line 1872, app/assets/stylesheets/v3/font-icons.scss */
.icon-flag-alt:before {
  content: "\e7bc";
}

/* line 1875, app/assets/stylesheets/v3/font-icons.scss */
.icon-flag-checkered:before {
  content: "\e7bd";
}

/* line 1878, app/assets/stylesheets/v3/font-icons.scss */
.icon-terminal:before {
  content: "\e7be";
}

/* line 1881, app/assets/stylesheets/v3/font-icons.scss */
.icon-code:before {
  content: "\e7bf";
}

/* line 1884, app/assets/stylesheets/v3/font-icons.scss */
.icon-reply-all:before {
  content: "\e7c0";
}

/* line 1887, app/assets/stylesheets/v3/font-icons.scss */
.icon-star-half-full:before {
  content: "\e7c1";
}

/* line 1890, app/assets/stylesheets/v3/font-icons.scss */
.icon-location-arrow:before {
  content: "\e7c2";
}

/* line 1893, app/assets/stylesheets/v3/font-icons.scss */
.icon-crop2:before {
  content: "\e7c3";
}

/* line 1896, app/assets/stylesheets/v3/font-icons.scss */
.icon-code-fork:before {
  content: "\e7c4";
}

/* line 1899, app/assets/stylesheets/v3/font-icons.scss */
.icon-unlink:before {
  content: "\e7c5";
}

/* line 1902, app/assets/stylesheets/v3/font-icons.scss */
.icon-question:before {
  content: "\e7c6";
}

/* line 1905, app/assets/stylesheets/v3/font-icons.scss */
.icon-info:before {
  content: "\e7c7";
}

/* line 1908, app/assets/stylesheets/v3/font-icons.scss */
.icon-exclamation:before {
  content: "\e7c8";
}

/* line 1911, app/assets/stylesheets/v3/font-icons.scss */
.icon-superscript:before {
  content: "\e7c9";
}

/* line 1914, app/assets/stylesheets/v3/font-icons.scss */
.icon-subscript:before {
  content: "\e7ca";
}

/* line 1917, app/assets/stylesheets/v3/font-icons.scss */
.icon-eraser:before {
  content: "\e7cb";
}

/* line 1920, app/assets/stylesheets/v3/font-icons.scss */
.icon-puzzle:before {
  content: "\e7cc";
}

/* line 1923, app/assets/stylesheets/v3/font-icons.scss */
.icon-microphone2:before {
  content: "\e7cd";
}

/* line 1926, app/assets/stylesheets/v3/font-icons.scss */
.icon-microphone-off2:before {
  content: "\e7ce";
}

/* line 1929, app/assets/stylesheets/v3/font-icons.scss */
.icon-shield:before {
  content: "\e7cf";
}

/* line 1932, app/assets/stylesheets/v3/font-icons.scss */
.icon-calendar-empty:before {
  content: "\e7d0";
}

/* line 1935, app/assets/stylesheets/v3/font-icons.scss */
.icon-fire-extinguisher:before {
  content: "\e7d1";
}

/* line 1938, app/assets/stylesheets/v3/font-icons.scss */
.icon-rocket:before {
  content: "\e7d2";
}

/* line 1941, app/assets/stylesheets/v3/font-icons.scss */
.icon-maxcdn:before {
  content: "\e7d3";
}

/* line 1944, app/assets/stylesheets/v3/font-icons.scss */
.icon-chevron-sign-left:before {
  content: "\e7d4";
}

/* line 1947, app/assets/stylesheets/v3/font-icons.scss */
.icon-chevron-sign-right:before {
  content: "\e7d5";
}

/* line 1950, app/assets/stylesheets/v3/font-icons.scss */
.icon-chevron-sign-up:before {
  content: "\e7d6";
}

/* line 1953, app/assets/stylesheets/v3/font-icons.scss */
.icon-chevron-sign-down:before {
  content: "\e7d7";
}

/* line 1956, app/assets/stylesheets/v3/font-icons.scss */
.icon-html52:before {
  content: "\e7d8";
}

/* line 1959, app/assets/stylesheets/v3/font-icons.scss */
.icon-css3:before {
  content: "\e7d9";
}

/* line 1962, app/assets/stylesheets/v3/font-icons.scss */
.icon-anchor:before {
  content: "\e7da";
}

/* line 1965, app/assets/stylesheets/v3/font-icons.scss */
.icon-unlock-alt:before {
  content: "\e7db";
}

/* line 1968, app/assets/stylesheets/v3/font-icons.scss */
.icon-bullseye:before {
  content: "\e7dc";
}

/* line 1971, app/assets/stylesheets/v3/font-icons.scss */
.icon-ellipsis-horizontal:before {
  content: "\e7dd";
}

/* line 1974, app/assets/stylesheets/v3/font-icons.scss */
.icon-ellipsis-vertical:before {
  content: "\e7de";
}

/* line 1977, app/assets/stylesheets/v3/font-icons.scss */
.icon-rss-sign:before {
  content: "\e7df";
}

/* line 1980, app/assets/stylesheets/v3/font-icons.scss */
.icon-play-sign:before {
  content: "\e7e0";
}

/* line 1983, app/assets/stylesheets/v3/font-icons.scss */
.icon-ticket:before {
  content: "\e7e1";
}

/* line 1986, app/assets/stylesheets/v3/font-icons.scss */
.icon-minus-sign-alt:before {
  content: "\e7e2";
}

/* line 1989, app/assets/stylesheets/v3/font-icons.scss */
.icon-check-minus:before {
  content: "\e7e3";
}

/* line 1992, app/assets/stylesheets/v3/font-icons.scss */
.icon-level-up:before {
  content: "\e7e4";
}

/* line 1995, app/assets/stylesheets/v3/font-icons.scss */
.icon-level-down:before {
  content: "\e7e5";
}

/* line 1998, app/assets/stylesheets/v3/font-icons.scss */
.icon-check-sign:before {
  content: "\e7e6";
}

/* line 2001, app/assets/stylesheets/v3/font-icons.scss */
.icon-edit-sign:before {
  content: "\e7e7";
}

/* line 2004, app/assets/stylesheets/v3/font-icons.scss */
.icon-external-link-sign:before {
  content: "\e7e8";
}

/* line 2007, app/assets/stylesheets/v3/font-icons.scss */
.icon-share-sign:before {
  content: "\e7e9";
}

/* line 2010, app/assets/stylesheets/v3/font-icons.scss */
.icon-compass:before {
  content: "\e7ea";
}

/* line 2013, app/assets/stylesheets/v3/font-icons.scss */
.icon-collapse:before {
  content: "\e7eb";
}

/* line 2016, app/assets/stylesheets/v3/font-icons.scss */
.icon-collapse-top:before {
  content: "\e7ec";
}

/* line 2019, app/assets/stylesheets/v3/font-icons.scss */
.icon-expand:before {
  content: "\e7ed";
}

/* line 2022, app/assets/stylesheets/v3/font-icons.scss */
.icon-euro:before {
  content: "\e7ee";
}

/* line 2025, app/assets/stylesheets/v3/font-icons.scss */
.icon-gbp:before {
  content: "\e7ef";
}

/* line 2028, app/assets/stylesheets/v3/font-icons.scss */
.icon-dollar:before {
  content: "\e7f0";
}

/* line 2031, app/assets/stylesheets/v3/font-icons.scss */
.icon-rupee:before {
  content: "\e7f1";
}

/* line 2034, app/assets/stylesheets/v3/font-icons.scss */
.icon-yen:before {
  content: "\e7f2";
}

/* line 2037, app/assets/stylesheets/v3/font-icons.scss */
.icon-renminbi:before {
  content: "\e7f3";
}

/* line 2040, app/assets/stylesheets/v3/font-icons.scss */
.icon-won:before {
  content: "\e7f4";
}

/* line 2043, app/assets/stylesheets/v3/font-icons.scss */
.icon-bitcoin2:before {
  content: "\e7f5";
}

/* line 2046, app/assets/stylesheets/v3/font-icons.scss */
.icon-file3:before {
  content: "\e7f6";
}

/* line 2049, app/assets/stylesheets/v3/font-icons.scss */
.icon-file-text:before {
  content: "\e7f7";
}

/* line 2052, app/assets/stylesheets/v3/font-icons.scss */
.icon-sort-by-alphabet:before {
  content: "\e7f8";
}

/* line 2055, app/assets/stylesheets/v3/font-icons.scss */
.icon-sort-by-alphabet-alt:before {
  content: "\e7f9";
}

/* line 2058, app/assets/stylesheets/v3/font-icons.scss */
.icon-sort-by-attributes:before {
  content: "\e7fa";
}

/* line 2061, app/assets/stylesheets/v3/font-icons.scss */
.icon-sort-by-attributes-alt:before {
  content: "\e7fb";
}

/* line 2064, app/assets/stylesheets/v3/font-icons.scss */
.icon-sort-by-order:before {
  content: "\e7fc";
}

/* line 2067, app/assets/stylesheets/v3/font-icons.scss */
.icon-sort-by-order-alt:before {
  content: "\e7fd";
}

/* line 2070, app/assets/stylesheets/v3/font-icons.scss */
.icon-thumbs-up2:before {
  content: "\e7fe";
}

/* line 2073, app/assets/stylesheets/v3/font-icons.scss */
.icon-thumbs-down2:before {
  content: "\e7ff";
}

/* line 2076, app/assets/stylesheets/v3/font-icons.scss */
.icon-youtube-sign:before {
  content: "\e800";
}

/* line 2079, app/assets/stylesheets/v3/font-icons.scss */
.icon-youtube2:before {
  content: "\e801";
}

/* line 2082, app/assets/stylesheets/v3/font-icons.scss */
.icon-xing2:before {
  content: "\e802";
}

/* line 2085, app/assets/stylesheets/v3/font-icons.scss */
.icon-xing-sign:before {
  content: "\e803";
}

/* line 2088, app/assets/stylesheets/v3/font-icons.scss */
.icon-youtube-play:before {
  content: "\e804";
}

/* line 2091, app/assets/stylesheets/v3/font-icons.scss */
.icon-dropbox2:before {
  content: "\e805";
}

/* line 2094, app/assets/stylesheets/v3/font-icons.scss */
.icon-stackexchange:before {
  content: "\e806";
}

/* line 2097, app/assets/stylesheets/v3/font-icons.scss */
.icon-instagram2:before {
  content: "\e807";
}

/* line 2100, app/assets/stylesheets/v3/font-icons.scss */
.icon-flickr2:before {
  content: "\e808";
}

/* line 2103, app/assets/stylesheets/v3/font-icons.scss */
.icon-adn:before {
  content: "\e809";
}

/* line 2106, app/assets/stylesheets/v3/font-icons.scss */
.icon-bitbucket2:before {
  content: "\e80a";
}

/* line 2109, app/assets/stylesheets/v3/font-icons.scss */
.icon-bitbucket-sign:before {
  content: "\e80b";
}

/* line 2112, app/assets/stylesheets/v3/font-icons.scss */
.icon-tumblr2:before {
  content: "\e80c";
}

/* line 2115, app/assets/stylesheets/v3/font-icons.scss */
.icon-tumblr-sign:before {
  content: "\e80d";
}

/* line 2118, app/assets/stylesheets/v3/font-icons.scss */
.icon-long-arrow-down:before {
  content: "\e80e";
}

/* line 2121, app/assets/stylesheets/v3/font-icons.scss */
.icon-long-arrow-up:before {
  content: "\e80f";
}

/* line 2124, app/assets/stylesheets/v3/font-icons.scss */
.icon-long-arrow-left:before {
  content: "\e810";
}

/* line 2127, app/assets/stylesheets/v3/font-icons.scss */
.icon-long-arrow-right:before {
  content: "\e811";
}

/* line 2130, app/assets/stylesheets/v3/font-icons.scss */
.icon-apple:before {
  content: "\e812";
}

/* line 2133, app/assets/stylesheets/v3/font-icons.scss */
.icon-windows3:before {
  content: "\e813";
}

/* line 2136, app/assets/stylesheets/v3/font-icons.scss */
.icon-android2:before {
  content: "\e814";
}

/* line 2139, app/assets/stylesheets/v3/font-icons.scss */
.icon-linux:before {
  content: "\e815";
}

/* line 2142, app/assets/stylesheets/v3/font-icons.scss */
.icon-dribbble2:before {
  content: "\e816";
}

/* line 2145, app/assets/stylesheets/v3/font-icons.scss */
.icon-skype2:before {
  content: "\e817";
}

/* line 2148, app/assets/stylesheets/v3/font-icons.scss */
.icon-foursquare2:before {
  content: "\e818";
}

/* line 2151, app/assets/stylesheets/v3/font-icons.scss */
.icon-trello:before {
  content: "\e819";
}

/* line 2154, app/assets/stylesheets/v3/font-icons.scss */
.icon-female:before {
  content: "\e81a";
}

/* line 2157, app/assets/stylesheets/v3/font-icons.scss */
.icon-male:before {
  content: "\e81b";
}

/* line 2160, app/assets/stylesheets/v3/font-icons.scss */
.icon-gittip:before {
  content: "\e81c";
}

/* line 2163, app/assets/stylesheets/v3/font-icons.scss */
.icon-sun2:before {
  content: "\e81d";
}

/* line 2166, app/assets/stylesheets/v3/font-icons.scss */
.icon-moon:before {
  content: "\e81e";
}

/* line 2169, app/assets/stylesheets/v3/font-icons.scss */
.icon-archive2:before {
  content: "\e81f";
}

/* line 2172, app/assets/stylesheets/v3/font-icons.scss */
.icon-bug:before {
  content: "\e820";
}

/* line 2175, app/assets/stylesheets/v3/font-icons.scss */
.icon-renren:before {
  content: "\e821";
}

/* line 2178, app/assets/stylesheets/v3/font-icons.scss */
.icon-weibo2:before {
  content: "\e822";
}

/* line 2181, app/assets/stylesheets/v3/font-icons.scss */
.icon-vk2:before {
  content: "\e823";
}

/* line 2185, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-eye:before {
  content: "\e000";
}

/* line 2188, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-paper-clip:before {
  content: "\e001";
}

/* line 2191, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-mail:before {
  content: "\e002";
}

/* line 2194, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-toggle:before {
  content: "\e003";
}

/* line 2197, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-layout:before {
  content: "\e004";
}

/* line 2200, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-link:before {
  content: "\e005";
}

/* line 2203, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-bell:before {
  content: "\e006";
}

/* line 2206, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-lock:before {
  content: "\e007";
}

/* line 2209, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-unlock:before {
  content: "\e008";
}

/* line 2212, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-ribbon:before {
  content: "\e009";
}

/* line 2215, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-image:before {
  content: "\e010";
}

/* line 2218, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-signal:before {
  content: "\e011";
}

/* line 2221, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-target:before {
  content: "\e012";
}

/* line 2224, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-clipboard:before {
  content: "\e013";
}

/* line 2227, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-clock:before {
  content: "\e014";
}

/* line 2230, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-watch:before {
  content: "\e015";
}

/* line 2233, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-air-play:before {
  content: "\e016";
}

/* line 2236, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-camera:before {
  content: "\e017";
}

/* line 2239, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-video:before {
  content: "\e018";
}

/* line 2242, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-disc:before {
  content: "\e019";
}

/* line 2245, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-printer:before {
  content: "\e020";
}

/* line 2248, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-monitor:before {
  content: "\e021";
}

/* line 2251, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-server:before {
  content: "\e022";
}

/* line 2254, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-cog:before {
  content: "\e023";
}

/* line 2257, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-heart:before {
  content: "\e024";
}

/* line 2260, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-paragraph:before {
  content: "\e025";
}

/* line 2263, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-align-justify:before {
  content: "\e026";
}

/* line 2266, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-align-left:before {
  content: "\e027";
}

/* line 2269, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-align-center:before {
  content: "\e028";
}

/* line 2272, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-align-right:before {
  content: "\e029";
}

/* line 2275, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-book:before {
  content: "\e030";
}

/* line 2278, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-layers:before {
  content: "\e031";
}

/* line 2281, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-stack:before {
  content: "\e032";
}

/* line 2284, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-stack-2:before {
  content: "\e033";
}

/* line 2287, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-paper:before {
  content: "\e034";
}

/* line 2290, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-paper-stack:before {
  content: "\e035";
}

/* line 2293, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-search:before {
  content: "\e036";
}

/* line 2296, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-zoom-in:before {
  content: "\e037";
}

/* line 2299, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-zoom-out:before {
  content: "\e038";
}

/* line 2302, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-reply:before {
  content: "\e039";
}

/* line 2305, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-circle-plus:before {
  content: "\e040";
}

/* line 2308, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-circle-minus:before {
  content: "\e041";
}

/* line 2311, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-circle-check:before {
  content: "\e042";
}

/* line 2314, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-circle-cross:before {
  content: "\e043";
}

/* line 2317, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-square-plus:before {
  content: "\e044";
}

/* line 2320, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-square-minus:before {
  content: "\e045";
}

/* line 2323, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-square-check:before {
  content: "\e046";
}

/* line 2326, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-square-cross:before {
  content: "\e047";
}

/* line 2329, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-microphone:before {
  content: "\e048";
}

/* line 2332, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-record:before {
  content: "\e049";
}

/* line 2335, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-skip-back:before {
  content: "\e050";
}

/* line 2338, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-rewind:before {
  content: "\e051";
}

/* line 2341, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-play:before {
  content: "\e052";
}

/* line 2344, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-pause:before {
  content: "\e053";
}

/* line 2347, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-stop:before {
  content: "\e054";
}

/* line 2350, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-fast-forward:before {
  content: "\e055";
}

/* line 2353, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-skip-forward:before {
  content: "\e056";
}

/* line 2356, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-shuffle:before {
  content: "\e057";
}

/* line 2359, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-repeat:before {
  content: "\e058";
}

/* line 2362, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-folder:before {
  content: "\e059";
}

/* line 2365, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-umbrella:before {
  content: "\e060";
}

/* line 2368, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-moon:before {
  content: "\e061";
}

/* line 2371, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-thermometer:before {
  content: "\e062";
}

/* line 2374, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-drop:before {
  content: "\e063";
}

/* line 2377, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-sun:before {
  content: "\e064";
}

/* line 2380, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-cloud:before {
  content: "\e065";
}

/* line 2383, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-cloud-upload:before {
  content: "\e066";
}

/* line 2386, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-cloud-download:before {
  content: "\e067";
}

/* line 2389, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-upload:before {
  content: "\e068";
}

/* line 2392, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-download:before {
  content: "\e069";
}

/* line 2395, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-location:before {
  content: "\e070";
}

/* line 2398, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-location-2:before {
  content: "\e071";
}

/* line 2401, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-map:before {
  content: "\e072";
}

/* line 2404, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-battery:before {
  content: "\e073";
}

/* line 2407, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-head:before {
  content: "\e074";
}

/* line 2410, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-briefcase:before {
  content: "\e075";
}

/* line 2413, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-speech-bubble:before {
  content: "\e076";
}

/* line 2416, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-anchor:before {
  content: "\e077";
}

/* line 2419, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-globe:before {
  content: "\e078";
}

/* line 2422, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-box:before {
  content: "\e079";
}

/* line 2425, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-reload:before {
  content: "\e080";
}

/* line 2428, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-share:before {
  content: "\e081";
}

/* line 2431, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-marquee:before {
  content: "\e082";
}

/* line 2434, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-marquee-plus:before {
  content: "\e083";
}

/* line 2437, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-marquee-minus:before {
  content: "\e084";
}

/* line 2440, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-tag:before {
  content: "\e085";
}

/* line 2443, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-power:before {
  content: "\e086";
}

/* line 2446, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-command:before {
  content: "\e087";
}

/* line 2449, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-alt:before {
  content: "\e088";
}

/* line 2452, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-esc:before {
  content: "\e089";
}

/* line 2455, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-bar-graph:before {
  content: "\e090";
}

/* line 2458, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-bar-graph-2:before {
  content: "\e091";
}

/* line 2461, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-pie-graph:before {
  content: "\e092";
}

/* line 2464, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-star:before {
  content: "\e093";
}

/* line 2467, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-arrow-left:before {
  content: "\e094";
}

/* line 2470, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-arrow-right:before {
  content: "\e095";
}

/* line 2473, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-arrow-up:before {
  content: "\e096";
}

/* line 2476, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-arrow-down:before {
  content: "\e097";
}

/* line 2479, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-volume:before {
  content: "\e098";
}

/* line 2482, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-mute:before {
  content: "\e099";
}

/* line 2485, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-content-right:before {
  content: "\e100";
}

/* line 2488, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-content-left:before {
  content: "\e101";
}

/* line 2491, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-grid:before {
  content: "\e102";
}

/* line 2494, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-grid-2:before {
  content: "\e103";
}

/* line 2497, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-columns:before {
  content: "\e104";
}

/* line 2500, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-loader:before {
  content: "\e105";
}

/* line 2503, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-bag:before {
  content: "\e106";
}

/* line 2506, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-ban:before {
  content: "\e107";
}

/* line 2509, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-flag:before {
  content: "\e108";
}

/* line 2512, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-trash:before {
  content: "\e109";
}

/* line 2515, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-expand:before {
  content: "\e110";
}

/* line 2518, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-contract:before {
  content: "\e111";
}

/* line 2521, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-maximize:before {
  content: "\e112";
}

/* line 2524, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-minimize:before {
  content: "\e113";
}

/* line 2527, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-plus:before {
  content: "\e114";
}

/* line 2530, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-minus:before {
  content: "\e115";
}

/* line 2533, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-check:before {
  content: "\e116";
}

/* line 2536, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-cross:before {
  content: "\e117";
}

/* line 2539, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-move:before {
  content: "\e118";
}

/* line 2542, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-delete:before {
  content: "\e119";
}

/* line 2545, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-menu:before {
  content: "\e120";
}

/* line 2548, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-archive:before {
  content: "\e121";
}

/* line 2551, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-inbox:before {
  content: "\e122";
}

/* line 2554, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-outbox:before {
  content: "\e123";
}

/* line 2557, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-file:before {
  content: "\e124";
}

/* line 2560, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-file-add:before {
  content: "\e125";
}

/* line 2563, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-file-subtract:before {
  content: "\e126";
}

/* line 2566, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-help:before {
  content: "\e127";
}

/* line 2569, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-open:before {
  content: "\e128";
}

/* line 2572, app/assets/stylesheets/v3/font-icons.scss */
.icon-line-ellipsis:before {
  content: "\e129";
}

/* line 2576, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-user-female:before {
  content: "\e000";
}

/* line 2579, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-user-follow:before {
  content: "\e002";
}

/* line 2582, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-user-following:before {
  content: "\e003";
}

/* line 2585, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-user-unfollow:before {
  content: "\e004";
}

/* line 2588, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-trophy:before {
  content: "\e006";
}

/* line 2591, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-screen-smartphone:before {
  content: "\e010";
}

/* line 2594, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-screen-desktop:before {
  content: "\e011";
}

/* line 2597, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-plane:before {
  content: "\e012";
}

/* line 2600, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-notebook:before {
  content: "\e013";
}

/* line 2603, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-moustache:before {
  content: "\e014";
}

/* line 2606, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-mouse:before {
  content: "\e015";
}

/* line 2609, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-magnet:before {
  content: "\e016";
}

/* line 2612, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-energy:before {
  content: "\e020";
}

/* line 2615, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-emoticon-smile:before {
  content: "\e021";
}

/* line 2618, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-disc:before {
  content: "\e022";
}

/* line 2621, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-cursor-move:before {
  content: "\e023";
}

/* line 2624, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-crop:before {
  content: "\e024";
}

/* line 2627, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-credit-card:before {
  content: "\e025";
}

/* line 2630, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-chemistry:before {
  content: "\e026";
}

/* line 2633, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-user:before {
  content: "\e005";
}

/* line 2636, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-speedometer:before {
  content: "\e007";
}

/* line 2639, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-social-youtube:before {
  content: "\e008";
}

/* line 2642, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-social-twitter:before {
  content: "\e009";
}

/* line 2645, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-social-tumblr:before {
  content: "\e00a";
}

/* line 2648, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-social-facebook:before {
  content: "\e00b";
}

/* line 2651, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-social-dropbox:before {
  content: "\e00c";
}

/* line 2654, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-social-dribbble:before {
  content: "\e00d";
}

/* line 2657, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-shield:before {
  content: "\e00e";
}

/* line 2660, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-screen-tablet:before {
  content: "\e00f";
}

/* line 2663, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-magic-wand:before {
  content: "\e017";
}

/* line 2666, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-hourglass:before {
  content: "\e018";
}

/* line 2669, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-graduation:before {
  content: "\e019";
}

/* line 2672, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-ghost:before {
  content: "\e01a";
}

/* line 2675, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-game-controller:before {
  content: "\e01b";
}

/* line 2678, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-fire:before {
  content: "\e01c";
}

/* line 2681, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-eyeglasses:before {
  content: "\e01d";
}

/* line 2684, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-envelope-open:before {
  content: "\e01e";
}

/* line 2687, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-envelope-letter:before {
  content: "\e01f";
}

/* line 2690, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-bell:before {
  content: "\e027";
}

/* line 2693, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-badge:before {
  content: "\e028";
}

/* line 2696, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-anchor:before {
  content: "\e029";
}

/* line 2699, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-wallet:before {
  content: "\e02a";
}

/* line 2702, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-vector:before {
  content: "\e02b";
}

/* line 2705, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-speech:before {
  content: "\e02c";
}

/* line 2708, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-puzzle:before {
  content: "\e02d";
}

/* line 2711, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-printer:before {
  content: "\e02e";
}

/* line 2714, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-present:before {
  content: "\e02f";
}

/* line 2717, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-playlist:before {
  content: "\e030";
}

/* line 2720, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-pin:before {
  content: "\e031";
}

/* line 2723, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-picture:before {
  content: "\e032";
}

/* line 2726, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-map:before {
  content: "\e033";
}

/* line 2729, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-layers:before {
  content: "\e034";
}

/* line 2732, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-handbag:before {
  content: "\e035";
}

/* line 2735, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-globe-alt:before {
  content: "\e036";
}

/* line 2738, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-globe:before {
  content: "\e037";
}

/* line 2741, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-frame:before {
  content: "\e038";
}

/* line 2744, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-folder-alt:before {
  content: "\e039";
}

/* line 2747, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-film:before {
  content: "\e03a";
}

/* line 2750, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-feed:before {
  content: "\e03b";
}

/* line 2753, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-earphones-alt:before {
  content: "\e03c";
}

/* line 2756, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-earphones:before {
  content: "\e03d";
}

/* line 2759, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-drop:before {
  content: "\e03e";
}

/* line 2762, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-drawer:before {
  content: "\e03f";
}

/* line 2765, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-docs:before {
  content: "\e040";
}

/* line 2768, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-directions:before {
  content: "\e041";
}

/* line 2771, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-direction:before {
  content: "\e042";
}

/* line 2774, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-diamond:before {
  content: "\e043";
}

/* line 2777, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-cup:before {
  content: "\e044";
}

/* line 2780, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-compass:before {
  content: "\e045";
}

/* line 2783, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-call-out:before {
  content: "\e046";
}

/* line 2786, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-call-in:before {
  content: "\e047";
}

/* line 2789, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-call-end:before {
  content: "\e048";
}

/* line 2792, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-calculator:before {
  content: "\e049";
}

/* line 2795, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-bubbles:before {
  content: "\e04a";
}

/* line 2798, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-briefcase:before {
  content: "\e04b";
}

/* line 2801, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-book-open:before {
  content: "\e04c";
}

/* line 2804, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-basket-loaded:before {
  content: "\e04d";
}

/* line 2807, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-basket:before {
  content: "\e04e";
}

/* line 2810, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-bag:before {
  content: "\e04f";
}

/* line 2813, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-action-undo:before {
  content: "\e050";
}

/* line 2816, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-action-redo:before {
  content: "\e051";
}

/* line 2819, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-wrench:before {
  content: "\e052";
}

/* line 2822, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-umbrella:before {
  content: "\e053";
}

/* line 2825, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-trash:before {
  content: "\e054";
}

/* line 2828, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-tag:before {
  content: "\e055";
}

/* line 2831, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-support:before {
  content: "\e056";
}

/* line 2834, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-size-fullscreen:before {
  content: "\e057";
}

/* line 2837, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-size-actual:before {
  content: "\e058";
}

/* line 2840, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-shuffle:before {
  content: "\e059";
}

/* line 2843, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-share-alt:before {
  content: "\e05a";
}

/* line 2846, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-share:before {
  content: "\e05b";
}

/* line 2849, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-rocket:before {
  content: "\e05c";
}

/* line 2852, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-question:before {
  content: "\e05d";
}

/* line 2855, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-pie-chart:before {
  content: "\e05e";
}

/* line 2858, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-pencil:before {
  content: "\e05f";
}

/* line 2861, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-note:before {
  content: "\e060";
}

/* line 2864, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-music-tone-alt:before {
  content: "\e061";
}

/* line 2867, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-music-tone:before {
  content: "\e062";
}

/* line 2870, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-microphone:before {
  content: "\e063";
}

/* line 2873, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-loop:before {
  content: "\e064";
}

/* line 2876, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-logout:before {
  content: "\e065";
}

/* line 2879, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-login:before {
  content: "\e066";
}

/* line 2882, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-list:before {
  content: "\e067";
}

/* line 2885, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-like:before {
  content: "\e068";
}

/* line 2888, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-home:before {
  content: "\e069";
}

/* line 2891, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-grid:before {
  content: "\e06a";
}

/* line 2894, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-graph:before {
  content: "\e06b";
}

/* line 2897, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-equalizer:before {
  content: "\e06c";
}

/* line 2900, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-dislike:before {
  content: "\e06d";
}

/* line 2903, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-cursor:before {
  content: "\e06e";
}

/* line 2906, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-control-start:before {
  content: "\e06f";
}

/* line 2909, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-control-rewind:before {
  content: "\e070";
}

/* line 2912, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-control-play:before {
  content: "\e071";
}

/* line 2915, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-control-pause:before {
  content: "\e072";
}

/* line 2918, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-control-forward:before {
  content: "\e073";
}

/* line 2921, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-control-end:before {
  content: "\e074";
}

/* line 2924, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-calendar:before {
  content: "\e075";
}

/* line 2927, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-bulb:before {
  content: "\e076";
}

/* line 2930, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-bar-chart:before {
  content: "\e077";
}

/* line 2933, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-arrow-up:before {
  content: "\e078";
}

/* line 2936, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-arrow-right:before {
  content: "\e079";
}

/* line 2939, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-arrow-left:before {
  content: "\e07a";
}

/* line 2942, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-arrow-down:before {
  content: "\e07b";
}

/* line 2945, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-ban:before {
  content: "\e07c";
}

/* line 2948, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-bubble:before {
  content: "\e07d";
}

/* line 2951, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-camcorder:before {
  content: "\e07e";
}

/* line 2954, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-camera:before {
  content: "\e07f";
}

/* line 2957, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-check:before {
  content: "\e080";
}

/* line 2960, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-clock:before {
  content: "\e081";
}

/* line 2963, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-close:before {
  content: "\e082";
}

/* line 2966, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-cloud-download:before {
  content: "\e083";
}

/* line 2969, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-cloud-upload:before {
  content: "\e084";
}

/* line 2972, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-doc:before {
  content: "\e085";
}

/* line 2975, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-envelope:before {
  content: "\e086";
}

/* line 2978, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-eye:before {
  content: "\e087";
}

/* line 2981, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-flag:before {
  content: "\e088";
}

/* line 2984, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-folder:before {
  content: "\e089";
}

/* line 2987, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-heart:before {
  content: "\e08a";
}

/* line 2990, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-info:before {
  content: "\e08b";
}

/* line 2993, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-key:before {
  content: "\e08c";
}

/* line 2996, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-link:before {
  content: "\e08d";
}

/* line 2999, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-lock:before {
  content: "\e08e";
}

/* line 3002, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-lock-open:before {
  content: "\e08f";
}

/* line 3005, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-magnifier:before {
  content: "\e090";
}

/* line 3008, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-magnifier-add:before {
  content: "\e091";
}

/* line 3011, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-magnifier-remove:before {
  content: "\e092";
}

/* line 3014, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-paper-clip:before {
  content: "\e093";
}

/* line 3017, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-paper-plane:before {
  content: "\e094";
}

/* line 3020, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-plus:before {
  content: "\e095";
}

/* line 3023, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-pointer:before {
  content: "\e096";
}

/* line 3026, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-power:before {
  content: "\e097";
}

/* line 3029, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-refresh:before {
  content: "\e098";
}

/* line 3032, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-reload:before {
  content: "\e099";
}

/* line 3035, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-settings:before {
  content: "\e09a";
}

/* line 3038, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-star:before {
  content: "\e09b";
}

/* line 3041, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-symbol-female:before {
  content: "\e09c";
}

/* line 3044, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-symbol-male:before {
  content: "\e09d";
}

/* line 3047, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-target:before {
  content: "\e09e";
}

/* line 3050, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-volume-1:before {
  content: "\e09f";
}

/* line 3053, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-volume-2:before {
  content: "\e0a0";
}

/* line 3056, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-volume-off:before {
  content: "\e0a1";
}

/* line 3059, app/assets/stylesheets/v3/font-icons.scss */
.icon-line2-users:before {
  content: "\e001";
}
