/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 7, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 12, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
body {
  margin: 0;
}

/* line 15, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 30, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 37, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 41, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
[hidden],
template {
  display: none;
}

/* line 45, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a {
  background-color: transparent;
}

/* line 48, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a:active,
a:hover {
  outline: 0;
}

/* line 52, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 55, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
b,
strong {
  font-weight: bold;
}

/* line 59, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
dfn {
  font-style: italic;
}

/* line 62, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
h1 {
  margin: .67em 0;
  font-size: 2em;
}

/* line 66, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
mark {
  color: #000;
  background: #ff0;
}

/* line 70, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
small {
  font-size: 80%;
}

/* line 73, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 80, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
sup {
  top: -.5em;
}

/* line 83, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
sub {
  bottom: -.25em;
}

/* line 86, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
img {
  border: 0;
}

/* line 89, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
svg:not(:root) {
  overflow: hidden;
}

/* line 92, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
figure {
  margin: 1em 40px;
}

/* line 95, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 101, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
pre {
  overflow: auto;
}

/* line 104, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 111, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

/* line 120, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
button {
  overflow: visible;
}

/* line 123, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
button,
select {
  text-transform: none;
}

/* line 127, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 134, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 138, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 143, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
input {
  line-height: normal;
}

/* line 146, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 153, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 157, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 163, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 167, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

/* line 172, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
legend {
  padding: 0;
  border: 0;
}

/* line 176, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
textarea {
  overflow: auto;
}

/* line 179, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
optgroup {
  font-weight: bold;
}

/* line 182, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 186, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 192, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  /* line 201, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 205, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 208, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 211, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 215, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 221, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  thead {
    display: table-header-group;
  }

  /* line 224, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 228, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  img {
    max-width: 100% !important;
  }

  /* line 231, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 237, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 241, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar {
    display: none;
  }

  /* line 244, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 248, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .label {
    border: 1px solid #000;
  }

  /* line 251, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .table {
    border-collapse: collapse !important;
  }

  /* line 254, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 258, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 269, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 281, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 284, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 287, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 291, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 294, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 297, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 300, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 303, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 306, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-music:before {
  content: "\e002";
}

/* line 309, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-search:before {
  content: "\e003";
}

/* line 312, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 315, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-star:before {
  content: "\e006";
}

/* line 318, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 321, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-user:before {
  content: "\e008";
}

/* line 324, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-film:before {
  content: "\e009";
}

/* line 327, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 330, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-th:before {
  content: "\e011";
}

/* line 333, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 336, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 339, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 342, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 345, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 348, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-off:before {
  content: "\e017";
}

/* line 351, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 354, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 357, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 360, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-home:before {
  content: "\e021";
}

/* line 363, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-file:before {
  content: "\e022";
}

/* line 366, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-time:before {
  content: "\e023";
}

/* line 369, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-road:before {
  content: "\e024";
}

/* line 372, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 375, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-download:before {
  content: "\e026";
}

/* line 378, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 381, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 384, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 387, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 390, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 393, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 396, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 399, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 402, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 405, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 408, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 411, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 414, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 417, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 420, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 423, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 426, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-book:before {
  content: "\e043";
}

/* line 429, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 432, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-print:before {
  content: "\e045";
}

/* line 435, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 438, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-font:before {
  content: "\e047";
}

/* line 441, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 444, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 447, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 450, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 453, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 456, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 459, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 462, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 465, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-list:before {
  content: "\e056";
}

/* line 468, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 471, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 474, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 477, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 480, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 483, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 486, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 489, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 492, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-share:before {
  content: "\e066";
}

/* line 495, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-check:before {
  content: "\e067";
}

/* line 498, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-move:before {
  content: "\e068";
}

/* line 501, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 504, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 507, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 510, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-play:before {
  content: "\e072";
}

/* line 513, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 516, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 519, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 522, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 525, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 528, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 531, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 534, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 537, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 540, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 543, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 546, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 549, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 552, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 555, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 558, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 561, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 564, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 567, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 570, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 573, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 576, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 579, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 582, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 585, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 588, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 591, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 594, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 597, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 600, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 603, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 606, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 609, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 612, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 615, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-random:before {
  content: "\e110";
}

/* line 618, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 621, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 624, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 627, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 630, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 633, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 636, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 639, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 642, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 645, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 648, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 651, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 654, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 657, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 660, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 663, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 666, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 669, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 672, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 675, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 678, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 681, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 684, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 687, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 690, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 693, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 696, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 699, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 702, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 705, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 708, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 711, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 714, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 717, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-link:before {
  content: "\e144";
}

/* line 720, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 723, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 726, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 729, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 732, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 735, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 738, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 741, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 744, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 747, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 750, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 753, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 756, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 759, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 762, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 765, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 768, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 771, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 774, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 777, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-record:before {
  content: "\e165";
}

/* line 780, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-save:before {
  content: "\e166";
}

/* line 783, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-open:before {
  content: "\e167";
}

/* line 786, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 789, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-import:before {
  content: "\e169";
}

/* line 792, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-export:before {
  content: "\e170";
}

/* line 795, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-send:before {
  content: "\e171";
}

/* line 798, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 801, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 804, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 807, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 810, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 813, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 816, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 819, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 822, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-header:before {
  content: "\e180";
}

/* line 825, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 828, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 831, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 834, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 837, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 840, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 843, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 846, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 849, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 852, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 855, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 858, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 861, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 864, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 867, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 870, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 873, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 876, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 879, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 882, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 885, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 888, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 891, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 894, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 897, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 900, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 903, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 906, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-king:before {
  content: "\e211";
}

/* line 909, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 912, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 915, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 918, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 921, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 924, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 927, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 930, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 933, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 936, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 939, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 942, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 945, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 948, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 951, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 954, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 957, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 960, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 963, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 966, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 969, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 972, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 975, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 978, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 981, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 984, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-education:before {
  content: "\e233";
}

/* line 987, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 990, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 993, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 996, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 999, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 1002, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 1005, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 1008, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 1011, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 1014, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 1017, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 1020, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 1023, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 1026, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 1029, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 1032, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 1035, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 1038, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 1041, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 1044, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 1047, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-console:before {
  content: "\e254";
}

/* line 1050, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 1053, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 1056, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 1059, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 1062, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 1065, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 1068, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1073, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1079, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 1084, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

/* line 1091, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 1099, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 1103, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

/* line 1108, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 1112, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
figure {
  margin: 0;
}

/* line 1115, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
img {
  vertical-align: middle;
}

/* line 1118, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 1127, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.img-rounded {
  border-radius: 6px;
}

/* line 1130, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 1143, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.img-circle {
  border-radius: 50%;
}

/* line 1146, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 1152, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 1162, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 1171, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
[role="button"] {
  cursor: pointer;
}

/* line 1174, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 1191, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

/* line 1219, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 1228, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

/* line 1242, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1251, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

/* line 1265, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
h1,
.h1 {
  font-size: 36px;
}

/* line 1269, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
h2,
.h2 {
  font-size: 30px;
}

/* line 1273, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
h3,
.h3 {
  font-size: 24px;
}

/* line 1277, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
h4,
.h4 {
  font-size: 18px;
}

/* line 1281, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
h5,
.h5 {
  font-size: 14px;
}

/* line 1285, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
h6,
.h6 {
  font-size: 12px;
}

/* line 1289, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
p {
  margin: 0 0 10px;
}

/* line 1292, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 1299, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .lead {
    font-size: 21px;
  }
}
/* line 1303, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
small,
.small {
  font-size: 85%;
}

/* line 1307, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 1312, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.text-left {
  text-align: left;
}

/* line 1315, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.text-right {
  text-align: right;
}

/* line 1318, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.text-center {
  text-align: center;
}

/* line 1321, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.text-justify {
  text-align: justify;
}

/* line 1324, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.text-nowrap {
  white-space: nowrap;
}

/* line 1327, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.text-lowercase {
  text-transform: lowercase;
}

/* line 1330, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.text-uppercase {
  text-transform: uppercase;
}

/* line 1333, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.text-capitalize {
  text-transform: capitalize;
}

/* line 1336, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.text-muted {
  color: #777;
}

/* line 1339, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.text-primary {
  color: #337ab7;
}

/* line 1342, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 1346, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.text-success {
  color: #3c763d;
}

/* line 1349, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 1353, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.text-info {
  color: #31708f;
}

/* line 1356, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 1360, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.text-warning {
  color: #8a6d3b;
}

/* line 1363, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 1367, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.text-danger {
  color: #a94442;
}

/* line 1370, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 1374, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

/* line 1378, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 1382, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.bg-success {
  background-color: #dff0d8;
}

/* line 1385, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 1389, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.bg-info {
  background-color: #d9edf7;
}

/* line 1392, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 1396, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 1399, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 1403, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.bg-danger {
  background-color: #f2dede;
}

/* line 1406, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 1410, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 1415, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 1420, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

/* line 1426, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 1430, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

/* line 1435, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 1440, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 1444, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
dt,
dd {
  line-height: 1.42857143;
}

/* line 1448, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
dt {
  font-weight: bold;
}

/* line 1451, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1455, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 1464, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 1468, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

/* line 1473, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 1477, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* line 1483, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 1488, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

/* line 1496, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 1501, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 1509, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 1517, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 1525, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 1530, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 1536, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 1543, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 1552, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1559, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 1572, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 1580, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 1584, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 1591, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 1596, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 1601, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .container {
    width: 1170px;
  }
}
/* line 1605, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 1611, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 1615, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 1621, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 1624, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-12 {
  width: 100%;
}

/* line 1627, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 1630, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 1633, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-9 {
  width: 75%;
}

/* line 1636, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 1639, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 1642, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-6 {
  width: 50%;
}

/* line 1645, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 1648, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 1651, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-3 {
  width: 25%;
}

/* line 1654, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 1657, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 1660, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-12 {
  right: 100%;
}

/* line 1663, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 1666, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 1669, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-9 {
  right: 75%;
}

/* line 1672, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 1675, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 1678, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-6 {
  right: 50%;
}

/* line 1681, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 1684, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 1687, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-3 {
  right: 25%;
}

/* line 1690, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 1693, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 1696, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-pull-0 {
  right: auto;
}

/* line 1699, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-push-12 {
  left: 100%;
}

/* line 1702, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 1705, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 1708, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-push-9 {
  left: 75%;
}

/* line 1711, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 1714, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 1717, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-push-6 {
  left: 50%;
}

/* line 1720, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 1723, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 1726, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-push-3 {
  left: 25%;
}

/* line 1729, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 1732, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 1735, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-push-0 {
  left: auto;
}

/* line 1738, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 1741, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 1744, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 1747, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 1750, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 1753, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 1756, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 1759, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 1762, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 1765, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 1768, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 1771, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 1774, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1778, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 1781, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-12 {
    width: 100%;
  }

  /* line 1784, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 1787, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 1790, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-9 {
    width: 75%;
  }

  /* line 1793, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 1796, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 1799, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-6 {
    width: 50%;
  }

  /* line 1802, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 1805, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 1808, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-3 {
    width: 25%;
  }

  /* line 1811, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 1814, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 1817, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 1820, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 1823, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 1826, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 1829, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 1832, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 1835, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 1838, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 1841, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 1844, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 1847, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 1850, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 1853, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 1856, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 1859, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 1862, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 1865, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 1868, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 1871, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 1874, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 1877, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 1880, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 1883, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 1886, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 1889, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 1892, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 1895, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 1898, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 1901, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 1904, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 1907, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 1910, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 1913, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 1916, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 1919, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 1922, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 1925, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 1928, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 1931, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 1936, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 1939, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-12 {
    width: 100%;
  }

  /* line 1942, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 1945, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 1948, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-9 {
    width: 75%;
  }

  /* line 1951, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 1954, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 1957, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-6 {
    width: 50%;
  }

  /* line 1960, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 1963, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 1966, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-3 {
    width: 25%;
  }

  /* line 1969, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 1972, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 1975, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 1978, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 1981, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 1984, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 1987, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 1990, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 1993, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 1996, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 1999, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 2002, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 2005, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 2008, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 2011, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 2014, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 2017, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 2020, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 2023, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 2026, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 2029, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 2032, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 2035, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 2038, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 2041, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 2044, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 2047, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 2050, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-push-0 {
    left: auto;
  }

  /* line 2053, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 2056, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 2059, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 2062, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 2065, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 2068, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 2071, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 2074, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 2077, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 2080, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 2083, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 2086, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 2089, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 2094, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 2097, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-12 {
    width: 100%;
  }

  /* line 2100, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 2103, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 2106, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-9 {
    width: 75%;
  }

  /* line 2109, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 2112, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 2115, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-6 {
    width: 50%;
  }

  /* line 2118, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 2121, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 2124, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-3 {
    width: 25%;
  }

  /* line 2127, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 2130, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 2133, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 2136, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 2139, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 2142, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 2145, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 2148, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 2151, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 2154, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 2157, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 2160, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 2163, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 2166, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 2169, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 2172, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 2175, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 2178, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 2181, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 2184, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 2187, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 2190, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 2193, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 2196, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 2199, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 2202, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 2205, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 2208, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 2211, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 2214, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 2217, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 2220, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 2223, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 2226, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 2229, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 2232, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 2235, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 2238, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 2241, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 2244, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 2247, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* line 2251, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
table {
  background-color: transparent;
}

/* line 2254, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

/* line 2260, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
th {
  text-align: left;
}

/* line 2263, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 2268, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 2279, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 2283, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 2291, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 2294, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table .table {
  background-color: #fff;
}

/* line 2297, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 2305, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 2308, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 2316, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 2320, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 2323, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 2326, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

/* line 2331, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 2337, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 2351, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 2358, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 2372, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 2379, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 2393, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 2400, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 2414, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 2421, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 2435, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 2442, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 2447, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  /* line 2454, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .table-responsive > .table {
    margin-bottom: 0;
  }

  /* line 2457, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  /* line 2465, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .table-responsive > .table-bordered {
    border: 0;
  }

  /* line 2468, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  /* line 2476, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  /* line 2484, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 2491, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 2497, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 2508, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 2514, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 2519, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 2525, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
input[type="file"] {
  display: block;
}

/* line 2528, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 2532, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
select[multiple],
select[size] {
  height: auto;
}

/* line 2536, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2542, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

/* line 2549, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* line 2567, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 2573, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 2577, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 2580, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 2583, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 2587, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

/* line 2593, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 2597, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
textarea.form-control {
  height: auto;
}

/* line 2600, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 2604, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }

  /* line 2610, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }

  /* line 2620, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
/* line 2631, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-group {
  margin-bottom: 15px;
}

/* line 2634, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 2641, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 2649, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

/* line 2657, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 2661, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

/* line 2671, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 2676, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 2684, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 2690, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 2696, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 2702, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

/* line 2707, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2714, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 2718, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

/* line 2722, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2729, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 2733, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

/* line 2737, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 2744, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 2751, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 2755, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

/* line 2759, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 2766, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 2770, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

/* line 2774, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 2781, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-feedback {
  position: relative;
}

/* line 2784, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 2787, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 2799, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 2806, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 2813, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

/* line 2825, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2830, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 2835, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 2840, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 2843, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

/* line 2855, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2860, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 2865, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 2870, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 2873, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

/* line 2885, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2890, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 2895, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 2900, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 2903, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 2906, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 2909, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 2916, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2921, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 2926, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .form-inline .form-control-static {
    display: inline-block;
  }

  /* line 2929, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 2933, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  /* line 2938, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .form-inline .input-group > .form-control {
    width: 100%;
  }

  /* line 2941, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2945, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2952, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  /* line 2956, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  /* line 2961, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 2965, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 2973, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 2977, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 2982, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
/* line 2988, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 2992, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  /* line 2998, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
/* line 3003, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 3024, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 3033, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

/* line 3039, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 3046, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

/* line 3055, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 3059, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 3064, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 3070, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 3075, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 3082, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* line 3095, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 3100, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

/* line 3112, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 3116, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 3121, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 3127, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 3132, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 3139, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 3152, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 3157, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 3169, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 3173, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 3178, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 3184, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 3189, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 3196, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

/* line 3209, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 3214, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 3226, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 3230, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 3235, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 3241, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 3246, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 3253, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 3266, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 3271, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 3283, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 3287, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3292, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 3298, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 3303, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 3310, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 3323, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 3328, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3340, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 3344, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3349, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 3355, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 3360, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 3367, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 3380, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 3385, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3397, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 3401, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}

/* line 3406, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3415, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

/* line 3421, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 3427, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

/* line 3434, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 3441, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3448, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3455, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-block {
  display: block;
  width: 100%;
}

/* line 3459, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 3462, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 3467, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 3473, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.fade.in {
  opacity: 1;
}

/* line 3476, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.collapse {
  display: none;
}

/* line 3479, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.collapse.in {
  display: block;
}

/* line 3482, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
tr.collapse.in {
  display: table-row;
}

/* line 3485, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
tbody.collapse.in {
  display: table-row-group;
}

/* line 3488, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}

/* line 3502, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 3513, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.dropup,
.dropdown {
  position: relative;
}

/* line 3517, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 3520, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 3542, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 3546, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 3552, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 3561, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 3567, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

/* line 3575, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}

/* line 3580, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 3588, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.open > .dropdown-menu {
  display: block;
}

/* line 3591, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.open > a {
  outline: 0;
}

/* line 3594, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 3598, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 3602, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

/* line 3610, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 3618, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 3622, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

/* line 3629, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 3636, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  /* line 3640, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
/* line 3645, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 3651, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 3656, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 3666, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 3672, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-toolbar {
  margin-left: -5px;
}

/* line 3675, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 3680, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 3685, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 3688, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 3691, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3695, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3700, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn-group {
  float: left;
}

/* line 3703, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3706, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3711, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3715, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 3719, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 3723, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 3727, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 3731, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3735, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn .caret {
  margin-left: 0;
}

/* line 3738, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 3742, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 3745, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 3753, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 3756, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 3763, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 3766, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3772, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 3778, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3781, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3786, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3790, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 3796, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 3802, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 3805, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 3808, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 3816, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 3821, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 3826, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 3833, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 3836, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 3845, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

/* line 3851, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

/* line 3859, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3868, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

/* line 3874, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

/* line 3882, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 3887, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 3892, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 3898, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 3909, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 3914, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 3919, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 3923, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3933, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 3936, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3946, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 3949, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 3954, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group-btn > .btn {
  position: relative;
}

/* line 3957, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 3960, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

/* line 3965, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 3969, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 3974, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 3979, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav > li {
  position: relative;
  display: block;
}

/* line 3983, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 3988, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 3993, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav > li.disabled > a {
  color: #777;
}

/* line 3996, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 4003, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}

/* line 4009, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 4015, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav > li > a > img {
  max-width: none;
}

/* line 4018, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 4021, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 4025, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 4031, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 4034, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 4043, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 4047, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 4050, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 4054, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 4059, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 4063, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 4067, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 4071, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 4077, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 4081, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
/* line 4087, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-pills > li {
  float: left;
}

/* line 4090, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 4093, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 4096, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 4102, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-stacked > li {
  float: none;
}

/* line 4105, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 4109, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-justified {
  width: 100%;
}

/* line 4112, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-justified > li {
  float: none;
}

/* line 4115, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 4119, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 4124, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 4128, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 4132, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 4135, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 4139, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 4145, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 4149, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
/* line 4155, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tab-content > .tab-pane {
  display: none;
}

/* line 4158, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tab-content > .active {
  display: block;
}

/* line 4161, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4166, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 4173, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  /* line 4178, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-header {
    float: left;
  }
}
/* line 4182, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

/* line 4191, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 4195, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 4201, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  /* line 4207, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-collapse.in {
    overflow-y: visible;
  }

  /* line 4210, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 4217, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 4222, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
/* line 4227, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 4235, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 4243, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 4248, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-static-top {
    border-radius: 0;
  }
}
/* line 4252, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 4260, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
/* line 4265, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 4269, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 4274, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 4281, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

/* line 4285, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 4289, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
/* line 4294, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 4306, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-toggle:focus {
  outline: 0;
}

/* line 4309, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 4315, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 4319, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-toggle {
    display: none;
  }
}
/* line 4323, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 4326, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 4332, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 4342, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  /* line 4346, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  /* line 4349, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 4355, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-nav {
    float: left;
    margin: 0;
  }

  /* line 4359, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-nav > li {
    float: left;
  }

  /* line 4362, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
/* line 4367, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  /* line 4379, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4384, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 4389, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-form .form-control-static {
    display: inline-block;
  }

  /* line 4392, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 4396, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  /* line 4401, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  /* line 4404, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4408, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4415, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  /* line 4419, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  /* line 4424, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 4429, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  /* line 4432, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 4437, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
/* line 4448, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4453, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 4460, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 4464, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 4468, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 4472, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 4477, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 4484, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-left {
    float: left !important;
  }

  /* line 4487, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  /* line 4491, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 4495, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 4499, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 4502, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 4507, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-text {
  color: #777;
}

/* line 4510, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 4513, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 4518, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 4524, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 4530, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 4533, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 4537, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 4540, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 4544, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 4551, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  /* line 4554, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }

  /* line 4559, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  /* line 4565, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 4572, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-link {
  color: #777;
}

/* line 4575, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 4578, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default .btn-link {
  color: #777;
}

/* line 4581, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

/* line 4585, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 4591, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 4595, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 4598, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4603, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 4606, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 4609, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4614, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

/* line 4620, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 4626, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 4629, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 4633, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 4636, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 4640, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  /* line 4647, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  /* line 4650, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  /* line 4653, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  /* line 4656, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  /* line 4661, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }

  /* line 4667, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 4674, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 4677, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 4680, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 4683, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 4687, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 4693, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 4700, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.breadcrumb > li {
  display: inline-block;
}

/* line 4703, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 4708, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.breadcrumb > .active {
  color: #777;
}

/* line 4711, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 4717, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pagination > li {
  display: inline;
}

/* line 4720, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 4732, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 4738, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 4743, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

/* line 4752, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 4764, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 4775, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 4781, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 4786, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 4791, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 4797, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4802, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 4807, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 4813, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pager li {
  display: inline;
}

/* line 4816, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 4824, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 4829, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 4833, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 4837, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 4845, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 4857, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4863, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.label:empty {
  display: none;
}

/* line 4866, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 4870, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.label-default {
  background-color: #777;
}

/* line 4873, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 4877, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.label-primary {
  background-color: #337ab7;
}

/* line 4880, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

/* line 4884, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.label-success {
  background-color: #5cb85c;
}

/* line 4887, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

/* line 4891, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.label-info {
  background-color: #5bc0de;
}

/* line 4894, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 4898, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.label-warning {
  background-color: #f0ad4e;
}

/* line 4901, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 4905, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.label-danger {
  background-color: #d9534f;
}

/* line 4908, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 4912, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

/* line 4926, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.badge:empty {
  display: none;
}

/* line 4929, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 4933, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 4938, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4944, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 4949, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item > .badge {
  float: right;
}

/* line 4952, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 4955, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 4958, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 4965, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 4969, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 4974, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 4977, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 4983, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 4987, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  /* line 4991, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  /* line 4996, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
/* line 5001, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

/* line 5013, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}

/* line 5018, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 5023, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 5027, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5033, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 5037, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert .alert-link {
  font-weight: bold;
}

/* line 5040, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 5044, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert > p + p {
  margin-top: 5px;
}

/* line 5047, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 5051, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 5058, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5063, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 5066, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 5069, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5074, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 5077, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert-info .alert-link {
  color: #245269;
}

/* line 5080, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5085, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 5088, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 5091, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5096, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 5099, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 5126, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 5135, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 5150, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 5158, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 5164, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 5167, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5172, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 5175, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5180, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 5183, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5188, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 5191, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5196, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.media {
  margin-top: 15px;
}

/* line 5199, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.media:first-child {
  margin-top: 0;
}

/* line 5202, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 5207, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.media-body {
  width: 10000px;
}

/* line 5210, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.media-object {
  display: block;
}

/* line 5213, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 5216, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 5220, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 5224, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 5230, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.media-middle {
  vertical-align: middle;
}

/* line 5233, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.media-bottom {
  vertical-align: bottom;
}

/* line 5236, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5240, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 5244, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 5248, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5256, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 5260, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5265, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 5269, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 5273, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5281, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 5285, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

/* line 5292, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 5297, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}

/* line 5302, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5310, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 5321, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 5326, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 5330, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 5334, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 5338, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 5345, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 5355, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 5359, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 5363, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 5367, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 5374, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 5384, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 5388, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 5392, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 5396, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 5403, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 5413, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 5417, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 5421, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 5425, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 5432, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 5442, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5446, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5450, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5458, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-body {
  padding: 15px;
}

/* line 5461, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5467, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 5470, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 5476, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 5483, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5490, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 5494, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 5499, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5505, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5511, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5515, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 5518, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 5521, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 5526, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 5532, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5537, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5544, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 5554, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 5564, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5569, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5576, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 5586, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 5596, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 5602, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 5606, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 5610, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 5624, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 5638, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 5648, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 5658, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 5662, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-group {
  margin-bottom: 20px;
}

/* line 5665, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 5669, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 5672, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 5675, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 5679, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 5682, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 5685, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-default {
  border-color: #ddd;
}

/* line 5688, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 5693, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 5696, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

/* line 5700, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 5703, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-primary {
  border-color: #337ab7;
}

/* line 5706, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5711, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 5714, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5718, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 5721, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-success {
  border-color: #d6e9c6;
}

/* line 5724, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5729, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 5732, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 5736, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 5739, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-info {
  border-color: #bce8f1;
}

/* line 5742, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5747, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 5750, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 5754, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5757, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-warning {
  border-color: #faebcc;
}

/* line 5760, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5765, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 5768, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 5772, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 5775, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5778, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5783, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 5786, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 5790, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5793, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 5800, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 5813, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 5816, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 5819, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5829, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5833, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5837, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5841, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

/* line 5851, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5859, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

/* line 5866, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal-open {
  overflow: hidden;
}

/* line 5869, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 5881, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

/* line 5890, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 5896, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5900, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 5905, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

/* line 5917, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 5926, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5930, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5934, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5938, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal-header .close {
  margin-top: -2px;
}

/* line 5941, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 5945, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 5949, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 5954, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 5958, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 5961, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 5964, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 5972, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 5976, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 5980, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 5985, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .modal-lg {
    width: 900px;
  }
}
/* line 5989, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

/* line 6013, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 6017, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 6021, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 6025, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 6029, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 6033, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 6041, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6048, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6055, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6062, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6069, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 6076, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 6083, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6090, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6097, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6104, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}

/* line 6138, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover.top {
  margin-top: -10px;
}

/* line 6141, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover.right {
  margin-left: 10px;
}

/* line 6144, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover.bottom {
  margin-top: 10px;
}

/* line 6147, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover.left {
  margin-left: -10px;
}

/* line 6150, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 6158, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover-content {
  padding: 9px 14px;
}

/* line 6161, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6170, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover > .arrow {
  border-width: 11px;
}

/* line 6173, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 6177, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 6185, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 6192, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 6200, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 6207, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 6215, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 6222, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 6230, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 6237, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel {
  position: relative;
}

/* line 6240, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 6245, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 6252, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 6257, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  /* line 6267, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  /* line 6273, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  /* line 6279, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 6287, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 6292, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .active {
  left: 0;
}

/* line 6295, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 6301, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .next {
  left: 100%;
}

/* line 6304, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .prev {
  left: -100%;
}

/* line 6307, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 6311, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 6314, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 6317, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 6331, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 6339, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 6349, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

/* line 6357, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 6367, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 6372, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 6377, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 6384, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 6387, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 6390, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 6401, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 6413, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 6419, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 6431, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 6435, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  /* line 6444, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  /* line 6448, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  /* line 6452, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  /* line 6457, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 6461, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

/* line 6496, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

/* line 6514, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 6519, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pull-right {
  float: right !important;
}

/* line 6522, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.pull-left {
  float: left !important;
}

/* line 6525, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.hide {
  display: none !important;
}

/* line 6528, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.show {
  display: block !important;
}

/* line 6531, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.invisible {
  visibility: hidden;
}

/* line 6534, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 6541, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.hidden {
  display: none !important;
}

/* line 6544, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 6550, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/* line 6556, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 6571, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-xs {
    display: block !important;
  }

  /* line 6574, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  table.visible-xs {
    display: table !important;
  }

  /* line 6577, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 6580, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 6586, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 6591, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* line 6596, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6601, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-sm {
    display: block !important;
  }

  /* line 6604, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  table.visible-sm {
    display: table !important;
  }

  /* line 6607, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 6610, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6616, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6621, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6626, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6631, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-md {
    display: block !important;
  }

  /* line 6634, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  table.visible-md {
    display: table !important;
  }

  /* line 6637, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 6640, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6646, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6651, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6656, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 6661, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-lg {
    display: block !important;
  }

  /* line 6664, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  table.visible-lg {
    display: table !important;
  }

  /* line 6667, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 6670, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 6676, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* line 6681, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* line 6686, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 6691, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6696, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6701, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 6706, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .hidden-lg {
    display: none !important;
  }
}
/* line 6710, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.visible-print {
  display: none !important;
}

@media print {
  /* line 6714, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-print {
    display: block !important;
  }

  /* line 6717, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  table.visible-print {
    display: table !important;
  }

  /* line 6720, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 6723, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 6728, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 6732, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-print-block {
    display: block !important;
  }
}
/* line 6736, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 6740, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 6744, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 6748, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 6753, /home/marcosesp/Desktop/hbtoons/app/assets/stylesheets/bootstrap.css */
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/*!
 *  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-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot");
  src: url("/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix") format("embedded-opentype"), url("/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2") format("woff2"), url("/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff") format("woff"), url("/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf") format("truetype"), url("/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 19, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

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

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

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

/* line 45, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

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

/* line 67, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

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

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

/* line 81, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

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

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

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

/* line 97, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/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 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 125, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/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 155, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/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 170, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 227, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

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

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

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

/* line 244, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

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

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

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

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

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

/* line 266, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

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

/* line 278, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 360, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

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

/* line 370, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

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

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

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

/* line 387, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 478, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

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

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

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

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

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

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

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

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

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

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

/* line 515, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

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

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

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

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

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

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

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

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

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

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

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

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

/* line 558, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

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

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

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

/* line 574, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 635, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

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

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

/* line 648, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 710, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

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

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

/* line 724, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 731, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 738, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 798, /var/lib/gems/2.7.0/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 802, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

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

/* line 812, /var/lib/gems/2.7.0/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 816, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 820, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

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

/* line 830, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

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

/* line 840, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 934, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

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

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

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

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

/* line 953, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1011, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1126, /var/lib/gems/2.7.0/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 1130, /var/lib/gems/2.7.0/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 1134, /var/lib/gems/2.7.0/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 1138, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

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

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

/* line 1153, /var/lib/gems/2.7.0/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 1159, /var/lib/gems/2.7.0/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 1164, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1168, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1286, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

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

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

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

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

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

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

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

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

/* line 1317, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1323, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

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

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

/* line 1336, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

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

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

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

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

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

/* line 1358, /var/lib/gems/2.7.0/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 1363, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1446, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

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

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

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

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

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

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

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

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

/* line 1477, /var/lib/gems/2.7.0/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 1482, /var/lib/gems/2.7.0/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 1486, /var/lib/gems/2.7.0/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 1490, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

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

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

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

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

/* line 1516, /var/lib/gems/2.7.0/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 1521, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

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

/* line 1531, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

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

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

/* line 1546, /var/lib/gems/2.7.0/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 1550, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

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

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

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

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

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

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

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

/* line 1578, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1693, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1761, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1810, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

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

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

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

/* line 1826, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

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

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

/* line 1839, /var/lib/gems/2.7.0/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 1844, /var/lib/gems/2.7.0/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 1848, /var/lib/gems/2.7.0/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 1852, /var/lib/gems/2.7.0/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 1856, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

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

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

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

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

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

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

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

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

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

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

/* line 1893, /var/lib/gems/2.7.0/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 1897, /var/lib/gems/2.7.0/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 1901, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1908, /var/lib/gems/2.7.0/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 1912, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1976, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 2130, /var/lib/gems/2.7.0/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 2134, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

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

/* line 2145, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

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

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

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

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

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

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

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

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

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

/* line 2179, /var/lib/gems/2.7.0/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 2183, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

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

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

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

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

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

/* line 2205, /var/lib/gems/2.7.0/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 2209, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

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

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

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

/* line 2225, /var/lib/gems/2.7.0/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 2229, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

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

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

/* line 2242, /var/lib/gems/2.7.0/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 2247, /var/lib/gems/2.7.0/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 2251, /var/lib/gems/2.7.0/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 2255, /var/lib/gems/2.7.0/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 2259, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2266, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

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

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

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

/* line 2283, /var/lib/gems/2.7.0/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 2287, /var/lib/gems/2.7.0/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, /var/lib/gems/2.7.0/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

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

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

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

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

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

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

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

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

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

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

/* line 2324, /var/lib/gems/2.7.0/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 2334, /var/lib/gems/2.7.0/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;
}
