/*!
 *  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("/assets/fontawesome-webfont-cc40cf4451d15180759793702d32f0d5.eot");
  src: url("/assets/fontawesome-webfont-cc40cf4451d15180759793702d32f0d5.eot?#iefix") format("embedded-opentype"), url("/assets/fontawesome-webfont-bed299a088e036c797974a2fbf0b9764.woff2") format("woff2"), url("/assets/fontawesome-webfont-c0a68bcea2a01d8345fb76d3c15a6543.woff") format("woff"), url("/assets/fontawesome-webfont-84290d61d431cd10875b1de2f8560515.ttf") format("truetype"), url("/assets/fontawesome-webfont-6cbb04014078a1a777e481c80b87706c.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/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, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

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

/* line 54, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/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, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

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

/* line 72, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  /* line 106, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 110, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  /* line 116, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 120, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 125, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

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

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

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

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

/* line 159, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/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, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/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 171, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/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, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 229, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 245, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 279, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 361, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 372, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 388, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 479, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 516, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 559, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 575, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 636, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 649, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 707, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 711, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 721, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 725, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 732, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 740, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 795, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 799, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 803, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 813, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 817, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 821, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 831, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 841, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 935, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 954, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 994, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 999, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/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, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1012, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1127, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1131, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1135, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1139, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1146, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1150, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1156, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1161, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1165, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1169, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1287, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1324, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1337, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1360, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1364, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1443, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1447, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1479, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/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 1483, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1487, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1491, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1510, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/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, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1518, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1522, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1533, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1543, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1547, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1551, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1579, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1695, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1762, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1811, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1827, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1841, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1845, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1849, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1853, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1857, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1860, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1863, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1866, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1869, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1872, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1875, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1878, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1881, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1884, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1887, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1890, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1894, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1898, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1902, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1905, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1909, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1913, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1916, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1919, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1922, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1925, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1928, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1931, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1934, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1937, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1940, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1943, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1946, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1949, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1952, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1955, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1958, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1961, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1964, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1967, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1970, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1973, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1977, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1980, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1983, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1986, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1989, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1992, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1995, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1998, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2001, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2004, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2007, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2010, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2013, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2016, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2019, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2022, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2025, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2028, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2031, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2034, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2037, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2040, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2043, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2046, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2049, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2052, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2055, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2058, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2061, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2064, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2067, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2070, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2073, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2076, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2079, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2082, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2085, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2088, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2091, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2094, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2097, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2100, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2103, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2106, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2109, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2112, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2115, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2118, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2121, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2124, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2127, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2131, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2136, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2139, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2142, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2146, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2149, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2152, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2155, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2158, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2161, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2164, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2167, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2170, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2173, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2176, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2180, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2184, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2187, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 2190, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 2193, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2196, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2199, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 2202, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 2206, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

/* line 2210, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

/* line 2213, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 2216, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 2219, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 2222, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2226, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2230, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 2233, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 2236, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 2239, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 2244, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 2248, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2252, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 2256, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2260, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2263, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2268, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

/* line 2271, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2274, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 2277, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 2280, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 2284, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 2288, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 2291, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 2294, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 2297, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 2300, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2303, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 2306, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da";
}

/* line 2309, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2312, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 2315, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 2318, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 2321, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2324, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/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 2335, ../../../../../../bundle/gems/font-awesome-rails-4.7.0.5/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;
}

/*! Hint.css - v1.3.0 - 2013-08-05
* http://kushagragour.in/lab/hint/
* Copyright (c) 2013 Kushagra Gour; Licensed MIT */
/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint, [data-hint] {
  position: relative;
  display: inline-block;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint:before, .hint:after, [data-hint]:before, [data-hint]:after {
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  opacity: 0;
  z-index: 1000000;
  pointer-events: none;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  transition: .3s ease;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint:hover:before, .hint:hover:after, .hint:focus:before, .hint:focus:after, [data-hint]:hover:before, [data-hint]:hover:after, [data-hint]:focus:before, [data-hint]:focus:after {
  visibility: visible;
  opacity: 1;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint:before, [data-hint]:before {
  content: '';
  position: absolute;
  background: transparent;
  border: 6px solid transparent;
  z-index: 1000001;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint:after, [data-hint]:after {
  content: attr(data-hint);
  background: #383838;
  color: #fff;
  text-shadow: 0 -1px 0 #000;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 12px;
  white-space: nowrap;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--top:before {
  border-top-color: #383838;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--bottom:before {
  border-bottom-color: #383838;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--left:before {
  border-left-color: #383838;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--right:before {
  border-right-color: #383838;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--top:before {
  margin-bottom: -12px;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--top:after {
  margin-left: -18px;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--top:before, .hint--top:after {
  bottom: 100%;
  left: 50%;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--top:hover:after, .hint--top:hover:before, .hint--top:focus:after, .hint--top:focus:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px);
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--bottom:before {
  margin-top: -12px;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--bottom:after {
  margin-left: -18px;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--bottom:before, .hint--bottom:after {
  top: 100%;
  left: 50%;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--bottom:hover:after, .hint--bottom:hover:before, .hint--bottom:focus:after, .hint--bottom:focus:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px);
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--right:before {
  margin-left: -12px;
  margin-bottom: -6px;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--right:after {
  margin-bottom: -14px;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--right:before, .hint--right:after {
  left: 100%;
  bottom: 50%;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--right:hover:after, .hint--right:hover:before, .hint--right:focus:after, .hint--right:focus:before {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  transform: translateX(8px);
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--left:before {
  margin-right: -12px;
  margin-bottom: -6px;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--left:after {
  margin-bottom: -14px;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--left:before, .hint--left:after {
  right: 100%;
  bottom: 50%;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--left:hover:after, .hint--left:hover:before, .hint--left:focus:after, .hint--left:focus:before {
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  transform: translateX(-8px);
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--error:after {
  background-color: #b34e4d;
  text-shadow: 0 -1px 0 #592726;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--error.hint--top:before {
  border-top-color: #b34e4d;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--error.hint--bottom:before {
  border-bottom-color: #b34e4d;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--error.hint--left:before {
  border-left-color: #b34e4d;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--error.hint--right:before {
  border-right-color: #b34e4d;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--warning:after {
  background-color: #c09854;
  text-shadow: 0 -1px 0 #6c5328;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--warning.hint--top:before {
  border-top-color: #c09854;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--warning.hint--bottom:before {
  border-bottom-color: #c09854;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--warning.hint--left:before {
  border-left-color: #c09854;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--warning.hint--right:before {
  border-right-color: #c09854;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--info:after {
  background-color: #3986ac;
  text-shadow: 0 -1px 0 #193b4d;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--info.hint--top:before {
  border-top-color: #3986ac;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--info.hint--bottom:before {
  border-bottom-color: #3986ac;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--info.hint--left:before {
  border-left-color: #3986ac;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--info.hint--right:before {
  border-right-color: #3986ac;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--success:after {
  background-color: #458746;
  text-shadow: 0 -1px 0 #1a321a;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--success.hint--top:before {
  border-top-color: #458746;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--success.hint--bottom:before {
  border-bottom-color: #458746;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--success.hint--left:before {
  border-left-color: #458746;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--success.hint--right:before {
  border-right-color: #458746;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--always:after, .hint--always:before {
  opacity: 1;
  visibility: visible;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--always.hint--top:after, .hint--always.hint--top:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px);
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--always.hint--bottom:after, .hint--always.hint--bottom:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px);
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--always.hint--left:after, .hint--always.hint--left:before {
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  transform: translateX(-8px);
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--always.hint--right:after, .hint--always.hint--right:before {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  transform: translateX(8px);
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--rounded:after {
  border-radius: 4px;
}

/* line 6, ../../../../vendor/assets/stylesheets/hint.css */
.hint--bounce:before, .hint--bounce:after {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}

/* line 1, ../../../../app/assets/stylesheets/instabook/_hint_overide.css.scss */
.hint--bottom_left:before {
  border-bottom-color: #383838;
  margin-right: 12px;
  margin-top: -24px;
}

/* line 2, ../../../../app/assets/stylesheets/instabook/_hint_overide.css.scss */
.hint--bottom_left:after {
  margin-left: -12px;
  margin-top: -12px;
}

/* line 3, ../../../../app/assets/stylesheets/instabook/_hint_overide.css.scss */
.hint--bottom_left:before, .hint--bottom_left:after {
  right: 50%;
  top: 170%;
}

/* line 7, ../../../../app/assets/stylesheets/instabook/_hint_overide.css.scss */
.hint--bottom_left:hover:after, .hint--bottom_left:hover:before, .hint--bottom_left:focus:after, .hint--left:focus:before {
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  transform: translateX(-8px);
}

/* line 1, ../../../../app/assets/stylesheets/instabook/_animations.css.scss */
.fadein {
  animation: fadein 2s linear 0s 1 normal forwards;
  -moz-animation: fadein 2s linear 0s 1 normal forwards;
  -webkit-animation: fadein 2s linear 0s 1 normal forwards;
  -o-animation: fadein 2s linear 0s 1 normal forwards;
}

@-webkit-keyframes fadein {
  /* line 6, ../../../../app/assets/stylesheets/instabook/_animations.css.scss */
  from {
    opacity: 0;
  }

  /* line 9, ../../../../app/assets/stylesheets/instabook/_animations.css.scss */
  to {
    opacity: 1;
  }
}

@-moz-keyframes fadein {
  /* line 6, ../../../../app/assets/stylesheets/instabook/_animations.css.scss */
  from {
    opacity: 0;
  }

  /* line 9, ../../../../app/assets/stylesheets/instabook/_animations.css.scss */
  to {
    opacity: 1;
  }
}

@-ms-keyframes fadein {
  /* line 6, ../../../../app/assets/stylesheets/instabook/_animations.css.scss */
  from {
    opacity: 0;
  }

  /* line 9, ../../../../app/assets/stylesheets/instabook/_animations.css.scss */
  to {
    opacity: 1;
  }
}

@keyframes fadein {
  /* line 6, ../../../../app/assets/stylesheets/instabook/_animations.css.scss */
  from {
    opacity: 0;
  }

  /* line 9, ../../../../app/assets/stylesheets/instabook/_animations.css.scss */
  to {
    opacity: 1;
  }
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.css */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.css */
.picker__input {
  cursor: default;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.css */
.picker__input.picker__input--active {
  border-color: #0089ec;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.css */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  transition: background .15s ease-out,transform 0s .15s;
  -webkit-backface-visibility: hidden;
}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            /*!
* Default mobile-first, responsive styling for pickadate.js
* Demo: http://amsul.github.io/pickadate.js
*/
/* line 4, ../../../../vendor/assets/stylesheets/pickadate/default.css */
.picker__frame, .picker__holder {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

/* line 4, ../../../../vendor/assets/stylesheets/pickadate/default.css */
.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  max-width: 666px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  transition: all .15s ease-out;
}

/* line 4, ../../../../vendor/assets/stylesheets/pickadate/default.css */
.picker__wrap {
  display: table;
  width: 100%;
  height: 100%;
}

@media (min-height: 33.875em) {
  /* line 4, ../../../../vendor/assets/stylesheets/pickadate/default.css */
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%;
  }

  /* line 4, ../../../../vendor/assets/stylesheets/pickadate/default.css */
  .picker__wrap {
    display: block;
  }
}
/* line 4, ../../../../vendor/assets/stylesheets/pickadate/default.css */
.picker__box {
  background: #fff;
  display: table-cell;
  vertical-align: middle;
}

@media (min-height: 26.5em) {
  /* line 4, ../../../../vendor/assets/stylesheets/pickadate/default.css */
  .picker__box {
    font-size: 1.25em;
  }
}
@media (min-height: 33.875em) {
  /* line 4, ../../../../vendor/assets/stylesheets/pickadate/default.css */
  .picker__box {
    display: block;
    font-size: 1.33em;
    border: 1px solid #777;
    border-top-color: #898989;
    border-bottom-width: 0;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
  }

  /* line 4, ../../../../vendor/assets/stylesheets/pickadate/default.css */
  .picker--opened .picker__frame {
    top: auto;
    bottom: 0;
  }
}
@media (min-height: 40.125em) {
  /* line 4, ../../../../vendor/assets/stylesheets/pickadate/default.css */
  .picker__frame {
    margin-bottom: 7.5%;
  }

  /* line 4, ../../../../vendor/assets/stylesheets/pickadate/default.css */
  .picker__box {
    font-size: 1.5em;
    border-bottom-width: 1px;
    border-radius: 5px;
  }
}
/* line 4, ../../../../vendor/assets/stylesheets/pickadate/default.css */
.picker--opened .picker__holder {
  -ms-transform: translateY(0);
  transform: translateY(0);
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  transition: background .15s ease-out;
}

/* line 4, ../../../../vendor/assets/stylesheets/pickadate/default.css */
.picker--opened .picker__frame {
  -ms-transform: translateY(0);
  transform: translateY(0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__footer, .picker__header, .picker__table {
  text-align: center;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__box {
  padding: 0 1em;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__header {
  position: relative;
  margin-top: .75em;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__month, .picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__year {
  color: #999;
  font-size: .8em;
  font-style: italic;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__select--month, .picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__select--month {
  width: 35%;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__select--year {
  width: 22.5%;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__select--month:focus, .picker__select--year:focus {
  border-color: #0089ec;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__nav--next, .picker__nav--prev {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -.25em;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__nav--next {
  right: -1em;
  padding-left: 1.25em;
}

@media (min-width: 24.5em) {
  /* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
  .picker__select--month, .picker__select--year {
    margin-top: -.5em;
  }

  /* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
  .picker__nav--next, .picker__nav--prev {
    top: -.33em;
  }

  /* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
  .picker__nav--prev {
    padding-right: 1.5em;
  }

  /* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
  .picker__nav--next {
    padding-left: 1.5em;
  }
}
/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__nav--next:before, .picker__nav--prev:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: .75em solid #000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__nav--next:before {
  border-right: 0;
  border-left: .75em solid #000;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__nav--next:hover, .picker__nav--prev:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__nav--disabled, .picker__nav--disabled:before, .picker__nav--disabled:before:hover, .picker__nav--disabled:hover {
  cursor: default;
  background: 0 0;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em;
}

@media (min-height: 33.875em) {
  /* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
  .picker__table {
    margin-bottom: .75em;
  }
}
/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__table td {
  margin: 0;
  padding: 0;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999;
  font-weight: 500;
}

@media (min-height: 33.875em) {
  /* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
  .picker__weekday {
    padding-bottom: .5em;
  }
}
/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__day--today {
  position: relative;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: .5em solid #0059bc;
  border-left: .5em solid transparent;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__day--disabled:before {
  border-top-color: #aaa;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__day--outfocus {
  color: #ddd;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker--focused .picker__day--highlighted, .picker__day--highlighted:hover, .picker__day--infocus:hover, .picker__day--outfocus:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__day--highlighted {
  border-color: #0089ec;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker--focused .picker__day--selected, .picker__day--selected, .picker__day--selected:hover {
  background: #0089ec;
  color: #fff;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker--focused .picker__day--disabled, .picker__day--disabled, .picker__day--disabled:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__day--highlighted.picker__day--disabled, .picker__day--highlighted.picker__day--disabled:hover {
  background: #bbb;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__button--clear, .picker__button--close, .picker__button--today {
  border: 1px solid #fff;
  background: #fff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: 700;
  width: 33%;
  display: inline-block;
  vertical-align: bottom;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__button--clear:hover, .picker__button--close:hover, .picker__button--today:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__button--clear:focus, .picker__button--close:focus, .picker__button--today:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: 0;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__button--clear:before, .picker__button--close:before, .picker__button--today:before {
  position: relative;
  display: inline-block;
  height: 0;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__button--clear:before, .picker__button--today:before {
  content: " ";
  margin-right: .45em;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__button--today:before {
  top: -.05em;
  width: 0;
  border-top: .66em solid #0059bc;
  border-left: .66em solid transparent;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__button--clear:before {
  top: -.25em;
  width: .66em;
  border-top: 3px solid #e20;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__button--close:before {
  content: "\D7";
  top: -.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__button--today[disabled], .picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default;
}

/* line 1, ../../../../vendor/assets/stylesheets/pickadate/default.date.css */
.picker__button--today[disabled]:before {
  border-top-color: #aaa;
}

/* line 5, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form input, #booking-form select {
  padding: 0.45em;
  font-size: 0.9em;
}
/* line 11, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form label abbr {
  border-bottom: none;
}
/* line 14, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form label abbr i {
  font-size: 1.5em;
  margin-left: 0.3em;
}
/* line 21, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form .date {
  text-align: center;
  margin-bottom: 5px;
}
/* line 25, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form .date input {
  text-align: center;
  width: 50%;
  margin: auto;
  cursor: pointer;
}
/* line 33, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form .date .picker {
  left: 0;
}
/* line 38, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form .persons {
  display: block;
  text-align: center;
}
/* line 42, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form .persons input {
  width: 2.5em;
}
/* line 48, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form #hours {
  padding-top: 5px;
}
/* line 50, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form #hours #periods {
  margin-top: -1em;
}
/* line 55, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form #hours #periods .period h2 {
  text-transform: uppercase !important;
  font-size: 16px !important;
  color: #252423;
  font-weight: normal !important;
}
/* line 62, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form #hours #periods .period .hours {
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 68, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form #hours #periods .period .hours li {
  display: inline-block;
  padding: 0;
  margin: 0;
  margin-bottom: 8px;
  width: 25%;
  text-align: center;
}
/* line 78, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form #hours #periods .period .hours li .hour {
  width: 90%;
  background-color: #c3a05e;
  border-color: #bb9348;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px 0px;
  color: white;
  text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
  border-style: solid;
  border-radius: 3px;
  border-width: 2px;
  border-collapse: collapse;
  display: inline-block;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  text-indent: 0px;
  text-transform: none;
  cursor: pointer;
  margin: 0;
  padding: 0.5em;
  transition-delay: 0s;
  transition-duration: 0.3s;
  transition-property: background-color;
  transition-timing-function: ease-out;
  position: relative !important;
  border: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  font-weight: normal !important;
  border-collapse: none !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
/* line 44, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
#booking-form #hours #periods .period .hours li .hour:hover {
  background-color: #bc954b;
  border-color: #aa853f;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px 0px;
}
/* line 48, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
#booking-form #hours #periods .period .hours li .hour:active {
  background-color: #caab71;
  border-color: #c29e5a;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px 0px;
}
/* line 52, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
#booking-form #hours #periods .period .hours li .hour[disabled] {
  background-color: #dfcca8;
  border-color: #d6bf92;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px 0px;
  cursor: default;
}
/* line 97, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form #hours #periods .period .hours li .offers {
  background-color: #f8cc00;
}
/* line 101, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form #hours #periods .period .hours li .event {
  background-color: #12b0c7;
}
/* line 105, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form #hours #periods .period .hours li .offers_and_event {
  background-color: #da5f0d;
}
/* line 112, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form #hours #periods .period .hours p.booking_waiting {
  position: relative;
  margin: 0;
}
/* line 117, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form #hours #periods .period .hours span.booking_waiting,
#booking-form #hours #periods .period .hours span.booking_waiting_dot {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #eb4c5c;
}
/* line 124, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form #hours #periods .period .hours span.booking_waiting {
  right: -4px;
  top: -4px;
}
/* line 128, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form #hours #periods .period .hours span.booking_waiting_dot {
  left: 5px;
  bottom: 5px;
}
/* line 132, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form #hours #periods .period .hours span.booking_waiting_notice {
  position: relative;
  left: 25px;
  font-size: 11px;
}
/* line 141, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form .alert.info {
  margin-top: 15px;
}
/* line 145, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form .alert.info .suggestions ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 150, ../../../../app/assets/stylesheets/instabook/bookings.css.scss */
#booking-form .alert.info .suggestions ul li {
  display: inline-block;
  padding: 0 0.5em;
}

/* line 1, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.borderRadius {
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 2, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.borderRadiusTp {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

/* line 3, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.borderRadiusBtm {
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

/* line 5, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon {
  position: relative;
  display: -moz-inline-stack;
  zoom: 1;
  display: inline-block;
  *display: inline;
  cursor: default;
}

/* line 6, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon ul {
  padding: 0;
  margin: 0;
}

/* line 7, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon ul li {
  list-style-type: none;
}

/* line 8, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.borderRadiusTp ul li:last-child {
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border-bottom: 0 none #c3c3c3;
}

/* line 9, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.borderRadiusBtm ul li:first-child {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  border-bottom: 1 solid #c3c3c3;
}

/* line 11, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .disabled img, .ddcommon .disabled span, .ddcommon.disabledAll {
  opacity: .5;
  /* standard: ff gt 1.5, opera, safari */
  -ms-filter: "alpha(opacity=50)";
  /* ie 8 */
  filter: alpha(opacity=50);
  /* ie lt 7 */
  -khtml-opacity: .5;
  /* safari 1.x */
  -moz-opacity: .5;
  /* ff lt 1.5, netscape */
  color: #999999;
}

/* line 19, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .clear {
  clear: both;
}

/* line 20, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .shadow {
  -moz-box-shadow: 5px 5px 5px -5px #888888;
  -webkit-box-shadow: 5px 5px 5px -5px #888888;
  box-shadow: 5px 5px 5px -5px #888888;
}

/* line 21, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon input.text {
  color: #7e7e7e;
  padding: 0 0 0 0;
  position: absolute;
  background: #fff;
  display: block;
  width: 98%;
  height: 98%;
  left: 2px;
  top: 0;
  border: none;
}

/* line 22, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddOutOfVision {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 23, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.borderRadius .shadow {
  -moz-box-shadow: 5px 5px 5px -5px #888888;
  -webkit-box-shadow: 5px 5px 5px -5px #888888;
  box-shadow: 5px 5px 5px -5px #888888;
}

/* line 24, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.borderRadiusBtm .shadow {
  -moz-box-shadow: -5px -5px 5px -5px #888888;
  -webkit-box-shadow: -5px -5px 5px -5px #888888;
  box-shadow: -5px -5px 5px -5px #888888;
}

/* line 25, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.borderRadiusTp .border, .borderRadius .border {
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

/* line 26, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.borderRadiusBtm .border {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

/* line 27, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
img.fnone {
  float: none !important;
}

/* line 28, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .divider {
  width: 0;
  height: 100%;
  position: absolute;
}

/* line 29, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .ddArrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 4px;
}

/* line 30, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .ddArrow:hover {
  background-position: 0 100%;
}

/* line 31, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .ddTitle {
  padding: 0;
  position: relative;
  display: inline-block;
  width: 100%;
}

/* line 32, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .ddTitle .ddTitleText {
  display: block;
}

/* line 33, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .ddTitle .ddTitleText .ddTitleText {
  padding: 0;
}

/* line 34, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .ddTitle .description {
  display: block;
}

/* line 35, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .ddTitle .ddTitleText img {
  position: relative;
  vertical-align: middle;
  float: left;
}

/* line 36, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .ddChild {
  position: absolute;
  display: none;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  zoom: 1;
  z-index: 9999;
}

/* line 37, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .ddChild li {
  clear: both;
}

/* line 38, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .ddChild li .description {
  display: block;
}

/* line 39, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .ddChild li img {
  border: 0 none;
  position: relative;
  vertical-align: middle;
  float: left;
}

/* line 40, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .ddChild li.optgroup {
  padding: 0;
}

/* line 41, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .ddChild li.optgroup .optgroupTitle {
  padding: 0 5px;
  font-weight: bold;
  font-style: italic;
}

/* line 42, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px;
}

/* line 43, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.ddcommon .noBorderTop {
  border-top: none 0  !important;
  padding: 0;
  margin: 0;
}

/*************** default theme **********************/
/* line 46, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd {
  border: 1px solid #c3c3c3;
}

/* line 47, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .divider {
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #fff;
  right: 24px;
}

/* line 48, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .ddArrow {
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background: url(/assets/msdropdown/dd_arrow-b846bdb9718bb40f9cf046adc3217db5.png) no-repeat;
}

/* line 49, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .ddArrow:hover {
  background-position: 0 100%;
}

/* line 50, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .ddTitle {
  color: #000;
  background: #e2e2e4 url(/assets/msdropdown/title-bg-aa5c8e4830466c0edbe3f7f953f24da3.gif) repeat-x left top;
}

/* line 51, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .ddTitle .ddTitleText {
  padding: 5px 20px 5px 5px;
}

/* line 52, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .ddTitle .ddTitleText .ddTitleText {
  padding: 0;
}

/* line 53, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .ddTitle .description {
  font-size: 12px;
  color: #666;
}

/* line 54, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .ddTitle .ddTitleText img {
  padding-right: 5px;
}

/* line 55, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .ddChild {
  border: 1px solid #c3c3c3;
  background-color: #fff;
  left: -1px;
}

/* line 56, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .ddChild li {
  padding: 5px;
  background-color: #fff;
  border-bottom: 1px solid #c3c3c3;
}

/* line 57, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .ddChild li .description {
  color: #666;
}

/* line 58, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .ddChild li .ddlabel {
  color: #333;
}

/* line 59, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .ddChild li.hover {
  background-color: #f2f2f2;
}

/* line 60, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .ddChild li img {
  padding: 0 6px 0 0;
}

/* line 61, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .ddChild li.optgroup {
  padding: 0;
}

/* line 62, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .ddChild li.optgroup .optgroupTitle {
  padding: 0 5px;
  font-weight: bold;
  font-style: italic;
}

/* line 63, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px;
}

/* line 64, ../../../../vendor/assets/stylesheets/msdropdown/dd.css.scss */
.dd .ddChild li.selected {
  background-color: #d5d5d5;
  color: #000;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag {
  float: left;
  padding: 0 !important;
  margin: 0 5px 0 0;
  width: 16px;
  height: 11px;
  background: url(/assets/flagssprite_small-665321a8a32acdee6a7861343d259244.png) no-repeat;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ad {
  background-position: 0 0;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ae {
  background-position: 0 -11px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.af {
  background-position: 0 -22px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ag {
  background-position: 0 -33px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ai {
  background-position: 0 -44px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.al {
  background-position: 0 -55px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.am {
  background-position: 0 -66px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.an {
  background-position: 0 -77px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ao {
  background-position: 0 -88px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ar {
  background-position: 0 -99px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.as {
  background-position: 0 -110px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.at {
  background-position: 0 -121px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.au {
  background-position: 0 -132px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.aw {
  background-position: 0 -143px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ax {
  background-position: 0 -154px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.az {
  background-position: 0 -165px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ba {
  background-position: 0 -176px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.bb {
  background-position: 0 -187px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.bd {
  background-position: 0 -198px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.be {
  background-position: 0 -209px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.bf {
  background-position: 0 -220px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.bg {
  background-position: 0 -231px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.bh {
  background-position: 0 -242px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.bi {
  background-position: 0 -253px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.bj {
  background-position: 0 -264px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.bm {
  background-position: 0 -275px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.bn {
  background-position: 0 -286px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.bo {
  background-position: 0 -297px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.br {
  background-position: 0 -308px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.bs {
  background-position: 0 -319px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.bt {
  background-position: 0 -330px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.bv {
  background-position: 0 -341px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.bw {
  background-position: 0 -352px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.by {
  background-position: 0 -363px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.bz {
  background-position: 0 -374px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ca {
  background-position: 0 -385px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.catalonia {
  background-position: 0 -396px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.cc {
  background-position: 0 -407px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.cd {
  background-position: 0 -418px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.cf {
  background-position: 0 -429px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.cg {
  background-position: 0 -440px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ch {
  background-position: 0 -451px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ci {
  background-position: 0 -462px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ck {
  background-position: 0 -473px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.cl {
  background-position: 0 -484px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.cm {
  background-position: 0 -495px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.cn {
  background-position: 0 -506px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.co {
  background-position: 0 -517px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.cu {
  background-position: 0 -528px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.cr {
  background-position: 0 -539px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.cs {
  background-position: 0 -550px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.cv {
  background-position: 0 -561px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.cx {
  background-position: 0 -572px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.cy {
  background-position: -16px 0;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.cz {
  background-position: -16px -11px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.de {
  background-position: -16px -22px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.dj {
  background-position: -16px -33px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.dk {
  background-position: -16px -44px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.dm {
  background-position: -16px -55px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.do {
  background-position: -16px -66px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.dz {
  background-position: -16px -77px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ec {
  background-position: -16px -88px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ee {
  background-position: -16px -99px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.eg {
  background-position: -16px -110px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.eh {
  background-position: -16px -121px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.england {
  background-position: -16px -132px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.er {
  background-position: -16px -143px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.es {
  background-position: -16px -154px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.et {
  background-position: -16px -165px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.eu {
  background-position: -16px -176px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.fam {
  background-position: -16px -187px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.fi {
  background-position: -16px -198px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.fj {
  background-position: -16px -209px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.fk {
  background-position: -16px -220px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.fm {
  background-position: -16px -231px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.fo {
  background-position: -16px -242px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.fr {
  background-position: -16px -253px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ga {
  background-position: -16px -264px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.gb {
  background-position: -16px -275px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.gd {
  background-position: -16px -286px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ge {
  background-position: -16px -297px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.gf {
  background-position: -16px -308px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.gh {
  background-position: -16px -319px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.gi {
  background-position: -16px -330px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.gl {
  background-position: -16px -341px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.gm {
  background-position: -16px -352px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.gn {
  background-position: -16px -363px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.gp {
  background-position: -16px -374px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.gq {
  background-position: -16px -385px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.gr {
  background-position: -16px -396px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.gs {
  background-position: -16px -407px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.gt {
  background-position: -16px -418px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.gu {
  background-position: -16px -429px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.gw {
  background-position: -16px -440px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.gy {
  background-position: -16px -451px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.hk {
  background-position: -16px -462px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.hm {
  background-position: -16px -473px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.hn {
  background-position: -16px -484px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.hr {
  background-position: -16px -495px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ht {
  background-position: -16px -506px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.hu {
  background-position: -16px -517px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.id {
  background-position: -16px -528px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ie {
  background-position: -16px -539px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.il {
  background-position: -16px -550px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.in {
  background-position: -16px -561px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.io {
  background-position: -16px -572px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.iq {
  background-position: -32px 0;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ir {
  background-position: -32px -11px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.is {
  background-position: -32px -22px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.it {
  background-position: -32px -33px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.jm {
  background-position: -32px -44px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.jo {
  background-position: -32px -55px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.jp {
  background-position: -32px -66px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ke {
  background-position: -32px -77px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.kg {
  background-position: -32px -88px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.kh {
  background-position: -32px -99px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ki {
  background-position: -32px -110px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.km {
  background-position: -32px -121px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.kn {
  background-position: -32px -132px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.kp {
  background-position: -32px -143px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.kr {
  background-position: -32px -154px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.kw {
  background-position: -32px -165px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ky {
  background-position: -32px -176px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.kz {
  background-position: -32px -187px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.la {
  background-position: -32px -198px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.lb {
  background-position: -32px -209px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.lc {
  background-position: -32px -220px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.li {
  background-position: -32px -231px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.lr {
  background-position: -32px -242px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.lk {
  background-position: -32px -253px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ls {
  background-position: -32px -264px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.lt {
  background-position: -32px -275px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.lu {
  background-position: -32px -286px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.lv {
  background-position: -32px -297px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ly {
  background-position: -32px -308px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ma {
  background-position: -32px -319px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.mc {
  background-position: -32px -330px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.md {
  background-position: -32px -341px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.me {
  background-position: -32px -352px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.mg {
  background-position: -32px -363px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.mh {
  background-position: -32px -374px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.mk {
  background-position: -32px -385px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ml {
  background-position: -32px -396px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.mm {
  background-position: -32px -407px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.mn {
  background-position: -32px -418px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.mo {
  background-position: -32px -429px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.mp {
  background-position: -32px -440px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.mq {
  background-position: -32px -451px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.mr {
  background-position: -32px -462px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ms {
  background-position: -32px -473px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.mt {
  background-position: -32px -484px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.mu {
  background-position: -32px -495px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.mv {
  background-position: -32px -506px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.mw {
  background-position: -32px -517px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.mx {
  background-position: -32px -528px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.my {
  background-position: -32px -539px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.mz {
  background-position: -32px -550px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.na {
  background-position: -32px -561px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.nc {
  background-position: -32px -572px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ne {
  background-position: -48px 0;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.nf {
  background-position: -48px -11px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ng {
  background-position: -48px -22px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ni {
  background-position: -48px -33px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.nl {
  background-position: -48px -44px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.no {
  background-position: -48px -55px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.np {
  background-position: -48px -66px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.nr {
  background-position: -48px -77px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.nu {
  background-position: -48px -88px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.nz {
  background-position: -48px -99px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.om {
  background-position: -48px -110px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.pa {
  background-position: -48px -121px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.pe {
  background-position: -48px -132px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.pf {
  background-position: -48px -143px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.pg {
  background-position: -48px -154px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ph {
  background-position: -48px -165px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.pk {
  background-position: -48px -176px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.pl {
  background-position: -48px -187px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.pm {
  background-position: -48px -198px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.pn {
  background-position: -48px -209px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.pr {
  background-position: -48px -220px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ps {
  background-position: -48px -231px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.pt {
  background-position: -48px -242px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.pw {
  background-position: -48px -253px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.py {
  background-position: -48px -264px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.qa {
  background-position: -48px -275px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.re {
  background-position: -48px -286px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ro {
  background-position: -48px -297px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.rs {
  background-position: -48px -308px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ru {
  background-position: -48px -319px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.rw {
  background-position: -48px -330px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.sa {
  background-position: -48px -341px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.sb {
  background-position: -48px -352px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.sc {
  background-position: -48px -363px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.scotland {
  background-position: -48px -374px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.sd {
  background-position: -48px -385px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.se {
  background-position: -48px -396px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.sg {
  background-position: -48px -407px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.sh {
  background-position: -48px -418px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.si {
  background-position: -48px -429px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.sj {
  background-position: -48px -440px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.sk {
  background-position: -48px -451px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.sl {
  background-position: -48px -462px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.sm {
  background-position: -48px -473px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.sn {
  background-position: -48px -484px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.so {
  background-position: -48px -495px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.sr {
  background-position: -48px -506px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.st {
  background-position: -48px -517px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.sv {
  background-position: -48px -528px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.sy {
  background-position: -48px -539px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.sz {
  background-position: -48px -550px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.tc {
  background-position: -48px -561px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.td {
  background-position: -48px -572px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.tf {
  background-position: -64px 0;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.tg {
  background-position: -64px -11px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.th {
  background-position: -64px -22px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.tj {
  background-position: -64px -33px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.tk {
  background-position: -64px -44px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.tl {
  background-position: -64px -55px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.tm {
  background-position: -64px -66px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.tn {
  background-position: -64px -77px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.to {
  background-position: -64px -88px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.tr {
  background-position: -64px -99px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.tt {
  background-position: -64px -110px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.tv {
  background-position: -64px -121px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.tw {
  background-position: -64px -132px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.tz {
  background-position: -64px -143px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ua {
  background-position: -64px -154px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ug {
  background-position: -64px -165px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.um {
  background-position: -64px -176px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.us {
  background-position: -64px -187px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.uy {
  background-position: -64px -198px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.uz {
  background-position: -64px -209px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.va {
  background-position: -64px -220px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.vc {
  background-position: -64px -231px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ve {
  background-position: -64px -242px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.vg {
  background-position: -64px -253px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.vi {
  background-position: -64px -264px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.vn {
  background-position: -64px -275px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.vu {
  background-position: -64px -286px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.wales {
  background-position: -64px -297px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.wf {
  background-position: -64px -308px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ws {
  background-position: -64px -319px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.ye {
  background-position: -64px -330px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.yt {
  background-position: -64px -341px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.za {
  background-position: -64px -352px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.zm {
  background-position: -64px -363px;
}

/* line 1, ../../../../vendor/assets/stylesheets/flags.css.scss */
.flag.zw {
  background-position: -64px -374px;
}

/* line 4, ../../../../app/assets/stylesheets/components/country_code.css.scss */
#country_code {
  visibility: hidden;
}

/* line 8, ../../../../app/assets/stylesheets/components/country_code.css.scss */
.dd {
  outline: none;
  width: 90px !important;
}
/* line 13, ../../../../app/assets/stylesheets/components/country_code.css.scss */
.dd .ddTitle {
  background: none;
}
/* line 16, ../../../../app/assets/stylesheets/components/country_code.css.scss */
.dd .ddTitle .ddTitleText {
  padding: 0px;
}
/* line 19, ../../../../app/assets/stylesheets/components/country_code.css.scss */
.dd .ddTitle .ddTitleText img {
  margin-top: 5px;
}
/* line 24, ../../../../app/assets/stylesheets/components/country_code.css.scss */
.dd .ddTitle .description {
  display: none !important;
}
/* line 29, ../../../../app/assets/stylesheets/components/country_code.css.scss */
.dd .ddChild {
  width: 250px;
  height: 0;
}
/* line 33, ../../../../app/assets/stylesheets/components/country_code.css.scss */
.dd .ddChild img {
  margin-top: 5px;
}
/* line 38, ../../../../app/assets/stylesheets/components/country_code.css.scss */
.dd .flag {
  margin-left: 4px;
  margin-right: 0;
}
/* line 43, ../../../../app/assets/stylesheets/components/country_code.css.scss */
.dd .ddTitle .borderRadiusTp {
  height: 16px;
  width: 50px;
}

/* line 50, ../../../../app/assets/stylesheets/components/country_code.css.scss */
#locale {
  visibility: hidden;
}

/* line 53, ../../../../app/assets/stylesheets/components/country_code.css.scss */
#locale-selector {
  height: 25px;
}
/* line 55, ../../../../app/assets/stylesheets/components/country_code.css.scss */
#locale-selector:after {
  clear: both;
}

/* line 60, ../../../../app/assets/stylesheets/components/country_code.css.scss */
.locale {
  /* Bordure du drapeau */
  text-align: left;
}
/* line 63, ../../../../app/assets/stylesheets/components/country_code.css.scss */
.locale .borderRadiusTp,
.locale .borderRadius {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
/* line 71, ../../../../app/assets/stylesheets/components/country_code.css.scss */
.locale .dd {
  outline: none;
  width: 50px !important;
}
/* line 76, ../../../../app/assets/stylesheets/components/country_code.css.scss */
.locale .dd .ddTitleText {
  padding: 0px;
}
/* line 79, ../../../../app/assets/stylesheets/components/country_code.css.scss */
.locale .dd .ddTitleText img {
  margin-top: -2px;
}
/* line 84, ../../../../app/assets/stylesheets/components/country_code.css.scss */
.locale .dd .ddChild {
  width: 50px;
}
/* line 86, ../../../../app/assets/stylesheets/components/country_code.css.scss */
.locale .dd .ddChild img {
  margin-top: 5px;
}

/* line 3, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos {
  text-align: left !important;
}
/* line 12, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .alert.info {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 17, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos button {
  margin-top: 10px;
  width: 80%;
  margin-left: 28px;
}
/* line 28, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos button.menus_next_part,
#contact-infos button.selected_offer,
#contact-infos button.gift_button,
#contact-infos button.pick_menu,
#contact-infos button.next_part,
#contact-infos button#submit {
  width: 100% !important;
  margin-left: 0 !important;
}
/* line 33, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .menu_button {
  height: 30px;
  width: 30px;
  margin: 10px;
  display: inline-block;
  border: none;
}
/* line 39, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .menu_button.enable {
  background-color: #c3a05e;
}
/* line 42, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .menu_button.disable {
  cursor: not-allowed;
  background-color: lightgray;
}
/* line 48, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .offers {
  text-align: left;
}
/* line 51, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .offers .radio {
  display: block;
  padding-left: 20px;
  margin-top: 5px;
}
/* line 58, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .offers .radio input {
  width: 20px;
  float: left;
  margin-left: -20px;
}
/* line 65, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .offers ul.unstyled {
  list-style: none;
  padding-left: 10px;
}
/* line 70, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .offers ul.unstyled li {
  padding: 0.4em 0;
}
/* line 74, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .offers ul.icons {
  cursor: default;
  list-style: none;
  padding-left: 0;
}
/* line 81, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .gift_form {
  color: #252423;
}
/* line 84, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .gift_form input {
  width: 96%;
}
/* line 88, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .gift_form a {
  text-decoration: none;
}
/* line 91, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .gift_form a:active, #contact-infos .gift_form a:visited {
  color: #252423;
}
/* line 96, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .gift_form .gift_form_wrapper {
  display: flex;
  margin-top: 4px;
  margin-bottom: 10px;
}
/* line 101, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .gift_form .gift_form_wrapper input.mutiple_vouchers {
  width: 90%;
}
/* line 106, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .gift_form .add_link {
  float: right;
  padding: 3px 10px;
}
/* line 110, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .gift_form .add_link a {
  font-weight: bold;
  font-size: 1.8em;
}
/* line 116, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .gift_form .gift_plus_button.disabled {
  opacity: .3;
}
/* line 121, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .gift_form .gift_code_tags {
  display: flex;
  flex-wrap: wrap;
}
/* line 126, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .gift_form .gift_code_tag {
  display: flex;
  background: lightgray;
  width: fit-content;
  padding: 4px 8px 2px;
  border-radius: 3px;
  margin: 4px 4px 4px 0;
}
/* line 135, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .gift_form .popover {
  position: relative;
  margin-left: 10px;
  font-size: 10px;
}
/* line 141, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .gift_form .popover-content {
  position: absolute;
  width: 200px;
  font-size: 12px;
  background: white;
  padding: 9px 14px;
  margin-top: 2px;
  transform: translateX(calc(-50% + 10px));
  border: solid 1px lightgray;
  border-radius: 6px;
  z-index: 1000;
}
/* line 153, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .gift_form .popover-content.hidden {
  display: none;
}
/* line 158, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .gift_form .popover-content:after {
  position: absolute;
  z-index: -1;
  content: "";
  background-color: white;
  border-left: 1px solid lightgray;
  border-top: 1px solid lightgray;
  width: 10px;
  height: 10px;
  left: calc(50% - 11px);
  top: 0;
  transform: translate(50%, -50%) rotate(45deg);
}
/* line 172, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos .gift_form .remove_link a {
  font-size: 16px;
  padding-left: 10px;
  color: inherit;
}
/* line 181, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form select {
  width: 180px;
}
/* line 184, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form label.collection_radio_buttons {
  margin-left: 10px;
}
/* line 188, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .gender {
  display: inline-block;
}
/* line 191, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .gender label {
  text-align: right;
  width: 50px;
  display: inherit;
}
/* line 196, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .gender span {
  margin-left: 23px;
}
/* line 201, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .summary {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  padding-bottom: 10px;
}
/* line 207, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form input[type="checkbox"]:after {
  content: " " !important;
}
/* line 211, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form input[type="checkbox"] {
  float: left !important;
}
/* line 215, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .input {
  width: 100%;
  margin: 0;
  clear: both;
}
/* line 221, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .input label {
  display: inline-block;
  font-size: 13px;
  text-align: right;
  width: 71.6px;
  padding-right: 15px;
}
/* line 229, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .input input {
  display: inline-block;
  width: 164.4px;
  margin: 2px 0;
}
/* line 236, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form button {
  margin-top: 10px;
  width: 80%;
  margin-left: 28px;
}
/* line 242, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .message, #contact-infos #contact-form .disclaimer {
  width: 100%;
  display: inline-block;
  text-align: left;
  margin-top: 8px;
  cursor: pointer;
  color: #252423;
}
/* line 255, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .message:active, #contact-infos #contact-form .disclaimer:active {
  color: #9b793a;
}
/* line 259, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .message i, #contact-infos #contact-form .disclaimer i {
  color: #252423;
  margin-right: 0.3em;
}
/* line 264, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .message span.title, #contact-infos #contact-form .disclaimer span.title {
  text-decoration: underline;
}
/* line 267, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .message span.title:hover, #contact-infos #contact-form .disclaimer span.title:hover {
  text-decoration: none;
}
/* line 272, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .message textarea, #contact-infos #contact-form .disclaimer textarea {
  display: block;
  width: 90%;
  margin: auto;
}
/* line 280, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .disclaimer .text_msg {
  padding-top: 8px;
  line-height: 11px !important;
  font-size: 11px !important;
  text-align: center;
  text-decoration: none !important;
  cursor: auto;
}
/* line 287, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .disclaimer .text_msg a {
  color: #252423;
}
/* line 294, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .checkbox {
  display: inline-block;
  text-align: left;
  line-height: 1.2em;
  margin-top: 10px;
  height: 2em;
}
/* line 304, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .checkbox input {
  margin: 0px 10px 0 0 !important;
  margin: 0;
  width: auto;
  height: 100%;
  float: right;
  display: inline-block;
}
/* line 314, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .field_with_errors {
  margin-bottom: 1.4em;
}
/* line 315, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .field_with_errors input {
  border-color: #e74c3c;
}
/* line 319, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .field_with_errors .error {
  color: #e74c3c;
  float: right;
  text-align: right;
}
/* line 329, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .mobile_phone .fields {
  width: 176.4px;
  display: inline-block;
  margin-bottom: 2px;
}
/* line 335, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .mobile_phone .fields > input {
  width: 90.02px;
  padding-left: 0;
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 344, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .mobile_phone .fields .dd {
  width: 77.38px !important;
  padding: 0;
  border-right: 1px solid #c3c3c3;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 23px;
}
/* line 353, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .mobile_phone .fields .dd .ddTitle {
  color: #252423;
}
/* line 356, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .mobile_phone .fields .dd .ddTitle .divider {
  display: none;
}
/* line 360, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .mobile_phone .fields .dd .ddTitle .ddTitleText {
  display: inline-block;
  padding: 4px 0;
}
/* line 364, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .mobile_phone .fields .dd .ddTitle .ddTitleText .flag {
  margin-right: 0;
  margin-top: 2px;
}
/* line 371, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .mobile_phone .fields .dd .ddChild {
  width: 176.4px;
  max-height: 200px;
  left: -2px;
}
/* line 377, ../../../../app/assets/stylesheets/instabook/contact_info.css.scss */
#contact-infos #contact-form .mobile_phone .fields .dd input {
  box-shadow: none;
}

/* line 1, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.back_to_menus {
  display: none !important;
}

/* line 6, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.menu .prepayment {
  text-align: center;
  font-size: 11px !important;
}
/* line 11, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.menu .menu_button_container {
  width: 100%;
  text-align: center;
}
/* line 16, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.menu .menu_details_info {
  margin-bottom: 10px !important;
}
/* line 17, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.menu .menu_details_info h2 {
  text-align: center;
}
/* line 24, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.menu .menus ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 28, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.menu .menus ul li {
  display: block;
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
}
/* line 35, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.menu .menus ul li a {
  text-decoration: none;
  font-weight: normal;
}
/* line 40, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.menu .menus ul hr {
  width: 30%;
  border-width: 0.5px;
  border-color: #252423;
}
/* line 48, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.menu .show_menu_details {
  text-align: left;
}
/* line 50, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.menu .show_menu_details button {
  color: white;
  background-color: #c3a05e;
}
/* line 55, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.menu #max_quantity_reached {
  color: #252423;
  background: transparent;
}
/* line 59, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.menu #max_quantity_reached .fa-exclamation-triangle span {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
/* line 63, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.menu #max_quantity_reached.loaded {
  display: inline-block;
}
/* line 66, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.menu #max_quantity_reached.hidden {
  display: none;
}
/* line 74, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.menu .current_displayed_menu #menu_quantity {
  border: none;
  background: transparent;
  width: 25px;
  font-size: 16px !important;
  text-align: center;
}
/* line 82, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.menu .current_displayed_menu .menu_description {
  max-height: 190px;
  padding: 0;
  overflow-y: scroll;
  text-align: center;
}
/* line 94, ../../../../app/assets/stylesheets/instabook/menus.css.scss */
.menu .selected_menus_summaries ul {
  text-align: left;
  list-style-type: none;
  padding-inline-start: 10px;
  padding-inline-end: 10px;
}

/* line 5, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos {
  text-align: left !important;
}
/* line 13, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos .summary {
  font-weight: 700 !important;
  padding-bottom: 10px;
}
/* line 18, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos .alert.info {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 23, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos button {
  margin-top: 10px;
  width: 80%;
  margin-left: 28px;
}
/* line 30, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos .offers {
  text-align: left;
}
/* line 33, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos .offers .radio {
  display: block;
  padding-left: 20px;
  margin-top: 5px;
}
/* line 40, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos .offers .radio input {
  width: 20px;
  float: left;
  margin-left: -20px;
}
/* line 50, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields input[type="checkbox"]:after {
  content: " " !important;
}
/* line 54, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields input[type="checkbox"] {
  float: left !important;
}
/* line 58, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .input {
  width: 100%;
  margin: 0;
  clear: both;
}
/* line 64, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .input label {
  display: inline-block;
  text-align: right;
  width: 60.6px;
  padding-right: 15px;
}
/* line 71, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .input input {
  display: inline-block;
  width: 164.4px;
  margin: 2px 0;
}
/* line 78, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields button {
  margin-top: 10px;
  width: 80%;
  margin-left: 28px;
}
/* line 84, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .message {
  width: 100%;
  display: inline-block;
  text-align: left;
  text-decoration: underline;
  margin-top: 10px;
  cursor: pointer;
  color: #252423;
}
/* line 98, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .message:hover {
  text-decoration: none;
}
/* line 102, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .message:active {
  color: #9b793a;
}
/* line 106, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .message i {
  color: #252423;
  margin-right: 0.3em;
}
/* line 111, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .message textarea {
  display: block;
  width: 90%;
  margin: auto;
}
/* line 118, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .checkbox {
  display: inline-block;
  text-align: left;
  line-height: 1.2em;
  margin-top: 10px;
  height: 2em;
}
/* line 128, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .checkbox input {
  margin: 0px 10px 0 0 !important;
  margin: 0;
  width: auto;
  height: 100%;
  float: right;
  display: inline-block;
}
/* line 138, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .field_with_errors {
  margin-bottom: 1.4em;
}
/* line 139, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .field_with_errors input {
  border-color: #e74c3c;
}
/* line 143, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .field_with_errors .error {
  color: #e74c3c;
  float: right;
  text-align: right;
}
/* line 153, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .mobile_phone .fields {
  width: 176.4px;
  display: inline-block;
  margin-bottom: 2px;
}
/* line 159, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .mobile_phone .fields > input {
  width: 90.02px;
  padding-left: 0;
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 168, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .mobile_phone .fields .dd {
  width: 77.38px !important;
  padding: 0;
  border-right: 1px solid #c3c3c3;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 23px;
}
/* line 177, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .mobile_phone .fields .dd .ddTitle {
  color: #252423;
}
/* line 180, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .mobile_phone .fields .dd .ddTitle .divider {
  display: none;
}
/* line 184, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .mobile_phone .fields .dd .ddTitle .ddTitleText {
  display: inline-block;
  padding: 4px 0;
}
/* line 188, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .mobile_phone .fields .dd .ddTitle .ddTitleText .flag {
  margin-right: 0;
  margin-top: 2px;
}
/* line 195, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .mobile_phone .fields .dd .ddChild {
  width: 176.4px;
  max-height: 200px;
  left: -2px;
}
/* line 201, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-infos #contact_form_fields .mobile_phone .fields .dd input {
  box-shadow: none;
}

/* line 211, ../../../../app/assets/stylesheets/instabook/newsletter.css.scss */
#contact-success .success {
  width: 96%;
  padding: 2%;
  text-align: center;
  background: none repeat scroll 0% 0% #2ecc71 !important;
  color: white !important;
}

/* line 2, ../../../../app/assets/stylesheets/instabook/booking_success.css.scss */
#booking-success .success {
  width: 96%;
  padding: 2%;
  text-align: center;
  border: none !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  background: none repeat scroll 0% 0% #2ecc71;
  color: white !important;
}
/* line 64, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
#booking-success .success h2 {
  font-size: 1em;
  font-weight: bold;
}
/* line 69, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
#booking-success .success a {
  color: inherit;
  font-weight: 700;
}
/* line 4, ../../../../app/assets/stylesheets/instabook/booking_success.css.scss */
#booking-success .success span {
  font-weight: bold;
}
/* line 8, ../../../../app/assets/stylesheets/instabook/booking_success.css.scss */
#booking-success .cancel {
  width: 96%;
  padding: 2%;
  text-align: center;
  border: none !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  background: none repeat scroll 0% 0% #e74c3c;
  color: white !important;
}
/* line 64, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
#booking-success .cancel h2 {
  font-size: 1em;
  font-weight: bold;
}
/* line 69, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
#booking-success .cancel a {
  color: inherit;
  font-weight: 700;
}
/* line 10, ../../../../app/assets/stylesheets/instabook/booking_success.css.scss */
#booking-success .cancel span {
  font-weight: bold;
}

/* line 1, ../../../../app/assets/stylesheets/instabook/booking_sharing.css.scss */
#sharing_friends {
  text-align: center;
}

/* line 4, ../../../../app/assets/stylesheets/instabook/booking_sharing.css.scss */
#booking_sharing_actions {
  width: 100%;
}

/* line 8, ../../../../app/assets/stylesheets/instabook/booking_sharing.css.scss */
#booking_sharing_form .input {
  width: 100%;
  margin: 0;
  clear: both;
}
/* line 14, ../../../../app/assets/stylesheets/instabook/booking_sharing.css.scss */
#booking_sharing_form .input label {
  text-align: right;
  padding-right: 15px;
}
/* line 19, ../../../../app/assets/stylesheets/instabook/booking_sharing.css.scss */
#booking_sharing_form .input textarea {
  width: 100%;
  padding: 0;
}
/* line 26, ../../../../app/assets/stylesheets/instabook/booking_sharing.css.scss */
#booking_sharing_form .input input {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 2px 0;
}

/* line 38, ../../../../app/assets/stylesheets/instabook/booking_sharing.css.scss */
.field_with_errors {
  margin-bottom: 1.4em;
}
/* line 39, ../../../../app/assets/stylesheets/instabook/booking_sharing.css.scss */
.field_with_errors input, .field_with_errors textarea {
  border-color: #e74c3c;
}
/* line 43, ../../../../app/assets/stylesheets/instabook/booking_sharing.css.scss */
.field_with_errors .error {
  color: #e74c3c;
  float: right;
  text-align: right;
}

/* line 52, ../../../../app/assets/stylesheets/instabook/booking_sharing.css.scss */
.alert.error {
  width: 96%;
  padding: 2%;
  text-align: center;
  border: none !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  background: none repeat scroll 0% 0% #e74c3c;
  color: white !important;
  margin-bottom: 10px;
}
/* line 64, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
.alert.error h2 {
  font-size: 1em;
  font-weight: bold;
}
/* line 69, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
.alert.error a {
  color: inherit;
  font-weight: 700;
}
/* line 55, ../../../../app/assets/stylesheets/instabook/booking_sharing.css.scss */
.alert.error p {
  margin-top: 0px;
}

/* line 57, ../../../../app/assets/stylesheets/instabook/booking_sharing.css.scss */
.alert.success {
  width: 96%;
  padding: 2%;
  text-align: center;
  border: none !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  background: none repeat scroll 0% 0% #2ecc71;
  color: white !important;
  margin-bottom: 10px;
}
/* line 64, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
.alert.success h2 {
  font-size: 1em;
  font-weight: bold;
}
/* line 69, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
.alert.success a {
  color: inherit;
  font-weight: 700;
}
/* line 60, ../../../../app/assets/stylesheets/instabook/booking_sharing.css.scss */
.alert.success p {
  margin-top: 0px;
}

/* line 2, ../../../../app/assets/stylesheets/instabook/partners.css.scss */
footer .reservation-responsable {
  text-align: center;
  clear: both;
}

/* line 4, ../../../../app/assets/stylesheets/payment_form_common.css.scss */
#prepayment_info li {
  margin-bottom: 10px;
  list-style-type: none;
}

/* line 9, ../../../../app/assets/stylesheets/payment_form_common.css.scss */
#prepayment_info {
  line-height: 14px;
}
/* line 13, ../../../../app/assets/stylesheets/payment_form_common.css.scss */
#prepayment_info button {
  width: 100%;
  margin-left: 0;
}

/* line 20, ../../../../app/assets/stylesheets/payment_form_common.css.scss */
.prepayment_intro {
  text-align: center;
  color: #DF3A01;
}

/* line 24, ../../../../app/assets/stylesheets/payment_form_common.css.scss */
.prepayment_intro_2 {
  text-align: center;
}

/* line 28, ../../../../app/assets/stylesheets/payment_form_common.css.scss */
#accept_terms {
  text-align: center !important;
  margin: 5px 0 0 !important;
  font-size: 10px !important;
  line-height: 12px !important;
}
/* line 33, ../../../../app/assets/stylesheets/payment_form_common.css.scss */
#accept_terms a {
  color: #252423;
}
/* line 36, ../../../../app/assets/stylesheets/payment_form_common.css.scss */
#accept_terms a i {
  margin-right: 0.3em;
  text-decoration: none !important;
}

/* line 45, ../../../../app/assets/stylesheets/payment_form_common.css.scss */
#confirm_payment .waiting-logo {
  font-size: 100px;
}

/**
 * The CSS shown here will not be introduced in the Quickstart guide, but shows
 * how you can use CSS to style your Element's container.
 */
/* line 54, ../../../../app/assets/stylesheets/payment_form_common.css.scss */
.StripeElement {
  box-sizing: border-box;
  height: 40px;
  padding: 10px 2px;
  border: 1px solid transparent;
  background-color: white;
}

/* line 65, ../../../../app/assets/stylesheets/payment_form_common.css.scss */
.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

/* line 69, ../../../../app/assets/stylesheets/payment_form_common.css.scss */
.StripeElement--invalid {
  border-color: #fa755a;
}

/* line 73, ../../../../app/assets/stylesheets/payment_form_common.css.scss */
.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

/* line 4, ../../../../app/assets/stylesheets/instabook/session_expired.css.scss */
.session_expired h3 {
  text-align: center;
}
/* line 7, ../../../../app/assets/stylesheets/instabook/session_expired.css.scss */
.session_expired a {
  text-decoration: none;
}
/* line 10, ../../../../app/assets/stylesheets/instabook/session_expired.css.scss */
.session_expired a:active, .session_expired a:visited {
  color: #252423;
}
/* line 14, ../../../../app/assets/stylesheets/instabook/session_expired.css.scss */
.session_expired .session_expired_ok {
  margin-top: 4px;
}
/* line 17, ../../../../app/assets/stylesheets/instabook/session_expired.css.scss */
.session_expired .session_expired_button_container {
  width: 100%;
  text-align: center;
}
/* line 23, ../../../../app/assets/stylesheets/instabook/session_expired.css.scss */
.session_expired .session_expired_button_container .session_expired_button {
  width: 100% !important;
  margin-top: 10px;
  height: 30px;
  margin-left: 0 !important;
  display: inline-block;
  background-color: #c3a05e;
  color: white;
  vertical-align: middle;
}

/* Message displayed in old browsers (< IE7) */
/* line 19, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* line 26, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
body {
  font-size: 14px !important;
  -webkit-font-smoothing: antialiased !important;
  line-height: 20px !important;
  font-weight: normal !important;
  line-height: 14px;
  color: #252423;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  background-color: white;
}

/* line 41, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
#main {
  width: 320px;
  height: 420px;
  min-width: 320px;
  min-height: 420px;
  max-width: 320px;
  max-height: 420px;
  position: absolute;
  left: 50%;
  margin-left: -160px;
}
/* line 63, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
#main .banner {
  width: 100%;
  text-align: center;
}
/* line 68, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
#main .content {
  background: #e2e3e4;
  color: #252423;
  padding: 10px;
  margin: 10px;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  box-shadow: 0 0 20px #f2f2f2;
  /* Bordure du drapeau */
}
/* line 85, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
#main .content .borderRadiusTp,
#main .content .borderRadius {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}

/* line 96, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
footer .powered-by {
  clear: both;
  padding: 0 10px;
  color: #999999;
  font-size: 0.8em;
}
/* line 116, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
footer .powered-by a:hover, footer .powered-by a:link, footer .powered-by a:active, footer .powered-by a:visited {
  color: #999999;
}

/* line 109, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
#loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
}
/* line 117, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
#loading i {
  font-size: 50px;
}

/* line 122, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
textarea, input, form .dd {
  outline: none;
  padding: 4px;
  text-indent: 0.3em;
  transition-delay: 0s, 0s;
  transition-duration: 0.25s, 0.25s;
  transition-property: border, color;
  transition-timing-function: linear, linear;
  vertical-align: middle;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  border: 1px solid #4b4b4b;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  color: #4b4b4b !important;
}
/* line 142, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
textarea:focus, input:focus, form .dd:focus {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 150, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
button {
  background-color: #c3a05e;
  border-color: #bb9348;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px 0px;
  color: white;
  text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
  border-style: solid;
  border-radius: 3px;
  border-width: 2px;
  border-collapse: collapse;
  display: inline-block;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  text-indent: 0px;
  text-transform: none;
  cursor: pointer;
  margin: 0;
  padding: 0.5em;
  transition-delay: 0s;
  transition-duration: 0.3s;
  transition-property: background-color;
  transition-timing-function: ease-out;
  border: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  font-weight: normal !important;
}
/* line 44, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
button:hover {
  background-color: #bc954b;
  border-color: #aa853f;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px 0px;
}
/* line 48, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
button:active {
  background-color: #caab71;
  border-color: #c29e5a;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px 0px;
}
/* line 52, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
button[disabled] {
  background-color: #dfcca8;
  border-color: #d6bf92;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px 0px;
  cursor: default;
}

/* line 166, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
.alert.error {
  width: 96%;
  padding: 2%;
  text-align: center;
  border: none !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  background: none repeat scroll 0% 0% #e74c3c;
  color: white !important;
  margin-bottom: 10px;
}
/* line 64, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
.alert.error h2 {
  font-size: 1em;
  font-weight: bold;
}
/* line 69, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
.alert.error a {
  color: inherit;
  font-weight: 700;
}

/* line 171, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
.alert.info {
  width: 96%;
  padding: 2%;
  text-align: center;
  border: none !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  background: none repeat scroll 0% 0% #c3a05e;
  color: white !important;
}
/* line 64, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
.alert.info h2 {
  font-size: 1em;
  font-weight: bold;
}
/* line 69, ../../../../app/assets/stylesheets/instabook/_mixins.css.scss */
.alert.info a {
  color: inherit;
  font-weight: 700;
}

/* line 175, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
.hidden_block_el {
  display: none !important;
}

/* line 179, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
.back, .show_block_back_to_menu {
  display: inline-block !important;
  margin-bottom: 10px;
}
/* line 183, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
.back a, .show_block_back_to_menu a {
  color: #252423;
}
/* line 186, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
.back a i, .show_block_back_to_menu a i {
  margin-right: 0.3em;
  text-decoration: none;
}

/* line 193, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
#messages {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: center;
}
/* line 199, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
#messages a {
  color: inherit;
}

/* line 204, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
#accept_spam, #accept_remember, #accept_tol_spam {
  font-size: 10px;
  width: 270px;
}

/* line 209, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
#label_accept_spam, #label_accept_remember {
  margin: 4px;
}

/* line 213, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
.picker__button--today, .picker__button--clear {
  color: #000000;
}

/* line 217, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
.powered {
  color: grey;
  font-size: 0.8em;
  text-align: center;
}

/* line 225, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
.alert-error {
  color: red;
  text-align: center;
}

/* line 231, ../../../../app/assets/stylesheets/instabook/instabook.css.scss */
.alert.session_expired img {
  border: 2px solid #C02719;
  border-radius: 18px;
  padding: 2px;
}
