@charset "UTF-8";
/*!
 * Bootstrap v3.3.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 5, app/assets/stylesheets/bootstrap.min.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
body {
  margin: 0;
}

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

/* line 5, app/assets/stylesheets/bootstrap.min.css */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
[hidden], template {
  display: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a {
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a:active, a:hover {
  outline: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
b, strong {
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
dfn {
  font-style: italic;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
h1 {
  margin: .67em 0;
  font-size: 2em;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
mark {
  color: #000;
  background: #ff0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
small {
  font-size: 80%;
}

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

/* line 5, app/assets/stylesheets/bootstrap.min.css */
sup {
  top: -.5em;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
sub {
  bottom: -.25em;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
img {
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
svg:not(:root) {
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
figure {
  margin: 1em 40px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
pre {
  overflow: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
button {
  overflow: visible;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
button, select {
  text-transform: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
input {
  line-height: normal;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
legend {
  padding: 0;
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
textarea {
  overflow: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
optgroup {
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
td, th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  *, :before, :after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  a, a:visited {
    text-decoration: underline;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  thead {
    display: table-header-group;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  tr, img {
    page-break-inside: avoid;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  img {
    max-width: 100% !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  h2, h3 {
    page-break-after: avoid;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  select {
    background: #fff !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar {
    display: none;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .label {
    border: 1px solid #000;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .table {
    border-collapse: collapse !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .table td, .table th {
    background-color: #fff !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.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.woff) format("woff"), url(/../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-euro:before, .glyphicon-eur:before {
  content: "\20ac";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-music:before {
  content: "\e002";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-search:before {
  content: "\e003";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-star:before {
  content: "\e006";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-user:before {
  content: "\e008";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-film:before {
  content: "\e009";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-th:before {
  content: "\e011";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-off:before {
  content: "\e017";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-home:before {
  content: "\e021";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-file:before {
  content: "\e022";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-time:before {
  content: "\e023";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-road:before {
  content: "\e024";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-download:before {
  content: "\e026";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-book:before {
  content: "\e043";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-print:before {
  content: "\e045";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-font:before {
  content: "\e047";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-list:before {
  content: "\e056";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-share:before {
  content: "\e066";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-check:before {
  content: "\e067";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-move:before {
  content: "\e068";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-play:before {
  content: "\e072";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-random:before {
  content: "\e110";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-link:before {
  content: "\e144";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-record:before {
  content: "\e165";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-save:before {
  content: "\e166";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-open:before {
  content: "\e167";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-import:before {
  content: "\e169";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-export:before {
  content: "\e170";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-send:before {
  content: "\e171";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-header:before {
  content: "\e180";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

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

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
:before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

/* line 5, app/assets/stylesheets/bootstrap.min.css */
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a {
  color: #428bca;
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
figure {
  margin: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
img {
  vertical-align: middle;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.img-rounded {
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.img-circle {
  border-radius: 50%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

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

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

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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: 400;
  line-height: 1;
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
h1, .h1 {
  font-size: 36px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
h2, .h2 {
  font-size: 30px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
h3, .h3 {
  font-size: 24px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
h4, .h4 {
  font-size: 18px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
h5, .h5 {
  font-size: 14px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
h6, .h6 {
  font-size: 12px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
p {
  margin: 0 0 10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .lead {
    font-size: 21px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
small, .small {
  font-size: 85%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
mark, .mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.text-left {
  text-align: left;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.text-right {
  text-align: right;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.text-center {
  text-align: center;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.text-justify {
  text-align: justify;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.text-nowrap {
  white-space: nowrap;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.text-lowercase {
  text-transform: lowercase;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.text-uppercase {
  text-transform: uppercase;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.text-capitalize {
  text-transform: capitalize;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.text-muted {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.text-primary {
  color: #428bca;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.text-primary:hover {
  color: #3071a9;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.text-success {
  color: #3c763d;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.text-success:hover {
  color: #2b542c;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.text-info {
  color: #31708f;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.text-info:hover {
  color: #245269;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.text-warning {
  color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.text-warning:hover {
  color: #66512c;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.text-danger {
  color: #a94442;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.text-danger:hover {
  color: #843534;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.bg-primary {
  color: #fff;
  background-color: #428bca;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.bg-primary:hover {
  background-color: #3071a9;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.bg-success {
  background-color: #dff0d8;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.bg-info {
  background-color: #d9edf7;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.bg-danger {
  background-color: #f2dede;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

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

/* line 5, app/assets/stylesheets/bootstrap.min.css */
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

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

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

/* line 5, app/assets/stylesheets/bootstrap.min.css */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
dt, dd {
  line-height: 1.42857143;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
dt {
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
dd {
  margin-left: 0;
}

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

/* line 5, app/assets/stylesheets/bootstrap.min.css */
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

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

/* line 5, app/assets/stylesheets/bootstrap.min.css */
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0;
}

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

/* line 5, app/assets/stylesheets/bootstrap.min.css */
blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0';
}

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

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

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

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

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .container {
    width: 1170px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-12 {
  width: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-9 {
  width: 75%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-6 {
  width: 50%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-3 {
  width: 25%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-12 {
  right: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-9 {
  right: 75%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-6 {
  right: 50%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-3 {
  right: 25%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-0 {
  right: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-push-12 {
  left: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-push-9 {
  left: 75%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-push-6 {
  left: 50%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-push-3 {
  left: 25%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-push-0 {
  left: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-12 {
    width: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-9 {
    width: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-6 {
    width: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-3 {
    width: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-12 {
    width: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-9 {
    width: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-6 {
    width: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-3 {
    width: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-push-0 {
    left: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-12 {
    width: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-9 {
    width: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-6 {
    width: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-3 {
    width: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
table {
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
th {
  text-align: left;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.table .table {
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

/* line 5, app/assets/stylesheets/bootstrap.min.css */
input[type=file] {
  display: block;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
input[type=range] {
  display: block;
  width: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
select[multiple], select[size] {
  height: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
textarea.form-control {
  height: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
input[type=search] {
  -webkit-appearance: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
input.input-sm[type=date], input.input-sm[type=time], input.input-sm[type=datetime-local], input.input-sm[type=month] {
  line-height: 30px;
  line-height: 1.5 \0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
input.input-lg[type=date], input.input-lg[type=time], input.input-lg[type=datetime-local], input.input-lg[type=month] {
  line-height: 46px;
  line-height: 1.33 \0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
_:-ms-fullscreen, :root input[type=date], _:-ms-fullscreen, :root input[type=time], _:-ms-fullscreen, :root input[type=datetime-local], _:-ms-fullscreen, :root input[type=month] {
  line-height: 1.42857143;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
_.input-sm:-ms-fullscreen, :root input.input-sm[type=date], _.input-sm:-ms-fullscreen, :root input.input-sm[type=time], _.input-sm:-ms-fullscreen, :root input.input-sm[type=datetime-local], _.input-sm:-ms-fullscreen, :root input.input-sm[type=month] {
  line-height: 1.5;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
_.input-lg:-ms-fullscreen, :root input.input-lg[type=date], _.input-lg:-ms-fullscreen, :root input.input-lg[type=time], _.input-lg:-ms-fullscreen, :root input.input-lg[type=datetime-local], _.input-lg:-ms-fullscreen, :root input.input-lg[type=month] {
  line-height: 1.33;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.form-group {
  margin-bottom: 15px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.radio label, .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
input[type=radio][disabled], input[type=checkbox][disabled], input.disabled[type=radio], input.disabled[type=checkbox], fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

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

/* line 5, app/assets/stylesheets/bootstrap.min.css */
select.input-sm, select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
textarea.input-sm, textarea.form-group-sm .form-control, select.input-sm[multiple], select.form-group-sm[multiple] .form-control {
  height: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.input-lg, .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
select.input-lg, select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
textarea.input-lg, textarea.form-group-lg .form-control, select.input-lg[multiple], select.form-group-lg[multiple] .form-control {
  height: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.has-feedback {
  position: relative;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

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

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  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 5, app/assets/stylesheets/bootstrap.min.css */
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .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.focus[disabled], fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default.active[disabled], fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .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.focus[disabled], fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

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

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .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.focus[disabled], fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success.active[disabled], fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

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

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

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .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.focus[disabled], fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info.active[disabled], fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

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

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .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.focus[disabled], fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .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.focus[disabled], fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-link {
  font-weight: 400;
  color: #428bca;
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

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

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

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-block {
  display: block;
  width: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
input.btn-block[type=submit], input.btn-block[type=reset], input.btn-block[type=button] {
  width: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.fade.in {
  opacity: 1;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.collapse {
  display: none;
  visibility: hidden;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.collapse.in {
  display: block;
  visibility: visible;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
tr.collapse.in {
  display: table-row;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
tbody.collapse.in {
  display: table-row-group;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.dropdown {
  position: relative;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.open > .dropdown-menu {
  display: block;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.open > a {
  outline: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
  outline: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.btn-toolbar {
  margin-left: -5px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-group {
  float: left;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn .caret {
  margin-left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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.33;
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select.input-group-lg[multiple] > .form-control, select.input-group-lg[multiple] > .input-group-addon, select.input-group-lg[multiple] > .input-group-btn > .btn {
  height: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select.input-group-sm[multiple] > .form-control, select.input-group-sm[multiple] > .input-group-addon, select.input-group-sm[multiple] > .input-group-btn > .btn {
  height: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
  margin-top: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.input-group-btn > .btn {
  position: relative;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav > li {
  position: relative;
  display: block;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav > li.disabled > a {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav > li > a > img {
  max-width: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.nav-pills > li {
  float: left;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-stacked > li {
  float: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-justified {
  width: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-justified > li {
  float: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tab-content > .active {
  display: block;
  visibility: visible;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-header {
    float: left;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-toggle:focus {
  outline: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-toggle {
    display: none;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-nav > li {
    float: left;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-form .radio label, .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-left {
    float: left !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-text {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-link {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-default .btn-link {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.breadcrumb > li {
  display: inline-block;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.breadcrumb > .active {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pagination > li {
  display: inline;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pager li {
  display: inline;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pager .next > a, .pager .next > span {
  float: right;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pager .previous > a, .pager .previous > span {
  float: left;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.label:empty {
  display: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.label-default {
  background-color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.label-primary {
  background-color: #428bca;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.label-success {
  background-color: #5cb85c;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.label-info {
  background-color: #5bc0de;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.label-warning {
  background-color: #f0ad4e;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.label-danger {
  background-color: #d9534f;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.badge:empty {
  display: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.jumbotron h1, .jumbotron .h1 {
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .jumbotron {
    padding: 48px 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.thumbnail > img, .thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #428bca;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert .alert-link {
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert > p, .alert > ul {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert > p + p {
  margin-top: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert-info .alert-link {
  color: #245269;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.media {
  margin-top: 15px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.media:first-child {
  margin-top: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.media-right, .media > .pull-right {
  padding-left: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.media-left, .media > .pull-left {
  padding-right: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.media-middle {
  vertical-align: middle;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.media-bottom {
  vertical-align: bottom;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.list-group-item > .badge {
  float: right;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item {
  color: #555;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item:hover, a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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: #e1edf7;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item-success {
  color: #3c763d;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item-info {
  color: #31708f;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item-warning {
  color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item-danger {
  color: #a94442;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.panel-body {
  padding: 15px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-title > a {
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-group {
  margin-bottom: 20px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-default {
  border-color: #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-primary {
  border-color: #428bca;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-success {
  border-color: #d6e9c6;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-info {
  border-color: #bce8f1;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-warning {
  border-color: #faebcc;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.modal-open {
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.modal-header .close {
  margin-top: -2px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .modal-lg {
    width: 900px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  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 5, app/assets/stylesheets/bootstrap.min.css */
.popover.top {
  margin-top: -10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.popover.right {
  margin-left: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.popover.bottom {
  margin-top: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.popover.left {
  margin-left: -10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.popover-content {
  padding: 9px 14px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.popover > .arrow {
  border-width: 11px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.carousel {
  position: relative;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 5, app/assets/stylesheets/bootstrap.min.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: 1000;
    perspective: 1000;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .active {
  left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .next {
  left: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .prev {
  left: -100%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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);
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.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: -15px;
    font-size: 30px;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.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-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

/* line 5, app/assets/stylesheets/bootstrap.min.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-footer:after {
  clear: both;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pull-right {
  float: right !important;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.pull-left {
  float: left !important;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.hide {
  display: none !important;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.show {
  display: block !important;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.invisible {
  visibility: hidden;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

/* line 5, app/assets/stylesheets/bootstrap.min.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 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-xs {
    display: block !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  table.visible-xs {
    display: table;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-sm {
    display: block !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  table.visible-sm {
    display: table;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-md {
    display: block !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  table.visible-md {
    display: table;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-lg {
    display: block !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  table.visible-lg {
    display: table;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .hidden-lg {
    display: none !important;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.visible-print {
  display: none !important;
}

@media print {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-print {
    display: block !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  table.visible-print {
    display: table;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-print-block {
    display: block !important;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 5, app/assets/stylesheets/bootstrap.min.css */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 5, app/assets/stylesheets/bootstrap.min.css */
  .hidden-print {
    display: none !important;
  }
}

/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/assets/font-awesome/fa-solid-900-74883516ac6bb785f2d12d162d769fa7a8fabc7794ef44fc28ffc375b2d7c27c.eot);
  src: url(/assets/font-awesome/fa-solid-900-74883516ac6bb785f2d12d162d769fa7a8fabc7794ef44fc28ffc375b2d7c27c.eot#iefix) format("embedded-opentype"), url(/assets/font-awesome/fa-solid-900-e546fb3c56953992a5d20c52edb9e6d1b1141184b88ae19ba20a566d2ad98dbc.woff2) format("woff2"), url(/assets/font-awesome/fa-solid-900-195989f30d333ecf41e0021dbb92c690f367d2672c43199079d9be4b81dc90da.woff) format("woff"), url(/assets/font-awesome/fa-solid-900-aa4b725084f0ad0d2d28df4191084467663b409d7272ba2f1cb6ece2d03553ec.ttf) format("truetype"), url(/assets/font-awesome/fa-solid-900-387bea778f72246fad5ea5b69f68cd059a942e3ab181eb2390ad089bc9cc5e06.svg#fontawesome) format("svg");
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/font-awesome/fa-regular-400-aa1ea349a5a1557fdd700fa5b27df5a01e3b49761201c4d5a95c442e4f7b72c7.eot);
  src: url(/assets/font-awesome/fa-regular-400-aa1ea349a5a1557fdd700fa5b27df5a01e3b49761201c4d5a95c442e4f7b72c7.eot#iefix) format("embedded-opentype"), url(/assets/font-awesome/fa-regular-400-1efbec653801e7e6a8ea0cd94afd854c3d48225b52857008fe8a1d961cdfcc51.woff2) format("woff2"), url(/assets/font-awesome/fa-regular-400-180eef6acca110a022bb81621c04937b3d2edf09fb7644daba7f95368e73b0bd.woff) format("woff"), url(/assets/font-awesome/fa-regular-400-6fdc7b823f89434983845ce3435fa374af7e08912068b8955bdd6c697f1d2797.ttf) format("truetype"), url(/assets/font-awesome/fa-regular-400-00c96447c535a41055597d80db75302fc04fd1c909239eada694daa76cd77a20.svg#fontawesome) format("svg");
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url(/assets/font-awesome/fa-brands-400-361037e19d0b6000027564e9edcad98c8a179be70c6c4e0a6ab54cd6d41685bd.eot);
  src: url(/assets/font-awesome/fa-brands-400-361037e19d0b6000027564e9edcad98c8a179be70c6c4e0a6ab54cd6d41685bd.eot#iefix) format("embedded-opentype"), url(/assets/font-awesome/fa-brands-400-c40f9aba3abc6fd5b0b28b1b125daa3b7bc43063955d456ae4d529705a6c975c.woff2) format("woff2"), url(/assets/font-awesome/fa-brands-400-8b2dc7ace7b22f70f42c11f1606d1ee82ad46445c2f05587928e239e567ff68e.woff) format("woff"), url(/assets/font-awesome/fa-brands-400-070fe2507cabb066093e6912b85147f7289f5dbb5b582d5c6aea80f9c406dcc5.ttf) format("truetype"), url(/assets/font-awesome/fa-brands-400-b077551ebb83f7299deaa16b45877ddd3eda20c4988ac79b6def416e7d2b6b3a.svg#fontawesome) format("svg");
}

/* line 43, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_path.scss */
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/* line 49, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_path.scss */
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

/* line 54, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_path.scss */
.fab {
  font-family: 'Font Awesome 5 Brands';
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_core.scss */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* line 5, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

/* line 11, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-xs {
  font-size: .75em;
}

/* line 15, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-sm {
  font-size: .875em;
}

/* line 20, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-1x {
  font-size: 1em;
}

/* line 20, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 20, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 20, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 20, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 20, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-6x {
  font-size: 6em;
}

/* line 20, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-7x {
  font-size: 7em;
}

/* line 20, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-8x {
  font-size: 8em;
}

/* line 20, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-9x {
  font-size: 9em;
}

/* line 20, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-10x {
  font-size: 10em;
}

/* line 3, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_fixed-width.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_list.scss */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 9, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 12, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_list.scss */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 10, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 18, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

/* line 19, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_animated.scss */
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

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

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 5, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 6, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

/* line 9, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

/* line 10, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

/* line 16, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 13, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 20, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 24, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
/* line 4, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 5, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 6, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-accusoft:before {
  content: "\f369";
}

/* line 7, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ad:before {
  content: "\f641";
}

/* line 9, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 10, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 11, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 12, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 13, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-adversal:before {
  content: "\f36a";
}

/* line 14, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 15, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 16, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-airbnb:before {
  content: "\f834";
}

/* line 17, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-algolia:before {
  content: "\f36c";
}

/* line 18, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 19, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 20, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 21, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 22, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-alipay:before {
  content: "\f642";
}

/* line 23, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-allergies:before {
  content: "\f461";
}

/* line 24, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 25, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 26, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 27, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-amilia:before {
  content: "\f36d";
}

/* line 29, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 30, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 31, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 32, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 33, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 34, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 35, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 36, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 37, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 38, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 39, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 40, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angry:before {
  content: "\f556";
}

/* line 41, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 42, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angular:before {
  content: "\f420";
}

/* line 43, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ankh:before {
  content: "\f644";
}

/* line 44, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-app-store:before {
  content: "\f36f";
}

/* line 45, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 46, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-apper:before {
  content: "\f371";
}

/* line 47, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 48, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 49, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 50, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 51, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-archway:before {
  content: "\f557";
}

/* line 52, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 53, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 54, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 55, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 56, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 57, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 58, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 59, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 60, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 61, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 62, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 63, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 64, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 65, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 66, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 67, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-artstation:before {
  content: "\f77a";
}

/* line 68, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 69, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 70, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 71, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 72, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-atlas:before {
  content: "\f558";
}

/* line 73, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 74, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-atom:before {
  content: "\f5d2";
}

/* line 75, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-audible:before {
  content: "\f373";
}

/* line 76, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 77, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 78, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-avianex:before {
  content: "\f374";
}

/* line 79, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-aviato:before {
  content: "\f421";
}

/* line 80, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-award:before {
  content: "\f559";
}

/* line 81, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-aws:before {
  content: "\f375";
}

/* line 82, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-baby:before {
  content: "\f77c";
}

/* line 83, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 84, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-backspace:before {
  content: "\f55a";
}

/* line 85, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 86, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 87, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacteria:before {
  content: "\e059";
}

/* line 88, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacterium:before {
  content: "\e05a";
}

/* line 89, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bahai:before {
  content: "\f666";
}

/* line 90, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 91, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 92, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 93, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 94, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-band-aid:before {
  content: "\f462";
}

/* line 95, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 96, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 97, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bars:before {
  content: "\f0c9";
}

/* line 98, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 99, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 100, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bath:before {
  content: "\f2cd";
}

/* line 101, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 102, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-full:before {
  content: "\f240";
}

/* line 103, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-half:before {
  content: "\f242";
}

/* line 104, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 105, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 106, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battle-net:before {
  content: "\f835";
}

/* line 107, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bed:before {
  content: "\f236";
}

/* line 108, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 109, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 110, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 111, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 112, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 113, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 114, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bible:before {
  content: "\f647";
}

/* line 115, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 116, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-biking:before {
  content: "\f84a";
}

/* line 117, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bimobject:before {
  content: "\f378";
}

/* line 118, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 119, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-biohazard:before {
  content: "\f780";
}

/* line 120, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 121, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 122, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 123, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bity:before {
  content: "\f37a";
}

/* line 124, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 125, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 126, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blender:before {
  content: "\f517";
}

/* line 127, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 128, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 129, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blog:before {
  content: "\f781";
}

/* line 130, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blogger:before {
  content: "\f37c";
}

/* line 131, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 132, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 133, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 134, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 135, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 136, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 137, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bone:before {
  content: "\f5d7";
}

/* line 138, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bong:before {
  content: "\f55c";
}

/* line 139, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 140, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 141, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 142, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-open:before {
  content: "\f518";
}

/* line 143, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 144, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 145, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 146, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-all:before {
  content: "\f84c";
}

/* line 147, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-none:before {
  content: "\f850";
}

/* line 148, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-style:before {
  content: "\f853";
}

/* line 149, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 150, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-box:before {
  content: "\f466";
}

/* line 151, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-open:before {
  content: "\f49e";
}

/* line 152, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-tissue:before {
  content: "\e05b";
}

/* line 153, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes:before {
  content: "\f468";
}

/* line 154, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 155, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-brain:before {
  content: "\f5dc";
}

/* line 156, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 157, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 158, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 159, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 160, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-broom:before {
  content: "\f51a";
}

/* line 161, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-brush:before {
  content: "\f55d";
}

/* line 162, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-btc:before {
  content: "\f15a";
}

/* line 163, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-buffer:before {
  content: "\f837";
}

/* line 164, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 165, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 166, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 167, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 168, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-burn:before {
  content: "\f46a";
}

/* line 169, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 170, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 171, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 172, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-business-time:before {
  content: "\f64a";
}

/* line 173, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-buy-n-large:before {
  content: "\f8a6";
}

/* line 174, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 175, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 176, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar:before {
  content: "\f133";
}

/* line 177, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 178, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 179, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 180, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 181, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 182, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 183, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 184, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 185, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 186, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-campground:before {
  content: "\f6bb";
}

/* line 187, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 188, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 189, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 190, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-capsules:before {
  content: "\f46b";
}

/* line 191, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-car:before {
  content: "\f1b9";
}

/* line 192, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 193, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 194, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 195, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 196, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caravan:before {
  content: "\f8ff";
}

/* line 197, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 198, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 199, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 200, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 201, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 202, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 203, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 204, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 205, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-carrot:before {
  content: "\f787";
}

/* line 206, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 207, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 208, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cash-register:before {
  content: "\f788";
}

/* line 209, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cat:before {
  content: "\f6be";
}

/* line 210, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 211, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 212, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 213, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 214, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 215, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 216, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 217, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 218, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 219, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 220, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-centercode:before {
  content: "\f380";
}

/* line 221, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-centos:before {
  content: "\f789";
}

/* line 222, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 223, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chair:before {
  content: "\f6c0";
}

/* line 224, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 225, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 226, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 227, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 228, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 229, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-line:before {
  content: "\f201";
}

/* line 230, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 231, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 232, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 233, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-double:before {
  content: "\f560";
}

/* line 234, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 235, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 236, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess:before {
  content: "\f439";
}

/* line 237, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 238, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 239, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 240, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 241, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 242, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 243, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 244, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 245, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 246, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 247, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 248, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 249, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 250, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 251, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 252, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 253, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 254, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chromecast:before {
  content: "\f838";
}

/* line 255, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-church:before {
  content: "\f51d";
}

/* line 256, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 257, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 258, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-city:before {
  content: "\f64f";
}

/* line 259, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 260, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard:before {
  content: "\f328";
}

/* line 261, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 262, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 263, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock:before {
  content: "\f017";
}

/* line 264, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 265, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 266, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 267, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 268, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 269, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 270, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 271, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 272, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 273, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 274, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 275, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 276, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloudflare:before {
  content: "\e07d";
}

/* line 277, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 278, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 279, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 280, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cocktail:before {
  content: "\f561";
}

/* line 281, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-code:before {
  content: "\f121";
}

/* line 282, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-branch:before {
  content: "\f126";
}

/* line 283, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 284, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 285, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 286, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cog:before {
  content: "\f013";
}

/* line 287, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cogs:before {
  content: "\f085";
}

/* line 288, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-coins:before {
  content: "\f51e";
}

/* line 289, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 290, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 291, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 292, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 293, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 294, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 295, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 296, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 297, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 298, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 299, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 300, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 301, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress-alt:before {
  content: "\f422";
}

/* line 302, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 303, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 304, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-confluence:before {
  content: "\f78d";
}

/* line 305, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 306, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 307, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cookie:before {
  content: "\f563";
}

/* line 308, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 309, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-copy:before {
  content: "\f0c5";
}

/* line 310, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 311, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cotton-bureau:before {
  content: "\f89e";
}

/* line 312, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-couch:before {
  content: "\f4b8";
}

/* line 313, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cpanel:before {
  content: "\f388";
}

/* line 314, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 315, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 316, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 317, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 318, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 319, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 320, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 321, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 322, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 323, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 324, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 325, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 326, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 327, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 328, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 329, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 330, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 331, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 332, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cross:before {
  content: "\f654";
}

/* line 333, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 334, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crow:before {
  content: "\f520";
}

/* line 335, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crown:before {
  content: "\f521";
}

/* line 336, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 337, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 338, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 339, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 340, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 341, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cut:before {
  content: "\f0c4";
}

/* line 342, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 343, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 344, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 345, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dailymotion:before {
  content: "\e052";
}

/* line 346, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 347, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 348, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 349, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-deezer:before {
  content: "\e077";
}

/* line 350, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 351, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-democrat:before {
  content: "\f747";
}

/* line 352, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 353, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 354, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 355, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dev:before {
  content: "\f6cc";
}

/* line 356, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 357, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 358, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dhl:before {
  content: "\f790";
}

/* line 359, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 360, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-diaspora:before {
  content: "\f791";
}

/* line 361, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice:before {
  content: "\f522";
}

/* line 362, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 363, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 364, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-five:before {
  content: "\f523";
}

/* line 365, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-four:before {
  content: "\f524";
}

/* line 366, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-one:before {
  content: "\f525";
}

/* line 367, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-six:before {
  content: "\f526";
}

/* line 368, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-three:before {
  content: "\f527";
}

/* line 369, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-two:before {
  content: "\f528";
}

/* line 370, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 371, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 372, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 373, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-directions:before {
  content: "\f5eb";
}

/* line 374, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-discord:before {
  content: "\f392";
}

/* line 375, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-discourse:before {
  content: "\f393";
}

/* line 376, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-disease:before {
  content: "\f7fa";
}

/* line 377, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-divide:before {
  content: "\f529";
}

/* line 378, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dizzy:before {
  content: "\f567";
}

/* line 379, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dna:before {
  content: "\f471";
}

/* line 380, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dochub:before {
  content: "\f394";
}

/* line 381, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-docker:before {
  content: "\f395";
}

/* line 382, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dog:before {
  content: "\f6d3";
}

/* line 383, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 384, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly:before {
  content: "\f472";
}

/* line 385, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 386, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-donate:before {
  content: "\f4b9";
}

/* line 387, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 388, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-door-open:before {
  content: "\f52b";
}

/* line 389, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 390, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dove:before {
  content: "\f4ba";
}

/* line 391, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-download:before {
  content: "\f019";
}

/* line 392, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 393, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 394, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 395, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 396, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 397, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 398, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 399, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-drum:before {
  content: "\f569";
}

/* line 400, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 401, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 402, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 403, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 404, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumpster:before {
  content: "\f793";
}

/* line 405, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 406, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 407, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dyalog:before {
  content: "\f399";
}

/* line 408, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 409, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 410, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 411, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-edge-legacy:before {
  content: "\e078";
}

/* line 412, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-edit:before {
  content: "\f044";
}

/* line 413, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-egg:before {
  content: "\f7fb";
}

/* line 414, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 415, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-elementor:before {
  content: "\f430";
}

/* line 416, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 417, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 418, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ello:before {
  content: "\f5f1";
}

/* line 419, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ember:before {
  content: "\f423";
}

/* line 420, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-empire:before {
  content: "\f1d1";
}

/* line 421, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 422, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 423, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 424, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 425, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 426, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-equals:before {
  content: "\f52c";
}

/* line 427, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 428, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-erlang:before {
  content: "\f39d";
}

/* line 429, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 430, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ethernet:before {
  content: "\f796";
}

/* line 431, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 432, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 433, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-evernote:before {
  content: "\f839";
}

/* line 434, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 435, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 436, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 437, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 438, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 439, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand-alt:before {
  content: "\f424";
}

/* line 440, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 441, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 442, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 443, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 444, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 445, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 446, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 447, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 448, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 449, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 450, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 451, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fan:before {
  content: "\f863";
}

/* line 452, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 453, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 454, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 455, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-faucet:before {
  content: "\e005";
}

/* line 456, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 457, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather:before {
  content: "\f52d";
}

/* line 458, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 459, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fedex:before {
  content: "\f797";
}

/* line 460, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fedora:before {
  content: "\f798";
}

/* line 461, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-female:before {
  content: "\f182";
}

/* line 462, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 463, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-figma:before {
  content: "\f799";
}

/* line 464, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 465, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 466, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 467, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 468, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 469, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 470, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 471, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-download:before {
  content: "\f56d";
}

/* line 472, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 473, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-export:before {
  content: "\f56e";
}

/* line 474, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 475, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-import:before {
  content: "\f56f";
}

/* line 476, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 477, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 478, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-medical:before {
  content: "\f477";
}

/* line 479, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 480, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 481, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 482, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 483, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-signature:before {
  content: "\f573";
}

/* line 484, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-upload:before {
  content: "\f574";
}

/* line 485, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 486, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 487, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fill:before {
  content: "\f575";
}

/* line 488, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 489, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-film:before {
  content: "\f008";
}

/* line 490, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 491, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 492, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 493, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 494, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 495, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 496, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-firefox-browser:before {
  content: "\e007";
}

/* line 497, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-aid:before {
  content: "\f479";
}

/* line 498, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 499, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 500, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 501, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fish:before {
  content: "\f578";
}

/* line 502, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 503, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 504, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 505, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 506, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 507, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 508, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 509, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flushed:before {
  content: "\f579";
}

/* line 510, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fly:before {
  content: "\f417";
}

/* line 511, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 512, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 513, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 514, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 515, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-font:before {
  content: "\f031";
}

/* line 516, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 517, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 518, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 519, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 520, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 521, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 522, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 523, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 524, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 525, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 526, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 527, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 528, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 529, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 530, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-frog:before {
  content: "\f52e";
}

/* line 531, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown:before {
  content: "\f119";
}

/* line 532, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 533, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 534, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 535, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 536, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 537, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 538, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 539, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 540, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 541, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gem:before {
  content: "\f3a5";
}

/* line 542, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 543, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 544, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 545, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 546, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 547, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 548, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gifts:before {
  content: "\f79c";
}

/* line 549, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 550, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-git-alt:before {
  content: "\f841";
}

/* line 551, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 552, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 553, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 554, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 555, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 556, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 557, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gitter:before {
  content: "\f426";
}

/* line 558, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 559, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 560, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 561, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 562, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glasses:before {
  content: "\f530";
}

/* line 563, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 564, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 565, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 566, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 567, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 568, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 569, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 570, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 571, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 572, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 573, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 574, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 575, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 576, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-pay:before {
  content: "\e079";
}

/* line 577, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 578, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 579, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 580, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 581, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 582, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gopuram:before {
  content: "\f664";
}

/* line 583, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 584, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gratipay:before {
  content: "\f184";
}

/* line 585, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 586, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-greater-than:before {
  content: "\f531";
}

/* line 587, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 588, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grimace:before {
  content: "\f57f";
}

/* line 589, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin:before {
  content: "\f580";
}

/* line 590, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 591, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 592, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 593, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 594, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 595, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 596, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 597, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 598, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 599, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 600, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 601, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 602, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 603, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 604, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 605, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 606, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 607, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 608, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-guilded:before {
  content: "\e07e";
}

/* line 609, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 610, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 611, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 612, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 613, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 614, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 615, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hamburger:before {
  content: "\f805";
}

/* line 616, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 617, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hamsa:before {
  content: "\f665";
}

/* line 618, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 619, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 620, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-medical:before {
  content: "\e05c";
}

/* line 621, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 622, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-water:before {
  content: "\f4c1";
}

/* line 623, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 624, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 625, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 626, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 627, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 628, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 629, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 630, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 631, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 632, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 633, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 634, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-sparkles:before {
  content: "\e05d";
}

/* line 635, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 636, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands:before {
  content: "\f4c2";
}

/* line 637, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 638, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-wash:before {
  content: "\e05e";
}

/* line 639, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 640, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-alt-slash:before {
  content: "\e05f";
}

/* line 641, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-slash:before {
  content: "\e060";
}

/* line 642, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 643, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 644, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 645, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-cowboy:before {
  content: "\f8c0";
}

/* line 646, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

/* line 647, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 648, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 649, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-cough:before {
  content: "\e061";
}

/* line 650, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-cough-slash:before {
  content: "\e062";
}

/* line 651, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-mask:before {
  content: "\e063";
}

/* line 652, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-virus:before {
  content: "\e064";
}

/* line 653, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-heading:before {
  content: "\f1dc";
}

/* line 654, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 655, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 656, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-headset:before {
  content: "\f590";
}

/* line 657, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 658, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 659, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 660, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-helicopter:before {
  content: "\f533";
}

/* line 661, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-highlighter:before {
  content: "\f591";
}

/* line 662, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 663, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 664, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hips:before {
  content: "\f452";
}

/* line 665, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 666, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 667, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hive:before {
  content: "\e07f";
}

/* line 668, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 669, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 670, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-home:before {
  content: "\f015";
}

/* line 671, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hooli:before {
  content: "\f427";
}

/* line 672, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hornbill:before {
  content: "\f592";
}

/* line 673, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-horse:before {
  content: "\f6f0";
}

/* line 674, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 675, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 676, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 677, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 678, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-user:before {
  content: "\f80d";
}

/* line 679, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 680, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 681, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotel:before {
  content: "\f594";
}

/* line 682, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 683, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 684, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 685, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 686, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 687, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 688, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-user:before {
  content: "\e065";
}

/* line 689, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 690, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 691, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 692, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 693, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 694, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 695, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 696, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-icons:before {
  content: "\f86d";
}

/* line 697, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 698, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 699, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 700, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ideal:before {
  content: "\e013";
}

/* line 701, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 702, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-image:before {
  content: "\f03e";
}

/* line 703, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-images:before {
  content: "\f302";
}

/* line 704, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 705, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 706, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 707, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 708, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-infinity:before {
  content: "\f534";
}

/* line 709, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-info:before {
  content: "\f129";
}

/* line 710, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 711, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-innosoft:before {
  content: "\e080";
}

/* line 712, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 713, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-instagram-square:before {
  content: "\e055";
}

/* line 714, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-instalod:before {
  content: "\e081";
}

/* line 715, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-intercom:before {
  content: "\f7af";
}

/* line 716, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 717, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-invision:before {
  content: "\f7b0";
}

/* line 718, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 719, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 720, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 721, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 722, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 723, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-java:before {
  content: "\f4e4";
}

/* line 724, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-jedi:before {
  content: "\f669";
}

/* line 725, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 726, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 727, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-jira:before {
  content: "\f7b1";
}

/* line 728, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-joget:before {
  content: "\f3b7";
}

/* line 729, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-joint:before {
  content: "\f595";
}

/* line 730, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 731, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 732, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-js:before {
  content: "\f3b8";
}

/* line 733, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 734, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 735, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 736, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 737, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-key:before {
  content: "\f084";
}

/* line 738, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 739, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 740, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 741, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-khanda:before {
  content: "\f66d";
}

/* line 742, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 743, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 744, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss:before {
  content: "\f596";
}

/* line 745, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 746, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 747, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 748, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-korvue:before {
  content: "\f42f";
}

/* line 749, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark:before {
  content: "\f66f";
}

/* line 750, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 751, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 752, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 753, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-house:before {
  content: "\e066";
}

/* line 754, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 755, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 756, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 757, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 758, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh:before {
  content: "\f599";
}

/* line 759, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 760, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 761, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 762, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 763, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 764, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 765, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lemon:before {
  content: "\f094";
}

/* line 766, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-less:before {
  content: "\f41d";
}

/* line 767, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-less-than:before {
  content: "\f536";
}

/* line 768, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 769, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 770, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 771, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 772, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 773, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-line:before {
  content: "\f3c0";
}

/* line 774, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-link:before {
  content: "\f0c1";
}

/* line 775, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 776, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 777, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 778, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 779, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 780, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 781, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 782, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 783, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 784, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 785, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 786, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 787, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 788, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 789, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 790, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 791, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 792, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 793, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lungs:before {
  content: "\f604";
}

/* line 794, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lungs-virus:before {
  content: "\e067";
}

/* line 795, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 796, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-magento:before {
  content: "\f3c4";
}

/* line 797, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 798, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 799, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 800, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 801, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-male:before {
  content: "\f183";
}

/* line 802, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 803, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map:before {
  content: "\f279";
}

/* line 804, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 805, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 806, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 807, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 808, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 809, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 810, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-markdown:before {
  content: "\f60f";
}

/* line 811, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-marker:before {
  content: "\f5a1";
}

/* line 812, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 813, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 814, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 815, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 816, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 817, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask:before {
  content: "\f6fa";
}

/* line 818, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 819, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 820, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mdb:before {
  content: "\f8ca";
}

/* line 821, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medal:before {
  content: "\f5a2";
}

/* line 822, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 823, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 824, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 825, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 826, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 827, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 828, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 829, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh:before {
  content: "\f11a";
}

/* line 830, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 831, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 832, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-memory:before {
  content: "\f538";
}

/* line 833, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 834, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-menorah:before {
  content: "\f676";
}

/* line 835, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 836, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-meteor:before {
  content: "\f753";
}

/* line 837, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microblog:before {
  content: "\e01a";
}

/* line 838, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microchip:before {
  content: "\f2db";
}

/* line 839, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 840, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 841, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 842, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 843, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microscope:before {
  content: "\f610";
}

/* line 844, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 845, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 846, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 847, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 848, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 849, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mix:before {
  content: "\f3cb";
}

/* line 850, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 851, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mixer:before {
  content: "\e056";
}

/* line 852, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 853, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile:before {
  content: "\f10b";
}

/* line 854, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 855, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 856, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-monero:before {
  content: "\f3d0";
}

/* line 857, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 858, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 859, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 860, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 861, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check:before {
  content: "\f53c";
}

/* line 862, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 863, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-monument:before {
  content: "\f5a6";
}

/* line 864, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-moon:before {
  content: "\f186";
}

/* line 865, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 866, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosque:before {
  content: "\f678";
}

/* line 867, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 868, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 869, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse:before {
  content: "\f8cc";
}

/* line 870, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 871, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 872, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-music:before {
  content: "\f001";
}

/* line 873, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-napster:before {
  content: "\f3d2";
}

/* line 874, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-neos:before {
  content: "\f612";
}

/* line 875, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 876, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 877, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 878, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 879, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-node:before {
  content: "\f419";
}

/* line 880, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 881, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 882, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 883, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-npm:before {
  content: "\f3d4";
}

/* line 884, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 885, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 886, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 887, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 888, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-octopus-deploy:before {
  content: "\e082";
}

/* line 889, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 890, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 891, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-oil-can:before {
  content: "\f613";
}

/* line 892, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-old-republic:before {
  content: "\f510";
}

/* line 893, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-om:before {
  content: "\f679";
}

/* line 894, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 895, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 896, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 897, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 898, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-orcid:before {
  content: "\f8d2";
}

/* line 899, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-osi:before {
  content: "\f41a";
}

/* line 900, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-otter:before {
  content: "\f700";
}

/* line 901, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-outdent:before {
  content: "\f03b";
}

/* line 902, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-page4:before {
  content: "\f3d7";
}

/* line 903, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 904, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pager:before {
  content: "\f815";
}

/* line 905, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 906, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 907, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-palette:before {
  content: "\f53f";
}

/* line 908, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 909, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pallet:before {
  content: "\f482";
}

/* line 910, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 911, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 912, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 913, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 914, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-parking:before {
  content: "\f540";
}

/* line 915, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-passport:before {
  content: "\f5ab";
}

/* line 916, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 917, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paste:before {
  content: "\f0ea";
}

/* line 918, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 919, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 920, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 921, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 922, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 923, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-peace:before {
  content: "\f67c";
}

/* line 924, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen:before {
  content: "\f304";
}

/* line 925, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 926, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 927, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 928, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 929, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 930, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 931, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 932, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-arrows:before {
  content: "\e068";
}

/* line 933, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 934, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 935, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-perbyte:before {
  content: "\e083";
}

/* line 936, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 937, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-percentage:before {
  content: "\f541";
}

/* line 938, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-periscope:before {
  content: "\f3da";
}

/* line 939, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-booth:before {
  content: "\f756";
}

/* line 940, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 941, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 942, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 943, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 944, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-alt:before {
  content: "\f879";
}

/* line 945, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 946, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 947, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square-alt:before {
  content: "\f87b";
}

/* line 948, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 949, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo-video:before {
  content: "\f87c";
}

/* line 950, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-php:before {
  content: "\f457";
}

/* line 951, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 952, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 953, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 954, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 955, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-square:before {
  content: "\e01e";
}

/* line 956, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 957, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pills:before {
  content: "\f484";
}

/* line 958, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 959, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 960, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 961, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 962, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 963, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 964, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 965, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 966, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-slash:before {
  content: "\e069";
}

/* line 967, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 968, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 969, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-playstation:before {
  content: "\f3df";
}

/* line 970, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 971, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 972, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 973, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 974, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 975, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-poll:before {
  content: "\f681";
}

/* line 976, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-poll-h:before {
  content: "\f682";
}

/* line 977, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo:before {
  content: "\f2fe";
}

/* line 978, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 979, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-poop:before {
  content: "\f619";
}

/* line 980, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 981, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 982, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 983, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pray:before {
  content: "\f683";
}

/* line 984, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 985, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 986, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 987, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 988, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 989, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-procedures:before {
  content: "\f487";
}

/* line 990, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 991, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 992, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pump-medical:before {
  content: "\e06a";
}

/* line 993, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pump-soap:before {
  content: "\e06b";
}

/* line 994, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 995, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 996, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-python:before {
  content: "\f3e2";
}

/* line 997, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 998, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 999, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-question:before {
  content: "\f128";
}

/* line 1000, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 1001, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quidditch:before {
  content: "\f458";
}

/* line 1002, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quinscape:before {
  content: "\f459";
}

/* line 1003, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 1004, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 1005, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 1006, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quran:before {
  content: "\f687";
}

/* line 1007, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 1008, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 1009, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 1010, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 1011, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-random:before {
  content: "\f074";
}

/* line 1012, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 1013, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 1014, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-react:before {
  content: "\f41b";
}

/* line 1015, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 1016, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-readme:before {
  content: "\f4d5";
}

/* line 1017, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1018, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-receipt:before {
  content: "\f543";
}

/* line 1019, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-record-vinyl:before {
  content: "\f8d9";
}

/* line 1020, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1021, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 1022, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1023, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 1024, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1025, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 1026, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-redo:before {
  content: "\f01e";
}

/* line 1027, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 1028, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 1029, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove-format:before {
  content: "\f87d";
}

/* line 1030, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 1031, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reply:before {
  content: "\f3e5";
}

/* line 1032, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reply-all:before {
  content: "\f122";
}

/* line 1033, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 1034, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-republican:before {
  content: "\f75e";
}

/* line 1035, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 1036, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 1037, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 1038, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 1039, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rev:before {
  content: "\f5b2";
}

/* line 1040, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 1041, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ring:before {
  content: "\f70b";
}

/* line 1042, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-road:before {
  content: "\f018";
}

/* line 1043, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-robot:before {
  content: "\f544";
}

/* line 1044, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 1045, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 1046, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 1047, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-route:before {
  content: "\f4d7";
}

/* line 1048, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 1049, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1050, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 1051, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler:before {
  content: "\f545";
}

/* line 1052, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 1053, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 1054, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 1055, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-running:before {
  content: "\f70c";
}

/* line 1056, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 1057, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rust:before {
  content: "\e07a";
}

/* line 1058, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 1059, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 1060, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 1061, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 1062, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sass:before {
  content: "\f41e";
}

/* line 1063, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 1064, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 1065, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-save:before {
  content: "\f0c7";
}

/* line 1066, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 1067, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-school:before {
  content: "\f549";
}

/* line 1068, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 1069, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 1070, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-scroll:before {
  content: "\f70e";
}

/* line 1071, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 1072, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search:before {
  content: "\f002";
}

/* line 1073, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 1074, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-location:before {
  content: "\f689";
}

/* line 1075, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 1076, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 1077, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 1078, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 1079, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 1080, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1081, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-server:before {
  content: "\f233";
}

/* line 1082, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 1083, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shapes:before {
  content: "\f61f";
}

/* line 1084, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-share:before {
  content: "\f064";
}

/* line 1085, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1086, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1087, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1088, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 1089, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 1090, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-virus:before {
  content: "\e06c";
}

/* line 1091, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 1092, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 1093, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1094, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 1095, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopify:before {
  content: "\e057";
}

/* line 1096, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 1097, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 1098, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 1099, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 1100, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shower:before {
  content: "\f2cc";
}

/* line 1101, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 1102, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign:before {
  content: "\f4d9";
}

/* line 1103, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 1104, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 1105, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 1106, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 1107, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-signature:before {
  content: "\f5b7";
}

/* line 1108, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 1109, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1110, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sink:before {
  content: "\e06d";
}

/* line 1111, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 1112, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 1113, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sith:before {
  content: "\f512";
}

/* line 1114, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skating:before {
  content: "\f7c5";
}

/* line 1115, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 1116, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 1117, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 1118, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skull:before {
  content: "\f54c";
}

/* line 1119, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 1120, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1121, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 1122, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 1123, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 1124, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-slash:before {
  content: "\f715";
}

/* line 1125, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 1126, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 1127, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1128, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile:before {
  content: "\f118";
}

/* line 1129, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 1130, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 1131, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smog:before {
  content: "\f75f";
}

/* line 1132, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smoking:before {
  content: "\f48d";
}

/* line 1133, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 1134, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sms:before {
  content: "\f7cd";
}

/* line 1135, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 1136, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 1137, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 1138, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 1139, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 1140, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 1141, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 1142, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-soap:before {
  content: "\e06e";
}

/* line 1143, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-socks:before {
  content: "\f696";
}

/* line 1144, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 1145, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort:before {
  content: "\f0dc";
}

/* line 1146, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 1147, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

/* line 1148, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 1149, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

/* line 1150, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 1151, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-down-alt:before {
  content: "\f884";
}

/* line 1152, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 1153, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-up-alt:before {
  content: "\f885";
}

/* line 1154, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 1155, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 1156, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

/* line 1157, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 1158, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

/* line 1159, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 1160, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1161, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 1162, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spa:before {
  content: "\f5bb";
}

/* line 1163, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1164, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 1165, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 1166, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spell-check:before {
  content: "\f891";
}

/* line 1167, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spider:before {
  content: "\f717";
}

/* line 1168, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 1169, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 1170, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1171, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 1172, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 1173, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-full:before {
  content: "\f45c";
}

/* line 1174, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 1175, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 1176, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1177, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1178, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stackpath:before {
  content: "\f842";
}

/* line 1179, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 1180, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star:before {
  content: "\f005";
}

/* line 1181, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 1182, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 1183, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 1184, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 1185, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 1186, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 1187, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1188, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1189, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 1190, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 1191, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 1192, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 1193, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 1194, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1195, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 1196, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 1197, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 1198, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stopwatch-20:before {
  content: "\e06f";
}

/* line 1199, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-store:before {
  content: "\f54e";
}

/* line 1200, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 1201, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-alt-slash:before {
  content: "\e070";
}

/* line 1202, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-slash:before {
  content: "\e071";
}

/* line 1203, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-strava:before {
  content: "\f428";
}

/* line 1204, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stream:before {
  content: "\f550";
}

/* line 1205, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1206, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 1207, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stripe:before {
  content: "\f429";
}

/* line 1208, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 1209, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 1210, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 1211, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1212, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1213, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1214, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 1215, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 1216, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 1217, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun:before {
  content: "\f185";
}

/* line 1218, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 1219, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1220, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-supple:before {
  content: "\f3f9";
}

/* line 1221, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 1222, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-suse:before {
  content: "\f7d6";
}

/* line 1223, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 1224, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-swift:before {
  content: "\f8e1";
}

/* line 1225, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 1226, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 1227, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-symfony:before {
  content: "\f83d";
}

/* line 1228, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 1229, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sync:before {
  content: "\f021";
}

/* line 1230, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 1231, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-syringe:before {
  content: "\f48e";
}

/* line 1232, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 1233, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 1234, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 1235, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 1236, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablets:before {
  content: "\f490";
}

/* line 1237, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 1238, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 1239, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 1240, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tape:before {
  content: "\f4db";
}

/* line 1241, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 1242, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1243, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 1244, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-teeth:before {
  content: "\f62e";
}

/* line 1245, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 1246, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 1247, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 1248, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 1249, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 1250, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1251, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 1252, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 1253, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 1254, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 1255, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 1256, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 1257, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 1258, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 1259, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 1260, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 1261, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 1262, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer:before {
  content: "\f491";
}

/* line 1263, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 1264, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 1265, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 1266, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 1267, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 1268, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 1269, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1270, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1271, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 1272, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 1273, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tiktok:before {
  content: "\e07b";
}

/* line 1274, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 1275, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 1276, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 1277, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 1278, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tired:before {
  content: "\f5c8";
}

/* line 1279, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1280, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1281, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 1282, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 1283, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-paper-slash:before {
  content: "\e072";
}

/* line 1284, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toolbox:before {
  content: "\f552";
}

/* line 1285, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tools:before {
  content: "\f7d9";
}

/* line 1286, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 1287, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-torah:before {
  content: "\f6a0";
}

/* line 1288, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 1289, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tractor:before {
  content: "\f722";
}

/* line 1290, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 1291, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1292, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 1293, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trailer:before {
  content: "\e041";
}

/* line 1294, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-train:before {
  content: "\f238";
}

/* line 1295, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tram:before {
  content: "\f7da";
}

/* line 1296, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender:before {
  content: "\f224";
}

/* line 1297, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1298, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1299, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 1300, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 1301, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 1302, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1303, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 1304, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1305, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 1306, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 1307, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 1308, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 1309, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 1310, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 1311, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tshirt:before {
  content: "\f553";
}

/* line 1312, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1313, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1314, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1315, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv:before {
  content: "\f26c";
}

/* line 1316, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1317, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 1318, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 1319, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-typo3:before {
  content: "\f42b";
}

/* line 1320, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-uber:before {
  content: "\f402";
}

/* line 1321, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 1322, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-uikit:before {
  content: "\f403";
}

/* line 1323, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbraco:before {
  content: "\f8e8";
}

/* line 1324, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 1325, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 1326, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-uncharted:before {
  content: "\e084";
}

/* line 1327, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 1328, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-undo:before {
  content: "\f0e2";
}

/* line 1329, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 1330, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 1331, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unity:before {
  content: "\e049";
}

/* line 1332, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 1333, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-university:before {
  content: "\f19c";
}

/* line 1334, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlink:before {
  content: "\f127";
}

/* line 1335, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 1336, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1337, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unsplash:before {
  content: "\e07c";
}

/* line 1338, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-untappd:before {
  content: "\f405";
}

/* line 1339, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 1340, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ups:before {
  content: "\f7e0";
}

/* line 1341, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 1342, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user:before {
  content: "\f007";
}

/* line 1343, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-alt:before {
  content: "\f406";
}

/* line 1344, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 1345, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 1346, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 1347, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 1348, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 1349, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 1350, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 1351, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-friends:before {
  content: "\f500";
}

/* line 1352, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 1353, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-injured:before {
  content: "\f728";
}

/* line 1354, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-lock:before {
  content: "\f502";
}

/* line 1355, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 1356, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-minus:before {
  content: "\f503";
}

/* line 1357, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 1358, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 1359, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1360, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1361, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-shield:before {
  content: "\f505";
}

/* line 1362, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-slash:before {
  content: "\f506";
}

/* line 1363, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-tag:before {
  content: "\f507";
}

/* line 1364, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-tie:before {
  content: "\f508";
}

/* line 1365, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 1366, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-users:before {
  content: "\f0c0";
}

/* line 1367, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-cog:before {
  content: "\f509";
}

/* line 1368, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-slash:before {
  content: "\e073";
}

/* line 1369, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-usps:before {
  content: "\f7e1";
}

/* line 1370, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 1371, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 1372, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 1373, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vaadin:before {
  content: "\f408";
}

/* line 1374, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 1375, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 1376, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1377, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1378, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vest:before {
  content: "\e085";
}

/* line 1379, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vest-patches:before {
  content: "\e086";
}

/* line 1380, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1381, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 1382, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 1383, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vial:before {
  content: "\f492";
}

/* line 1384, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vials:before {
  content: "\f493";
}

/* line 1385, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-viber:before {
  content: "\f409";
}

/* line 1386, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-video:before {
  content: "\f03d";
}

/* line 1387, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 1388, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 1389, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 1390, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1391, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 1392, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1393, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus:before {
  content: "\e074";
}

/* line 1394, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus-slash:before {
  content: "\e075";
}

/* line 1395, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-viruses:before {
  content: "\e076";
}

/* line 1396, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 1397, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vnv:before {
  content: "\f40b";
}

/* line 1398, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-voicemail:before {
  content: "\f897";
}

/* line 1399, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 1400, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 1401, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 1402, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 1403, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 1404, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 1405, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 1406, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 1407, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-walking:before {
  content: "\f554";
}

/* line 1408, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wallet:before {
  content: "\f555";
}

/* line 1409, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-warehouse:before {
  content: "\f494";
}

/* line 1410, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-watchman-monitoring:before {
  content: "\e087";
}

/* line 1411, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-water:before {
  content: "\f773";
}

/* line 1412, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 1413, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-waze:before {
  content: "\f83f";
}

/* line 1414, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 1415, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1416, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight:before {
  content: "\f496";
}

/* line 1417, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 1418, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1419, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1420, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 1421, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1422, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 1423, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1424, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1425, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wind:before {
  content: "\f72e";
}

/* line 1426, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-close:before {
  content: "\f410";
}

/* line 1427, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 1428, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 1429, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 1430, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 1431, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 1432, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 1433, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 1434, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wix:before {
  content: "\f5cf";
}

/* line 1435, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 1436, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wodu:before {
  content: "\e088";
}

/* line 1437, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 1438, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-won-sign:before {
  content: "\f159";
}

/* line 1439, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1440, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 1441, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 1442, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 1443, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 1444, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 1445, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 1446, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-x-ray:before {
  content: "\f497";
}

/* line 1447, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-xbox:before {
  content: "\f412";
}

/* line 1448, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 1449, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1450, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1451, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1452, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yammer:before {
  content: "\f840";
}

/* line 1453, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yandex:before {
  content: "\f413";
}

/* line 1454, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 1455, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 1456, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1457, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 1458, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 1459, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 1460, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 1461, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 1462, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_screen-reader.scss */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 47, ../usr/local/bundle/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_mixins.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_reset.scss */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 7, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_reset.scss */
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 11, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_reset.scss */
html, body {
  padding: 0;
  margin: 0;
  min-height: 100vh;
}

/* line 17, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_reset.scss */
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

/* line 23, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_reset.scss */
legend {
  padding: 0;
}

/* line 27, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_reset.scss */
ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 33, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_reset.scss */
th {
  font-weight: normal;
}

/* line 37, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_reset.scss */
abbr[title] {
  border-bottom: none;
  cursor: inherit;
  text-decoration: none;
}

/* Webfont: Lato-Bold */
@font-face {
  font-family: 'LatoWeb';
  src: url(/assets/Lato-Bold-163108a2af712135981269ba2fd5f1a6da6611476fe3ea6fab692bbdb84932dc.eot);
  /* IE9 Compat Modes */
  src: url(/assets/Lato-Bold-163108a2af712135981269ba2fd5f1a6da6611476fe3ea6fab692bbdb84932dc.eot?#iefix) format("embedded-opentype"), url(/assets/Lato-Bold-930842c5cb550531ca35a6c29b948ba0a5dc3d2f3d4fb2ffe7135f4640341576.woff2) format("woff2"), url(/assets/Lato-Bold-949c81dd7639652aa19f73af26730b5935f19e4189300408515d55f062b63027.woff) format("woff"), url(/assets/Lato-Bold-0143d6b5f84addba2f1dc83f4da635e4db899c3a5765cec39b55b2839ff5ef7f.ttf) format("truetype");
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-BoldItalic */
@font-face {
  font-family: 'LatoWeb';
  src: url(/assets/Lato-BoldItalic-b58ccdadfe1989b0cf1084e9ef5f3819d24574c13290c8b8e86986aec9401b78.eot);
  /* IE9 Compat Modes */
  src: url(/assets/Lato-BoldItalic-b58ccdadfe1989b0cf1084e9ef5f3819d24574c13290c8b8e86986aec9401b78.eot?#iefix) format("embedded-opentype"), url(/assets/Lato-BoldItalic-9b1362648212d8b0fea5685e1784d97436e742e5865ca2abe7e35999796bde4e.woff2) format("woff2"), url(/assets/Lato-BoldItalic-605d1defa20f55064dfb49e487208ac7c6086ba2be893d5718e61f76c7943649.woff) format("woff"), url(/assets/Lato-BoldItalic-927275527eac2bdc4b351c7ebea0ca4e1fee53cf377ac54bb7cf19af8b64b32c.ttf) format("truetype");
  font-style: italic;
  font-weight: bold;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Italic */
@font-face {
  font-family: 'LatoWeb';
  src: url(/assets/Lato-Italic-4c07d8e5ba589b4f610614e6b5dbff20269544ecef47998e7d7dd47391c40f0b.eot);
  /* IE9 Compat Modes */
  src: url(/assets/Lato-Italic-4c07d8e5ba589b4f610614e6b5dbff20269544ecef47998e7d7dd47391c40f0b.eot?#iefix) format("embedded-opentype"), url(/assets/Lato-Italic-562ac9b5fdcce75a2ab14ccadc616f8a7777a5a2022b9b771921225d30c985b6.woff2) format("woff2"), url(/assets/Lato-Italic-0784ee57b780dab2b3ffd10ad3d03ec2c5bb70cb7f755a465f98b576afeda97b.woff) format("woff"), url(/assets/Lato-Italic-eaa9e195c3316687e2fc9eef8a15251a94377bcf689509858351b251e7598636.ttf) format("truetype");
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Regular */
@font-face {
  font-family: 'LatoWeb';
  src: url(/assets/Lato-Regular-0913feb135140cd5eca2d1f8ff9ce24ef546bbc9f3d986580c04407244a4d88d.eot);
  /* IE9 Compat Modes */
  src: url(/assets/Lato-Regular-0913feb135140cd5eca2d1f8ff9ce24ef546bbc9f3d986580c04407244a4d88d.eot?#iefix) format("embedded-opentype"), url(/assets/Lato-Regular-ac623c4f4d28763b570eb344074ec263f6ea490b14587c7671e5c5bf2cdc7897.woff2) format("woff2"), url(/assets/Lato-Regular-2948d601d5eb46a709a30b3ce588c3eff186cbbde6eaf6be6e79a583fa54e2c7.woff) format("woff"), url(/assets/Lato-Regular-c662204107728519d8263eb10743cb696804842e22441f657ae0b092043dd94c.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_common.scss */
code {
  display: block;
  background-color: #272822;
  padding: 5px;
  color: white;
}

/* line 8, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_common.scss */
hr {
  border: 1px solid #e4eaec;
  color: #00b4aa;
  margin: 10px auto 25px auto;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_buttons.scss */
.button {
  background-color: #00b4aa;
  color: #fff;
  border: none;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  -o-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  cursor: pointer;
  padding: 5px 8px;
  font-size: 16px;
}

/* line 7, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.button:active, .button:focus {
  outline: 0;
}

/* line 11, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.button.disabled, .button:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 23, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.button:hover {
  background-color: #00e7da;
}

/* line 27, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.button:active, .button:focus {
  background-color: #00817a;
}

/* line 31, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.button:disabled {
  background-color: #00b4aa;
}

/* line 6, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_buttons.scss */
.button.small {
  padding: 2px 9px;
  font-size: 12px;
}

/* line 11, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_buttons.scss */
.button.large {
  padding: 10px;
  font-size: 18px;
}

/* line 16, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_buttons.scss */
.button.action {
  margin-right: 4px;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_grid.scss */
.columns {
  display: flex;
  flex-wrap: wrap;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_columns.scss */
.columns {
  display: flex;
  flex-wrap: wrap;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments {
  margin-top: 20px;
}

/* line 43, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
.comments:after {
  content: '';
  display: block;
  clear: both;
}

/* line 5, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments h3 {
  margin: 0 0 10px 0;
}

/* line 9, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments .panel_contents .empty {
  margin-bottom: 10px;
  display: inline-block;
}

/* line 14, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) {
  margin-bottom: 20px;
  border: 1px solid #e4eaec;
}

/* line 18, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta {
  background-color: #f5f5f5;
  padding: 8px 10px;
}

/* line 22, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta .active_admin_comment_author {
  margin: 0;
  display: inline-block;
}

/* line 27, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta span {
  font-size: 14px;
  font-style: italic;
  line-height: 21px;
}

/* line 33, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a[data-method="delete"] {
  background-color: #00b4aa;
  color: white;
  border: none;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  -o-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  cursor: pointer;
  padding: 2px 9px;
  font-size: 12px;
  float: right;
}

/* line 7, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a[data-method="delete"]:active, .comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a[data-method="delete"]:focus {
  outline: 0;
}

/* line 11, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a.disabled[data-method="delete"], .comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a[data-method="delete"]:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 23, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a[data-method="delete"]:hover {
  background-color: #00e7da;
}

/* line 27, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a[data-method="delete"]:active, .comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a[data-method="delete"]:focus {
  background-color: #00817a;
}

/* line 31, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a[data-method="delete"]:disabled {
  background-color: #00b4aa;
}

/* line 41, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_body {
  padding: 0 10px;
}

/* line 46, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments .pagination_information {
  margin-bottom: 20px;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_date_picker.scss */
#ui-datepicker-div {
  background-color: #fff;
  padding: 5px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  z-index: 3 !important;
  padding: 8px 10px;
}

/* line 9, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_date_picker.scss */
#ui-datepicker-div .ui-datepicker-header {
  margin-bottom: 10px;
}

/* line 43, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
#ui-datepicker-div .ui-datepicker-header:after {
  content: '';
  display: block;
  clear: both;
}

/* line 13, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_date_picker.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
  background-color: #00b4aa;
  color: #fff;
  border: none;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  -o-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  cursor: pointer;
  padding: 2px 5px;
  font-size: 14px;
}

/* line 7, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:active, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:focus, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:active, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:focus {
  outline: 0;
}

/* line 11, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev.disabled, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:disabled, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next.disabled, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 23, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:hover, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:hover {
  background-color: #00e7da;
}

/* line 27, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:active, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:focus, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:active, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:focus {
  background-color: #00817a;
}

/* line 31, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:disabled, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:disabled {
  background-color: #00b4aa;
}

/* line 19, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_date_picker.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
  float: left;
}

/* line 23, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_date_picker.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
  float: right;
}

/* line 27, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_date_picker.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
  text-align: center;
}

/* line 33, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_date_picker.scss */
#ui-datepicker-div .ui-datepicker-calendar td {
  border: none;
  text-align: center;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_dialogs.scss */
.ui-dialog {
  background-color: #fff;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 15px 10px;
  z-index: 1;
}

/* line 8, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_dialogs.scss */
.ui-dialog:focus, .ui-dialog:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
}

/* line 13, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_dialogs.scss */
.ui-dialog .ui-button {
  background-color: #00b4aa;
  color: #fff;
  border: none;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  -o-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  cursor: pointer;
  border: 0;
  margin-right: 5px;
  padding: 5px 10px;
}

/* line 7, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.ui-dialog .ui-button:active, .ui-dialog .ui-button:focus {
  outline: 0;
}

/* line 11, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.ui-dialog .ui-button.disabled, .ui-dialog .ui-button:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 23, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.ui-dialog .ui-button:hover {
  background-color: #00e7da;
}

/* line 27, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.ui-dialog .ui-button:active, .ui-dialog .ui-button:focus {
  background-color: #00817a;
}

/* line 31, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.ui-dialog .ui-button:disabled {
  background-color: #00b4aa;
}

/* line 20, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_dialogs.scss */
.ui-dialog .ui-dialog-titlebar-close {
  display: none;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_flash.scss */
.flash {
  width: 100%;
  padding: 10px;
  text-align: center;
  background-color: #76838f;
  color: #fff;
}

/* line 9, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_flash.scss */
.flash_alert, .flash_error {
  background-color: #dc4747;
  color: #fff;
}

/* line 14, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_flash.scss */
.flash_warning {
  background-color: #f2a654;
  color: #fff;
}

/* line 19, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_flash.scss */
.flash_notice {
  background-color: #46be8a;
  color: #fff;
}

/* line 24, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_flash.scss */
.flash_info {
  background-color: #57c7d4;
  color: #fff;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_form.scss */
.label {
  display: inline-block;
  margin-bottom: 5px;
}

/* line 6, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_form.scss */
.input {
  margin-bottom: 20px;
}

/* line 9, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_form.scss */
.input.hidden {
  margin: 0;
}

/* line 16, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form li {
  list-style: none;
}

/* line 20, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form legend:not(.label) {
  margin-bottom: 28px;
  font-size: 18px;
  display: block;
  width: 100%;
  padding-bottom: 12px;
  border-bottom: 1px solid #eee;
}

/* line 30, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form .error input, #active_admin_content form .error select, #active_admin_content form .error textarea {
  border-color: #dc4747;
  background-color: rgba(220, 71, 71, 0.1);
}

/* line 36, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form input.error:not([disabled]):not([type="submit"]), #active_admin_content form select.error, #active_admin_content form textarea.error {
  border-color: #dc4747;
  background-color: rgba(220, 71, 71, 0.1);
}

/* line 41, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form .inline-hints {
  margin: 5px 0 20px 25%;
  font-size: 14px;
  font-style: italic;
}

/* line 47, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form .inline-errors, #active_admin_content form label.error {
  color: #dc4747;
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 14px;
}

/* line 54, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form label.error {
  display: block;
  margin-left: 25%;
}

/* line 60, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form .actions .action {
  display: inline-block;
  margin-right: 10px;
}

/* line 64, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form .actions .action input[type="submit"] {
  line-height: 43px;
}

/* line 69, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form .actions .cancel {
  display: inline-block;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="text"], input[type="email"], input[type="password"],
input[type="tel"], input[type="date"], input[type="datetime-local"],
input[type="month"], input[type="range"], input[type="search"],
input[type="time"], input[type="url"], input[type="week"],
input[type="number"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.57142857;
  color: #323537;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e4eaec;
  outline: 0;
  border-radius: 3px;
  -webkit-transition: border-color ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s;
}

/* line 23, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus,
input[type="tel"]:focus, input[type="date"]:focus, input[type="datetime-local"]:focus,
input[type="month"]:focus, input[type="range"]:focus, input[type="search"]:focus,
input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus,
input[type="number"]:focus, textarea:focus {
  border-color: #00b4aa;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  -o-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}

/* line 29, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="text"]:disabled, input[type="email"]:disabled, input[type="password"]:disabled,
input[type="tel"]:disabled, input[type="date"]:disabled, input[type="datetime-local"]:disabled,
input[type="month"]:disabled, input[type="range"]:disabled, input[type="search"]:disabled,
input[type="time"]:disabled, input[type="url"]:disabled, input[type="week"]:disabled,
input[type="number"]:disabled, textarea:disabled {
  opacity: 0.6;
}

/* line 33, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="text"]:-webkit-autofill, input[type="text"]:-webkit-autofill:hover, input[type="text"]:-webkit-autofill:focus, input[type="email"]:-webkit-autofill, input[type="email"]:-webkit-autofill:hover, input[type="email"]:-webkit-autofill:focus, input[type="password"]:-webkit-autofill, input[type="password"]:-webkit-autofill:hover, input[type="password"]:-webkit-autofill:focus,
input[type="tel"]:-webkit-autofill,
input[type="tel"]:-webkit-autofill:hover,
input[type="tel"]:-webkit-autofill:focus, input[type="date"]:-webkit-autofill, input[type="date"]:-webkit-autofill:hover, input[type="date"]:-webkit-autofill:focus, input[type="datetime-local"]:-webkit-autofill, input[type="datetime-local"]:-webkit-autofill:hover, input[type="datetime-local"]:-webkit-autofill:focus,
input[type="month"]:-webkit-autofill,
input[type="month"]:-webkit-autofill:hover,
input[type="month"]:-webkit-autofill:focus, input[type="range"]:-webkit-autofill, input[type="range"]:-webkit-autofill:hover, input[type="range"]:-webkit-autofill:focus, input[type="search"]:-webkit-autofill, input[type="search"]:-webkit-autofill:hover, input[type="search"]:-webkit-autofill:focus,
input[type="time"]:-webkit-autofill,
input[type="time"]:-webkit-autofill:hover,
input[type="time"]:-webkit-autofill:focus, input[type="url"]:-webkit-autofill, input[type="url"]:-webkit-autofill:hover, input[type="url"]:-webkit-autofill:focus, input[type="week"]:-webkit-autofill, input[type="week"]:-webkit-autofill:hover, input[type="week"]:-webkit-autofill:focus,
input[type="number"]:-webkit-autofill,
input[type="number"]:-webkit-autofill:hover,
input[type="number"]:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  -webkit-text-fill-color: #323537;
}

/* line 39, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #00b4aa;
  color: white;
  border: none;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  -o-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  cursor: pointer;
  width: 100%;
  padding: 0 12px;
  font-size: 15px;
  font-weight: 500;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  border: none;
  cursor: pointer;
}

/* line 7, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
input[type="submit"]:active, input[type="submit"]:focus {
  outline: 0;
}

/* line 11, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
input.disabled[type="submit"], input[type="submit"]:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 23, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
input[type="submit"]:hover {
  background-color: #00e7da;
}

/* line 27, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
input[type="submit"]:active, input[type="submit"]:focus {
  background-color: #00817a;
}

/* line 31, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
input[type="submit"]:disabled {
  background-color: #00b4aa;
}

/* line 51, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="checkbox"] {
  height: 15px;
  width: 15px;
  -webkit-appearance: none !important;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  box-sizing: border-box;
  -webkit-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  -o-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  cursor: pointer;
}

/* line 51, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
input[type="checkbox"]:focus {
  outline: 0;
}

/* line 63, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="checkbox"]:checked {
  border-color: #00b4aa;
  background-color: #00b4aa;
}

/* line 69, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 2px solid #00b4aa;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin: 1px 5px 1px 1px;
  display: inline-flex;
  -webkit-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  -o-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
}

/* line 51, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
input[type="radio"]:focus {
  outline: 0;
}

/* line 80, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="radio"]:checked {
  background-color: #00b4aa;
}

/* line 85, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
select {
  background-color: #fff;
  background-image: none;
  border: 1px solid #e4eaec;
  outline: 0;
  border-radius: 3px;
  font-size: 14px;
  color: #5a5a5a;
  -webkit-transition: border-color ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s;
}

/* line 95, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
select:focus {
  border-color: #00b4aa;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  -o-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}

/* line 101, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

/* line 106, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
textarea {
  min-height: 80px;
  height: auto;
  padding: 5px 10px;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_pagination.scss */
.pagination {
  font-size: 13px;
  margin-bottom: 10px;
}

/* line 5, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_pagination.scss */
.pagination .page {
  text-align: center;
}

/* line 9, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_pagination.scss */
.pagination .page a, .pagination .next a, .pagination .last a, .pagination .first a, .pagination .prev a {
  padding: .3rem .4rem;
  color: #323537;
  -webkit-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  -o-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
}

/* line 14, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_pagination.scss */
.pagination .page a:hover, .pagination .next a:hover, .pagination .last a:hover, .pagination .first a:hover, .pagination .prev a:hover {
  color: #00b4aa;
}

/* line 18, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_pagination.scss */
.pagination .page.current {
  background-color: #00b4aa;
  color: #fff;
  border-radius: 3px;
  padding: .3rem .4rem;
  cursor: normal;
}

/* line 3, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_panel_contents.scss */
.panel_contents .paginated_collection #index_footer {
  margin: 10px;
  text-align: right;
  font-size: 12px;
}

/* line 10, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_panel_contents.scss */
.panel_contents th {
  text-align: left;
  padding: 8px;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 36px;
  color: #323537;
  font-size: 14px;
}

/* line 7, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-container .select2-selection--single {
  height: 36px;
  outline: 0;
}

/* line 12, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px;
}

/* line 16, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-container--default .select2-selection--single {
  border-color: #e4eaec;
}

/* line 20, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 12px;
}

/* line 24, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-dropdown {
  border-color: #e4eaec;
}

/* line 28, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #00b4aa;
}

/* line 32, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #e4eaec;
}

/* line 36, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-container--default .select2-results__option[aria-selected=true] {
  background_color: #eee;
}

/* line 40, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-search--dropdown .select2-search__field {
  padding-left: 12px;
}

/* line 44, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-results {
  font-size: 14px;
}

/* line 48, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-results__option {
  padding-left: 12px;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_status_tag.scss */
.status_tag {
  background: #cacaca;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  padding: 3px 5px 2px 5px;
  font-size: 0.8em;
  border-radius: 3px;
}

/* line 10, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_status_tag.scss */
.status_tag.ok, .status_tag.published, .status_tag.complete, .status_tag.completed, .status_tag.green, .status_tag.yes {
  background-color: #46be8a;
}

/* line 14, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_status_tag.scss */
.status_tag.cancel, .status_tag.red, .status_tag.no {
  background-color: #dc4747;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tables.scss */
table {
  width: 100%;
  border-collapse: collapse;
}

/* line 5, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tables.scss */
table:not(.index_table) {
  border-radius: 3px;
  margin-bottom: 10px;
}

/* line 11, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tables.scss */
thead tr {
  border: 1px solid #e4eaec;
  background-color: #e4eaec;
}

/* line 16, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tables.scss */
thead th {
  font-size: 12px;
  text-align: left;
}

/* line 20, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tables.scss */
thead th a {
  color: #526069;
  font-weight: normal;
  width: 100%;
  display: inline-block;
  padding: 4px 20px 4px 4px;
}

@media screen and (min-width: 768px) {
  /* line 20, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tables.scss */
  thead th a {
    padding: 8px 20px 8px 8px;
  }
}

/* line 32, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tables.scss */
thead th.col-selectable {
  padding-left: 4px;
}

@media screen and (min-width: 768px) {
  /* line 32, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tables.scss */
  thead th.col-selectable {
    padding-left: 8px;
  }
}

/* line 41, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tables.scss */
tbody tr {
  border: 1px solid #e4eaec;
}

/* line 44, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tables.scss */
tbody tr:hover {
  background-color: rgba(228, 234, 236, 0.3);
}

/* line 48, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tables.scss */
tbody tr th {
  font-size: 14px;
}

/* line 52, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tables.scss */
tbody tr td {
  padding: 4px;
  vertical-align: middle;
  color: #323537;
  font-size: 12px;
}

/* line 58, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tables.scss */
tbody tr td.col-actions {
  padding: 6px 8px;
}

@media screen and (min-width: 768px) {
  /* line 52, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tables.scss */
  tbody tr td {
    padding: 8px;
  }
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tabs.scss */
.tabs.ui-tabs {
  border: 1px solid #e4eaec;
}

/* line 4, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tabs.scss */
.tabs.ui-tabs .nav {
  border-bottom: 1px solid #e4eaec;
}

/* line 7, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tabs.scss */
.tabs.ui-tabs .nav li {
  display: inline-block;
  text-align: center;
}

/* line 51, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
.tabs.ui-tabs .nav li:focus {
  outline: 0;
}

/* line 12, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tabs.scss */
.tabs.ui-tabs .nav li a {
  color: #323537;
  display: inline-block;
  padding: 15px 25px;
  -webkit-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  -o-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
}

/* line 51, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
.tabs.ui-tabs .nav li a:focus {
  outline: 0;
}

/* line 20, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tabs.scss */
.tabs.ui-tabs .nav li.ui-tabs-active {
  border-bottom: 2px solid #00b4aa;
}

/* line 23, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tabs.scss */
.tabs.ui-tabs .nav li.ui-tabs-active a {
  color: #00b4aa;
}

/* line 30, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/components/_tabs.scss */
.tabs.ui-tabs .tab-content {
  padding: 10px 20px;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar {
  width: 230px;
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.04);
  margin-bottom: 30px;
}

@media screen and (min-width: 1400px) {
  /* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
  #sidebar {
    width: 270px;
  }
}

/* line 12, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section {
  padding: 15px 20px;
}

/* line 15, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section h3 {
  margin: 0 0 10px 0;
}

/* line 19, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section .label {
  display: block;
  text-align: left;
}

/* line 24, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section .input {
  margin-bottom: 10px;
}

/* line 27, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section .input input, #sidebar .sidebar_section .input select {
  height: 30px;
  padding: 3px 5px;
  font-size: 12px;
}

/* line 35, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section .select_and_search input, #sidebar .sidebar_section .select_and_search select {
  width: 45%;
  display: inline-block;
}

/* line 40, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section .select_and_search input {
  float: right;
}

/* line 45, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section .filter_select select {
  width: 100%;
}

/* line 49, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section .filter_date_range input {
  width: 45%;
  display: inline-block;
}

/* line 54, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section input[type="submit"] {
  width: auto;
  line-height: 31px;
  margin-right: 10px;
}

/* line 61, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar #search-status-_sidebar_section {
  font-size: 14px;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_footer.scss */
.footer {
  display: inline-block;
  padding: 0 15px;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
body.active_admin.logged_in {
  padding-top: 50px;
}

@media screen and (min-width: 576px) {
  /* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  body.active_admin.logged_in {
    padding-top: 60px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  body.active_admin.logged_in {
    padding-left: 200px;
  }
}

@media screen and (min-width: 1400px) {
  /* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  body.active_admin.logged_in {
    padding-left: 250px;
  }
}

/* line 16, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
body.active_admin.logged_in #active_admin_content {
  padding: 20px 0;
}

/* line 43, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
body.active_admin.logged_in #active_admin_content:after {
  content: '';
  display: block;
  clear: both;
}

@media screen and (min-width: 992px) {
  /* line 16, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  body.active_admin.logged_in #active_admin_content {
    padding: 20px 25px;
  }
}

/* line 27, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header .site_title {
  width: 160px;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
  margin: 0;
}

@media screen and (min-width: 576px) {
  /* line 27, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header .site_title {
    width: 200px;
    height: 60px;
    font-size: 20px;
    line-height: 60px;
  }
}

@media screen and (min-width: 1400px) {
  /* line 27, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header .site_title {
    width: 250px;
  }
}

/* line 51, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header .site_title #site_title_image {
  height: 100%;
  padding: 6px 0;
}

/* line 57, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 50px;
  width: calc(100% - 160px);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 3;
  text-align: right;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
}

/* line 71, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav:before {
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 900 normal normal 14px/1 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
  content: "";
  display: inline;
  visibility: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  color: #323537;
  padding: 15px 0;
  text-align: center;
  width: 40px;
  font-size: 20px;
}

@media screen and (min-width: 576px) {
  /* line 57, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav {
    height: 60px;
    width: calc(100% - 200px);
  }
  /* line 91, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav:before {
    padding: 20px 0;
  }
}

@media screen and (min-width: 992px) {
  /* line 97, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav:before {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  /* line 57, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav {
    width: calc(100% - 250px);
  }
}

/* line 106, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav li {
  display: inline-block;
  -webkit-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  -o-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
}

/* line 110, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav li:hover {
  background-color: #f5f5f5;
}

/* line 114, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav li:active {
  background-color: #f0f0f0;
}

/* line 120, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav #current_user a {
  color: transparent;
  position: relative;
  width: 50px;
  height: 49px;
  display: inline-block;
}

/* line 127, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav #current_user a:before {
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 900 normal normal 14px/1 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
  content: "";
  display: inline;
  visibility: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  color: #323537;
  padding: 15px 0;
  text-align: center;
  width: 50px;
  font-size: 20px;
}

@media screen and (min-width: 576px) {
  /* line 120, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav #current_user a {
    width: 60px;
    height: 59px;
  }
  /* line 147, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav #current_user a:before {
    padding: 20px 0;
    width: 60px;
  }
}

/* line 155, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav #logout {
  min-width: 50px;
  min-height: 49px;
  float: right;
}

/* line 160, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav #logout a {
  color: transparent;
  position: relative;
  width: 50px;
  display: block;
}

/* line 166, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav #logout a:before {
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 900 normal normal 14px/1 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
  content: "";
  display: inline;
  visibility: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  color: #323537;
  padding: 15px 0;
  text-align: center;
  width: 50px;
  font-size: 20px;
}

@media screen and (min-width: 576px) {
  /* line 155, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav #logout {
    min-width: 60px;
    min-height: 59px;
  }
  /* line 188, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav #logout a {
    width: 60px;
    height: 59px;
  }
  /* line 192, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav #logout a:before {
    padding: 20px 0;
    width: 60px;
  }
}

/* line 202, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
#title_bar {
  background-color: #fff;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  margin: 15px 0 0 0;
  padding: 8px 10px;
}

/* line 43, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
#title_bar:after {
  content: '';
  display: block;
  clear: both;
}

@media screen and (min-width: 992px) {
  /* line 202, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  #title_bar {
    padding: 8px 20px;
    border-radius: 3px;
    margin: 15px 25px 0 25px;
  }
}

/* line 215, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
#title_bar #titlebar_left {
  display: inline-block;
  float: left;
  line-height: 29px;
}

/* line 220, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
#title_bar #titlebar_left h2 {
  display: inline-block;
  font-size: 16px;
}

/* line 226, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
#title_bar #titlebar_right {
  display: inline-block;
  float: right;
}

/* line 230, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
#title_bar #titlebar_right .action_item a {
  background-color: #00b4aa;
  color: #fff;
  border: none;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  -o-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  cursor: pointer;
  padding: 5px 8px;
}

/* line 7, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#title_bar #titlebar_right .action_item a:active, #title_bar #titlebar_right .action_item a:focus {
  outline: 0;
}

/* line 11, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#title_bar #titlebar_right .action_item a.disabled, #title_bar #titlebar_right .action_item a:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 23, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#title_bar #titlebar_right .action_item a:hover {
  background-color: #00e7da;
}

/* line 27, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#title_bar #titlebar_right .action_item a:active, #title_bar #titlebar_right .action_item a:focus {
  background-color: #00817a;
}

/* line 31, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#title_bar #titlebar_right .action_item a:disabled {
  background-color: #00b4aa;
}

/* line 236, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
#title_bar #page_title {
  font-weight: normal;
  margin: 0;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_main_content.scss */
#main_content_wrapper {
  float: left;
  width: 100%;
}

/* line 43, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
#main_content_wrapper:after {
  content: '';
  display: block;
  clear: both;
}

/* line 8, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_main_content.scss */
#active_admin_content.with_sidebar #main_content_wrapper {
  width: 100%;
}

@media screen and (min-width: 576px) {
  /* line 12, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_main_content.scss */
  #active_admin_content.with_sidebar #main_content_wrapper #main_content {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
}

@media screen and (min-width: 992px) {
  /* line 19, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_main_content.scss */
  #active_admin_content.with_sidebar #main_content_wrapper #main_content {
    margin-right: 20px;
  }
}

@media screen and (min-width: 992px) {
  /* line 25, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_main_content.scss */
  #active_admin_content.with_sidebar #main_content_wrapper #main_content {
    margin-right: 20px;
  }
}

/* line 31, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_main_content.scss */
#main_content {
  background-color: #fff;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.04);
  padding: 15px 10px;
}

@media screen and (max-width: 576px) {
  /* line 31, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_main_content.scss */
  #main_content {
    overflow-x: scroll;
  }
}

@media screen and (min-width: 992px) {
  /* line 31, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_main_content.scss */
  #main_content {
    padding: 20px;
    border-radius: 3px;
  }
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs {
  width: 200px;
  height: calc(100% - 60px);
  position: fixed;
  top: 50px;
  background-color: #f5f5f5;
  border-right: 1px solid #e6e6e6;
  z-index: 1;
  overflow: auto;
  left: -200px;
}

@media screen and (min-width: 576px) {
  /* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
  .header #tabs {
    top: 60px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
  .header #tabs {
    left: 0px !important;
  }
}

@media screen and (min-width: 1400px) {
  /* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
  .header #tabs {
    width: 250px;
  }
}

/* line 24, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li {
  width: 100%;
  font-size: 14px;
  line-height: 38px;
  cursor: pointer;
}

/* line 30, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li a {
  width: 100%;
  height: 100%;
  display: inline-block;
  color: #323537;
  padding: 0 20px;
}

/* line 37, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li a:hover {
  background-color: #f0f0f0;
}

/* line 43, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.current a {
  color: #00b4aa;
}

/* line 49, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested > a:nth-child(1) {
  position: relative;
}

/* line 52, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested > a:nth-child(1):after {
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 900 normal normal 14px/1 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
  content: "";
  display: inline;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #323537;
}

/* line 63, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested ul {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  background-color: #eee;
  padding: 10px 0;
  cursor: auto;
  display: none;
}

/* line 71, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested ul a {
  padding: 0px 15px 0px 35px;
  color: #323537;
}

/* line 75, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested ul a:hover {
  background-color: #e7e7e7;
}

@media screen and (min-width: 1400px) {
  /* line 71, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
  .header #tabs li.has_nested ul a {
    padding: 0px 15px 0px 40px;
  }
}

/* line 84, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested ul .current a {
  color: #00b4aa;
}

/* line 90, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested.open > a:nth-child(1), .header #tabs li.has_nested.current > a:nth-child(1) {
  position: relative;
}

/* line 93, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested.open > a:nth-child(1):after, .header #tabs li.has_nested.current > a:nth-child(1):after {
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 900 normal normal 14px/1 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
  content: "";
}

/* line 98, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested.open > ul, .header #tabs li.has_nested.current > ul {
  display: block;
}

/* line 1, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_wrapper.scss */
#wrapper {
  display: flex;
  flex-direction: column;
}

/* line 5, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/layouts/_wrapper.scss */
#wrapper .flashes {
  order: -1;
}

/* line 3, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
body.logged_in.new #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.edit #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.create #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.update #active_admin_content.with_sidebar #main_content_wrapper {
  width: calc(100% - 230px);
}

@media screen and (min-width: 576px) {
  /* line 3, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
  body.logged_in.new #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.edit #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.create #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.update #active_admin_content.with_sidebar #main_content_wrapper {
    padding-right: 10px;
  }
}

@media screen and (min-width: 992px) {
  /* line 3, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
  body.logged_in.new #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.edit #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.create #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.update #active_admin_content.with_sidebar #main_content_wrapper {
    padding-right: 0;
    width: calc(100% - 270px);
  }
}

/* line 16, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
body.logged_in.new #active_admin_content.with_sidebar #sidebar, body.logged_in.edit #active_admin_content.with_sidebar #sidebar, body.logged_in.create #active_admin_content.with_sidebar #sidebar, body.logged_in.update #active_admin_content.with_sidebar #sidebar {
  display: inline-block;
}

/* line 19, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
body.logged_in.new #active_admin_content.with_sidebar #sidebar tr:hover, body.logged_in.edit #active_admin_content.with_sidebar #sidebar tr:hover, body.logged_in.create #active_admin_content.with_sidebar #sidebar tr:hover, body.logged_in.update #active_admin_content.with_sidebar #sidebar tr:hover {
  background: rgba(243, 247, 249, 0.3);
}

/* line 5, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new form legend, body.logged_in.edit form legend, body.logged_in.create form legend, body.logged_in.update form legend {
  font-weight: normal;
}

/* line 9, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new fieldset.inputs, body.logged_in.edit fieldset.inputs, body.logged_in.create fieldset.inputs, body.logged_in.update fieldset.inputs {
  margin-bottom: 20px;
}

/* line 14, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input .label, body.logged_in.edit .input .label, body.logged_in.create .input .label, body.logged_in.update .input .label {
  padding-bottom: 5px;
  text-align: left;
  margin: auto 0;
  padding-top: 8px;
  text-align: right;
  font-size: 14px;
}

@media screen and (min-width: 576px) {
  /* line 14, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
  body.logged_in.new .input .label, body.logged_in.edit .input .label, body.logged_in.create .input .label, body.logged_in.update .input .label {
    padding-bottom: 0;
    height: 25px;
    width: 25%;
    float: left;
    padding-right: 20px;
  }
}

@media screen and (min-width: 576px) {
  /* line 30, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
  body.logged_in.new .input input, body.logged_in.new .input textarea, body.logged_in.edit .input input, body.logged_in.edit .input textarea, body.logged_in.create .input input, body.logged_in.create .input textarea, body.logged_in.update .input input, body.logged_in.update .input textarea {
    width: 50%;
  }
}

/* line 35, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input input[type='radio'], body.logged_in.new .input textarea[type='radio'], body.logged_in.edit .input input[type='radio'], body.logged_in.edit .input textarea[type='radio'], body.logged_in.create .input input[type='radio'], body.logged_in.create .input textarea[type='radio'], body.logged_in.update .input input[type='radio'], body.logged_in.update .input textarea[type='radio'] {
  width: 15px;
  float: left;
  margin-top: 3px;
}

/* line 41, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input input[type='checkbox'], body.logged_in.new .input textarea[type='checkbox'], body.logged_in.edit .input input[type='checkbox'], body.logged_in.edit .input textarea[type='checkbox'], body.logged_in.create .input input[type='checkbox'], body.logged_in.create .input textarea[type='checkbox'], body.logged_in.update .input input[type='checkbox'], body.logged_in.update .input textarea[type='checkbox'] {
  width: 15px;
  margin: 0 5px -2px 0;
}

@media screen and (min-width: 576px) {
  /* line 47, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
  body.logged_in.new .input .select2-container, body.logged_in.edit .input .select2-container, body.logged_in.create .input .select2-container, body.logged_in.update .input .select2-container {
    width: 50% !important;
  }
}

/* line 52, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input .select2-container a, body.logged_in.edit .input .select2-container a, body.logged_in.create .input .select2-container a, body.logged_in.update .input .select2-container a {
  height: 30px;
  line-height: 30px;
}

/* line 58, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input select, body.logged_in.edit .input select, body.logged_in.create .input select, body.logged_in.update .input select {
  min-width: 50%;
  height: 30px;
}

/* line 63, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input select[multiple], body.logged_in.edit .input select[multiple], body.logged_in.create .input select[multiple], body.logged_in.update .input select[multiple] {
  height: 100px;
}

/* line 67, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input .fragment, body.logged_in.edit .input .fragment, body.logged_in.create .input .fragment, body.logged_in.update .input .fragment {
  margin-right: 10px;
}

/* line 70, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input .fragment label, body.logged_in.edit .input .fragment label, body.logged_in.create .input .fragment label, body.logged_in.update .input .fragment label {
  padding-right: 5px;
}

/* line 74, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input .fragment select, body.logged_in.edit .input .fragment select, body.logged_in.create .input .fragment select, body.logged_in.update .input .fragment select {
  min-width: auto;
}

/* line 79, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input.boolean, body.logged_in.edit .input.boolean, body.logged_in.create .input.boolean, body.logged_in.update .input.boolean {
  margin-left: 25%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 83, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input.boolean input, body.logged_in.edit .input.boolean input, body.logged_in.create .input.boolean input, body.logged_in.update .input.boolean input {
  width: auto;
}

/* line 87, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input.boolean label, body.logged_in.edit .input.boolean label, body.logged_in.create .input.boolean label, body.logged_in.update .input.boolean label {
  font-size: 14px;
  cursor: pointer;
  padding: 5px 5px 5px 0;
}

/* line 93, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input.boolean input[type='checkbox'], body.logged_in.edit .input.boolean input[type='checkbox'], body.logged_in.create .input.boolean input[type='checkbox'], body.logged_in.update .input.boolean input[type='checkbox'] {
  width: 15px;
  margin: 0 5px -2px 0;
}

/* line 99, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input li.fragment, body.logged_in.edit .input li.fragment, body.logged_in.create .input li.fragment, body.logged_in.update .input li.fragment {
  display: inline;
}

/* line 103, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input li.choice, body.logged_in.edit .input li.choice, body.logged_in.create .input li.choice, body.logged_in.update .input li.choice {
  margin-left: 25%;
}

/* line 106, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input li.choice .field_with_errors, body.logged_in.edit .input li.choice .field_with_errors, body.logged_in.create .input li.choice .field_with_errors, body.logged_in.update .input li.choice .field_with_errors {
  float: left;
}

/* line 111, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input .inline-errors, body.logged_in.edit .input .inline-errors, body.logged_in.create .input .inline-errors, body.logged_in.update .input .inline-errors {
  padding-left: 25%;
}

/* line 116, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .actions, body.logged_in.edit .actions, body.logged_in.create .actions, body.logged_in.update .actions {
  padding-left: 25%;
}

/* line 3, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .resource_selection_toggle_cell, body.index .resource_selection_cell {
  display: flex;
}

/* line 7, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools {
  margin-bottom: 20px;
  font-size: 14px;
}

/* line 11, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools:after {
  content: '';
  display: block;
  clear: both;
}

/* line 17, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools input[type='checkbox'] {
  display: flex;
}

/* line 21, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools .collection_selection_toggle_all {
  display: flex !important;
}

/* line 25, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools .batch_actions_selector {
  display: inline-block;
}

/* line 29, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools .dropdown_menu_button {
  background-color: #fff;
  color: #00b4aa;
  border: 1px solid #00b4aa;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  -o-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  cursor: pointer;
  padding: 6px 25px 6px 10px;
  position: relative;
}

/* line 7, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .dropdown_menu_button:active, body.index .table_tools .dropdown_menu_button:focus {
  outline: 0;
}

/* line 11, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .dropdown_menu_button.disabled, body.index .table_tools .dropdown_menu_button:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 42, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .dropdown_menu_button:hover {
  color: #fff;
  background-color: #00b4aa;
}

/* line 47, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .dropdown_menu_button:active, body.index .table_tools .dropdown_menu_button:focus {
  background-color: #00817a;
  color: #fff;
}

/* line 58, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .dropdown_menu_button:after {
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 900 normal normal 14px/1 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
  content: "";
  position: absolute;
  right: 8px;
}

/* line 64, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .dropdown_menu_button:active, body.index .table_tools .dropdown_menu_button:focus {
  background-color: #00817a;
  color: #fff;
}

/* line 69, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .dropdown_menu_button.disabled, body.index .table_tools .dropdown_menu_button:disabled {
  color: #76838f;
  background-color: #f3f7f9;
  border-color: #f3f7f9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

/* line 33, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools .dropdown_menu_list {
  background-color: #fff;
  padding: 10px 15px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  display: inline-block;
  position: absolute;
  z-index: 1;
}

/* line 43, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools .indexes.table_tools_segmented_control {
  text-align: right;
}

/* line 48, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .paginated_collection_contents {
  margin-bottom: 20px;
  overflow-x: auto;
}

/* line 53, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index #index_footer {
  font-size: 14px;
}

/* line 57, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .sortable {
  position: relative;
}

/* line 60, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .sortable:after {
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 900 normal normal 14px/1 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
  content: "";
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
  /* line 60, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
  body.index .sortable:after {
    font-size: 14px;
  }
}

/* line 73, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .sortable.sorted-desc:after {
  content: "\f0dd";
}

/* line 77, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .sortable.sorted-asc:after {
  content: "\f0de";
}

/* line 82, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_actions {
  margin-bottom: -4px;
}

/* line 85, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_actions .member_link {
  background-color: #00b4aa;
  color: white;
  border: none;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  -o-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  cursor: pointer;
  padding: 4px 8px;
  margin-right: 4px;
  margin-bottom: 4px;
}

/* line 7, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_actions .member_link:active, body.index .table_actions .member_link:focus {
  outline: 0;
}

/* line 11, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_actions .member_link.disabled, body.index .table_actions .member_link:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 23, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_actions .member_link:hover {
  background-color: #00e7da;
}

/* line 27, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_actions .member_link:active, body.index .table_actions .member_link:focus {
  background-color: #00817a;
}

/* line 31, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_actions .member_link:disabled {
  background-color: #00b4aa;
}

/* line 79, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .scopes .scope a {
  display: inline-block;
  color: #00b4aa;
  border-top: 1px solid #00b4aa;
  border-bottom: 1px solid #00b4aa;
  float: left;
  padding: 6px 10px;
  border-right: 1px solid #00b4aa;
  -webkit-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  -o-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
}

/* line 90, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .scopes .scope:first-child a {
  border-left: 1px solid #00b4aa;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 96, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .scopes .scope:last-child a {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 102, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .scopes .scope:hover a {
  background-color: #00e7da;
  border-color: #00e7da;
  color: #fff;
}

/* line 110, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .scopes .scope:active a, body.index .scopes .scope:focus a, body.index .scopes .scope.selected a {
  background-color: #00817a;
  border-color: #00817a;
  color: #fff;
}

/* line 97, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .scopes .scope a {
  margin-right: .25rem;
}

/* line 103, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index #sidebar {
  position: fixed;
  right: -230px;
}

@media screen and (min-width: 1400px) {
  /* line 103, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
  body.index #sidebar {
    right: -270px;
  }
}

/* line 111, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index #sidebar:before {
  cursor: pointer;
  position: absolute;
  top: 30px;
  left: -40px;
  width: 40px;
  height: 50px;
  background-color: #fff;
  -webkit-box-shadow: -1px 0 4px 0 rgba(0, 0, 0, 0.04);
  -moz-box-shadow: -1px 0 4px 0 rgba(0, 0, 0, 0.04);
  box-shadow: -1px 0 4px 0 rgba(0, 0, 0, 0.04);
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 900 normal normal 14px/1 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
  content: "";
  font-size: 20px;
  padding: 15px 10px;
}

/* line 2, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_login.scss */
body.logged_out .flash {
  position: fixed;
}

/* line 6, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_login.scss */
body.logged_out #active_admin_content {
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
}

/* line 14, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login {
  width: 100%;
  margin: auto;
  background-color: white;
  border-top: 3px solid #00b4aa;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  color: #323537;
  padding: 20px;
}

@media screen and (min-width: 400px) {
  /* line 14, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_login.scss */
  #login {
    border-radius: 3px;
    width: 400px;
    padding: 30px;
  }
}

/* line 29, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login h2 {
  text-align: center;
}

/* line 33, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login .label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}

/* line 39, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login .input.boolean {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 41, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login .input.boolean label {
  font-size: 15px;
  cursor: pointer;
  padding: 5px 5px 5px 0;
}

/* line 47, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login .input.boolean input[type='checkbox'] {
  width: 15px;
  margin: 0 5px -2px 0;
}

/* line 53, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login a {
  margin-top: 10px;
  display: inline-block;
}

/* line 58, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login .input_action {
  min-width: 50%;
}

/* line 62, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login input[type="submit"] {
  line-height: 43px;
}

/* line 3, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
body.show #active_admin_content.with_sidebar #main_content_wrapper {
  width: calc(100% - 230px);
}

@media screen and (min-width: 576px) {
  /* line 3, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
  body.show #active_admin_content.with_sidebar #main_content_wrapper {
    padding-right: 10px;
  }
}

@media screen and (min-width: 992px) {
  /* line 3, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
  body.show #active_admin_content.with_sidebar #main_content_wrapper {
    padding-right: 0;
    width: calc(100% - 270px);
  }
}

/* line 16, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
body.show #active_admin_content.with_sidebar #sidebar {
  display: inline-block;
}

/* line 19, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
body.show #active_admin_content.with_sidebar #sidebar tr:hover {
  background: rgba(243, 247, 249, 0.3);
}

/* line 18, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_base.scss */
body {
  font-family: "LatoWeb", Arial, sans-serif;
  background-color: #eee;
  color: #323537;
}

/* line 24, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_base.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
}

/* line 28, ../usr/local/bundle/gems/arctic_admin-3.3.0/app/assets/stylesheets/arctic_admin/_base.scss */
a {
  color: #00b4aa;
  text-decoration: none;
}

/* line 1, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 7, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 14, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 21, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 23, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 26, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 33, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 39, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 41, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

/* line 47, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 50, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 61, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-results {
  display: block;
}

/* line 64, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 69, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 73, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 76, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 79, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 84, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 89, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 92, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 96, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 98, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 101, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 118, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

/* line 130, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 134, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 137, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 141, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 143, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 149, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 161, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 164, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 168, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 171, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 174, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 178, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 183, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 189, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 191, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

/* line 198, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 207, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 213, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 216, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

/* line 219, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 223, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 227, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 231, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 235, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 238, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 242, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 246, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 249, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 256, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 260, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 263, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 266, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 269, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 271, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 273, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 276, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 279, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 282, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 285, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 289, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 293, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 298, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 308, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 310, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 313, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 318, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 320, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 336, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 348, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 351, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 360, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 362, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 365, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 369, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 379, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 389, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 395, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 397, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 401, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 403, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 412, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 418, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 421, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

/* line 426, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 430, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 433, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 438, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 443, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 447, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 451, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 455, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 458, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 461, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 465, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 468, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 471, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 475, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 480, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/vendor/assets/select2/select2.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* line 1, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}

/* line 19, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px;
}

/* line 23, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none;
}

/*For IE8 or lower*/
/* line 34, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker button {
  border: none !important;
}

/* line 38, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 48, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_noselect::selection {
  background: transparent;
}

/* line 49, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_noselect::-moz-selection {
  background: transparent;
}

/* line 51, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}

/* line 57, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

/* line 64, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}

/* line 68, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}

/* line 72, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}

/* line 77, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}

/* line 83, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}

/* line 87, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}

/* line 94, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}

/* line 100, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}

/* line 105, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_monthpicker {
  position: relative;
  text-align: center;
}

/* line 110, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

/* line 117, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}

/* line 126, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}

/* line 130, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}

/* line 136, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}

/* line 141, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0;
}

/* line 162, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}

/* line 172, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px;
}

/* line 179, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}

/* line 185, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

/* line 191, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}

/* line 204, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0;
}

/* line 208, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 215, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}

/* line 231, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline;
}

/* line 235, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1.0;
}

/* line 239, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}

/* line 251, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}

/* line 252, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}

/* line 253, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}

/* line 258, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important;
}

/* line 263, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

/* line 270, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}

/* line 275, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}

/* line 279, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}

/* line 284, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}

/* line 290, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}

/* line 294, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}

/* line 298, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}

/* line 311, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}

/* line 315, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1;
}

/* line 319, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #33aaff;
}

/* line 323, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}

/* line 328, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}

/* line 334, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

/* line 343, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  cursor: default;
}

/* line 351, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

/* line 356, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}

/* line 363, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #33aaff !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important;
}

/* line 370, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit	!important;
  background: inherit !important;
  box-shadow: inherit !important;
}

/* line 377, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}

/* line 384, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}

/* line 392, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}

/* line 393, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}

/* line 395, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}

/* line 399, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}

/* line 404, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto;
}

/* line 416, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_scroller_box {
  position: relative;
}

/* line 420, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc;
}

/* line 430, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222;
}

/* line 433, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999;
}

/* line 439, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}

/* line 442, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000;
}

/* line 447, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff;
}

/* line 452, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

/* line 458, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

/* line 465, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999;
}

/* line 472, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}

/* line 476, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #cc5500;
}

/* line 480, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}

/* line 485, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}

/* line 491, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

/* line 499, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important;
}

/* line 505, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}

/* line 509, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important;
}

/* line 510, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important;
}

/* line 511, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important;
}

/* line 513, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}

/* line 517, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important;
}

/* line 520, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #dddddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px;
}

/* line 528, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans", "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
  /* IE6-9 */
}

/* line 552, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/imports/jquery-datepicker.scss */
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}

/* line 7, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-button {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 8px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="#f5c86c" d="M2 2h8v8H2z"/><path fill="#f56c6c" d="M12 2h8v8h-8z"/><path fill="#f46ac6" d="M22 2h8v8h-8z"/><path fill="#c3f167" d="M2 12h8v8H2z"/><path fill="#f3f3f3" d="M12 12h8v8h-8z"/><path fill="#c76cf5" d="M22 12h8v8h-8z"/><path fill="#69e369" d="M2 22h8v8H2z"/><path fill="#6bc6f4" d="M12 22h8v8h-8z"/><path fill="#6b6bf5" d="M22 22h8v8h-8z"/><path d="M9 3v6H3V3h6m1-1H2v8h8V2zm9 1v6h-6V3h6m1-1h-8v8h8V2zm9 1v6h-6V3h6m1-1h-8v8h8V2zM9 13v6H3v-6h6m1-1H2v8h8v-8zm9 1v6h-6v-6h6m1-1h-8v8h8v-8zm9 1v6h-6v-6h6m1-1h-8v8h8v-8zM9 23v6H3v-6h6m1-1H2v8h8v-8zm9 1v6h-6v-6h6m1-1h-8v8h8v-8zm9 1v6h-6v-6h6m1-1h-8v8h8v-8z" opacity=".25"/></svg>') center center no-repeat;
  background-size: cover;
  /*background: url(/palette-color-picker-icon.svg) center center no-repeat;*/
  cursor: pointer;
  box-shadow: 0 0 0 1px #bbb;
  /*outline: 1px solid $cpfp-border;*/
  border: 2px solid #fff;
}

/* line 24, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble {
  display: none;
  margin: 12px 0;
  position: absolute;
  bottom: 100%;
  width: 220px;
  padding: 10px 8px 8px 8px;
  border: 1px solid #bbb;
  border-radius: 3px;
  background-color: #fff;
}

/* line 36, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble:after, .palette-color-picker-bubble:before {
  top: 100%;
  left: 14px;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 47, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble:after {
  border-color: transparent;
  border-top-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}

/* line 53, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble:before {
  border-color: transparent;
  border-top-color: #bbb;
  border-width: 9px;
  margin-left: -9px;
}

/* line 61, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble.downside {
  bottom: auto;
  top: 100%;
}

/* line 66, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble.downside:after, .palette-color-picker-bubble.downside:before {
  top: auto;
  bottom: 100%;
}

/* line 70, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble.downside:after {
  border-top-color: transparent;
  border-bottom-color: #fff;
}

/* line 74, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble.downside:before {
  border-top-color: transparent;
  border-bottom-color: #bbb;
}

/* line 80, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble .swatch {
  position: relative;
  display: inline-block;
  font: 0/0 a;
  width: 12.66%;
  padding-top: 11.00%;
  margin: 1% 2%;
  outline: 1px solid #bbb;
  border: 2px solid #fff;
  border-radius: 3px;
  cursor: pointer;
  overflow: hidden;
}

/* line 94, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble .swatch.active {
  outline-color: #000;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

/* line 102, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble .swatch.clear {
  background-color: #fff;
}

/* line 104, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble .swatch.clear:before {
  position: absolute;
  content: '';
  display: block;
  top: -1px;
  left: 0;
  width: 100px;
  height: 2px;
  background-color: #e00;
  transform-origin: 0 0;
  transform: rotate(45deg);
}

/* line 122, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble.double .swatch {
  width: 29.30%;
  padding-top: 11.00%;
  margin: 1% 2%;
}

/* line 127, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble.double .swatch.clear:before {
  transform: rotate(22.5deg);
}

/* line 136, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble.wide .swatch {
  width: 96.2%;
  padding-top: 11.00%;
  margin: 1% 2%;
}

/* line 140, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble.wide .swatch.clear {
  width: 12.66%;
}

/* line 147, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble.force-left {
  left: -178px;
}

/* line 149, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/vendor/palette-color-picker.scss */
.palette-color-picker-bubble.force-left:after, .palette-color-picker-bubble.force-left:before {
  left: 188px;
}

/* line 2, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/inputs/numeric-range-filter.scss */
.filter_numeric_range_filter input[type=number] {
  width: 96px;
  padding-right: 0;
}

/* line 7, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/inputs/numeric-range-filter.scss */
.filter_numeric_range_filter .separator {
  display: inline-block;
  width: 12px;
  text-align: center;
}

/* line 2, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/inputs/date-time-picker-filter.scss */
.filter_date_time_picker_filter li {
  list-style: none;
  margin-bottom: 5px;
}

/* line 5, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/inputs/date-time-picker-filter.scss */
.filter_date_time_picker_filter li label {
  display: none;
}

/* line 1, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/inputs/color-picker.scss */
.palette-color-picker-bubble {
  padding: 14px 0 14px 16px;
  z-index: 10;
}

/* line 2, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/inputs/date-time-picker.scss */
input.date-time-picker-input[type=text] {
  width: 110px;
}

/* line 1, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/inputs/select2.scss */
.select2-search__field {
  line-height: 20px;
}

/* line 4, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/inputs/selected-list.scss */
.selected-list-container {
  display: inline-block;
  width: 80%;
}

/* line 8, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/inputs/selected-list.scss */
.selected-list-container .selected-item {
  height: 25px;
}

/* line 13, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/inputs/selected-list.scss */
.selected-item {
  display: table;
  cursor: pointer;
}

/* line 17, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/inputs/selected-list.scss */
.selected-item::before {
  color: #aaa;
  content: '\2716\00a0\00a0';
}

/* line 23, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/inputs/selected-list.scss */
.selected-item:hover::before {
  color: #333;
}

/* line 10, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/addons/toggle_bool.scss */
.toggle-bool-switches-container {
  text-align: center;
}

/* line 13, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/addons/toggle_bool.scss */
.toggle-bool-switches-container .toggle-bool-switch {
  cursor: pointer;
  background: #6a7176;
  background-image: linear-gradient(180deg, #6a7176, #4d5256);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px #fff inset;
  width: 40px;
  height: 16px;
  display: inline-block;
  position: relative;
}

/* line 25, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/addons/toggle_bool.scss */
.toggle-bool-switches-container .toggle-bool-switch::before {
  content: '';
  background: #fff;
  background-image: linear-gradient(180deg, #fff, #dfe1e2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px #fff inset;
  display: inline-block;
  width: 20px;
  height: 12px;
  position: absolute;
  left: 3px;
  top: 2px;
  transition: all .25s linear;
  transform: translateX(0);
}

/* line 43, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/addons/toggle_bool.scss */
.toggle-bool-switches-container .toggle-bool-switch.on {
  background: #4dbcff;
  background-image: linear-gradient(180deg, #4dbcff, #2f749e);
}

/* line 47, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/addons/toggle_bool.scss */
.toggle-bool-switches-container .toggle-bool-switch.on::before {
  left: calc(100% - 23px);
}

/* line 1, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/addons/interactive_select_tag.scss */
.tag-select-container {
  max-width: 125px;
  max-height: 50px;
}

/* line 5, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/addons/interactive_select_tag.scss */
.tag-select-container .interactive-tag {
  height: 28px;
  width: 125px;
}

/* line 9, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/addons/interactive_select_tag.scss */
.tag-select-container .interactive-tag .status_tag {
  cursor: pointer;
}

/* line 14, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/addons/interactive_select_tag.scss */
.tag-select-container .interactive-tag-hidden {
  display: none;
}

/* line 18, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/addons/interactive_select_tag.scss */
.tag-select-container .select-container-hidden {
  display: none;
}

/* line 22, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/addons/interactive_select_tag.scss */
.tag-select-container .interactive-tag-select {
  width: 100%;
  height: 100%;
}

/* line 28, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/addons/interactive_select_tag.scss */
.select2-container {
  margin: 0;
}

/* line 17, ../usr/local/bundle/gems/activeadmin_addons-1.8.3/app/assets/stylesheets/activeadmin_addons/all.scss */
li.error .select2-selection {
  border-color: #932419;
}

/* line 34, app/assets/stylesheets/active_admin.scss */
.f-16 {
  font-size: 16px;
}

/* line 34, app/assets/stylesheets/active_admin.scss */
.f-17 {
  font-size: 17px;
}

/* line 34, app/assets/stylesheets/active_admin.scss */
.f-18 {
  font-size: 18px;
}

/* line 34, app/assets/stylesheets/active_admin.scss */
.f-24 {
  font-size: 24px;
}

@font-face {
  font-family: 'Roboto-MD';
  src: url(/assets/Roboto-Medium-54ad7ef126b9cddefd06327209cbbd229e1b330ef2d96326ad022bbed695615e.ttf) format("truetype");
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Regular-44add95d29731e197dcd38002276a1ee245ff3a27d828574669b5e33a418c02c.ttf) format("truetype");
}

/* line 53, app/assets/stylesheets/active_admin.scss */
a:hover {
  text-decoration: none;
  color: #00b4aa;
}

/* line 58, app/assets/stylesheets/active_admin.scss */
.breadcrumb {
  background-color: transparent;
}

/* line 62, app/assets/stylesheets/active_admin.scss */
label {
  color: #161616 !important;
}

/* line 66, app/assets/stylesheets/active_admin.scss */
.header .site_title {
  z-index: 1;
}

/* line 70, app/assets/stylesheets/active_admin.scss */
.panel_contents th,
tbody tr td {
  font-family: 'Roboto';
}

/* line 78, app/assets/stylesheets/active_admin.scss */
.basic-info ol li label {
  color: #161616;
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
}

/* line 88, app/assets/stylesheets/active_admin.scss */
.exam-types-container .list-menu {
  background-color: white;
  border-radius: 10px;
  border-radius: 10px 0px 0px 10px;
  width: 20%;
}

@media (max-width: 767px) {
  /* line 88, app/assets/stylesheets/active_admin.scss */
  .exam-types-container .list-menu {
    width: 100%;
  }
}

/* line 98, app/assets/stylesheets/active_admin.scss */
.exam-types-container .list-menu ul {
  border: none;
}

/* line 101, app/assets/stylesheets/active_admin.scss */
.exam-types-container .list-menu ul li {
  padding: 10px;
  text-align: initial;
}

/* line 105, app/assets/stylesheets/active_admin.scss */
.exam-types-container .list-menu ul li a {
  color: #161616;
  font-family: 'Roboto', sans-serif;
  border: none;
  text-align: initial;
  position: relative;
  background: transparent;
}

/* line 114, app/assets/stylesheets/active_admin.scss */
.exam-types-container .list-menu ul li .error-msg {
  display: none;
  color: #B33030;
  font-size: 12px;
}

/* line 119, app/assets/stylesheets/active_admin.scss */
.exam-types-container .list-menu ul li .error-msg .icon {
  color: white;
  background: #B33030;
  padding: 0px 6px;
  border-radius: 100%;
  margin-right: 4px;
}

/* line 128, app/assets/stylesheets/active_admin.scss */
.exam-types-container .list-menu ul li.active {
  position: relative;
}

/* line 131, app/assets/stylesheets/active_admin.scss */
.exam-types-container .list-menu ul li.active a {
  border: none;
  color: #00B4AA;
}

/* line 136, app/assets/stylesheets/active_admin.scss */
.exam-types-container .list-menu ul li.active:before {
  border-left: 5px solid #00B4AA;
  content: "";
  left: -5px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  z-index: 0;
  border-radius: 10px;
}

/* line 147, app/assets/stylesheets/active_admin.scss */
.exam-types-container .list-menu ul li.active:after {
  content: "\f054";
  position: absolute;
  right: 25px;
  color: #00B4AA;
  top: 35%;
  font: 900 normal normal 14px/1 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
}

/* line 160, app/assets/stylesheets/active_admin.scss */
.exam-types-container .data-view {
  background-color: #F5F5F5;
  border-radius: 0px 10px 10px 0px;
  padding-left: 30px;
}

/* line 165, app/assets/stylesheets/active_admin.scss */
.exam-types-container .data-view .tab-content {
  padding: 0 30px;
}

/* line 168, app/assets/stylesheets/active_admin.scss */
.exam-types-container .data-view .tab-content .tab-head p,
.exam-types-container .data-view .tab-content label {
  font-family: 'Roboto', sans-serif;
  text-align: initial !important;
  font-size: 16px;
  width: 50% !important;
  font-weight: 100;
  display: inline-block;
}

@media (max-width: 768px) {
  /* line 168, app/assets/stylesheets/active_admin.scss */
  .exam-types-container .data-view .tab-content .tab-head p,
.exam-types-container .data-view .tab-content label {
    width: 100% !important;
    display: block;
  }
}

/* line 183, app/assets/stylesheets/active_admin.scss */
.exam-types-container .data-view .tab-content input {
  width: 25% !important;
  border: 1px solid #0000001F;
  border-radius: 4px;
  display: inline-block;
}

@media (max-width: 768px) {
  /* line 183, app/assets/stylesheets/active_admin.scss */
  .exam-types-container .data-view .tab-content input {
    width: 75% !important;
  }
}

@media (max-width: 425px) {
  /* line 183, app/assets/stylesheets/active_admin.scss */
  .exam-types-container .data-view .tab-content input {
    width: 100% !important;
    margin-bottom: 1rem;
    display: block;
  }
}

/* line 199, app/assets/stylesheets/active_admin.scss */
.exam-types-container .data-view .tab-content input.disabled {
  opacity: 50%;
}

/* line 203, app/assets/stylesheets/active_admin.scss */
.exam-types-container .data-view .tab-content input[type="checkbox"] {
  height: 20px;
  width: 20px !important;
  position: relative;
  vertical-align: middle;
}

/* line 210, app/assets/stylesheets/active_admin.scss */
.exam-types-container .data-view .tab-content input[type="checkbox"]:checked::after {
  content: "\f00c";
  font: 900 normal normal 14px/1 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
  color: white;
  position: relative;
  border: none;
  left: 2px;
  top: 1px;
}

/* line 223, app/assets/stylesheets/active_admin.scss */
.exam-types-container .data-view .tab-content button.submit {
  color: white;
  background: #00B4AA;
  border: none;
  width: 6% !important;
  padding: 7px 0;
  text-align: center;
  border-radius: 0;
  font-size: 13px;
  position: relative;
  top: -2px;
}

@media (max-width: 425px) {
  /* line 223, app/assets/stylesheets/active_admin.scss */
  .exam-types-container .data-view .tab-content button.submit {
    width: 30% !important;
  }
}

/* line 240, app/assets/stylesheets/active_admin.scss */
.exam-types-container .data-view .tab-content .reset {
  background: transparent;
  border: 1px solid #707070;
  color: #58595B;
  width: 6%;
  padding: 5px 0;
  text-align: center;
  border-radius: 0;
}

@media (max-width: 425px) {
  /* line 240, app/assets/stylesheets/active_admin.scss */
  .exam-types-container .data-view .tab-content .reset {
    width: 30% !important;
    float: right;
  }
}

/* line 255, app/assets/stylesheets/active_admin.scss */
.exam-types-container .data-view .tab-content li {
  margin-bottom: 0;
}

/* line 259, app/assets/stylesheets/active_admin.scss */
.exam-types-container .data-view .tab-content li.error input {
  border-color: #B33030 !important;
  background-color: white !important;
}

/* line 265, app/assets/stylesheets/active_admin.scss */
.exam-types-container .data-view .tab-content li .inline-errors {
  padding-left: 50%;
}

/* line 270, app/assets/stylesheets/active_admin.scss */
.exam-types-container .data-view .tab-content .tab-head,
.exam-types-container .data-view .tab-content li {
  border-bottom: 1px solid #C6C6C6;
  padding: 10px;
}

/* line 279, app/assets/stylesheets/active_admin.scss */
.exam-types-container .exams-error {
  text-align: center;
  font-weight: bold;
  color: red;
  margin-bottom: 2rem;
  font-size: 15px;
}

/* line 287, app/assets/stylesheets/active_admin.scss */
.exam-types-container .list-inline {
  padding: 10px 0;
}

/* line 290, app/assets/stylesheets/active_admin.scss */
.exam-types-container .list-inline .next-step,
.exam-types-container .list-inline .next-step:hover,
.exam-types-container .list-inline .next-step:focus {
  color: white;
  background: #00B4AA;
  border: none;
}

/* line 298, app/assets/stylesheets/active_admin.scss */
.exam-types-container .list-inline .prev-step,
.exam-types-container .list-inline .prev-step:hover,
.exam-types-container .list-inline .prev-step:focus {
  background: transparent;
  border: 1px solid #707070;
  color: #58595B;
}

/* line 306, app/assets/stylesheets/active_admin.scss */
.exam-types-container .list-inline .next-step,
.exam-types-container .list-inline .prev-step {
  text-align: center;
  padding: 7px 15px;
  border-radius: 0;
}

/* line 317, app/assets/stylesheets/active_admin.scss */
.exam-types-container.exam-types .data-view .tab-content .select-all-checkbox {
  margin-left: 25%;
}

/* line 320, app/assets/stylesheets/active_admin.scss */
.exam-types-container.exam-types .data-view .tab-content .select-all-checkbox label {
  display: inline-block;
  width: auto !important;
  font-size: 14px;
  top: 2px;
  position: relative;
  cursor: pointer;
}

/* line 330, app/assets/stylesheets/active_admin.scss */
.exam-types-container.exam-types .data-view .tab-content label {
  width: 100% !important;
}

/* line 338, app/assets/stylesheets/active_admin.scss */
.exam-types-container.show-fees .edit-data {
  margin: 4rem 0;
  text-align: right;
}

/* line 342, app/assets/stylesheets/active_admin.scss */
.exam-types-container.show-fees .edit-data button {
  color: white;
  background: #00B4AA;
  border: none;
  padding: 10px;
  text-align: center;
  border-radius: 0;
}

/* line 352, app/assets/stylesheets/active_admin.scss */
.exam-types-container.show-fees .list-menu {
  z-index: 0;
}

/* line 358, app/assets/stylesheets/active_admin.scss */
.exam-types-container.show-fees .list-menu ul li.active:before {
  display: none;
}

/* line 362, app/assets/stylesheets/active_admin.scss */
.exam-types-container.show-fees .list-menu ul li.active a {
  color: #00B4AA;
}

/* line 371, app/assets/stylesheets/active_admin.scss */
.exam-types-container.show-fees .data-view ol {
  list-style: auto;
}

/* line 375, app/assets/stylesheets/active_admin.scss */
.exam-types-container.show-fees .data-view ol li p {
  color: #161616;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 0;
  padding: 10px 0;
}

/* line 382, app/assets/stylesheets/active_admin.scss */
.exam-types-container.show-fees .data-view ol li p span {
  float: right;
}

@media (max-width: 768px) {
  /* line 382, app/assets/stylesheets/active_admin.scss */
  .exam-types-container.show-fees .data-view ol li p span {
    display: block;
    float: none;
    text-align: right;
    margin-top: 1rem;
  }
}

@media (max-width: 575px) {
  /* line 400, app/assets/stylesheets/active_admin.scss */
  .label {
    width: 100%;
    display: block;
    float: none;
    text-align: left !important;
  }
  /* line 407, app/assets/stylesheets/active_admin.scss */
  .select2-hidden-accessible {
    padding: 10px !important;
    width: 95% !important;
    display: block;
  }
  /* line 413, app/assets/stylesheets/active_admin.scss */
  span.select2 {
    width: 100% !important;
  }
  /* line 417, app/assets/stylesheets/active_admin.scss */
  .date-time-picker-input {
    width: 100% !important;
  }
}

/* line 422, app/assets/stylesheets/active_admin.scss */
.outer-head {
  height: 80px;
  margin-bottom: 30px;
  border-bottom: 1px solid #9CB6C54D;
  background-color: white;
}

/* line 428, app/assets/stylesheets/active_admin.scss */
.outer-head img {
  width: 125px;
  padding: 10px;
}

/* line 434, app/assets/stylesheets/active_admin.scss */
.gray-bg {
  background-color: #F1F5F8;
  min-height: 100vh;
  position: relative;
}

/* line 440, app/assets/stylesheets/active_admin.scss */
.outer-footer {
  background-color: #009088;
  color: white;
  font-family: 'Roboto';
  font-size: 1.5rem;
  text-align: center;
  padding: 15px;
  bottom: 0;
  position: absolute;
  width: 100%;
}

@media (max-width: 768px) {
  /* line 440, app/assets/stylesheets/active_admin.scss */
  .outer-footer {
    bottom: -75px;
  }
}

/* line 455, app/assets/stylesheets/active_admin.scss */
.outer-footer p {
  margin-bottom: 0;
}

/* line 461, app/assets/stylesheets/active_admin.scss */
.centerd-card {
  width: 50%;
  background-color: white;
  margin: 0 auto;
  border: 1px solid #9CB6C54D;
  border-radius: 5px;
  padding: 50px;
  text-align: center;
}

@media (max-width: 1024px) {
  /* line 461, app/assets/stylesheets/active_admin.scss */
  .centerd-card {
    width: 75%;
  }
}

@media (max-width: 425px) {
  /* line 461, app/assets/stylesheets/active_admin.scss */
  .centerd-card {
    width: 90%;
  }
}

/* line 480, app/assets/stylesheets/active_admin.scss */
.reset-password-content #error_explanation {
  border-radius: 5px;
  padding: 10px;
  text-align: initial;
  margin-bottom: 20px;
  color: #842029;
  background-color: #f8d7da;
  border: 1px solid #f5c2c7;
}

/* line 490, app/assets/stylesheets/active_admin.scss */
.reset-password-content ul {
  list-style: disc;
  padding-left: 30px;
}

/* line 495, app/assets/stylesheets/active_admin.scss */
.reset-password-content .text-hint {
  display: block;
  text-align: initial;
  font-family: 'Roboto';
  font-weight: inherit;
  margin-top: 5px;
}

/* line 503, app/assets/stylesheets/active_admin.scss */
.reset-password-content h2,
.reset-password-content .sub-head {
  color: #161616;
}

/* line 508, app/assets/stylesheets/active_admin.scss */
.reset-password-content h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
}

/* line 513, app/assets/stylesheets/active_admin.scss */
.reset-password-content .sub-head {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  margin-bottom: 50px;
}

/* line 519, app/assets/stylesheets/active_admin.scss */
.reset-password-content .field {
  margin-bottom: 20px;
}

/* line 522, app/assets/stylesheets/active_admin.scss */
.reset-password-content .field label {
  display: block;
  margin-bottom: 5px;
  text-align: initial;
  color: #7390A0 !important;
}

/* line 528, app/assets/stylesheets/active_admin.scss */
.reset-password-content .field label:after {
  content: "*";
  color: red;
  margin: 0 5px;
}

/* line 535, app/assets/stylesheets/active_admin.scss */
.reset-password-content .field input {
  border-color: #9CB6C580;
  border-radius: 5px;
}

/* line 541, app/assets/stylesheets/active_admin.scss */
.reset-password-content .actions {
  text-align: end;
}

/* line 544, app/assets/stylesheets/active_admin.scss */
.reset-password-content .actions input {
  width: auto;
  padding: 10px;
  border-radius: 0;
}

/* line 554, app/assets/stylesheets/active_admin.scss */
.job_request .panel_contents th {
  width: 20%;
}

/* line 567, app/assets/stylesheets/active_admin.scss */
.status_tag.pending {
  background: #FF9900;
}

/* line 571, app/assets/stylesheets/active_admin.scss */
.status_tag.not_valid {
  background: #FF0000;
}

/* line 575, app/assets/stylesheets/active_admin.scss */
.status_tag.published {
  background: #08A510;
}

/* line 579, app/assets/stylesheets/active_admin.scss */
.status_tag.assigned {
  background: #cacaca;
}

/* line 583, app/assets/stylesheets/active_admin.scss */
.status_tag.verified {
  background: #9ea7ad;
}

/* line 589, app/assets/stylesheets/active_admin.scss */
.remaining-time.short {
  color: #FF0000;
}

/* line 595, app/assets/stylesheets/active_admin.scss */
.radiologist-specialities li {
  margin-bottom: 5px;
}

/* line 599, app/assets/stylesheets/active_admin.scss */
.radiologist-specialities .speciality-name {
  display: block;
  clear: both;
  margin-bottom: 2px;
}

/* line 605, app/assets/stylesheets/active_admin.scss */
.radiologist-specialities .exam-type-name {
  padding: 3px;
  border: solid 1px;
  border-radius: 3px;
  background-color: #f5f5f5;
  display: inline-block;
  margin: 3px;
}

/* line 617, app/assets/stylesheets/active_admin.scss */
#active_admin_content #job_request_dicom_file_input p {
  font-style: normal;
  font-weight: normal;
  margin-top: 15px;
  color: #00b4aa;
}

/* line 625, app/assets/stylesheets/active_admin.scss */
#active_admin_content .attachment-container {
  width: 50%;
  float: none;
  display: block;
  margin: 0 auto;
}

/* line 631, app/assets/stylesheets/active_admin.scss */
#active_admin_content .attachment-container .attachment {
  margin: 5px 0;
  padding: 8px;
}

/* line 635, app/assets/stylesheets/active_admin.scss */
#active_admin_content .attachment-container .attachment:hover {
  background-color: #f5f5f5;
}

/* line 639, app/assets/stylesheets/active_admin.scss */
#active_admin_content .attachment-container .attachment a {
  width: 90%;
  display: inline-block;
  word-break: break-all;
}

/* line 645, app/assets/stylesheets/active_admin.scss */
#active_admin_content .attachment-container .attachment .remove-attachment {
  top: -8px;
  position: relative;
  margin-left: 5px;
  float: right;
}

/* line 654, app/assets/stylesheets/active_admin.scss */
#active_admin_content .add-attachment {
  background: #00b4aa;
  color: white;
  outline: none;
  box-shadow: none;
  border: none;
  padding: 10px;
  border-radius: 3px;
  margin-right: 25%;
}

/* line 666, app/assets/stylesheets/active_admin.scss */
.mb-2 {
  margin-bottom: .75rem;
}

/* line 670, app/assets/stylesheets/active_admin.scss */
.mb-4 {
  margin-bottom: 1.5rem;
}

/* line 674, app/assets/stylesheets/active_admin.scss */
.auto-refresh-container {
  display: flex;
  justify-content: end;
}

/* line 678, app/assets/stylesheets/active_admin.scss */
.auto-refresh-container .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 31px;
}

/* line 684, app/assets/stylesheets/active_admin.scss */
.auto-refresh-container .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* line 690, app/assets/stylesheets/active_admin.scss */
.auto-refresh-container .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

/* line 702, app/assets/stylesheets/active_admin.scss */
.auto-refresh-container .switch .slider:before {
  position: absolute;
  content: "";
  height: 23px;
  width: 23px;
  left: 6px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

/* line 714, app/assets/stylesheets/active_admin.scss */
.auto-refresh-container .switch input:checked + .slider {
  background-color: #00b4aa;
}

/* line 718, app/assets/stylesheets/active_admin.scss */
.auto-refresh-container .switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* line 724, app/assets/stylesheets/active_admin.scss */
.auto-refresh-container .switch .slider.round {
  border-radius: 34px;
}

/* line 728, app/assets/stylesheets/active_admin.scss */
.auto-refresh-container .switch .slider.round:before {
  border-radius: 50%;
}

/* line 733, app/assets/stylesheets/active_admin.scss */
.auto-refresh-container .text {
  padding: 8px 8px 0 0;
}

/* line 738, app/assets/stylesheets/active_admin.scss */
.dashboard-filter {
  background-color: #F1F5F8;
  font-family: "Roboto";
  position: relative;
}

/* line 743, app/assets/stylesheets/active_admin.scss */
.dashboard-filter .padding {
  padding: 30px 21px;
}

/* line 747, app/assets/stylesheets/active_admin.scss */
.dashboard-filter b {
  color: #161616;
  margin-right: 15px;
  font-family: "Roboto-MD";
}

/* line 753, app/assets/stylesheets/active_admin.scss */
.dashboard-filter .date {
  color: #58595B;
  font-family: "Roboto-MD";
}

/* line 758, app/assets/stylesheets/active_admin.scss */
.dashboard-filter .msg {
  color: #7390A0;
  font-family: "Roboto";
  margin-top: 6px;
  margin-bottom: 30px;
}

/* line 765, app/assets/stylesheets/active_admin.scss */
.dashboard-filter .nav-link {
  color: #00b4aa;
  border: 1px solid #00b4aa;
  margin-right: 10px;
}

/* line 770, app/assets/stylesheets/active_admin.scss */
.dashboard-filter .nav-link.active {
  background-color: #00b4aa;
  color: #fff;
}

/* line 774, app/assets/stylesheets/active_admin.scss */
.dashboard-filter .nav-link.active:hover {
  background-color: #00b4aa;
}

/* line 779, app/assets/stylesheets/active_admin.scss */
.dashboard-filter .nav-link:hover {
  background-color: transparent;
}

/* line 784, app/assets/stylesheets/active_admin.scss */
.dashboard-filter .datepicker {
  width: 200px;
  margin-right: 10px;
  height: 43px;
}

/* line 791, app/assets/stylesheets/active_admin.scss */
.dashboard-filter .form label {
  color: #7390A0 !important;
  font-size: 14px;
  font-family: "Roboto-MD";
}

/* line 797, app/assets/stylesheets/active_admin.scss */
.dashboard-filter .form input[type="submit"] {
  width: auto;
  padding: 10px 15px;
  border-radius: 0;
  font-size: 16px;
  background-color: #00b4aa;
  font-family: "Roboto";
  border: 1px solid #9CB6C580;
}

/* line 806, app/assets/stylesheets/active_admin.scss */
.dashboard-filter .form input[type="submit"]:disabled {
  cursor: not-allowed;
}

/* line 812, app/assets/stylesheets/active_admin.scss */
.dashboard-filter .or {
  padding: 32px 20px 0 5px;
  color: #7390A0;
  font-size: 16px;
}

/* line 818, app/assets/stylesheets/active_admin.scss */
.dashboard-filter .search-input-errors {
  display: inline-block;
  padding: 15px;
  margin-bottom: 15px;
}

/* line 825, app/assets/stylesheets/active_admin.scss */
.d-inline-block {
  display: inline-block;
}

/* line 829, app/assets/stylesheets/active_admin.scss */
.d-flex {
  display: flex;
}

/* line 833, app/assets/stylesheets/active_admin.scss */
.align-items-end {
  align-items: end;
}

/* line 839, app/assets/stylesheets/active_admin.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
  background-color: #00b4aa;
}

/* line 845, app/assets/stylesheets/active_admin.scss */
.bg-img {
  position: absolute;
  right: 138px;
  top: 0;
  width: 100px;
  height: 100px;
}

/* line 853, app/assets/stylesheets/active_admin.scss */
.ui-datepicker-calendar a {
  color: #00b4aa;
}

/* line 858, app/assets/stylesheets/active_admin.scss */
.modality-chart .chart-container {
  width: 55%;
  border: 1px solid #9CB6C580;
  border-radius: 10px;
  padding: 0 50px;
}

/* line 864, app/assets/stylesheets/active_admin.scss */
.modality-chart .chart-container .chart {
  width: 70%;
}

/* line 869, app/assets/stylesheets/active_admin.scss */
.modality-chart .img-side {
  width: 44%;
  display: flex;
  align-content: center;
  justify-content: center;
}

/* line 875, app/assets/stylesheets/active_admin.scss */
.modality-chart .img-side img {
  height: 75%;
  margin-top: 5rem;
}

/* line 882, app/assets/stylesheets/active_admin.scss */
.chart-title {
  font-weight: 600;
  color: #161616;
  font-size: 18px;
  margin: 25px 0 15px;
}

/* line 889, app/assets/stylesheets/active_admin.scss */
.pl-2 {
  padding-left: 8px;
}

/* line 894, app/assets/stylesheets/active_admin.scss */
#chartContainer .select2-container {
  width: 248px !important;
}

/* line 899, app/assets/stylesheets/active_admin.scss */
.justify-content-between {
  justify-content: space-between;
}

/* line 903, app/assets/stylesheets/active_admin.scss */
.align-items-center {
  align-items: center;
}

/* line 907, app/assets/stylesheets/active_admin.scss */
.mb-5 {
  margin-bottom: 1.5rem;
}

/* line 911, app/assets/stylesheets/active_admin.scss */
.unique_identifier_field_lable {
  text-align: center;
  margin: 0 auto;
}

/* line 916, app/assets/stylesheets/active_admin.scss */
.exam-types-filter {
  margin-bottom: 25px;
}

/* line 919, app/assets/stylesheets/active_admin.scss */
.exam-types-filter .select2 {
  width: 200px !important;
  display: inline-block;
}
