/* @group Base */
/* line 8, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px; }
  /* line 15, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }
  /* line 26, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-container.chosen-with-drop .chosen-drop {
    left: 0; }
  /* line 29, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-container a {
    cursor: pointer; }
  /* line 34, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #999999; }
    /* line 41, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
    .chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
      content: ":";
      padding-left: 2px;
      vertical-align: top; }

/* @end */
/* @group Single Chosen */
/* line 53, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px; }
/* line 69, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-single .chosen-default {
  color: #999; }
/* line 72, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }
/* line 79, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }
/* line 82, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(https://ticketing.assets.ticketplus.global/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) -42px 1px no-repeat;
  font-size: 1px; }
  /* line 91, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px; }
/* line 95, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }
/* line 98, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }
  /* line 105, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(https://ticketing.assets.ticketplus.global/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 0px 2px; }
/* line 112, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }
  /* line 118, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: #fff url(https://ticketing.assets.ticketplus.global/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0; }
/* line 132, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }
/* line 137, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

/* @end */
/* @group Results */
/* line 145, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }
  /* line 154, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none; }
    /* line 162, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
    .chosen-container .chosen-results li.active-result {
      display: list-item;
      cursor: pointer; }
    /* line 166, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
    .chosen-container .chosen-results li.disabled-result {
      display: list-item;
      color: #ccc;
      cursor: default; }
    /* line 171, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
    .chosen-container .chosen-results li.highlighted {
      background-color: #3875d7;
      color: #fff; }
    /* line 175, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
    .chosen-container .chosen-results li.no-results {
      color: #777;
      display: list-item;
      background: #f4f4f4; }
    /* line 180, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
    .chosen-container .chosen-results li.group-result {
      display: list-item;
      font-weight: bold;
      cursor: default; }
    /* line 185, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
    .chosen-container .chosen-results li.group-option {
      padding-left: 15px; }
    /* line 188, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
    .chosen-container .chosen-results li em {
      font-style: normal;
      text-decoration: underline; }

/* @end */
/* @group Multi Chosen */
/* line 198, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  cursor: text; }
/* line 209, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }
  /* line 212, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap; }
    /* line 216, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
    .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
      margin: 1px 0;
      padding: 0;
      height: 25px;
      outline: 0;
      border: 0 !important;
      background: transparent !important;
      box-shadow: none;
      color: #999;
      font-size: 100%;
      font-family: sans-serif;
      line-height: normal;
      border-radius: 0; }
  /* line 231, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default; }
    /* line 246, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
    .chosen-container-multi .chosen-choices li.search-choice span {
      word-wrap: break-word; }
    /* line 249, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
    .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
      position: absolute;
      top: 4px;
      right: 3px;
      display: block;
      width: 12px;
      height: 12px;
      background: url(https://ticketing.assets.ticketplus.global/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) -42px 1px no-repeat;
      font-size: 1px; }
      /* line 258, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
      .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
        background-position: -42px -10px; }
  /* line 263, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    color: #666; }
  /* line 269, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4; }
    /* line 271, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
    .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
      background-position: -42px -10px; }
/* line 276, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }
/* line 280, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

/* @end */
/* @group Active  */
/* line 290, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
/* line 295, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset; }
/* line 303, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent; }
  /* line 306, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px; }
/* line 311, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
  /* line 314, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important; }

/* @end */
/* @group Disabled Support */
/* line 322, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }
  /* line 325, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-disabled .chosen-single {
    cursor: default; }
  /* line 328, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default; }

/* @end */
/* @group Right to Left */
/* line 335, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
.chosen-rtl {
  text-align: right; }
  /* line 337, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0; }
  /* line 341, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl; }
  /* line 346, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px; }
  /* line 349, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-rtl .chosen-single div {
    right: auto;
    left: 3px; }
  /* line 353, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px; }
  /* line 357, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-rtl .chosen-choices li {
    float: right; }
    /* line 359, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
    .chosen-rtl .chosen-choices li.search-field input[type="text"] {
      direction: rtl; }
    /* line 362, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
    .chosen-rtl .chosen-choices li.search-choice {
      margin: 3px 5px 3px 0;
      padding: 3px 5px 3px 19px; }
      /* line 365, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
      .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
        right: auto;
        left: 4px; }
  /* line 371, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-rtl.chosen-container-single-nosearch .chosen-search,
  .chosen-rtl .chosen-drop {
    left: 9999px; }
  /* line 375, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0; }
  /* line 379, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0; }
  /* line 383, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none; }
  /* line 386, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: #fff url(https://ticketing.assets.ticketplus.global/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat -30px -20px;
    direction: rtl; }
  /* line 392, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px; }
  /* line 396, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px; }

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 407, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-base.scss */
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url(https://ticketing.assets.ticketplus.global/assets/chosen-sprite@2x-1e349b80fba8c23b63656925fda8dfe3c5927b5d0d8a1672143416caacf460fb.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }
/* @end */
/* line 13, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-compass.scss */
.chosen-container {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none; }
  /* line 15, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-compass.scss */
  .chosen-container * {
    box-sizing: border-box; }

/* line 21, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-compass.scss */
.chosen-container-single .chosen-single {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIvPjxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjZWVlZWVlIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjRmNGY0Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); }
/* line 24, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-compass.scss */
.chosen-container-single .chosen-search {
  background: url(https://ticketing.assets.ticketplus.global/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 100% -20px; }

/* line 31, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-compass.scss */
.chosen-container .chosen-results li.highlighted {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiMzODc1ZDciLz48c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iIzJhNjJiYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%); }

/* line 38, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-compass.scss */
.chosen-container-multi .chosen-choices {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%); }
/* line 42, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-compass.scss */
.chosen-container-multi .chosen-choices li.search-choice {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjZThlOGU4Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWVlZWVlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); }
/* line 45, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-compass.scss */
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjZThlOGU4Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWVlZWVlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); }

/* line 53, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-compass.scss */
.chosen-container-active.chosen-with-drop .chosen-single {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiLz48c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%); }

/* line 60, /usr/local/lib/ruby/gems/2.6.0/gems/chosen-rails-1.5.2/vendor/assets/stylesheets/chosen-compass.scss */
.chosen-rtl .chosen-search input[type="text"] {
  background: url(https://ticketing.assets.ticketplus.global/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat -30px -20px; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("https://ticketing.assets.ticketplus.global/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot");
  src: url("https://ticketing.assets.ticketplus.global/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix") format("embedded-opentype"), url("https://ticketing.assets.ticketplus.global/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2") format("woff2"), url("https://ticketing.assets.ticketplus.global/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff") format("woff"), url("https://ticketing.assets.ticketplus.global/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf") format("truetype"), url("https://ticketing.assets.ticketplus.global/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 19, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
/* line 28, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

/* line 33, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em; }

/* line 36, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em; }

/* line 39, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em; }

/* line 42, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em; }

/* line 45, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center; }

/* line 49, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

/* line 54, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative; }

/* line 57, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

/* line 64, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em; }

/* line 67, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

/* line 72, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left; }

/* line 75, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right; }

/* line 78, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em; }

/* line 81, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
/* line 85, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right; }

/* line 88, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left; }

/* line 91, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em; }

/* line 94, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em; }

/* line 97, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  animation: fa-spin 2s infinite linear; }

/* line 101, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }
@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
/* line 125, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

/* line 131, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

/* line 137, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

/* line 143, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

/* line 149, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

/* line 155, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

/* line 162, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

/* line 170, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

/* line 177, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit; }

/* line 180, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em; }

/* line 183, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000"; }

/* line 191, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001"; }

/* line 194, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002"; }

/* line 197, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003"; }

/* line 200, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004"; }

/* line 203, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005"; }

/* line 206, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006"; }

/* line 209, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007"; }

/* line 212, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008"; }

/* line 215, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009"; }

/* line 218, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a"; }

/* line 221, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b"; }

/* line 224, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c"; }

/* line 227, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

/* line 232, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e"; }

/* line 235, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010"; }

/* line 238, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011"; }

/* line 241, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012"; }

/* line 244, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

/* line 248, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014"; }

/* line 251, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015"; }

/* line 254, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016"; }

/* line 257, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017"; }

/* line 260, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018"; }

/* line 263, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019"; }

/* line 266, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

/* line 269, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

/* line 272, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c"; }

/* line 275, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d"; }

/* line 278, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

/* line 282, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021"; }

/* line 285, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022"; }

/* line 288, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023"; }

/* line 291, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024"; }

/* line 294, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025"; }

/* line 297, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026"; }

/* line 300, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027"; }

/* line 303, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028"; }

/* line 306, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029"; }

/* line 309, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a"; }

/* line 312, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b"; }

/* line 315, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c"; }

/* line 318, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d"; }

/* line 321, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e"; }

/* line 324, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f"; }

/* line 327, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030"; }

/* line 330, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031"; }

/* line 333, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032"; }

/* line 336, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033"; }

/* line 339, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034"; }

/* line 342, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035"; }

/* line 345, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036"; }

/* line 348, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037"; }

/* line 351, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038"; }

/* line 354, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039"; }

/* line 357, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a"; }

/* line 360, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

/* line 364, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c"; }

/* line 367, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d"; }

/* line 370, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

/* line 375, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040"; }

/* line 378, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041"; }

/* line 381, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042"; }

/* line 384, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043"; }

/* line 387, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

/* line 391, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045"; }

/* line 394, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046"; }

/* line 397, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047"; }

/* line 400, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048"; }

/* line 403, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049"; }

/* line 406, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a"; }

/* line 409, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b"; }

/* line 412, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c"; }

/* line 415, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d"; }

/* line 418, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e"; }

/* line 421, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050"; }

/* line 424, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051"; }

/* line 427, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052"; }

/* line 430, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053"; }

/* line 433, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054"; }

/* line 436, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055"; }

/* line 439, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056"; }

/* line 442, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057"; }

/* line 445, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058"; }

/* line 448, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059"; }

/* line 451, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a"; }

/* line 454, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b"; }

/* line 457, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c"; }

/* line 460, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d"; }

/* line 463, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e"; }

/* line 466, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060"; }

/* line 469, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061"; }

/* line 472, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062"; }

/* line 475, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063"; }

/* line 478, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

/* line 482, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065"; }

/* line 485, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066"; }

/* line 488, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067"; }

/* line 491, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068"; }

/* line 494, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069"; }

/* line 497, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a"; }

/* line 500, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b"; }

/* line 503, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c"; }

/* line 506, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d"; }

/* line 509, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e"; }

/* line 512, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070"; }

/* line 515, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

/* line 519, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072"; }

/* line 522, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073"; }

/* line 525, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074"; }

/* line 528, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075"; }

/* line 531, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076"; }

/* line 534, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077"; }

/* line 537, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078"; }

/* line 540, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079"; }

/* line 543, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a"; }

/* line 546, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b"; }

/* line 549, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c"; }

/* line 552, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d"; }

/* line 555, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e"; }

/* line 558, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

/* line 562, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081"; }

/* line 565, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082"; }

/* line 568, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083"; }

/* line 571, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084"; }

/* line 574, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

/* line 578, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086"; }

/* line 581, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087"; }

/* line 584, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088"; }

/* line 587, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089"; }

/* line 590, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a"; }

/* line 593, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b"; }

/* line 596, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c"; }

/* line 599, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d"; }

/* line 602, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e"; }

/* line 605, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090"; }

/* line 608, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091"; }

/* line 611, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092"; }

/* line 614, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093"; }

/* line 617, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094"; }

/* line 620, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095"; }

/* line 623, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096"; }

/* line 626, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097"; }

/* line 629, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098"; }

/* line 632, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099"; }

/* line 635, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

/* line 639, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b"; }

/* line 642, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c"; }

/* line 645, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d"; }

/* line 648, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

/* line 652, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0"; }

/* line 655, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1"; }

/* line 658, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3"; }

/* line 661, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3"; }

/* line 664, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4"; }

/* line 667, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5"; }

/* line 670, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6"; }

/* line 673, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7"; }

/* line 676, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8"; }

/* line 679, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9"; }

/* line 682, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa"; }

/* line 685, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab"; }

/* line 688, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac"; }

/* line 691, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad"; }

/* line 694, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae"; }

/* line 697, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0"; }

/* line 700, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1"; }

/* line 703, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2"; }

/* line 706, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

/* line 710, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

/* line 714, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2"; }

/* line 717, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3"; }

/* line 720, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

/* line 724, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

/* line 728, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6"; }

/* line 731, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

/* line 735, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8"; }

/* line 738, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

/* line 743, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca"; }

/* line 746, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb"; }

/* line 749, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc"; }

/* line 752, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd"; }

/* line 755, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce"; }

/* line 758, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0"; }

/* line 761, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1"; }

/* line 764, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2"; }

/* line 767, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3"; }

/* line 770, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4"; }

/* line 773, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5"; }

/* line 776, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6"; }

/* line 779, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7"; }

/* line 782, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8"; }

/* line 785, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9"; }

/* line 788, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da"; }

/* line 791, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db"; }

/* line 794, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

/* line 798, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

/* line 802, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

/* line 806, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0"; }

/* line 809, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1"; }

/* line 812, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

/* line 816, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

/* line 820, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

/* line 824, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5"; }

/* line 827, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6"; }

/* line 830, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

/* line 834, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8"; }

/* line 837, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9"; }

/* line 840, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

/* line 844, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb"; }

/* line 847, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec"; }

/* line 850, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed"; }

/* line 853, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee"; }

/* line 856, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0"; }

/* line 859, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1"; }

/* line 862, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2"; }

/* line 865, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2"; }

/* line 868, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4"; }

/* line 871, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5"; }

/* line 874, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6"; }

/* line 877, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7"; }

/* line 880, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8"; }

/* line 883, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9"; }

/* line 886, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa"; }

/* line 889, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb"; }

/* line 892, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc"; }

/* line 895, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd"; }

/* line 898, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe"; }

/* line 901, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100"; }

/* line 904, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101"; }

/* line 907, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102"; }

/* line 910, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103"; }

/* line 913, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104"; }

/* line 916, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105"; }

/* line 919, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106"; }

/* line 922, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107"; }

/* line 925, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108"; }

/* line 928, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109"; }

/* line 931, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a"; }

/* line 934, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

/* line 938, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c"; }

/* line 941, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d"; }

/* line 944, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e"; }

/* line 947, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110"; }

/* line 950, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111"; }

/* line 953, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

/* line 957, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113"; }

/* line 960, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114"; }

/* line 963, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115"; }

/* line 966, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118"; }

/* line 969, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119"; }

/* line 972, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a"; }

/* line 975, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b"; }

/* line 978, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c"; }

/* line 981, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d"; }

/* line 984, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e"; }

/* line 987, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120"; }

/* line 990, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121"; }

/* line 993, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

/* line 997, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

/* line 1002, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124"; }

/* line 1005, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125"; }

/* line 1008, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126"; }

/* line 1011, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

/* line 1015, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128"; }

/* line 1018, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129"; }

/* line 1021, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a"; }

/* line 1024, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b"; }

/* line 1027, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c"; }

/* line 1030, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d"; }

/* line 1033, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e"; }

/* line 1036, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130"; }

/* line 1039, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131"; }

/* line 1042, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132"; }

/* line 1045, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133"; }

/* line 1048, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134"; }

/* line 1051, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135"; }

/* line 1054, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136"; }

/* line 1057, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137"; }

/* line 1060, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138"; }

/* line 1063, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139"; }

/* line 1066, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a"; }

/* line 1069, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b"; }

/* line 1072, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c"; }

/* line 1075, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d"; }

/* line 1078, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e"; }

/* line 1081, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140"; }

/* line 1084, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141"; }

/* line 1087, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142"; }

/* line 1090, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143"; }

/* line 1093, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144"; }

/* line 1096, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145"; }

/* line 1099, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146"; }

/* line 1102, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147"; }

/* line 1105, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148"; }

/* line 1108, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149"; }

/* line 1111, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a"; }

/* line 1114, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b"; }

/* line 1117, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c"; }

/* line 1120, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d"; }

/* line 1123, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e"; }

/* line 1126, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

/* line 1130, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

/* line 1134, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

/* line 1138, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

/* line 1142, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154"; }

/* line 1145, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

/* line 1149, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

/* line 1153, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

/* line 1159, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

/* line 1164, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

/* line 1168, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

/* line 1172, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b"; }

/* line 1175, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c"; }

/* line 1178, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d"; }

/* line 1181, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e"; }

/* line 1184, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160"; }

/* line 1187, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161"; }

/* line 1190, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162"; }

/* line 1193, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163"; }

/* line 1196, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164"; }

/* line 1199, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165"; }

/* line 1202, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166"; }

/* line 1205, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167"; }

/* line 1208, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168"; }

/* line 1211, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169"; }

/* line 1214, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a"; }

/* line 1217, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b"; }

/* line 1220, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c"; }

/* line 1223, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d"; }

/* line 1226, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e"; }

/* line 1229, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170"; }

/* line 1232, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171"; }

/* line 1235, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172"; }

/* line 1238, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173"; }

/* line 1241, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174"; }

/* line 1244, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175"; }

/* line 1247, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176"; }

/* line 1250, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177"; }

/* line 1253, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178"; }

/* line 1256, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179"; }

/* line 1259, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a"; }

/* line 1262, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b"; }

/* line 1265, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c"; }

/* line 1268, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d"; }

/* line 1271, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e"; }

/* line 1274, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180"; }

/* line 1277, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181"; }

/* line 1280, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182"; }

/* line 1283, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183"; }

/* line 1286, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

/* line 1290, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185"; }

/* line 1293, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186"; }

/* line 1296, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187"; }

/* line 1299, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188"; }

/* line 1302, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189"; }

/* line 1305, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a"; }

/* line 1308, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b"; }

/* line 1311, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c"; }

/* line 1314, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d"; }

/* line 1317, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

/* line 1320, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190"; }

/* line 1323, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

/* line 1327, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192"; }

/* line 1330, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193"; }

/* line 1333, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194"; }

/* line 1336, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

/* line 1340, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196"; }

/* line 1343, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197"; }

/* line 1346, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198"; }

/* line 1349, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199"; }

/* line 1352, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a"; }

/* line 1355, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b"; }

/* line 1358, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

/* line 1363, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

/* line 1367, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e"; }

/* line 1370, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0"; }

/* line 1373, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1"; }

/* line 1376, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2"; }

/* line 1379, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

/* line 1382, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4"; }

/* line 1385, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5"; }

/* line 1388, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6"; }

/* line 1391, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7"; }

/* line 1394, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8"; }

/* line 1397, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9"; }

/* line 1400, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa"; }

/* line 1403, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab"; }

/* line 1406, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac"; }

/* line 1409, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad"; }

/* line 1412, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae"; }

/* line 1415, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0"; }

/* line 1418, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1"; }

/* line 1421, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2"; }

/* line 1424, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3"; }

/* line 1427, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4"; }

/* line 1430, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5"; }

/* line 1433, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6"; }

/* line 1436, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7"; }

/* line 1439, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8"; }

/* line 1442, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

/* line 1446, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

/* line 1450, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb"; }

/* line 1453, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc"; }

/* line 1456, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd"; }

/* line 1459, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be"; }

/* line 1462, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0"; }

/* line 1465, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1"; }

/* line 1468, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2"; }

/* line 1471, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3"; }

/* line 1474, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

/* line 1477, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

/* line 1482, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

/* line 1486, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

/* line 1490, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

/* line 1494, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9"; }

/* line 1497, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca"; }

/* line 1500, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb"; }

/* line 1503, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc"; }

/* line 1506, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

/* line 1513, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce"; }

/* line 1516, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

/* line 1521, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

/* line 1525, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2"; }

/* line 1528, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3"; }

/* line 1531, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

/* line 1536, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5"; }

/* line 1539, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6"; }

/* line 1542, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

/* line 1546, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

/* line 1550, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

/* line 1554, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da"; }

/* line 1557, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db"; }

/* line 1560, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc"; }

/* line 1563, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd"; }

/* line 1566, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de"; }

/* line 1569, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0"; }

/* line 1572, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1"; }

/* line 1575, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2"; }

/* line 1578, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

/* line 1582, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4"; }

/* line 1585, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5"; }

/* line 1588, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6"; }

/* line 1591, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7"; }

/* line 1594, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8"; }

/* line 1597, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9"; }

/* line 1600, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea"; }

/* line 1603, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb"; }

/* line 1606, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec"; }

/* line 1609, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed"; }

/* line 1612, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee"; }

/* line 1615, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0"; }

/* line 1618, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1"; }

/* line 1621, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2"; }

/* line 1624, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3"; }

/* line 1627, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4"; }

/* line 1630, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5"; }

/* line 1633, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6"; }

/* line 1636, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7"; }

/* line 1639, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8"; }

/* line 1642, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9"; }

/* line 1645, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa"; }

/* line 1648, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb"; }

/* line 1651, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc"; }

/* line 1654, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd"; }

/* line 1657, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe"; }

/* line 1660, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200"; }

/* line 1663, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201"; }

/* line 1666, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202"; }

/* line 1669, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203"; }

/* line 1672, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204"; }

/* line 1675, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205"; }

/* line 1678, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206"; }

/* line 1681, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207"; }

/* line 1684, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208"; }

/* line 1687, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209"; }

/* line 1690, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a"; }

/* line 1693, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

/* line 1698, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c"; }

/* line 1701, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d"; }

/* line 1704, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e"; }

/* line 1707, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210"; }

/* line 1710, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211"; }

/* line 1713, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212"; }

/* line 1716, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213"; }

/* line 1719, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214"; }

/* line 1722, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215"; }

/* line 1725, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216"; }

/* line 1728, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217"; }

/* line 1731, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218"; }

/* line 1734, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219"; }

/* line 1737, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a"; }

/* line 1740, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b"; }

/* line 1743, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c"; }

/* line 1746, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d"; }

/* line 1749, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e"; }

/* line 1752, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221"; }

/* line 1755, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222"; }

/* line 1758, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223"; }

/* line 1761, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

/* line 1765, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225"; }

/* line 1768, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226"; }

/* line 1771, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227"; }

/* line 1774, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228"; }

/* line 1777, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229"; }

/* line 1780, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a"; }

/* line 1783, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b"; }

/* line 1786, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c"; }

/* line 1789, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d"; }

/* line 1792, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230"; }

/* line 1795, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231"; }

/* line 1798, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232"; }

/* line 1801, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233"; }

/* line 1804, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234"; }

/* line 1807, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235"; }

/* line 1810, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

/* line 1814, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237"; }

/* line 1817, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238"; }

/* line 1820, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239"; }

/* line 1823, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a"; }

/* line 1826, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

/* line 1830, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c"; }

/* line 1833, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d"; }

/* line 1836, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e"; }

/* line 1839, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"; }

/* line 1844, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

/* line 1848, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

/* line 1852, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

/* line 1856, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

/* line 1860, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245"; }

/* line 1863, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246"; }

/* line 1866, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247"; }

/* line 1869, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248"; }

/* line 1872, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249"; }

/* line 1875, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a"; }

/* line 1878, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b"; }

/* line 1881, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c"; }

/* line 1884, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d"; }

/* line 1887, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e"; }

/* line 1890, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250"; }

/* line 1893, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

/* line 1897, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

/* line 1901, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

/* line 1905, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254"; }

/* line 1908, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

/* line 1912, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

/* line 1916, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257"; }

/* line 1919, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258"; }

/* line 1922, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259"; }

/* line 1925, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a"; }

/* line 1928, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b"; }

/* line 1931, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c"; }

/* line 1934, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d"; }

/* line 1937, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e"; }

/* line 1940, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260"; }

/* line 1943, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261"; }

/* line 1946, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262"; }

/* line 1949, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263"; }

/* line 1952, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264"; }

/* line 1955, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265"; }

/* line 1958, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266"; }

/* line 1961, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267"; }

/* line 1964, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268"; }

/* line 1967, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269"; }

/* line 1970, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a"; }

/* line 1973, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b"; }

/* line 1976, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

/* line 1980, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d"; }

/* line 1983, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e"; }

/* line 1986, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270"; }

/* line 1989, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271"; }

/* line 1992, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272"; }

/* line 1995, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273"; }

/* line 1998, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274"; }

/* line 2001, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275"; }

/* line 2004, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276"; }

/* line 2007, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277"; }

/* line 2010, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278"; }

/* line 2013, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279"; }

/* line 2016, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a"; }

/* line 2019, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b"; }

/* line 2022, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c"; }

/* line 2025, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d"; }

/* line 2028, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e"; }

/* line 2031, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280"; }

/* line 2034, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281"; }

/* line 2037, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282"; }

/* line 2040, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283"; }

/* line 2043, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284"; }

/* line 2046, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285"; }

/* line 2049, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286"; }

/* line 2052, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287"; }

/* line 2055, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288"; }

/* line 2058, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289"; }

/* line 2061, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a"; }

/* line 2064, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b"; }

/* line 2067, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c"; }

/* line 2070, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d"; }

/* line 2073, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e"; }

/* line 2076, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290"; }

/* line 2079, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291"; }

/* line 2082, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292"; }

/* line 2085, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293"; }

/* line 2088, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294"; }

/* line 2091, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295"; }

/* line 2094, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296"; }

/* line 2097, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297"; }

/* line 2100, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298"; }

/* line 2103, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299"; }

/* line 2106, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a"; }

/* line 2109, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b"; }

/* line 2112, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c"; }

/* line 2115, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d"; }

/* line 2118, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e"; }

/* line 2121, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0"; }

/* line 2124, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1"; }

/* line 2127, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

/* line 2130, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

/* line 2134, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

/* line 2139, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5"; }

/* line 2142, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6"; }

/* line 2145, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

/* line 2149, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8"; }

/* line 2152, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9"; }

/* line 2155, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa"; }

/* line 2158, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab"; }

/* line 2161, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac"; }

/* line 2164, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad"; }

/* line 2167, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae"; }

/* line 2170, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0"; }

/* line 2173, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1"; }

/* line 2176, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2"; }

/* line 2179, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

/* line 2183, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

/* line 2187, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5"; }

/* line 2190, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6"; }

/* line 2193, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7"; }

/* line 2196, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8"; }

/* line 2199, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9"; }

/* line 2202, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba"; }

/* line 2205, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"; }

/* line 2209, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

/* line 2213, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd"; }

/* line 2216, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be"; }

/* line 2219, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0"; }

/* line 2222, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1"; }

/* line 2225, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"; }

/* line 2229, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

/* line 2233, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4"; }

/* line 2236, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5"; }

/* line 2239, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6"; }

/* line 2242, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

/* line 2247, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

/* line 2251, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

/* line 2255, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

/* line 2259, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

/* line 2263, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc"; }

/* line 2266, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"; }

/* line 2271, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce"; }

/* line 2274, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0"; }

/* line 2277, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1"; }

/* line 2280, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2"; }

/* line 2283, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

/* line 2287, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

/* line 2291, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5"; }

/* line 2294, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6"; }

/* line 2297, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7"; }

/* line 2300, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8"; }

/* line 2303, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9"; }

/* line 2306, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da"; }

/* line 2309, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db"; }

/* line 2312, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc"; }

/* line 2315, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd"; }

/* line 2318, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de"; }

/* line 2321, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0"; }

/* line 2324, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 2334, /usr/local/lib/ruby/gems/2.6.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/*
 * CSS File of Material icons.
 * CSS code based on:
 * https://google.github.io/material-design-icons/#icon-font-for-the-web
 */
/* Use the font */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("https://ticketing.assets.ticketplus.global/assets/MaterialIcons-Regular-8c998b4a9c0acbb9fe5dd572c206a5a33fdd5ca2b58db87fc3b893beac85068d.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("https://ticketing.assets.ticketplus.global/assets/MaterialIcons-Regular-a87d66c91b2e7dc5530aef76c03bd6a3d25ea5826110bf4803b561b811cc8726.woff2") format("woff2"), url("https://ticketing.assets.ticketplus.global/assets/MaterialIcons-Regular-c4a1baec300d09e03a8380b85918267ee80faae8e00c6c56b48e2e74b1d9b38d.woff") format("woff"), url("https://ticketing.assets.ticketplus.global/assets/MaterialIcons-Regular-b7f4a3ab562048f28dd1fa691601bc43363a61d0f876d16d8316c52e4f32d696.ttf") format("truetype"); }
/* Base class */
/* line 26, /usr/local/lib/ruby/gems/2.6.0/gems/material_icons-2.2.1/app/assets/stylesheets/material_icons.css.erb */
.material-icons,
.mi {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

/* Rules for sizing the icon. */
/* line 49, /usr/local/lib/ruby/gems/2.6.0/gems/material_icons-2.2.1/app/assets/stylesheets/material_icons.css.erb */
.material-icons.md-18, .mi.md-18 {
  font-size: 18px; }

/* line 50, /usr/local/lib/ruby/gems/2.6.0/gems/material_icons-2.2.1/app/assets/stylesheets/material_icons.css.erb */
.material-icons.md-24, .mi.md-24 {
  font-size: 24px; }

/* line 51, /usr/local/lib/ruby/gems/2.6.0/gems/material_icons-2.2.1/app/assets/stylesheets/material_icons.css.erb */
.material-icons.md-36, .mi.md-36 {
  font-size: 36px; }

/* line 52, /usr/local/lib/ruby/gems/2.6.0/gems/material_icons-2.2.1/app/assets/stylesheets/material_icons.css.erb */
.material-icons.md-48, .mi.md-48 {
  font-size: 48px; }

/* Rules for using icons as black on a light background. */
/* line 55, /usr/local/lib/ruby/gems/2.6.0/gems/material_icons-2.2.1/app/assets/stylesheets/material_icons.css.erb */
.material-icons.md-dark, .mi.md-dark {
  color: rgba(0, 0, 0, 0.54); }

/* line 56, /usr/local/lib/ruby/gems/2.6.0/gems/material_icons-2.2.1/app/assets/stylesheets/material_icons.css.erb */
.material-icons.md-dark.md-inactive, .mi.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26); }

/* Rules for using icons as white on a dark background. */
/* line 59, /usr/local/lib/ruby/gems/2.6.0/gems/material_icons-2.2.1/app/assets/stylesheets/material_icons.css.erb */
.material-icons.md-light, .mi.md-light {
  color: white; }

/* line 60, /usr/local/lib/ruby/gems/2.6.0/gems/material_icons-2.2.1/app/assets/stylesheets/material_icons.css.erb */
.material-icons.md-light.md-inactive, .mi.md-inactive {
  color: rgba(255, 255, 255, 0.3); }

/* Rules to rotate items */
/* line 63, /usr/local/lib/ruby/gems/2.6.0/gems/material_icons-2.2.1/app/assets/stylesheets/material_icons.css.erb */
.material-icons.r90, .mi.r90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg); }

/* line 69, /usr/local/lib/ruby/gems/2.6.0/gems/material_icons-2.2.1/app/assets/stylesheets/material_icons.css.erb */
.material-icons.r180, .mi.r180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg); }

/* line 75, /usr/local/lib/ruby/gems/2.6.0/gems/material_icons-2.2.1/app/assets/stylesheets/material_icons.css.erb */
.material-icons.r270, .mi.r270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg); }

/* line 81, /usr/local/lib/ruby/gems/2.6.0/gems/material_icons-2.2.1/app/assets/stylesheets/material_icons.css.erb */
.material-icons.flip-horizontal, .mi.flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1); }

/* line 87, /usr/local/lib/ruby/gems/2.6.0/gems/material_icons-2.2.1/app/assets/stylesheets/material_icons.css.erb */
.material-icons.flip-vertical, .mi.flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1); }

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel.owl-hidden {
  opacity: 0; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel.owl-rtl {
  direction: rtl; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-animated-in {
  z-index: 0; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-animated-out {
  z-index: 1; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-height {
  transition: height .5s ease-in-out; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

/* line 6, /app/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*      center-div    */
/*      buttons    */
/* line 6, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.pos-r {
  position: relative !important; }

/* line 10, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.pos-a {
  position: absolute !important; }

/* line 14, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.pos-f {
  position: fixed !important; }

/* line 18, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.w-initial {
  width: initial !important; }

/* line 22, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.w-sm {
  width: 25% !important; }

/* line 26, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.w-md {
  width: 50% !important; }

/* line 30, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.w-lg {
  width: 75% !important; }

/* line 34, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.w-full {
  width: 100% !important; }

/* line 38, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-a-0 {
  margin: 0 !important; }

/* line 42, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-t-0 {
  margin-top: 0 !important; }

/* line 46, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-r-0 {
  margin-right: 0 !important; }

/* line 50, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-b-0 {
  margin-bottom: 0 !important; }

/* line 54, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-l-0 {
  margin-left: 0 !important; }

/* line 58, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

/* line 63, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

/* line 68, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-a-mini {
  margin: 5px !important; }

/* line 72, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-t-mini {
  margin-top: 5px !important; }

/* line 76, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-r-mini {
  margin-right: 5px !important; }

/* line 80, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-b-mini {
  margin-bottom: 5px !important; }

/* line 84, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-l-mini {
  margin-left: 5px !important; }

/* line 88, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-x-mini {
  margin-right: 5px !important;
  margin-left: 5px !important; }

/* line 93, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-y-mini {
  margin-top: 5px !important;
  margin-bottom: 5px !important; }

/* line 98, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-a-xs {
  margin: 10px !important; }

/* line 102, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-t-xs {
  margin-top: 10px !important; }

/* line 106, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-r-xs {
  margin-right: 10px !important; }

/* line 110, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-b-xs {
  margin-bottom: 10px !important; }

/* line 114, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-l-xs {
  margin-left: 10px !important; }

/* line 118, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-x-xs {
  margin-right: 10px !important;
  margin-left: 10px !important; }

/* line 123, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-y-xs {
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

/* line 128, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-a {
  margin: 20px !important; }

/* line 132, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-t {
  margin-top: 20px !important; }

/* line 136, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-r {
  margin-right: 20px !important; }

/* line 140, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-b {
  margin-bottom: 20px !important; }

/* line 144, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-l {
  margin-left: 20px !important; }

/* line 148, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-x {
  margin-right: 20px !important;
  margin-left: 20px !important; }

/* line 153, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-y {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

/* line 158, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

/* line 163, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-a-md {
  margin: 30px !important; }

/* line 167, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-t-md {
  margin-top: 30px !important; }

@media only screen and (max-width: 768px) {
  /* line 172, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
  .mt-xs-2 {
    margin-top: 16px; } }
/* line 177, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-r-md {
  margin-right: 30px !important; }

/* line 181, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-b-md {
  margin-bottom: 30px !important; }

/* line 185, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-l-md {
  margin-left: 30px !important; }

/* line 189, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-x-md {
  margin-right: 30px !important;
  margin-left: 30px !important; }

/* line 194, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-y-md {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }

/* line 199, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-a-lg {
  margin: 60px !important; }

/* line 203, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-t-lg {
  margin-top: 60px !important; }

/* line 207, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-r-lg {
  margin-right: 60px !important; }

/* line 211, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-b-lg {
  margin-bottom: 60px !important; }

/* line 215, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-l-lg {
  margin-left: 60px !important; }

/* line 219, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-x-lg {
  margin-right: 60px !important;
  margin-left: 60px !important; }

/* line 224, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-y-lg {
  margin-top: 60px !important;
  margin-bottom: 60px !important; }

/* line 229, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-a-0 {
  padding: 0 !important; }

/* line 233, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-t-0 {
  padding-top: 0 !important; }

/* line 237, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-r-0 {
  padding-right: 0 !important; }

/* line 241, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-b-0 {
  padding-bottom: 0 !important; }

/* line 245, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-l-0 {
  padding-left: 0 !important; }

/* line 249, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-x-0 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* line 254, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

/* line 259, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-a-mini {
  padding: 5px !important; }

/* line 263, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-t-mini {
  padding-top: 5px !important; }

/* line 267, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-r-mini {
  padding-right: 5px !important; }

/* line 271, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-b-mini {
  padding-bottom: 5px !important; }

/* line 275, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-l-mini {
  padding-left: 5px !important; }

/* line 279, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-x-mini {
  padding-right: 5px !important;
  padding-left: 5px !important; }

/* line 284, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-y-mini {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

/* line 289, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-a-xs {
  padding: 10px !important; }

/* line 293, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-t-xs {
  padding-top: 10px !important; }

/* line 297, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-r-xs {
  padding-right: 10px !important; }

/* line 301, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-b-xs {
  padding-bottom: 10px !important; }

/* line 305, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-l-xs {
  padding-left: 10px !important; }

/* line 309, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-x-xs {
  padding-right: 10px !important;
  padding-left: 10px !important; }

/* line 314, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-y-xs {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

/* line 319, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-a {
  padding: 20px !important; }

/* line 323, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-t {
  padding-top: 20px !important; }

/* line 327, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-r {
  padding-right: 20px !important; }

/* line 331, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-b {
  padding-bottom: 20px !important; }

/* line 335, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-l {
  padding-left: 20px !important; }

/* line 339, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-x {
  padding-right: 20px !important;
  padding-left: 20px !important; }

/* line 344, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-y {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

/* line 349, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-a-md {
  padding: 30px !important; }

/* line 353, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-t-md {
  padding-top: 30px !important; }

/* line 357, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-r-md {
  padding-right: 30px !important; }

/* line 361, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-b-md {
  padding-bottom: 30px !important; }

/* line 365, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-l-md {
  padding-left: 30px !important; }

/* line 369, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-x-md {
  padding-right: 30px !important;
  padding-left: 30px !important; }

/* line 374, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-y-md {
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

/* line 379, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-a-lg {
  padding: 60px !important; }

/* line 383, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-t-lg {
  padding-top: 60px !important; }

/* line 387, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-r-lg {
  padding-right: 60px !important; }

/* line 391, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-b-lg {
  padding-bottom: 60px !important; }

/* line 395, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-l-lg {
  padding-left: 60px !important; }

/* line 399, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-x-lg {
  padding-right: 60px !important;
  padding-left: 60px !important; }

/* line 404, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-y-lg {
  padding-top: 60px !important;
  padding-bottom: 60px !important; }

/* line 409, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.p-y-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

/* line 414, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.v-middle {
  vertical-align: middle !important; }

/* line 418, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.v-top {
  vertical-align: top !important; }

/* line 422, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.v-sub {
  vertical-align: sub !important; }

/* line 425, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.v-super {
  vertical-align: super !important; }

/* line 428, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
.m-t-16 {
  margin-top: 16px; }

@media only screen and (max-width: 768px) {
  /* line 433, /app/app/assets/stylesheets/shared/spacer-utilities.scss */
  .p-x-0-resp {
    padding-left: 0px !important;
    padding-right: 0px !important; } }
/* line 1, /app/app/assets/stylesheets/shared/turbolinks.scss */
.turbolinks-progress-bar {
  background-color: #F44336 !important;
  height: 2px !important;
  z-index: 10000; }

/* line 39, /app/app/assets/stylesheets/shared/colors.scss */
.menta-bg {
  background-color: #0057DF !important; }

/* line 43, /app/app/assets/stylesheets/shared/colors.scss */
.menta-bg:hover {
  background-color: #1668eb !important; }

/*      center-div    */
/*      buttons    */
/* line 1, /app/app/assets/stylesheets/ticketing/order-component.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 6, /app/app/assets/stylesheets/ticketing/order-component.scss */
td, th {
  padding: 0; }

/* line 10, /app/app/assets/stylesheets/ticketing/order-component.scss */
* {
  box-sizing: border-box; }
  /* line 15, /app/app/assets/stylesheets/ticketing/order-component.scss */
  *:before, *:after {
    box-sizing: border-box; }

/* line 22, /app/app/assets/stylesheets/ticketing/order-component.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

/* line 27, /app/app/assets/stylesheets/ticketing/order-component.scss */
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/* line 33, /app/app/assets/stylesheets/ticketing/order-component.scss */
a {
  color: #337ab7;
  text-decoration: none; }
  /* line 37, /app/app/assets/stylesheets/ticketing/order-component.scss */
  a:hover {
    color: #23527c;
    text-decoration: underline; }
  /* line 42, /app/app/assets/stylesheets/ticketing/order-component.scss */
  a:focus {
    color: #23527c;
    text-decoration: underline;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

/* line 50, /app/app/assets/stylesheets/ticketing/order-component.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 56, /app/app/assets/stylesheets/ticketing/order-component.scss */
.img-rounded {
  border-radius: 6px; }

/* line 60, /app/app/assets/stylesheets/ticketing/order-component.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

/* line 74, /app/app/assets/stylesheets/ticketing/order-component.scss */
.img-circle {
  border-radius: 50%; }

/* line 78, /app/app/assets/stylesheets/ticketing/order-component.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 90, /app/app/assets/stylesheets/ticketing/order-component.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* line 100, /app/app/assets/stylesheets/ticketing/order-component.scss */
[role="button"] {
  cursor: pointer; }

/* line 104, /app/app/assets/stylesheets/ticketing/order-component.scss */
.container, .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  /* line 112, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  /* line 118, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  /* line 124, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .container {
    width: 1170px; } }
/* line 129, /app/app/assets/stylesheets/ticketing/order-component.scss */
.row {
  margin-left: -15px;
  margin-right: -15px; }

/* line 134, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

/* line 141, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
  float: left; }

/* line 145, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-12 {
  float: left;
  width: 100%; }

/* line 150, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-11 {
  width: 91.66666667%; }

/* line 154, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-10 {
  width: 83.33333333%; }

/* line 158, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-9 {
  width: 75%; }

/* line 162, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-8 {
  width: 66.66666667%; }

/* line 166, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-7 {
  width: 58.33333333%; }

/* line 170, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-6 {
  width: 50%; }

/* line 174, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-5 {
  width: 41.66666667%; }

/* line 178, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-4 {
  width: 33.33333333%; }

/* line 182, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-3 {
  width: 25%; }

/* line 186, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-2 {
  width: 16.66666667%; }

/* line 190, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-1 {
  width: 8.33333333%; }

/* line 194, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-pull-12 {
  right: 100%; }

/* line 198, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-pull-11 {
  right: 91.66666667%; }

/* line 202, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-pull-10 {
  right: 83.33333333%; }

/* line 206, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-pull-9 {
  right: 75%; }

/* line 210, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-pull-8 {
  right: 66.66666667%; }

/* line 214, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-pull-7 {
  right: 58.33333333%; }

/* line 218, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-pull-6 {
  right: 50%; }

/* line 222, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-pull-5 {
  right: 41.66666667%; }

/* line 226, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-pull-4 {
  right: 33.33333333%; }

/* line 230, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-pull-3 {
  right: 25%; }

/* line 234, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-pull-2 {
  right: 16.66666667%; }

/* line 238, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-pull-1 {
  right: 8.33333333%; }

/* line 242, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-pull-0 {
  right: auto; }

/* line 246, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-push-12 {
  left: 100%; }

/* line 250, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-push-11 {
  left: 91.66666667%; }

/* line 254, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-push-10 {
  left: 83.33333333%; }

/* line 258, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-push-9 {
  left: 75%; }

/* line 262, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-push-8 {
  left: 66.66666667%; }

/* line 266, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-push-7 {
  left: 58.33333333%; }

/* line 270, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-push-6 {
  left: 50%; }

/* line 274, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-push-5 {
  left: 41.66666667%; }

/* line 278, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-push-4 {
  left: 33.33333333%; }

/* line 282, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-push-3 {
  left: 25%; }

/* line 286, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-push-2 {
  left: 16.66666667%; }

/* line 290, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-push-1 {
  left: 8.33333333%; }

/* line 294, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-push-0 {
  left: auto; }

/* line 298, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-offset-12 {
  margin-left: 100%; }

/* line 302, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%; }

/* line 306, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%; }

/* line 310, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-offset-9 {
  margin-left: 75%; }

/* line 314, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%; }

/* line 318, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%; }

/* line 322, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-offset-6 {
  margin-left: 50%; }

/* line 326, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%; }

/* line 330, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%; }

/* line 334, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-offset-3 {
  margin-left: 25%; }

/* line 338, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%; }

/* line 342, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%; }

/* line 346, /app/app/assets/stylesheets/ticketing/order-component.scss */
.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  /* line 351, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left; }

  /* line 354, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-12 {
    float: left;
    width: 100%; }

  /* line 358, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-11 {
    width: 91.66666667%; }

  /* line 361, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-10 {
    width: 83.33333333%; }

  /* line 364, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-9 {
    width: 75%; }

  /* line 367, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-8 {
    width: 66.66666667%; }

  /* line 370, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-7 {
    width: 58.33333333%; }

  /* line 373, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-6 {
    width: 50%; }

  /* line 376, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-5 {
    width: 41.66666667%; }

  /* line 379, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-4 {
    width: 33.33333333%; }

  /* line 382, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-3 {
    width: 25%; }

  /* line 385, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-2 {
    width: 16.66666667%; }

  /* line 388, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-1 {
    width: 8.33333333%; }

  /* line 391, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-pull-12 {
    right: 100%; }

  /* line 394, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-pull-11 {
    right: 91.66666667%; }

  /* line 397, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-pull-10 {
    right: 83.33333333%; }

  /* line 400, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-pull-9 {
    right: 75%; }

  /* line 403, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-pull-8 {
    right: 66.66666667%; }

  /* line 406, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-pull-7 {
    right: 58.33333333%; }

  /* line 409, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-pull-6 {
    right: 50%; }

  /* line 412, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-pull-5 {
    right: 41.66666667%; }

  /* line 415, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-pull-4 {
    right: 33.33333333%; }

  /* line 418, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-pull-3 {
    right: 25%; }

  /* line 421, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-pull-2 {
    right: 16.66666667%; }

  /* line 424, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-pull-1 {
    right: 8.33333333%; }

  /* line 427, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-pull-0 {
    right: auto; }

  /* line 430, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-push-12 {
    left: 100%; }

  /* line 433, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-push-11 {
    left: 91.66666667%; }

  /* line 436, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-push-10 {
    left: 83.33333333%; }

  /* line 439, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-push-9 {
    left: 75%; }

  /* line 442, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-push-8 {
    left: 66.66666667%; }

  /* line 445, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-push-7 {
    left: 58.33333333%; }

  /* line 448, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-push-6 {
    left: 50%; }

  /* line 451, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-push-5 {
    left: 41.66666667%; }

  /* line 454, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-push-4 {
    left: 33.33333333%; }

  /* line 457, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-push-3 {
    left: 25%; }

  /* line 460, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-push-2 {
    left: 16.66666667%; }

  /* line 463, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-push-1 {
    left: 8.33333333%; }

  /* line 466, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-push-0 {
    left: auto; }

  /* line 469, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-offset-12 {
    margin-left: 100%; }

  /* line 472, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  /* line 475, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  /* line 478, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-offset-9 {
    margin-left: 75%; }

  /* line 481, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  /* line 484, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  /* line 487, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-offset-6 {
    margin-left: 50%; }

  /* line 490, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  /* line 493, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  /* line 496, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-offset-3 {
    margin-left: 25%; }

  /* line 499, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  /* line 502, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  /* line 505, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  /* line 511, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left; }

  /* line 514, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-12 {
    float: left;
    width: 100%; }

  /* line 518, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-11 {
    width: 91.66666667%; }

  /* line 521, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-10 {
    width: 83.33333333%; }

  /* line 524, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-9 {
    width: 75%; }

  /* line 527, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-8 {
    width: 66.66666667%; }

  /* line 530, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-7 {
    width: 58.33333333%; }

  /* line 533, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-6 {
    width: 50%; }

  /* line 536, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-5 {
    width: 41.66666667%; }

  /* line 539, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-4 {
    width: 33.33333333%; }

  /* line 542, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-3 {
    width: 25%; }

  /* line 545, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-2 {
    width: 16.66666667%; }

  /* line 548, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-1 {
    width: 8.33333333%; }

  /* line 551, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-pull-12 {
    right: 100%; }

  /* line 554, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-pull-11 {
    right: 91.66666667%; }

  /* line 557, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-pull-10 {
    right: 83.33333333%; }

  /* line 560, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-pull-9 {
    right: 75%; }

  /* line 563, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-pull-8 {
    right: 66.66666667%; }

  /* line 566, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-pull-7 {
    right: 58.33333333%; }

  /* line 569, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-pull-6 {
    right: 50%; }

  /* line 572, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-pull-5 {
    right: 41.66666667%; }

  /* line 575, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-pull-4 {
    right: 33.33333333%; }

  /* line 578, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-pull-3 {
    right: 25%; }

  /* line 581, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-pull-2 {
    right: 16.66666667%; }

  /* line 584, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-pull-1 {
    right: 8.33333333%; }

  /* line 587, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-pull-0 {
    right: auto; }

  /* line 590, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-push-12 {
    left: 100%; }

  /* line 593, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-push-11 {
    left: 91.66666667%; }

  /* line 596, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-push-10 {
    left: 83.33333333%; }

  /* line 599, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-push-9 {
    left: 75%; }

  /* line 602, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-push-8 {
    left: 66.66666667%; }

  /* line 605, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-push-7 {
    left: 58.33333333%; }

  /* line 608, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-push-6 {
    left: 50%; }

  /* line 611, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-push-5 {
    left: 41.66666667%; }

  /* line 614, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-push-4 {
    left: 33.33333333%; }

  /* line 617, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-push-3 {
    left: 25%; }

  /* line 620, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-push-2 {
    left: 16.66666667%; }

  /* line 623, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-push-1 {
    left: 8.33333333%; }

  /* line 626, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-push-0 {
    left: auto; }

  /* line 629, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-offset-12 {
    margin-left: 100%; }

  /* line 632, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  /* line 635, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  /* line 638, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-offset-9 {
    margin-left: 75%; }

  /* line 641, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  /* line 644, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  /* line 647, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-offset-6 {
    margin-left: 50%; }

  /* line 650, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  /* line 653, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  /* line 656, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-offset-3 {
    margin-left: 25%; }

  /* line 659, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  /* line 662, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  /* line 665, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  /* line 671, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left; }

  /* line 674, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-12 {
    float: left;
    width: 100%; }

  /* line 678, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-11 {
    width: 91.66666667%; }

  /* line 681, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-10 {
    width: 83.33333333%; }

  /* line 684, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-9 {
    width: 75%; }

  /* line 687, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-8 {
    width: 66.66666667%; }

  /* line 690, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-7 {
    width: 58.33333333%; }

  /* line 693, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-6 {
    width: 50%; }

  /* line 696, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-5 {
    width: 41.66666667%; }

  /* line 699, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-4 {
    width: 33.33333333%; }

  /* line 702, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-3 {
    width: 25%; }

  /* line 705, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-2 {
    width: 16.66666667%; }

  /* line 708, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-1 {
    width: 8.33333333%; }

  /* line 711, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-pull-12 {
    right: 100%; }

  /* line 714, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-pull-11 {
    right: 91.66666667%; }

  /* line 717, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-pull-10 {
    right: 83.33333333%; }

  /* line 720, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-pull-9 {
    right: 75%; }

  /* line 723, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-pull-8 {
    right: 66.66666667%; }

  /* line 726, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-pull-7 {
    right: 58.33333333%; }

  /* line 729, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-pull-6 {
    right: 50%; }

  /* line 732, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-pull-5 {
    right: 41.66666667%; }

  /* line 735, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-pull-4 {
    right: 33.33333333%; }

  /* line 738, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-pull-3 {
    right: 25%; }

  /* line 741, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-pull-2 {
    right: 16.66666667%; }

  /* line 744, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-pull-1 {
    right: 8.33333333%; }

  /* line 747, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-pull-0 {
    right: auto; }

  /* line 750, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-push-12 {
    left: 100%; }

  /* line 753, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-push-11 {
    left: 91.66666667%; }

  /* line 756, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-push-10 {
    left: 83.33333333%; }

  /* line 759, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-push-9 {
    left: 75%; }

  /* line 762, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-push-8 {
    left: 66.66666667%; }

  /* line 765, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-push-7 {
    left: 58.33333333%; }

  /* line 768, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-push-6 {
    left: 50%; }

  /* line 771, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-push-5 {
    left: 41.66666667%; }

  /* line 774, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-push-4 {
    left: 33.33333333%; }

  /* line 777, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-push-3 {
    left: 25%; }

  /* line 780, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-push-2 {
    left: 16.66666667%; }

  /* line 783, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-push-1 {
    left: 8.33333333%; }

  /* line 786, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-push-0 {
    left: auto; }

  /* line 789, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-offset-12 {
    margin-left: 100%; }

  /* line 792, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  /* line 795, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  /* line 798, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-offset-9 {
    margin-left: 75%; }

  /* line 801, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  /* line 804, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  /* line 807, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-offset-6 {
    margin-left: 50%; }

  /* line 810, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  /* line 813, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  /* line 816, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-offset-3 {
    margin-left: 25%; }

  /* line 819, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  /* line 822, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  /* line 825, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-lg-offset-0 {
    margin-left: 0%; } }
/* line 830, /app/app/assets/stylesheets/ticketing/order-component.scss */
table {
  background-color: transparent; }

/* line 834, /app/app/assets/stylesheets/ticketing/order-component.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

/* line 841, /app/app/assets/stylesheets/ticketing/order-component.scss */
th {
  text-align: left; }

/* line 845, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  /* line 851, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  /* line 858, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd; }
  /* line 863, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  /* line 867, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .table > tbody + tbody {
    border-top: 2px solid #dddddd; }
  /* line 872, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .table .table {
    background-color: #ffffff; }

/* line 878, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px; }

/* line 883, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table-bordered {
  border: 1px solid #dddddd; }
  /* line 887, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd; }
  /* line 892, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

/* line 899, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

/* line 903, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

/* line 908, /app/app/assets/stylesheets/ticketing/order-component.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }
/* line 914, /app/app/assets/stylesheets/ticketing/order-component.scss */
table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

/* line 922, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

/* line 929, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8; }
/* line 934, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

/* line 940, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

/* line 947, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6; }
/* line 952, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

/* line 958, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

/* line 965, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3; }
/* line 970, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

/* line 976, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

/* line 983, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc; }
/* line 988, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

/* line 994, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

/* line 1001, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc; }
/* line 1006, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

/* line 1011, /app/app/assets/stylesheets/ticketing/order-component.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }

@media screen and (max-width: 767px) {
  /* line 1017, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd; }
    /* line 1025, /app/app/assets/stylesheets/ticketing/order-component.scss */
    .table-responsive > .table {
      margin-bottom: 0; }
      /* line 1029, /app/app/assets/stylesheets/ticketing/order-component.scss */
      .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    /* line 1035, /app/app/assets/stylesheets/ticketing/order-component.scss */
    .table-responsive > .table-bordered {
      border: 0; }
      /* line 1039, /app/app/assets/stylesheets/ticketing/order-component.scss */
      .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      /* line 1043, /app/app/assets/stylesheets/ticketing/order-component.scss */
      .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      /* line 1047, /app/app/assets/stylesheets/ticketing/order-component.scss */
      .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }
/* line 1057, /app/app/assets/stylesheets/ticketing/order-component.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

/* line 1064, /app/app/assets/stylesheets/ticketing/order-component.scss */
.container:before, .container:after {
  content: " ";
  display: table; }

/* line 1071, /app/app/assets/stylesheets/ticketing/order-component.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table; }

/* line 1078, /app/app/assets/stylesheets/ticketing/order-component.scss */
.row:before, .row:after {
  content: " ";
  display: table; }

/* line 1084, /app/app/assets/stylesheets/ticketing/order-component.scss */
.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both; }

/* line 1088, /app/app/assets/stylesheets/ticketing/order-component.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 1094, /app/app/assets/stylesheets/ticketing/order-component.scss */
.pull-right {
  float: right !important; }

/* line 1098, /app/app/assets/stylesheets/ticketing/order-component.scss */
.pull-left {
  float: left !important; }

/* line 1102, /app/app/assets/stylesheets/ticketing/order-component.scss */
.hide {
  display: none !important; }

/* line 1106, /app/app/assets/stylesheets/ticketing/order-component.scss */
.show {
  display: block !important; }

/* line 1110, /app/app/assets/stylesheets/ticketing/order-component.scss */
.invisible {
  visibility: hidden; }

/* line 1114, /app/app/assets/stylesheets/ticketing/order-component.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 1122, /app/app/assets/stylesheets/ticketing/order-component.scss */
.hidden {
  display: none !important; }

/* line 1126, /app/app/assets/stylesheets/ticketing/order-component.scss */
.affix {
  position: fixed; }

/* line 1130, /app/app/assets/stylesheets/ticketing/order-component.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 1139, /app/app/assets/stylesheets/ticketing/order-component.scss */
.panel-body {
  padding: 15px; }
  /* line 1142, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .panel-body:before {
    content: " ";
    display: table; }
  /* line 1147, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .panel-body:after {
    content: " ";
    display: table;
    clear: both; }

/* line 1154, /app/app/assets/stylesheets/ticketing/order-component.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

/* line 1161, /app/app/assets/stylesheets/ticketing/order-component.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

/* line 1168, /app/app/assets/stylesheets/ticketing/order-component.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 1176, /app/app/assets/stylesheets/ticketing/order-component.scss */
.panel-default {
  border-color: #ddd; }
  /* line 1179, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }

@media (max-width: 767px) {
  /* line 1187, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1193, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .hidden-sm {
    display: none !important; } }
/* line 1198, /app/app/assets/stylesheets/ticketing/order-component.scss */
.m-a-0 {
  margin: 0 !important; }

/* line 1202, /app/app/assets/stylesheets/ticketing/order-component.scss */
.m-b-xs {
  margin-bottom: 10px !important; }

/* line 1206, /app/app/assets/stylesheets/ticketing/order-component.scss */
.p-x-0 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* line 1211, /app/app/assets/stylesheets/ticketing/order-component.scss */
.p-a-xs {
  padding: 10px !important; }

/* line 1215, /app/app/assets/stylesheets/ticketing/order-component.scss */
.p-y-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

/* line 1220, /app/app/assets/stylesheets/ticketing/order-component.scss */
.w500 {
  font-weight: 500 !important; }

/* line 1224, /app/app/assets/stylesheets/ticketing/order-component.scss */
.text-center {
  text-align: center !important; }

/* line 1228, /app/app/assets/stylesheets/ticketing/order-component.scss */
.border-none {
  border: none !important; }

/* line 1232, /app/app/assets/stylesheets/ticketing/order-component.scss */
.vertical-align {
  display: flex;
  align-items: center; }

/* line 1237, /app/app/assets/stylesheets/ticketing/order-component.scss */
.card {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.06), 0 1px 6px 0 rgba(0, 2, 0, 0.05); }

/* line 1243, /app/app/assets/stylesheets/ticketing/order-component.scss */
.vertical-align {
  display: flex;
  align-items: center; }

@media only screen and (max-width: 768px) {
  /* line 1253, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .vertical-align {
    display: inherit;
    align-items: inherit; } }
@media only screen and (max-width: 991px) {
  /* line 1260, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .vertical-align--sm {
    display: inherit;
    align-items: inherit; } }
/* line 1266, /app/app/assets/stylesheets/ticketing/order-component.scss */
.color-black {
  color: #000 !important; }

/* line 1270, /app/app/assets/stylesheets/ticketing/order-component.scss */
.border-none {
  border: none !important; }

/* line 1274, /app/app/assets/stylesheets/ticketing/order-component.scss */
.panel {
  box-shadow: none !important; }

/* line 1279, /app/app/assets/stylesheets/ticketing/order-component.scss */
ul {
  padding-left: 0; }

/* line 1283, /app/app/assets/stylesheets/ticketing/order-component.scss */
::-moz-selection {
  background: #ff4f4a;
  color: #fff; }
::selection, ::-moz-selection {
  background: #ff4f4a;
  color: #fff; }

/* line 1288, /app/app/assets/stylesheets/ticketing/order-component.scss */
a {
  text-decoration: none !important; }
  /* line 1291, /app/app/assets/stylesheets/ticketing/order-component.scss */
  a:focus {
    outline: none !important; }

/* line 1296, /app/app/assets/stylesheets/ticketing/order-component.scss */
.row {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/* line 1301, /app/app/assets/stylesheets/ticketing/order-component.scss */
li {
  list-style-type: none; }

/* line 1305, /app/app/assets/stylesheets/ticketing/order-component.scss */
.text-center {
  text-align: center !important; }

/* line 1309, /app/app/assets/stylesheets/ticketing/order-component.scss */
a {
  text-decoration: none; }

/* line 1313, /app/app/assets/stylesheets/ticketing/order-component.scss */
.exp {
  color: #252525;
  font-size: 15px; }

@media only screen and (max-width: 768px) {
  /* line 1319, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .exp {
    margin-bottom: 10px; } }
/* line 1324, /app/app/assets/stylesheets/ticketing/order-component.scss */
.print {
  border-radius: 2px;
  font-size: 14px;
  margin-top: 0;
  background: #ddd;
  float: right;
  padding: 5px 15px; }
  /* line 1332, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .print a {
    color: white !important; }

@media only screen and (max-width: 768px) {
  /* line 1338, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .print {
    display: block;
    width: 100%;
    text-align: center; } }
/* line 1345, /app/app/assets/stylesheets/ticketing/order-component.scss */
.border-coupon {
  border-left: 1px solid #DDDDDD; }

@media only screen and (max-width: 991px) {
  /* line 1350, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .border-coupon {
    border: none; } }
/* line 1355, /app/app/assets/stylesheets/ticketing/order-component.scss */
.border-top {
  border-top: 1px solid #E4E4E4; }

/* line 1360, /app/app/assets/stylesheets/ticketing/order-component.scss */
.panel-default > .panel-heading, .panel-default > .panel-footer {
  background-color: #FFFFFF; }

/* line 1365, /app/app/assets/stylesheets/ticketing/order-component.scss */
.img-coupon-ie {
  max-width: 150px \9; }

@media only screen and (max-width: 991px) {
  /* line 1371, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .coupon img {
    margin-bottom: 20px; } }
@media only screen and (max-width: 767px) {
  /* line 1377, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .coupon img {
    margin-bottom: 20px; } }
/* line 1382, /app/app/assets/stylesheets/ticketing/order-component.scss */
.card-coupon {
  border-radius: 15px; }

/* line 1386, /app/app/assets/stylesheets/ticketing/order-component.scss */
.coupon {
  margin-top: 10px;
  margin-bottom: 10px;
  border: none;
  border-radius: 10px;
  font-weight: 300; }
  /* line 1393, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .coupon .coupon-header {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
  /* line 1398, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .coupon #title span {
    margin-top: 5px;
    font-weight: 700; }

/* line 1404, /app/app/assets/stylesheets/ticketing/order-component.scss */
.coupon-img {
  width: 100%;
  padding: 0; }

/* line 1409, /app/app/assets/stylesheets/ticketing/order-component.scss */
.items {
  margin: 18px 0;
  color: #A6A6A6; }
  /* line 1413, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .items li > h3 {
    margin-top: 0 !important;
    font-size: 13px;
    display: inline; }

/* line 1420, /app/app/assets/stylesheets/ticketing/order-component.scss */
.coupon-code {
  color: #333333;
  font-size: 11px; }

/* line 1425, /app/app/assets/stylesheets/ticketing/order-component.scss */
* {
  margin: 0;
  padding: 0; }

@media print {
  /* line 1431, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .print {
    display: none; }

  /* line 1434, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .no-print {
    display: none !important; }

  /* line 1437, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .display-print {
    display: block !important; }

  /* line 1440, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .coupon-img {
    display: block !important;
    margin-right: 0;
    width: 100%; }

  /* line 1445, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-2 {
    width: 130px;
    padding: 0; }

  /* line 1449, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .col-md-8 {
    width: 600px; }

  /* line 1452, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .print-img {
    padding-left: 0px;
    width: 155px; }

  /* line 1456, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .exp {
    font-size: 10px; }

  /* line 1459, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .items {
    font-size: 12px; } }
@media all {
  /* line 1465, /app/app/assets/stylesheets/ticketing/order-component.scss */
  a {
    background-color: transparent; }
    /* line 1468, /app/app/assets/stylesheets/ticketing/order-component.scss */
    a:active, a:hover {
      outline: 0; }

  /* line 1502, /app/app/assets/stylesheets/ticketing/order-component.scss */
  * {
    box-sizing: border-box; }
    /* line 1507, /app/app/assets/stylesheets/ticketing/order-component.scss */
    *:before, *:after {
      box-sizing: border-box; }

  /* line 1513, /app/app/assets/stylesheets/ticketing/order-component.scss */
  a {
    text-decoration: none; }
    /* line 1516, /app/app/assets/stylesheets/ticketing/order-component.scss */
    a:hover {
      color: #23527c;
      text-decoration: underline; }
    /* line 1521, /app/app/assets/stylesheets/ticketing/order-component.scss */
    a:focus {
      color: #23527c;
      text-decoration: underline;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }

  /* line 1528, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
    /* line 1548, /app/app/assets/stylesheets/ticketing/order-component.scss */
    .btn:focus, .btn:active:focus {
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    /* line 1553, /app/app/assets/stylesheets/ticketing/order-component.scss */
    .btn:hover, .btn:focus {
      text-decoration: none; }
    /* line 1557, /app/app/assets/stylesheets/ticketing/order-component.scss */
    .btn:active {
      outline: 0;
      background-image: none;
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

  /* line 1564, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

  /* line 1570, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .btn-block {
    display: block;
    width: 100%; }

  /* line 1574, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .btn {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 30px;
    transition: all 0.2s ease;
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 2px 0 transparent, 0 1px 4px 0 rgba(0, 0, 0, 0.11), 0 3px 5px -2px rgba(0, 0, 0, 0.13); }
    /* line 1584, /app/app/assets/stylesheets/ticketing/order-component.scss */
    .btn:hover {
      box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px transparent; }

  /* line 1588, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .btn-lightblue {
    background: #2196f3; }
    /* line 1591, /app/app/assets/stylesheets/ticketing/order-component.scss */
    .btn-lightblue:hover {
      background: #1791f2;
      transition: all 0.3s ease;
      color: #fff; }
    /* line 1597, /app/app/assets/stylesheets/ticketing/order-component.scss */
    .btn-lightblue:active {
      background: #1791f2;
      color: #fff; }

  /* line 1602, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .color-white {
    color: white !important; }

  /* line 1607, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .btn:focus, .btn:hover {
    text-decoration: none;
    outline: none !important; }

  /* line 1612, /app/app/assets/stylesheets/ticketing/order-component.scss */
  a {
    text-decoration: none !important;
    text-decoration: none; }
    /* line 1615, /app/app/assets/stylesheets/ticketing/order-component.scss */
    a:focus {
      outline: none !important; }

  /* line 1621, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .btn-icon {
    border: none;
    padding-right: 50px;
    padding-left: 15px; }
    /* line 1626, /app/app/assets/stylesheets/ticketing/order-component.scss */
    .btn-icon .fa {
      font-size: 18px;
      vertical-align: text-bottom;
      position: absolute;
      top: 0;
      background: rgba(0, 0, 0, 0.1);
      padding: 10px;
      right: 0;
      bottom: 0;
      height: 100%; }

  /* line 1638, /app/app/assets/stylesheets/ticketing/order-component.scss */
  * {
    margin: 0;
    padding: 0; } }
@media only screen and (max-width: 768px) {
  /* line 1645, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .padd-resp {
    padding: 0 !important; } }
/* line 1650, /app/app/assets/stylesheets/ticketing/order-component.scss */
.hr-ticket {
  position: relative;
  margin: 5px 0;
  height: 20px; }

@media only screen and (max-width: 768px) {
  /* line 1657, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .hr-ticket {
    text-align: center;
    height: auto;
    padding: 15px 0 0;
    margin-top: 0 !important;
    border-top: 1px solid #ddd; } }
/* line 1666, /app/app/assets/stylesheets/ticketing/order-component.scss */
.cont-hr .col-sm-1 {
  text-align: center; }

/* line 1670, /app/app/assets/stylesheets/ticketing/order-component.scss */
.hr-ticket .cont-hr {
  position: relative;
  display: inline-block;
  height: 30px;
  font-size: 16px;
  line-height: 27px;
  border-radius: 100px;
  font-weight: 200;
  color: #333;
  z-index: 2;
  padding: 2px 20px 0;
  background: #efefef;
  width: 100%; }

@media only screen and (max-width: 768px) {
  /* line 1686, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .hr-ticket .cont-hr {
    height: auto;
    border: none !important;
    background: white;
    padding: initial; } }
/* line 1694, /app/app/assets/stylesheets/ticketing/order-component.scss */
.hr-ticket .cont-hr .number {
  color: #000;
  font-size: 16px;
  background: white;
  border-radius: 100px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  padding: 7px 16px;
  font-weight: 600; }

@media only screen and (max-width: 768px) {
  /* line 1705, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .hr-ticket .cont-hr .number {
    display: block;
    padding: 0;
    margin: 0 auto;
    width: 30px;
    margin-bottom: 5px; } }
/* line 1714, /app/app/assets/stylesheets/ticketing/order-component.scss */
.hr-ticket .cont-hr .ticket {
  margin-left: 10px;
  font-weight: 500; }

@media only screen and (max-width: 768px) {
  /* line 1720, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .hr-ticket .cont-hr .ticket {
    margin-left: 0;
    padding-bottom: 5px; } }
/* line 1726, /app/app/assets/stylesheets/ticketing/order-component.scss */
.hr-ticket::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 71%;
  height: 1px;
  background: #fafafa;
  z-index: 1; }

@media (min-width: 768px) {
  /* line 1738, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .modal-md--custom {
    width: 785px !important; } }
/* line 1743, /app/app/assets/stylesheets/ticketing/order-component.scss */
.pad-left-resp {
  padding-left: 0 !important; }

@media only screen and (max-width: 991px) {
  /* line 1748, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .pad-left-resp {
    padding-left: 15px !important; } }
/* line 1753, /app/app/assets/stylesheets/ticketing/order-component.scss */
.pad-right-resp {
  padding-right: 0 !important; }

@media only screen and (max-width: 991px) {
  /* line 1758, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .pad-right-resp {
    padding-right: 15px !important; } }
@media only screen and (max-width: 991px) {
  /* line 1764, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .pad-resp {
    padding: 0 !important; } }
/* line 1769, /app/app/assets/stylesheets/ticketing/order-component.scss */
.terms {
  border: 1px solid #e5e5e5;
  background: #f0f5f9;
  max-height: 170px;
  padding: 0 10px;
  overflow: auto;
  border-radius: 4px; }

/* line 1778, /app/app/assets/stylesheets/ticketing/order-component.scss */
.btn-ticket-streaming {
  text-align: center;
  background: #ebffec;
  padding: 14px 38px;
  border-radius: 12px;
  border: 1px solid #30ca37;
  margin-bottom: 10px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  color: #31ca37 !important;
  transition: all .3s;
  display: block; }
  /* line 1791, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .btn-ticket-streaming:hover {
    background: #31ca37; }
    /* line 1794, /app/app/assets/stylesheets/ticketing/order-component.scss */
    .btn-ticket-streaming:hover h4, .btn-ticket-streaming:hover h5, .btn-ticket-streaming:hover .material-icons {
      color: white; }
  /* line 1799, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .btn-ticket-streaming .material-icons {
    font-size: 35px;
    transition: all .3s; }
  /* line 1804, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .btn-ticket-streaming h4 {
    font-size: 15px;
    margin-top: 5px;
    text-transform: uppercase;
    color: #31ca37;
    white-space: nowrap;
    font-weight: 700;
    transition: all .3s; }
  /* line 1814, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .btn-ticket-streaming h5 {
    color: #31ca37;
    transition: all .3s; }

/* line 1820, /app/app/assets/stylesheets/ticketing/order-component.scss */
.disc {
  list-style-type: disc; }

/* line 1824, /app/app/assets/stylesheets/ticketing/order-component.scss */
.btn-wsp {
  background: #4dc247;
  border-radius: 7px !important;
  color: white !important;
  transition: all .3s; }
  /* line 1830, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .btn-wsp .fa-whatsapp {
    vertical-align: sub;
    font-size: 24px;
    margin-left: 6px; }
  /* line 1836, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .btn-wsp:hover {
    opacity: .8; }

/* line 1841, /app/app/assets/stylesheets/ticketing/order-component.scss */
.bg-success {
  background: linear-gradient(45deg, #9fe0b5 0%, #72bdb5 100%) !important; }

/* line 1845, /app/app/assets/stylesheets/ticketing/order-component.scss */
.bg-success h3, .bg-success h4 {
  color: #3e605d; }

@media (max-width: 992px) {
  /* line 1850, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .bg-success {
    border-radius: 0 0 20px 20px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important; } }
/* line 1857, /app/app/assets/stylesheets/ticketing/order-component.scss */
.card {
  box-shadow: -6.891px 24.032px 76px 0px #0000001a;
  border-radius: 20px;
  padding: 10px 0 !important; }

@media (max-width: 992px) {
  /* line 1864, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .ticket-background-blur-container {
    height: 70%; }

  /* line 1868, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .image-header {
    max-width: 100px; } }
/* line 1873, /app/app/assets/stylesheets/ticketing/order-component.scss */
.custom-font {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700; }

/* line 1878, /app/app/assets/stylesheets/ticketing/order-component.scss */
.header-title {
  font-size: 2.5rem;
  font-weight: 700; }

/* line 1883, /app/app/assets/stylesheets/ticketing/order-component.scss */
.card {
  box-shadow: -6.891px 24.032px 76px 0px #0000001a;
  border-radius: 20px;
  padding: 10px 0 !important; }

/* line 1889, /app/app/assets/stylesheets/ticketing/order-component.scss */
#print-btn, .print-btn {
  border: 1px solid #4e4e4e;
  color: black;
  text-transform: none;
  background: white;
  box-shadow: none;
  font-size: 14px;
  padding: 8px;
  width: 100%;
  border-radius: 8px !important; }

/* line 1901, /app/app/assets/stylesheets/ticketing/order-component.scss */
#print-btn .material-icons, .print-btn .material-icons {
  vertical-align: middle;
  font-size: 18px; }

/* line 1906, /app/app/assets/stylesheets/ticketing/order-component.scss */
.border-print {
  border-bottom: 1px solid #e4e4e4; }

@media print {
  /* line 1911, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .border-print {
    border-bottom: 1px solid #bdbdbd; } }
/* line 1915, /app/app/assets/stylesheets/ticketing/order-component.scss */
.print-title {
  padding-bottom: 10px; }

@media print {
  /* line 1920, /app/app/assets/stylesheets/ticketing/order-component.scss */
  .print-title {
    padding-bottom: 0; } }
@media all {
  /* line 16, /app/app/assets/stylesheets/components/common.order.scss */
  .page-break {
    display: none; } }
@media print {
  /* line 22, /app/app/assets/stylesheets/components/common.order.scss */
  .page-break {
    display: block;
    page-break-before: always; }

  @page {
    size: letter;
    margin: 0; } }
/* line 33, /app/app/assets/stylesheets/components/common.order.scss */
.menta-bg {
  background-color: #0057DF !important; }

/* line 37, /app/app/assets/stylesheets/components/common.order.scss */
.menta-bg:hover {
  background-color: #1668eb !important; }

/* line 41, /app/app/assets/stylesheets/components/common.order.scss */
.hr-ticket .cont-hr {
  border-radius: 0; }

/* line 45, /app/app/assets/stylesheets/components/common.order.scss */
.panel-footer {
  background: white;
  padding: 10px 0; }

/* line 50, /app/app/assets/stylesheets/components/common.order.scss */
.border-print {
  border-bottom: 1px solid #e4e4e4; }

@media print {
  /* line 55, /app/app/assets/stylesheets/components/common.order.scss */
  .border-print {
    border-bottom: 1px solid #bdbdbd; } }
