@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css?family=Annie+Use+Your+Telescope);
@import url("https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Rubik:400,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Heebo:400,500,700");
/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 111, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/* line 121, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 130, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 139, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 148, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 157, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 165, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 173, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 177, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 188, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 196, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 207, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 215, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 224, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 232, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 255, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 269, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 280, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 293, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 305, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 314, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 325, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 337, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 349, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 359, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 370, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 379, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 390, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  /* line 38, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 44, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 48, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 53, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }
  /* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 64, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 72, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 77, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 81, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 85, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 94, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix) format("embedded-opentype"), url(/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2) format("woff2"), url(/assets/bootstrap/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format("woff"), url(/assets/bootstrap/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format("truetype"), url(/assets/bootstrap/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular) format("svg");
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.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 37, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  box-sizing: border-box;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  box-sizing: border-box;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #555;
  background-color: #fff;
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #5aabeb;
  text-decoration: none;
}

/* line 52, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #1b88de;
  text-decoration: underline;
}

/* line 58, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 5px;
}

/* line 93, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 23px;
  margin-bottom: 23px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 125, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #bbb;
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 23px;
  margin-bottom: 11.5px;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 56px;
}

/* line 48, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 45px;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 34px;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 24px;
}

/* line 51, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 20px;
}

/* line 52, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 14px;
}

/* line 58, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 11.5px;
}

/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 23px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 19.5px;
  }
}

/* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 92%;
}

/* line 83, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: .2em;
  background-color: #ffe0b2;
}

/* line 90, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #999;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #5ac4be;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #3eada7;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #4caf50;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #3d8b40;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #555555;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #3c3c3c;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #ff9800;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #cc7a00;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #e51c23;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #b9151b;
}

/* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #5ac4be;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3eada7;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #e1bee7;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #d099d9;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #ffe0b2;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #ffcb7f;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f9bdbb;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #f5908c;
}

/* line 138, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 11.5px;
}

/* line 153, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 177, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 185, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 23px;
}

/* line 189, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.5;
}

/* line 193, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: 700;
}

/* line 196, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 211, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 230, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
}

/* line 235, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 11.5px 23px;
  margin: 0 0 23px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee;
}

/* line 250, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 257, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #bbb;
}

/* line 265, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

/* line 274, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

/* line 286, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

/* line 287, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

/* line 294, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 23px;
  font-style: normal;
  line-height: 1.5;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 5px;
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 5px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 32, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 11px;
  margin: 0 0 11.5px;
  font-size: 12px;
  line-height: 1.5;
  color: #212121;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 5px;
}

/* line 55, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 43, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 47, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 45, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 45, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 45, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

/* line 21, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 29, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999;
  text-align: left;
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 43, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 23px;
}

/* line 52, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 83, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 109, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 122, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 135, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 146, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.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 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.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 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #e1bee7;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.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: #d8abe0;
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #ffe0b2;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.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: #ffd699;
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f9bdbb;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.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: #f7a6a4;
}

/* line 171, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 171, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 17.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 23px;
  font-size: 19.5px;
  line-height: inherit;
  color: #212121;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 46, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

/* line 61, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 83, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 95, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 102, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.5;
  color: #555555;
}

/* line 133, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 37px;
  padding: 6px 16px;
  font-size: 13px;
  line-height: 1.5;
  color: #555555;
  background-color: transparent;
  background-image: none;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #5ac4be;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(90, 196, 190, 0.6);
}

/* line 103, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #bbb;
  opacity: 1;
}

/* line 107, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #bbb;
}

/* line 108, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #bbb;
}

/* line 155, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 165, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: transparent;
  opacity: 1;
}

/* line 172, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 181, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 200, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.form-control[type="date"],
input.form-control[type="time"],
input.form-control[type="datetime-local"],
input.form-control[type="month"] {
    line-height: 37px;
  }
  /* line 204, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-sm[type="date"], .input-group-sm > .form-control[type="date"],
.input-group-sm > .input-group-addon[type="date"],
.input-group-sm > .input-group-btn > .btn[type="date"], .input-group-sm input[type="date"],
input.input-sm[type="time"],
.input-group-sm > .form-control[type="time"],
.input-group-sm > .input-group-addon[type="time"],
.input-group-sm > .input-group-btn > .btn[type="time"], .input-group-sm input[type="time"],
input.input-sm[type="datetime-local"],
.input-group-sm > .form-control[type="datetime-local"],
.input-group-sm > .input-group-addon[type="datetime-local"],
.input-group-sm > .input-group-btn > .btn[type="datetime-local"], .input-group-sm input[type="datetime-local"],
input.input-sm[type="month"],
.input-group-sm > .form-control[type="month"],
.input-group-sm > .input-group-addon[type="month"],
.input-group-sm > .input-group-btn > .btn[type="month"], .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 209, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-lg[type="date"], .input-group-lg > .form-control[type="date"],
.input-group-lg > .input-group-addon[type="date"],
.input-group-lg > .input-group-btn > .btn[type="date"], .input-group-lg input[type="date"],
input.input-lg[type="time"],
.input-group-lg > .form-control[type="time"],
.input-group-lg > .input-group-addon[type="time"],
.input-group-lg > .input-group-btn > .btn[type="time"], .input-group-lg input[type="time"],
input.input-lg[type="datetime-local"],
.input-group-lg > .form-control[type="datetime-local"],
.input-group-lg > .input-group-addon[type="datetime-local"],
.input-group-lg > .input-group-btn > .btn[type="datetime-local"], .input-group-lg input[type="datetime-local"],
input.input-lg[type="month"],
.input-group-lg > .form-control[type="month"],
.input-group-lg > .input-group-addon[type="month"],
.input-group-lg > .input-group-btn > .btn[type="month"], .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}

/* line 222, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 231, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 241, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 246, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 23px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

/* line 254, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.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 263, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 269, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

/* line 280, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 285, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 297, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  min-height: 36px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 305, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .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: 5px;
}

/* line 79, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 84, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select.input-sm[multiple],
.input-group-sm > .form-control[multiple],
.input-group-sm > .input-group-addon[multiple],
.input-group-sm > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 323, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 5px;
}

/* line 330, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 334, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select.form-control[multiple] {
  height: auto;
}

/* line 338, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 35px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 5px;
}

/* line 79, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 45px;
  line-height: 45px;
}

/* line 84, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select.input-lg[multiple],
.input-group-lg > .form-control[multiple],
.input-group-lg > .input-group-addon[multiple],
.input-group-lg > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 349, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 5px;
}

/* line 356, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}

/* line 360, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select.form-control[multiple] {
  height: auto;
}

/* line 364, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}

/* line 378, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 383, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 46.25px;
}

/* line 388, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  pointer-events: none;
}

/* line 400, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

/* line 407, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.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: #4caf50;
}

/* line 21, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #4caf50;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #3d8b40;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #92cf94;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #4caf50;
  background-color: #dff0d8;
  border-color: #4caf50;
}

/* line 37, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #4caf50;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.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: #ff9800;
}

/* line 21, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #ff9800;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #cc7a00;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffc166;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #ff9800;
  background-color: #ffe0b2;
  border-color: #ff9800;
}

/* line 37, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #ff9800;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.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: #e51c23;
}

/* line 21, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #e51c23;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #b9151b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ef787c;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #e51c23;
  background-color: #f9bdbb;
  border-color: #e51c23;
}

/* line 37, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #e51c23;
}

/* line 429, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 28px;
}

/* line 432, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 443, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #959595;
}

@media (min-width: 768px) {
  /* line 468, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 486, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  /* line 498, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 502, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 520, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 549, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 559, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 30px;
}

/* line 565, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 572, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

/* line 583, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 593, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 17px;
  }
}

@media (min-width: 768px) {
  /* line 601, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 16px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 24px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 26, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 32, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #555;
  text-decoration: none;
}

/* line 39, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 46, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}

/* line 58, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #555;
  background-color: white;
  border-color: #e6e6e6;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #555;
  background-color: #e6e6e6;
  border-color: #a6a6a6;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #555;
  background-color: #e6e6e6;
  border-color: #c7c7c7;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #555;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #c7c7c7;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #555;
  background-color: #d4d4d4;
  border-color: #a6a6a6;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default.focus[disabled], fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: white;
  border-color: #e6e6e6;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: white;
  background-color: #555;
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #5aabeb;
  border-color: transparent;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #2d94e5;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #2d94e5;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2d94e5;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #1a82d5;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #5aabeb;
  border-color: transparent;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #5aabeb;
  background-color: #fff;
}

/* line 75, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #4caf50;
  border-color: transparent;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #3d8b40;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #3d8b40;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #3d8b40;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #327334;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #4caf50;
  border-color: transparent;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #4caf50;
  background-color: #fff;
}

/* line 79, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #9476c9;
  border-color: transparent;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #7751bb;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #7751bb;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #7751bb;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #6642a7;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #9476c9;
  border-color: transparent;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #9476c9;
  background-color: #fff;
}

/* line 83, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #ff9800;
  border-color: transparent;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #cc7a00;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #cc7a00;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #cc7a00;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #a86400;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning.focus[disabled], fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #ff9800;
  border-color: transparent;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #ff9800;
  background-color: #fff;
}

/* line 87, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #e51c23;
  border-color: transparent;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #b9151b;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #b9151b;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b9151b;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #991216;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger.focus[disabled], fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #e51c23;
  border-color: transparent;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #e51c23;
  background-color: #fff;
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #5aabeb;
  border-radius: 0;
}

/* line 101, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

/* line 109, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #1b88de;
  text-decoration: underline;
  background-color: transparent;
}

/* line 123, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #bbb;
  text-decoration: none;
}

/* line 135, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 24px;
}

/* line 139, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 24px;
}

/* line 143, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 24px;
}

/* line 151, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 29, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.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: 13px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 54, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 65, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.5;
  color: #555555;
  white-space: nowrap;
}

/* line 74, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #141414;
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 85, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #5aabeb;
  outline: 0;
}

/* line 100, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #bbb;
}

/* line 107, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.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 120, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 125, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 134, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 144, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 150, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.5;
  color: #bbb;
  white-space: nowrap;
}

/* line 160, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 170, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 183, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

/* line 190, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 992px) {
  /* line 204, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 209, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 15, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 39, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 44, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 58, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.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 69, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 81, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 86, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 109, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 116, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 120, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

/* line 127, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.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 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 157, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 162, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.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 172, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 175, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 179, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
}

/* line 184, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.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 193, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 201, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 206, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 212, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 216, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.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 68, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 16px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 5px;
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 5px;
}

/* line 94, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 5px;
}

/* line 101, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.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 117, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.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 129, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 144, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 146, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 150, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 159, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 165, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}

/* line 15, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 7px 15px;
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: white;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #bbb;
}

/* line 34, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #bbb;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 46, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: white;
  border-color: #5aabeb;
}

/* line 59, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #eeeeee;
}

/* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 84, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 5px 5px 0 0;
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee;
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: transparent;
  border: 1px solid #eeeeee;
  border-bottom-color: transparent;
}

/* line 118, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 122, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 5px;
}

/* line 125, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 131, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #5aabeb;
}

/* line 144, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

/* line 163, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

/* line 165, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 171, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 177, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 193, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 5px;
}

/* line 199, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #eeeeee;
}

@media (min-width: 768px) {
  /* line 206, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #eeeeee;
    border-radius: 5px 5px 0 0;
  }
  /* line 210, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 227, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 64px;
  margin-bottom: 23px;
  border: 1px solid transparent;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}

@media (min-width: 992px) {
  /* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 5px;
  }
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}

@media (min-width: 992px) {
  /* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 59, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 992px) {
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 90, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 92, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

@media (min-width: 992px) {
  /* line 90, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 112, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 116, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 129, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 992px) {
  /* line 129, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 149, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 992px) {
  /* line 149, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 161, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  height: 64px;
  padding: 20.5px 15px;
  font-size: 17px;
  line-height: 23px;
}

/* line 168, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 173, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 992px) {
  /* line 178, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 191, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 5px;
}

/* line 204, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 209, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 215, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 992px) {
  /* line 191, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 230, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 10.25px -15px;
}

/* line 233, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 23px;
}

@media (max-width: 767px) {
  /* line 241, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 249, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 253, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 23px;
  }
  /* line 255, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 992px) {
  /* line 230, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 268, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 270, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 20.5px;
    padding-bottom: 20.5px;
  }
}

/* line 284, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}

@media (min-width: 768px) {
  /* line 468, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 486, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 498, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 502, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 520, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 296, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 300, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  /* line 284, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}

/* line 325, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 330, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 341, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}

/* line 344, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 17px;
  margin-bottom: 17px;
}

/* line 347, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 21px;
  margin-bottom: 21px;
}

/* line 357, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 20.5px;
  margin-bottom: 20.5px;
}

@media (min-width: 992px) {
  /* line 357, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 992px) {
  /* line 377, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 380, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 384, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 395, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #fff;
  border-color: #f5f5f5;
}

/* line 399, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #555555;
}

/* line 401, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #212121;
  background-color: transparent;
}

/* line 408, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #bbb;
}

/* line 413, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #555555;
}

/* line 416, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #212121;
  background-color: transparent;
}

/* line 423, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #212121;
  background-color: #eeeeee;
}

/* line 431, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.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 442, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #212121;
  background-color: #eeeeee;
}

@media (max-width: 767px) {
  /* line 453, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #555555;
  }
  /* line 455, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #212121;
    background-color: transparent;
  }
  /* line 462, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .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: #212121;
    background-color: #eeeeee;
  }
  /* line 470, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .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 481, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: transparent;
}

/* line 483, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

/* line 487, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 492, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #f5f5f5;
}

/* line 502, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #555555;
}

/* line 504, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #212121;
}

/* line 509, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #555555;
}

/* line 511, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #212121;
}

/* line 517, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 527, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #5aabeb;
  border-color: transparent;
}

/* line 531, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #e2f0fc;
}

/* line 533, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 540, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #bbb;
}

/* line 545, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #e2f0fc;
}

/* line 548, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 555, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #2d94e5;
}

/* line 563, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.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 573, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #2d94e5;
}

@media (max-width: 767px) {
  /* line 584, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: transparent;
  }
  /* line 587, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: transparent;
  }
  /* line 590, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #e2f0fc;
  }
  /* line 592, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .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 599, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .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: #2d94e5;
  }
  /* line 607, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .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 619, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: transparent;
}

/* line 621, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}

/* line 625, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 630, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #3a9be7;
}

/* line 635, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #e2f0fc;
}

/* line 637, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 642, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #e2f0fc;
}

/* line 644, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 650, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 23px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 5px;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

/* line 25, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #bbb;
}

/* line 4, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 23px 0;
  border-radius: 5px;
}

/* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 16px;
  margin-left: -1px;
  line-height: 1.5;
  color: #5aabeb;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #1b88de;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #5aabeb;
  border-color: #5aabeb;
}

/* line 61, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #bbb;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 23px 0;
  text-align: center;
  list-style: none;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #bbb;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.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 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #bbb;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #a2a2a2;
}

/* line 48, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #5aabeb;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #2d94e5;
}

/* line 52, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #4caf50;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #3d8b40;
}

/* line 56, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #9476c9;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #7751bb;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #ff9800;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #cc7a00;
}

/* line 64, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #e51c23;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #b9151b;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #bbb;
  border-radius: 10px;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #5aabeb;
  background-color: #fff;
}

/* line 47, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f9f9f9;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: #444;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #e0e0e0;
}

/* line 28, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 5px;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 59px;
  }
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 23px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 15px 11px;
  color: #555555;
}

/* line 34, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #5aabeb;
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 23px;
  border: 1px solid transparent;
  border-radius: 5px;
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 32, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #fcfefc;
  background-color: #4caf50;
  border-color: #4caf50;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #449d48;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #d9eeda;
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #d5d5d5;
  background-color: #555555;
  border-color: #555555;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #484848;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #bbbbbb;
}

/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: white;
  background-color: #ff9800;
  border-color: #ff9800;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #e68900;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #ffeacc;
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: #fdeaeb;
  background-color: #e51c23;
  border-color: #e51c23;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #d0181e;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #f7bcbe;
}

@-webkit-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 26, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 23px;
  margin-bottom: 23px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 5px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 23px;
  color: #fff;
  text-align: center;
  background-color: #5aabeb;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  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);
  background-size: 40px 40px;
}

/* line 64, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #4caf50;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  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 77, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #9476c9;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  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 81, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #ff9800;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  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 85, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #e51c23;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  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 1, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 21, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid #ddd;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

/* line 34, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #bbb;
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 48, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.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 51, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.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: #bbb;
}

/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #5aabeb;
  border-color: #5aabeb;
}

/* line 66, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.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: white;
}

/* line 83, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 87, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 92, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 100, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 4, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #4caf50;
  background-color: #dff0d8;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #4caf50;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #4caf50;
  background-color: #d0e9c6;
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #4caf50;
  border-color: #4caf50;
}

/* line 4, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #555555;
  background-color: #e1bee7;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #555555;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #555555;
  background-color: #d8abe0;
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #555555;
  border-color: #555555;
}

/* line 4, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #ff9800;
  background-color: #ffe0b2;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #ff9800;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #ff9800;
  background-color: #ffd699;
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #ff9800;
  border-color: #ff9800;
}

/* line 4, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #e51c23;
  background-color: #f9bdbb;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #e51c23;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #e51c23;
  background-color: #f7a6a4;
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #e51c23;
  border-color: #e51c23;
}

/* line 121, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 125, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 23px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}

/* line 39, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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: 4px;
  border-top-right-radius: 4px;
}

/* line 82, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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: 4px;
  border-bottom-left-radius: 4px;
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 121, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 127, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .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 > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 131, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child {
  border-top-left-radius: 4px;
}

/* line 135, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child {
  border-top-right-radius: 4px;
}

/* line 143, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 149, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .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 > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 153, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child {
  border-bottom-left-radius: 4px;
}

/* line 157, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child {
  border-bottom-right-radius: 4px;
}

/* line 164, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 203, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 210, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 222, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 23px;
}

/* line 226, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 5px;
}

/* line 230, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #212121;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #212121;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #5aabeb;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #5aabeb;
  border-color: #5aabeb;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #5aabeb;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #5aabeb;
  background-color: #fff;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #5aabeb;
}

/* line 260, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #4caf50;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #fff;
  background-color: #4caf50;
  border-color: #4caf50;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #4caf50;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #4caf50;
  background-color: #fff;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #4caf50;
}

/* line 263, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #555555;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #fff;
  background-color: #555555;
  border-color: #555555;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #555555;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #555555;
  background-color: #fff;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #555555;
}

/* line 266, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #ff9800;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #fff;
  background-color: #ff9800;
  border-color: #ff9800;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff9800;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #ff9800;
  background-color: #fff;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff9800;
}

/* line 269, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #e51c23;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #fff;
  background-color: #e51c23;
  border-color: #e51c23;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e51c23;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #e51c23;
  background-color: #fff;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e51c23;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.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 28, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fbf7f0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 5px;
}

/* line 26, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 5px;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 19.5px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-shadow: none;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

/* line 15, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid transparent;
  border-radius: 5px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 64, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 74, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 79, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid transparent;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.846;
}

/* line 97, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid transparent;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 37, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}

/* line 44, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}

/* line 51, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}

/* line 58, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #727272;
}

/* line 65, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #727272;
}

/* line 72, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}

/* line 79, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}

/* line 86, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #727272;
  border-radius: 5px;
}

/* line 106, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 13px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid transparent;
  border: 1px solid transparent;
  border-radius: 5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 26, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 52, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0);
  border-top-color: fadein(transparent, 7.5%);
  border-bottom-width: 0;
}

/* line 59, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0);
  border-right-color: fadein(transparent, 7.5%);
  border-left-width: 0;
}

/* line 74, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 82, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0);
  border-bottom-color: fadein(transparent, 7.5%);
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 98, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: rgba(0, 0, 0, 0);
  border-left-color: fadein(transparent, 7.5%);
}

/* line 105, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 4px 4px 0 0;
}

/* line 124, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 109, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  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 112, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  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 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 128, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 138, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 157, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 162, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.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 184, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.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 207, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 218, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.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 230, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 250, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 254, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 261, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 268, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 15, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.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 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 1, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
body {
  font-weight: 300;
  letter-spacing: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
.lead {
  font-size: 14px;
  font-weight: inherit;
  line-height: 1.4;
  letter-spacing: 0;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .lead {
    font-size: 19px;
  }
}

/* line 19, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
.list-spaced li {
  margin-bottom: 3px;
}

/* line 23, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
.list-bordered li {
  border-top: 1px solid #aaa;
}

/* line 26, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
.list-bordered li:last-child {
  border-bottom: 1px solid #aaa;
}

/* line 31, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
.text-serif {
  font-family: Georgia, "Times New Roman", Times, serif;
}

/* line 36, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
.text-xs-left {
  text-align: left;
}

/* line 37, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
.text-xs-right {
  text-align: right;
}

/* line 38, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
.text-xs-center {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 41, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-sm-left {
    text-align: left;
  }
  /* line 42, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-sm-right {
    text-align: right;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-sm-center {
    text-align: center;
  }
}

@media (min-width: 992px) {
  /* line 47, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-md-left {
    text-align: left;
  }
  /* line 48, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-md-right {
    text-align: right;
  }
  /* line 49, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-md-center {
    text-align: center;
  }
}

@media (min-width: 1200px) {
  /* line 53, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-lg-left {
    text-align: left;
  }
  /* line 54, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-lg-right {
    text-align: right;
  }
  /* line 55, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-lg-center {
    text-align: center;
  }
}

/* line 5, vendor/assets/stylesheets/bootstrap-theme/custom/alerts-custom.scss */
.alert-dark {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.9);
  border-color: rgba(0, 0, 0, 0.8);
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-dark hr {
  border-top-color: rgba(0, 0, 0, 0.8);
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-dark .alert-link {
  color: #e6e6e6;
}

/* line 8, vendor/assets/stylesheets/bootstrap-theme/custom/alerts-custom.scss */
.alert-dark .close {
  text-shadow: 0 1px 0 #000;
}

/* line 11, vendor/assets/stylesheets/bootstrap-theme/custom/alerts-custom.scss */
.alert-dark .close:hover, .alert-dark .close:focus {
  color: #fff;
}

/* line 16, vendor/assets/stylesheets/bootstrap-theme/custom/alerts-custom.scss */
.alert-full {
  border-radius: 0;
}

/* line 4, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-custom.scss */
.btn {
  font-size: 13px;
  text-transform: none;
  letter-spacing: normal;
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-custom.scss */
.btn-borderless {
  border: 0;
}

/* line 13, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-custom.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 24px;
}

/* line 17, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-custom.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 24px;
}

/* line 21, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-custom.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 24px;
}

/* line 28, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-custom.scss */
.btn-more:after {
  position: relative;
  top: 1px;
  content: '〉';
  display: inline-block;
  padding-left: .3em;
  color: inherit;
}

/* line 41, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-custom.scss */
.btn-toolbar .btn-toolbar-item {
  float: left;
}

/* line 45, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-custom.scss */
.btn-toolbar > .btn-toolbar-item {
  margin-left: 5px;
}

/* line 50, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-custom.scss */
.btn-toolbar-divider {
  float: left;
  width: 1px;
  height: 34px;
  margin-left: 10px;
  margin-right: 5px;
  background-color: #eee;
}

/* line 60, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-custom.scss */
.btn-group-justified.btn-group-justified-spaced {
  width: calc(100% + 10px);
  margin-left: -5px;
  border-spacing: 5px;
}

/* line 6, vendor/assets/stylesheets/bootstrap-theme/custom/nav-heading.scss */
.nav > .nav-header {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 5px;
  font-size: 85%;
  font-weight: normal;
  letter-spacing: 1px;
  color: #aeaeae;
  text-transform: uppercase;
}

/* line 17, vendor/assets/stylesheets/bootstrap-theme/custom/nav-heading.scss */
.nav > li + .nav-header {
  margin-top: 20px;
}

/* line 6, vendor/assets/stylesheets/bootstrap-theme/custom/nav-bordered.scss */
.nav-bordered > li {
  float: left;
}

/* line 10, vendor/assets/stylesheets/bootstrap-theme/custom/nav-bordered.scss */
.nav-bordered > li > a {
  display: inline-block;
  padding: 10px 0;
  font-weight: normal;
  color: #777;
  border-bottom: 4px solid transparent;
}

/* line 17, vendor/assets/stylesheets/bootstrap-theme/custom/nav-bordered.scss */
.nav-bordered > li > a:hover, .nav-bordered > li > a:focus {
  color: #5ac4be;
  background-color: transparent;
}

/* line 24, vendor/assets/stylesheets/bootstrap-theme/custom/nav-bordered.scss */
.nav-bordered > li + li {
  margin-left: 30px;
}

/* line 30, vendor/assets/stylesheets/bootstrap-theme/custom/nav-bordered.scss */
.nav-bordered > li.active > a, .nav-bordered > li.active > a:hover, .nav-bordered > li.active > a:focus {
  font-weight: 500;
  color: #777;
  border-bottom-color: #5ac4be;
}

/* line 41, vendor/assets/stylesheets/bootstrap-theme/custom/nav-bordered.scss */
.nav-bordered.nav-justified > li + li {
  margin-left: 0;
}

/* line 44, vendor/assets/stylesheets/bootstrap-theme/custom/nav-bordered.scss */
.nav-bordered.nav-justified > li > a {
  margin-bottom: 0;
}

/* line 50, vendor/assets/stylesheets/bootstrap-theme/custom/nav-bordered.scss */
.nav-bordered.nav-stacked > li {
  float: none;
  margin-left: 0;
}

/* line 54, vendor/assets/stylesheets/bootstrap-theme/custom/nav-bordered.scss */
.nav-bordered.nav-stacked > li + li {
  margin-top: 0;
}

/* line 59, vendor/assets/stylesheets/bootstrap-theme/custom/nav-bordered.scss */
.nav-bordered.nav-stacked > li.active > a, .nav-bordered.nav-stacked > li.active > a:hover, .nav-bordered.nav-stacked > li.active > a:focus {
  border-left-color: #5ac4be;
}

/* line 67, vendor/assets/stylesheets/bootstrap-theme/custom/nav-bordered.scss */
.nav-bordered.nav-stacked > li > a {
  display: block;
  padding: 5px 10px 5px 30px;
  border-bottom: 0;
  border-left: 4px solid transparent;
}

/* line 73, vendor/assets/stylesheets/bootstrap-theme/custom/nav-bordered.scss */
.nav-bordered.nav-stacked > li > a:hover, .nav-bordered.nav-stacked > li > a:focus {
  border-left: 4px solid;
}

/* line 79, vendor/assets/stylesheets/bootstrap-theme/custom/nav-bordered.scss */
.nav-bordered.nav-stacked .nav-header {
  padding-left: 34px;
}

/* line 83, vendor/assets/stylesheets/bootstrap-theme/custom/nav-bordered.scss */
.nav-bordered.nav-stacked .nav-divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.2);
  margin-left: 34px;
  margin-top: 20px;
  margin-bottom: 25px;
}

/* line 6, vendor/assets/stylesheets/bootstrap-theme/custom/navbar-utilities.scss */
.with-top-navbar {
  padding-top: 50px;
}

/* line 12, vendor/assets/stylesheets/bootstrap-theme/custom/navbar-utilities.scss */
.navbar-nav > li > a > .badge {
  margin-left: 5px;
}

/* line 17, vendor/assets/stylesheets/bootstrap-theme/custom/navbar-utilities.scss */
.navbar-brand-icon {
  float: left;
  margin-right: 5px;
}

/* line 25, vendor/assets/stylesheets/bootstrap-theme/custom/navbar-utilities.scss */
.navbar-default .navbar-brand-emphasized, .navbar-default .navbar-brand-emphasized:hover, .navbar-default .navbar-brand-emphasized:focus {
  background-color: #f5f5f5;
}

/* line 35, vendor/assets/stylesheets/bootstrap-theme/custom/navbar-utilities.scss */
.navbar-inverse .navbar-brand-emphasized, .navbar-inverse .navbar-brand-emphasized:hover, .navbar-inverse .navbar-brand-emphasized:focus {
  color: #fff;
  background-color: transparent;
}

/* line 44, vendor/assets/stylesheets/bootstrap-theme/custom/navbar-utilities.scss */
.navbar-padded .navbar-header {
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 768px) {
  /* line 50, vendor/assets/stylesheets/bootstrap-theme/custom/navbar-utilities.scss */
  .navbar-padded {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

/* line 57, vendor/assets/stylesheets/bootstrap-theme/custom/navbar-utilities.scss */
.navbar-form-control {
  border: 0;
  box-shadow: none;
}

/* line 63, vendor/assets/stylesheets/bootstrap-theme/custom/navbar-utilities.scss */
.navbar-inverse .navbar-form-control {
  background-color: #7abbef;
}

/* line 66, vendor/assets/stylesheets/bootstrap-theme/custom/navbar-utilities.scss */
.navbar-inverse .navbar-form-control:focus {
  color: #5aabeb;
  background-color: #fff;
  box-shadow: 0 0 6px rgba(255, 255, 255, 0.5);
}

/* line 76, vendor/assets/stylesheets/bootstrap-theme/custom/navbar-utilities.scss */
.navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
  font-weight: 500;
}

/* line 84, vendor/assets/stylesheets/bootstrap-theme/custom/navbar-utilities.scss */
.navbar-btn-avitar,
.navbar-btn-avitar:active,
.navbar-btn-avitar:hover,
.navbar-btn-avitar:focus,
.navbar-btn-avitar:hover:active,
.navbar-btn-avitar:active:focus {
  padding: 0;
  border: 0;
  background: transparent;
  outline: none !important;
  box-shadow: none !important;
}

/* line 96, vendor/assets/stylesheets/bootstrap-theme/custom/navbar-utilities.scss */
.navbar-btn-avitar img {
  height: 49px;
  width: 49px;
}

/* line 4, vendor/assets/stylesheets/bootstrap-theme/custom/navs-custom.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  font-weight: 500;
}

/* line 6, vendor/assets/stylesheets/bootstrap-theme/custom/list-group-custom.scss */
.list-group-header {
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  font-weight: 400;
  color: inherit;
  background-color: transparent;
  border: 1px solid #ddd;
}

/* line 16, vendor/assets/stylesheets/bootstrap-theme/custom/list-group-custom.scss */
.list-group-header:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

/* line 19, vendor/assets/stylesheets/bootstrap-theme/custom/list-group-custom.scss */
.list-group-header:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

/* line 27, vendor/assets/stylesheets/bootstrap-theme/custom/list-group-custom.scss */
.list-group-progress {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  background-color: #f7f7f7;
}

/* line 5, vendor/assets/stylesheets/bootstrap-theme/custom/modals-custom.scss */
.modal-body-scroller {
  max-height: 500px;
  overflow: auto;
  border-radius: 5px;
}

/* line 11, vendor/assets/stylesheets/bootstrap-theme/custom/modals-custom.scss */
.modal-body + .modal-body {
  border-top: 1px solid transparent;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-actions:before, .modal-actions:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-actions:after {
  clear: both;
}

/* line 24, vendor/assets/stylesheets/bootstrap-theme/custom/modals-custom.scss */
.modal-action {
  float: left;
  width: 50%;
  padding: 15px;
  border: solid transparent;
  border-width: 1px 0 0;
}

/* line 31, vendor/assets/stylesheets/bootstrap-theme/custom/modals-custom.scss */
.modal-action + .modal-action {
  border-left-width: 1px;
}

/* line 35, vendor/assets/stylesheets/bootstrap-theme/custom/modals-custom.scss */
.modal-action:first-child {
  border-bottom-left-radius: 4px;
}

/* line 39, vendor/assets/stylesheets/bootstrap-theme/custom/modals-custom.scss */
.modal-action:last-child {
  border-bottom-right-radius: 4px;
}

/* line 43, vendor/assets/stylesheets/bootstrap-theme/custom/modals-custom.scss */
.modal-action:hover, .modal-action:focus, .modal-action:active {
  text-decoration: none;
  background-color: #f5f5f5;
  border-color: transparent;
}

@media (max-width: 768px) {
  /* line 1, vendor/assets/stylesheets/bootstrap-theme/custom/tables-custom.scss */
  .table-full {
    margin-right: -16px;
    margin-left: -16px;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme/custom/tables-custom.scss */
.table-actions {
  padding-bottom: 15px;
}

/* line 1, vendor/assets/stylesheets/bootstrap-theme/custom/container-custom.scss */
.container-fill-height {
  display: table;
  width: 100%;
  height: 100vh;
}

/* line 6, vendor/assets/stylesheets/bootstrap-theme/custom/container-custom.scss */
.container-fill-height .container-content-bottom,
.container-fill-height .container-content-middle {
  display: table-cell;
  vertical-align: middle;
}

/* line 12, vendor/assets/stylesheets/bootstrap-theme/custom/container-custom.scss */
.container-fill-height .container-content-bottom {
  vertical-align: bottom;
}

@media (min-width: 768px) {
  /* line 17, vendor/assets/stylesheets/bootstrap-theme/custom/container-custom.scss */
  .container-fluid-spacious {
    padding-right: 40px;
    padding-left: 40px;
  }
}

/* line 1, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
body {
  font-weight: 300;
  letter-spacing: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
.lead {
  font-size: 14px;
  font-weight: inherit;
  line-height: 1.4;
  letter-spacing: 0;
}

@media (min-width: 768px) {
  /* line 7, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .lead {
    font-size: 19px;
  }
}

/* line 19, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
.list-spaced li {
  margin-bottom: 3px;
}

/* line 23, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
.list-bordered li {
  border-top: 1px solid #aaa;
}

/* line 26, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
.list-bordered li:last-child {
  border-bottom: 1px solid #aaa;
}

/* line 31, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
.text-serif {
  font-family: Georgia, "Times New Roman", Times, serif;
}

/* line 36, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
.text-xs-left {
  text-align: left;
}

/* line 37, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
.text-xs-right {
  text-align: right;
}

/* line 38, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
.text-xs-center {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 41, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-sm-left {
    text-align: left;
  }
  /* line 42, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-sm-right {
    text-align: right;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-sm-center {
    text-align: center;
  }
}

@media (min-width: 992px) {
  /* line 47, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-md-left {
    text-align: left;
  }
  /* line 48, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-md-right {
    text-align: right;
  }
  /* line 49, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-md-center {
    text-align: center;
  }
}

@media (min-width: 1200px) {
  /* line 53, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-lg-left {
    text-align: left;
  }
  /* line 54, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-lg-right {
    text-align: right;
  }
  /* line 55, vendor/assets/stylesheets/bootstrap-theme/custom/type-custom.scss */
  .text-lg-center {
    text-align: center;
  }
}

/* line 5, vendor/assets/stylesheets/bootstrap-theme/custom/flex-table.scss */
.flextable {
  dislay: table;
  width: 100%;
}

/* line 10, vendor/assets/stylesheets/bootstrap-theme/custom/flex-table.scss */
.flextable-item {
  display: table-cell;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 16, vendor/assets/stylesheets/bootstrap-theme/custom/flex-table.scss */
.flextable-item .btn-group {
  margin-left: 10px;
}

/* line 19, vendor/assets/stylesheets/bootstrap-theme/custom/flex-table.scss */
.flextable-item .btn-group > .btn {
  float: none;
}

/* line 22, vendor/assets/stylesheets/bootstrap-theme/custom/flex-table.scss */
.flextable-item .btn-group > .btn + .btn {
  margin-left: -4px;
}

/* line 29, vendor/assets/stylesheets/bootstrap-theme/custom/flex-table.scss */
.flextable-primary {
  width: 99%;
}

/* line 3, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.pos-r {
  position: relative !important;
}

/* line 4, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.pos-a {
  position: absolute !important;
}

/* line 5, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.pos-f {
  position: fixed !important;
}

/* line 10, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.w-sm {
  width: 25% !important;
}

/* line 11, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.w-md {
  width: 50% !important;
}

/* line 12, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.w-lg {
  width: 75% !important;
}

/* line 13, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.w-full {
  width: 100% !important;
}

/* line 21, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-a-0 {
  margin: 0 !important;
}

/* line 22, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-t-0 {
  margin-top: 0 !important;
}

/* line 23, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-r-0 {
  margin-right: 0 !important;
}

/* line 24, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-b-0 {
  margin-bottom: 0 !important;
}

/* line 25, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-l-0 {
  margin-left: 0 !important;
}

/* line 26, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 27, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 29, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-a {
  margin: 20px !important;
}

/* line 30, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-t {
  margin-top: 20px !important;
}

/* line 31, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-r {
  margin-right: 20px !important;
}

/* line 32, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-b {
  margin-bottom: 20px !important;
}

/* line 33, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-l {
  margin-left: 20px !important;
}

/* line 34, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-x {
  margin-right: 20px !important;
  margin-left: 20px !important;
}

/* line 35, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-y {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

/* line 36, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 38, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-a-md {
  margin: 30px !important;
}

/* line 39, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-t-md {
  margin-top: 30px !important;
}

/* line 40, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-r-md {
  margin-right: 30px !important;
}

/* line 41, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-b-md {
  margin-bottom: 30px !important;
}

/* line 42, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-l-md {
  margin-left: 30px !important;
}

/* line 43, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-x-md {
  margin-right: 30px !important;
  margin-left: 30px !important;
}

/* line 44, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-y-md {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

/* line 46, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-a-lg {
  margin: 60px !important;
}

/* line 47, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-t-lg {
  margin-top: 60px !important;
}

/* line 48, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-r-lg {
  margin-right: 60px !important;
}

/* line 49, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-b-lg {
  margin-bottom: 60px !important;
}

/* line 50, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-l-lg {
  margin-left: 60px !important;
}

/* line 51, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-x-lg {
  margin-right: 60px !important;
  margin-left: 60px !important;
}

/* line 52, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.m-y-lg {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

/* line 56, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-a-0 {
  padding: 0 !important;
}

/* line 57, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-t-0 {
  padding-top: 0 !important;
}

/* line 58, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-r-0 {
  padding-right: 0 !important;
}

/* line 59, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-b-0 {
  padding-bottom: 0 !important;
}

/* line 60, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-l-0 {
  padding-left: 0 !important;
}

/* line 61, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-x-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 62, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 64, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-a {
  padding: 20px !important;
}

/* line 65, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-t {
  padding-top: 20px !important;
}

/* line 66, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-r {
  padding-right: 20px !important;
}

/* line 67, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-b {
  padding-bottom: 20px !important;
}

/* line 68, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-l {
  padding-left: 20px !important;
}

/* line 69, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-x {
  padding-right: 20px !important;
  padding-left: 20px !important;
}

/* line 70, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-y {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* line 72, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-a-md {
  padding: 30px !important;
}

/* line 73, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-t-md {
  padding-top: 30px !important;
}

/* line 74, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-r-md {
  padding-right: 30px !important;
}

/* line 75, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-b-md {
  padding-bottom: 30px !important;
}

/* line 76, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-l-md {
  padding-left: 30px !important;
}

/* line 77, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-x-md {
  padding-right: 30px !important;
  padding-left: 30px !important;
}

/* line 78, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-y-md {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

/* line 80, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-a-lg {
  padding: 60px !important;
}

/* line 81, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-t-lg {
  padding-top: 60px !important;
}

/* line 82, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-r-lg {
  padding-right: 60px !important;
}

/* line 83, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-b-lg {
  padding-bottom: 60px !important;
}

/* line 84, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-l-lg {
  padding-left: 60px !important;
}

/* line 85, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-x-lg {
  padding-right: 60px !important;
  padding-left: 60px !important;
}

/* line 86, vendor/assets/stylesheets/bootstrap-theme/custom/utilities-spacer.scss */
.p-y-lg {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

/* line 2, vendor/assets/stylesheets/bootstrap-theme/custom/text-inherit.scss */
.text-inherit, .text-inherit:hover, .text-inherit:focus {
  color: inherit;
  text-decoration: inherit;
}

/* line 1, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  color: #222;
  direction: ltr;
}

/* line 5, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker.inline {
  width: 220px;
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker.rtl {
  direction: rtl;
}

/* line 11, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker.rtl table tr td span {
  float: right;
}

/* line 15, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker.dropdown {
  top: 0;
  left: 0;
}

/* line 18, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker.dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

/* line 28, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker.dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

/* line 37, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker.dropdown.datepicker-orient-left:before {
  left: 6px;
}

/* line 38, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker.dropdown.datepicker-orient-left:after {
  left: 7px;
}

/* line 39, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker.dropdown.datepicker-orient-right:before {
  right: 6px;
}

/* line 40, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker.dropdown.datepicker-orient-right:after {
  right: 7px;
}

/* line 41, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker.dropdown.datepicker-orient-top:before {
  top: -7px;
}

/* line 42, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker.dropdown.datepicker-orient-top:after {
  top: -6px;
}

/* line 43, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker.dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

/* line 48, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker.dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

/* line 54, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker > div {
  display: none;
}

/* line 57, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker.days .datepicker-days, .datepicker.months .datepicker-months, .datepicker.years .datepicker-years {
  display: block;
}

/* line 62, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker table {
  margin: 5px 10px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 73, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker table > tbody > tr > td,
.datepicker table > tbody > tr > th,
.datepicker table > thead > tr > td,
.datepicker table > thead > tr > th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}

/* line 88, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
  background-color: transparent;
}

/* line 93, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
  background: #f5f5f5;
  cursor: pointer;
}

/* line 97, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker table tr td.old, .datepicker table tr td.new {
  color: #bbb;
}

/* line 101, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  background: none;
  color: #bbb;
  cursor: default;
}

/* line 107, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.today:focus, .datepicker table tr td.today.focus, .datepicker table tr td.today:hover:focus, .datepicker table tr td.today.focus:hover, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled.focus, .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today.disabled.focus:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.today:active, .datepicker table tr td.today.active, .open > .datepicker table tr td.today.dropdown-toggle, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.active:hover, .open > .datepicker table tr td.today.dropdown-toggle:hover, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled.active, .open > .datepicker table tr td.today.disabled.dropdown-toggle, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled.active:hover, .open > .datepicker table tr td.today.disabled.dropdown-toggle:hover {
  color: #000;
  background-color: #ffc966;
  background-image: none;
  border-color: #f59e00;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.today:active:hover, .datepicker table tr td.today:active:focus, .datepicker table tr td.today.focus:active, .datepicker table tr td.today.active:hover, .datepicker table tr td.today.active:focus, .datepicker table tr td.today.active.focus, .open > .datepicker table tr td.today.dropdown-toggle:hover, .open > .datepicker table tr td.today.dropdown-toggle:focus, .open > .datepicker table tr td.today.dropdown-toggle.focus, .datepicker table tr td.today:hover:active:hover, .datepicker table tr td.today:hover:active:focus, .datepicker table tr td.today.focus:hover:active, .datepicker table tr td.today.active:hover:hover, .datepicker table tr td.today.active:hover:focus, .datepicker table tr td.today.active.focus:hover, .open > .datepicker table tr td.today.dropdown-toggle:hover:hover, .open > .datepicker table tr td.today.dropdown-toggle:hover:focus, .open > .datepicker table tr td.today.dropdown-toggle.focus:hover, .datepicker table tr td.today.disabled:active:hover, .datepicker table tr td.today.disabled:active:focus, .datepicker table tr td.today.disabled.focus:active, .datepicker table tr td.today.disabled.active:hover, .datepicker table tr td.today.disabled.active:focus, .datepicker table tr td.today.disabled.active.focus, .open > .datepicker table tr td.today.disabled.dropdown-toggle:hover, .open > .datepicker table tr td.today.disabled.dropdown-toggle:focus, .open > .datepicker table tr td.today.disabled.dropdown-toggle.focus, .datepicker table tr td.today.disabled:hover:active:hover, .datepicker table tr td.today.disabled:hover:active:focus, .datepicker table tr td.today.disabled.focus:hover:active, .datepicker table tr td.today.disabled.active:hover:hover, .datepicker table tr td.today.disabled.active:hover:focus, .datepicker table tr td.today.disabled.active.focus:hover, .open > .datepicker table tr td.today.disabled.dropdown-toggle:hover:hover, .open > .datepicker table tr td.today.disabled.dropdown-toggle:hover:focus, .open > .datepicker table tr td.today.disabled.dropdown-toggle.focus:hover {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled.focus, .datepicker table tr td.today[disabled]:hover, .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today.focus[disabled], fieldset[disabled] .datepicker table tr td.today:hover, fieldset[disabled] .datepicker table tr td.today:focus, fieldset[disabled] .datepicker table tr td.today.focus, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today.disabled.focus:hover, .datepicker table tr td.today[disabled]:hover:hover, .datepicker table tr td.today[disabled]:hover:focus, .datepicker table tr td.today.focus[disabled]:hover, fieldset[disabled] .datepicker table tr td.today:hover:hover, fieldset[disabled] .datepicker table tr td.today:hover:focus, fieldset[disabled] .datepicker table tr td.today.focus:hover, .datepicker table tr td.today.disabled.disabled:hover, .datepicker table tr td.today.disabled.disabled:focus, .datepicker table tr td.today.disabled.disabled.focus, .datepicker table tr td.today.disabled[disabled]:hover, .datepicker table tr td.today.disabled[disabled]:focus, .datepicker table tr td.today.disabled.focus[disabled], fieldset[disabled] .datepicker table tr td.today.disabled:hover, fieldset[disabled] .datepicker table tr td.today.disabled:focus, fieldset[disabled] .datepicker table tr td.today.disabled.focus, .datepicker table tr td.today.disabled.disabled:hover:hover, .datepicker table tr td.today.disabled.disabled:hover:focus, .datepicker table tr td.today.disabled.disabled.focus:hover, .datepicker table tr td.today.disabled[disabled]:hover:hover, .datepicker table tr td.today.disabled[disabled]:hover:focus, .datepicker table tr td.today.disabled.focus[disabled]:hover, fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.today.disabled.focus:hover {
  background-color: #ffdb99;
  border-color: #ffb733;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.today .badge, .datepicker table tr td.today:hover .badge, .datepicker table tr td.today.disabled .badge, .datepicker table tr td.today.disabled:hover .badge {
  color: #ffdb99;
  background-color: #000;
}

/* line 114, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker table tr td.today:hover:hover {
  color: #000;
}

/* line 118, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker table tr td.today.active:hover {
  color: #fff;
}

/* line 121, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
  background: #f5f5f5;
  border-radius: 0;
}

/* line 128, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
  color: #000;
  background-color: #facd7b;
  border-color: #f6a819;
  border-radius: 0;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.range.today:focus, .datepicker table tr td.range.today.focus, .datepicker table tr td.range.today:hover:focus, .datepicker table tr td.range.today.focus:hover, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled.focus, .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today.disabled.focus:hover {
  color: #000;
  background-color: #f8ba4a;
  border-color: #8a5b05;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover {
  color: #000;
  background-color: #f8ba4a;
  border-color: #ca8508;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.range.today:active, .datepicker table tr td.range.today.active, .open > .datepicker table tr td.range.today.dropdown-toggle, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.active:hover, .open > .datepicker table tr td.range.today.dropdown-toggle:hover, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled.active, .open > .datepicker table tr td.range.today.disabled.dropdown-toggle, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled.active:hover, .open > .datepicker table tr td.range.today.disabled.dropdown-toggle:hover {
  color: #000;
  background-color: #f8ba4a;
  background-image: none;
  border-color: #ca8508;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.range.today:active:hover, .datepicker table tr td.range.today:active:focus, .datepicker table tr td.range.today.focus:active, .datepicker table tr td.range.today.active:hover, .datepicker table tr td.range.today.active:focus, .datepicker table tr td.range.today.active.focus, .open > .datepicker table tr td.range.today.dropdown-toggle:hover, .open > .datepicker table tr td.range.today.dropdown-toggle:focus, .open > .datepicker table tr td.range.today.dropdown-toggle.focus, .datepicker table tr td.range.today:hover:active:hover, .datepicker table tr td.range.today:hover:active:focus, .datepicker table tr td.range.today.focus:hover:active, .datepicker table tr td.range.today.active:hover:hover, .datepicker table tr td.range.today.active:hover:focus, .datepicker table tr td.range.today.active.focus:hover, .open > .datepicker table tr td.range.today.dropdown-toggle:hover:hover, .open > .datepicker table tr td.range.today.dropdown-toggle:hover:focus, .open > .datepicker table tr td.range.today.dropdown-toggle.focus:hover, .datepicker table tr td.range.today.disabled:active:hover, .datepicker table tr td.range.today.disabled:active:focus, .datepicker table tr td.range.today.disabled.focus:active, .datepicker table tr td.range.today.disabled.active:hover, .datepicker table tr td.range.today.disabled.active:focus, .datepicker table tr td.range.today.disabled.active.focus, .open > .datepicker table tr td.range.today.disabled.dropdown-toggle:hover, .open > .datepicker table tr td.range.today.disabled.dropdown-toggle:focus, .open > .datepicker table tr td.range.today.disabled.dropdown-toggle.focus, .datepicker table tr td.range.today.disabled:hover:active:hover, .datepicker table tr td.range.today.disabled:hover:active:focus, .datepicker table tr td.range.today.disabled.focus:hover:active, .datepicker table tr td.range.today.disabled.active:hover:hover, .datepicker table tr td.range.today.disabled.active:hover:focus, .datepicker table tr td.range.today.disabled.active.focus:hover, .open > .datepicker table tr td.range.today.disabled.dropdown-toggle:hover:hover, .open > .datepicker table tr td.range.today.disabled.dropdown-toggle:hover:focus, .open > .datepicker table tr td.range.today.disabled.dropdown-toggle.focus:hover {
  color: #000;
  background-color: #f7ad27;
  border-color: #8a5b05;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled.focus, .datepicker table tr td.range.today[disabled]:hover, .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today.focus[disabled], fieldset[disabled] .datepicker table tr td.range.today:hover, fieldset[disabled] .datepicker table tr td.range.today:focus, fieldset[disabled] .datepicker table tr td.range.today.focus, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today.disabled.focus:hover, .datepicker table tr td.range.today[disabled]:hover:hover, .datepicker table tr td.range.today[disabled]:hover:focus, .datepicker table tr td.range.today.focus[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today:hover:hover, fieldset[disabled] .datepicker table tr td.range.today:hover:focus, fieldset[disabled] .datepicker table tr td.range.today.focus:hover, .datepicker table tr td.range.today.disabled.disabled:hover, .datepicker table tr td.range.today.disabled.disabled:focus, .datepicker table tr td.range.today.disabled.disabled.focus, .datepicker table tr td.range.today.disabled[disabled]:hover, .datepicker table tr td.range.today.disabled[disabled]:focus, .datepicker table tr td.range.today.disabled.focus[disabled], fieldset[disabled] .datepicker table tr td.range.today.disabled:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled.focus, .datepicker table tr td.range.today.disabled.disabled:hover:hover, .datepicker table tr td.range.today.disabled.disabled:hover:focus, .datepicker table tr td.range.today.disabled.disabled.focus:hover, .datepicker table tr td.range.today.disabled[disabled]:hover:hover, .datepicker table tr td.range.today.disabled[disabled]:hover:focus, .datepicker table tr td.range.today.disabled.focus[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled.focus:hover {
  background-color: #facd7b;
  border-color: #f6a819;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.range.today .badge, .datepicker table tr td.range.today:hover .badge, .datepicker table tr td.range.today.disabled .badge, .datepicker table tr td.range.today.disabled:hover .badge {
  color: #facd7b;
  background-color: #000;
}

/* line 136, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
  color: #fff;
  background-color: #aaa;
  border-color: #555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.selected:focus, .datepicker table tr td.selected.focus, .datepicker table tr td.selected:hover:focus, .datepicker table tr td.selected.focus:hover, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled.focus, .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected.disabled.focus:hover {
  color: #fff;
  background-color: #919191;
  border-color: #151515;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover {
  color: #fff;
  background-color: #919191;
  border-color: #363636;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.selected:active, .datepicker table tr td.selected.active, .open > .datepicker table tr td.selected.dropdown-toggle, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.active:hover, .open > .datepicker table tr td.selected.dropdown-toggle:hover, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled.active, .open > .datepicker table tr td.selected.disabled.dropdown-toggle, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled.active:hover, .open > .datepicker table tr td.selected.disabled.dropdown-toggle:hover {
  color: #fff;
  background-color: #919191;
  background-image: none;
  border-color: #363636;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.selected:active:hover, .datepicker table tr td.selected:active:focus, .datepicker table tr td.selected.focus:active, .datepicker table tr td.selected.active:hover, .datepicker table tr td.selected.active:focus, .datepicker table tr td.selected.active.focus, .open > .datepicker table tr td.selected.dropdown-toggle:hover, .open > .datepicker table tr td.selected.dropdown-toggle:focus, .open > .datepicker table tr td.selected.dropdown-toggle.focus, .datepicker table tr td.selected:hover:active:hover, .datepicker table tr td.selected:hover:active:focus, .datepicker table tr td.selected.focus:hover:active, .datepicker table tr td.selected.active:hover:hover, .datepicker table tr td.selected.active:hover:focus, .datepicker table tr td.selected.active.focus:hover, .open > .datepicker table tr td.selected.dropdown-toggle:hover:hover, .open > .datepicker table tr td.selected.dropdown-toggle:hover:focus, .open > .datepicker table tr td.selected.dropdown-toggle.focus:hover, .datepicker table tr td.selected.disabled:active:hover, .datepicker table tr td.selected.disabled:active:focus, .datepicker table tr td.selected.disabled.focus:active, .datepicker table tr td.selected.disabled.active:hover, .datepicker table tr td.selected.disabled.active:focus, .datepicker table tr td.selected.disabled.active.focus, .open > .datepicker table tr td.selected.disabled.dropdown-toggle:hover, .open > .datepicker table tr td.selected.disabled.dropdown-toggle:focus, .open > .datepicker table tr td.selected.disabled.dropdown-toggle.focus, .datepicker table tr td.selected.disabled:hover:active:hover, .datepicker table tr td.selected.disabled:hover:active:focus, .datepicker table tr td.selected.disabled.focus:hover:active, .datepicker table tr td.selected.disabled.active:hover:hover, .datepicker table tr td.selected.disabled.active:hover:focus, .datepicker table tr td.selected.disabled.active.focus:hover, .open > .datepicker table tr td.selected.disabled.dropdown-toggle:hover:hover, .open > .datepicker table tr td.selected.disabled.dropdown-toggle:hover:focus, .open > .datepicker table tr td.selected.disabled.dropdown-toggle.focus:hover {
  color: #fff;
  background-color: #7f7f7f;
  border-color: #151515;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled.focus, .datepicker table tr td.selected[disabled]:hover, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected.focus[disabled], fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected.focus, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected.disabled.focus:hover, .datepicker table tr td.selected[disabled]:hover:hover, .datepicker table tr td.selected[disabled]:hover:focus, .datepicker table tr td.selected.focus[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected:hover:hover, fieldset[disabled] .datepicker table tr td.selected:hover:focus, fieldset[disabled] .datepicker table tr td.selected.focus:hover, .datepicker table tr td.selected.disabled.disabled:hover, .datepicker table tr td.selected.disabled.disabled:focus, .datepicker table tr td.selected.disabled.disabled.focus, .datepicker table tr td.selected.disabled[disabled]:hover, .datepicker table tr td.selected.disabled[disabled]:focus, .datepicker table tr td.selected.disabled.focus[disabled], fieldset[disabled] .datepicker table tr td.selected.disabled:hover, fieldset[disabled] .datepicker table tr td.selected.disabled:focus, fieldset[disabled] .datepicker table tr td.selected.disabled.focus, .datepicker table tr td.selected.disabled.disabled:hover:hover, .datepicker table tr td.selected.disabled.disabled:hover:focus, .datepicker table tr td.selected.disabled.disabled.focus:hover, .datepicker table tr td.selected.disabled[disabled]:hover:hover, .datepicker table tr td.selected.disabled[disabled]:hover:focus, .datepicker table tr td.selected.disabled.focus[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.selected.disabled.focus:hover {
  background-color: #aaa;
  border-color: #555;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.selected .badge, .datepicker table tr td.selected:hover .badge, .datepicker table tr td.selected.disabled .badge, .datepicker table tr td.selected.disabled:hover .badge {
  color: #aaa;
  background-color: #fff;
}

/* line 143, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
  color: #fff;
  background-color: #5aabeb;
  border-color: transparent;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.active:focus, .datepicker table tr td.active.focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.focus:hover, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled.focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled.focus:hover {
  color: #fff;
  background-color: #2d94e5;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover {
  color: #fff;
  background-color: #2d94e5;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.active:active, .datepicker table tr td.active.active, .open > .datepicker table tr td.active.dropdown-toggle, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.active:hover, .open > .datepicker table tr td.active.dropdown-toggle:hover, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled.active, .open > .datepicker table tr td.active.disabled.dropdown-toggle, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled.active:hover, .open > .datepicker table tr td.active.disabled.dropdown-toggle:hover {
  color: #fff;
  background-color: #2d94e5;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.active:active:hover, .datepicker table tr td.active:active:focus, .datepicker table tr td.active.focus:active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.active.focus, .open > .datepicker table tr td.active.dropdown-toggle:hover, .open > .datepicker table tr td.active.dropdown-toggle:focus, .open > .datepicker table tr td.active.dropdown-toggle.focus, .datepicker table tr td.active:hover:active:hover, .datepicker table tr td.active:hover:active:focus, .datepicker table tr td.active.focus:hover:active, .datepicker table tr td.active.active:hover:hover, .datepicker table tr td.active.active:hover:focus, .datepicker table tr td.active.active.focus:hover, .open > .datepicker table tr td.active.dropdown-toggle:hover:hover, .open > .datepicker table tr td.active.dropdown-toggle:hover:focus, .open > .datepicker table tr td.active.dropdown-toggle.focus:hover, .datepicker table tr td.active.disabled:active:hover, .datepicker table tr td.active.disabled:active:focus, .datepicker table tr td.active.disabled.focus:active, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled.active:focus, .datepicker table tr td.active.disabled.active.focus, .open > .datepicker table tr td.active.disabled.dropdown-toggle:hover, .open > .datepicker table tr td.active.disabled.dropdown-toggle:focus, .open > .datepicker table tr td.active.disabled.dropdown-toggle.focus, .datepicker table tr td.active.disabled:hover:active:hover, .datepicker table tr td.active.disabled:hover:active:focus, .datepicker table tr td.active.disabled.focus:hover:active, .datepicker table tr td.active.disabled.active:hover:hover, .datepicker table tr td.active.disabled.active:hover:focus, .datepicker table tr td.active.disabled.active.focus:hover, .open > .datepicker table tr td.active.disabled.dropdown-toggle:hover:hover, .open > .datepicker table tr td.active.disabled.dropdown-toggle:hover:focus, .open > .datepicker table tr td.active.disabled.dropdown-toggle.focus:hover {
  color: #fff;
  background-color: #1a82d5;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled.focus, .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active.focus[disabled], fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active.focus, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled.focus:hover, .datepicker table tr td.active[disabled]:hover:hover, .datepicker table tr td.active[disabled]:hover:focus, .datepicker table tr td.active.focus[disabled]:hover, fieldset[disabled] .datepicker table tr td.active:hover:hover, fieldset[disabled] .datepicker table tr td.active:hover:focus, fieldset[disabled] .datepicker table tr td.active.focus:hover, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active.disabled.disabled:focus, .datepicker table tr td.active.disabled.disabled.focus, .datepicker table tr td.active.disabled[disabled]:hover, .datepicker table tr td.active.disabled[disabled]:focus, .datepicker table tr td.active.disabled.focus[disabled], fieldset[disabled] .datepicker table tr td.active.disabled:hover, fieldset[disabled] .datepicker table tr td.active.disabled:focus, fieldset[disabled] .datepicker table tr td.active.disabled.focus, .datepicker table tr td.active.disabled.disabled:hover:hover, .datepicker table tr td.active.disabled.disabled:hover:focus, .datepicker table tr td.active.disabled.disabled.focus:hover, .datepicker table tr td.active.disabled[disabled]:hover:hover, .datepicker table tr td.active.disabled[disabled]:hover:focus, .datepicker table tr td.active.disabled.focus[disabled]:hover, fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.active.disabled.focus:hover {
  background-color: #5aabeb;
  border-color: transparent;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td.active .badge, .datepicker table tr td.active:hover .badge, .datepicker table tr td.active.disabled .badge, .datepicker table tr td.active.disabled:hover .badge {
  color: #5aabeb;
  background-color: #fff;
}

/* line 150, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

/* line 159, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker table tr td span:hover {
  background: #f5f5f5;
}

/* line 162, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
  background: none;
  color: #bbb;
  cursor: default;
}

/* line 168, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #5aabeb;
  border-color: transparent;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td span.active:focus, .datepicker table tr td span.active.focus, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active.focus:hover, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled.focus:hover {
  color: #fff;
  background-color: #2d94e5;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #2d94e5;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td span.active:active, .datepicker table tr td span.active.active, .open > .datepicker table tr td span.active.dropdown-toggle, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.active:hover, .open > .datepicker table tr td span.active.dropdown-toggle:hover, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled.active, .open > .datepicker table tr td span.active.disabled.dropdown-toggle, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled.active:hover, .open > .datepicker table tr td span.active.disabled.dropdown-toggle:hover {
  color: #fff;
  background-color: #2d94e5;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td span.active:active:hover, .datepicker table tr td span.active:active:focus, .datepicker table tr td span.active.focus:active, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.active:focus, .datepicker table tr td span.active.active.focus, .open > .datepicker table tr td span.active.dropdown-toggle:hover, .open > .datepicker table tr td span.active.dropdown-toggle:focus, .open > .datepicker table tr td span.active.dropdown-toggle.focus, .datepicker table tr td span.active:hover:active:hover, .datepicker table tr td span.active:hover:active:focus, .datepicker table tr td span.active.focus:hover:active, .datepicker table tr td span.active.active:hover:hover, .datepicker table tr td span.active.active:hover:focus, .datepicker table tr td span.active.active.focus:hover, .open > .datepicker table tr td span.active.dropdown-toggle:hover:hover, .open > .datepicker table tr td span.active.dropdown-toggle:hover:focus, .open > .datepicker table tr td span.active.dropdown-toggle.focus:hover, .datepicker table tr td span.active.disabled:active:hover, .datepicker table tr td span.active.disabled:active:focus, .datepicker table tr td span.active.disabled.focus:active, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled.active:focus, .datepicker table tr td span.active.disabled.active.focus, .open > .datepicker table tr td span.active.disabled.dropdown-toggle:hover, .open > .datepicker table tr td span.active.disabled.dropdown-toggle:focus, .open > .datepicker table tr td span.active.disabled.dropdown-toggle.focus, .datepicker table tr td span.active.disabled:hover:active:hover, .datepicker table tr td span.active.disabled:hover:active:focus, .datepicker table tr td span.active.disabled.focus:hover:active, .datepicker table tr td span.active.disabled.active:hover:hover, .datepicker table tr td span.active.disabled.active:hover:focus, .datepicker table tr td span.active.disabled.active.focus:hover, .open > .datepicker table tr td span.active.disabled.dropdown-toggle:hover:hover, .open > .datepicker table tr td span.active.disabled.dropdown-toggle:hover:focus, .open > .datepicker table tr td span.active.disabled.dropdown-toggle.focus:hover {
  color: #fff;
  background-color: #1a82d5;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active[disabled]:hover, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active.focus[disabled], fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active.focus, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled.focus:hover, .datepicker table tr td span.active[disabled]:hover:hover, .datepicker table tr td span.active[disabled]:hover:focus, .datepicker table tr td span.active.focus[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active:hover:hover, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active.focus:hover, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled.disabled.focus, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled.focus[disabled], fieldset[disabled] .datepicker table tr td span.active.disabled:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled.disabled:hover:hover, .datepicker table tr td span.active.disabled.disabled:hover:focus, .datepicker table tr td span.active.disabled.disabled.focus:hover, .datepicker table tr td span.active.disabled[disabled]:hover:hover, .datepicker table tr td span.active.disabled[disabled]:hover:focus, .datepicker table tr td span.active.disabled.focus[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled.focus:hover {
  background-color: #5aabeb;
  border-color: transparent;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.datepicker table tr td span.active .badge, .datepicker table tr td span.active:hover .badge, .datepicker table tr td span.active.disabled .badge, .datepicker table tr td span.active.disabled:hover .badge {
  color: #5aabeb;
  background-color: #fff;
}

/* line 175, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker table tr td span.old, .datepicker table tr td span.new {
  color: #bbb;
}

/* line 182, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker .datepicker-switch {
  width: 145px;
}

/* line 186, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}

/* line 189, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #f5f5f5;
}

/* line 195, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

/* line 201, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.datepicker thead tr:first-child .cw {
  cursor: default;
  background-color: transparent;
}

/* line 206, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.input-group.date .input-group-addon {
  cursor: pointer;
}

/* line 209, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.input-daterange {
  width: 100%;
}

/* line 211, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.input-daterange input {
  text-align: center;
}

/* line 214, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

/* line 217, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

/* line 220, vendor/assets/stylesheets/bootstrap-theme/custom/datepicker.scss */
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

/* line 1, vendor/assets/stylesheets/bootstrap-theme/custom/tablesorter.scss */
.table .header {
  padding-right: 20px;
  font-weight: 300;
}

/* line 5, vendor/assets/stylesheets/bootstrap-theme/custom/tablesorter.scss */
.table .header:hover {
  cursor: pointer;
}

/* line 10, vendor/assets/stylesheets/bootstrap-theme/custom/tablesorter.scss */
.headerSortUp,
.headerSortDown {
  white-space: nowrap;
  cursor: pointer;
  font-weight: 700 !important;
  color: #5ac4be !important;
  border-bottom-color: #5ac4be !important;
}

/* line 18, vendor/assets/stylesheets/bootstrap-theme/custom/tablesorter.scss */
.headerSortUp:after,
.headerSortDown:after {
  display: inline-block;
  width: 0;
  height: 0;
  content: "";
  margin-right: -10px;
  margin-bottom: 2px;
  margin-left: 5px;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 31, vendor/assets/stylesheets/bootstrap-theme/custom/tablesorter.scss */
.headerSortUp:after {
  border-top: 4px solid;
}

/* line 35, vendor/assets/stylesheets/bootstrap-theme/custom/tablesorter.scss */
.headerSortDown:after {
  border-bottom: 4px solid;
}

/* line 5, vendor/assets/stylesheets/bootstrap-theme/custom/nav-toggler.scss */
.nav-toggler {
  display: block;
  width: 40px;
  padding: 10px;
  font-size: 16px;
  color: #555;
  background: transparent;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}

/* line 16, vendor/assets/stylesheets/bootstrap-theme/custom/nav-toggler.scss */
.nav-toggler:before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: .125em;
  border-top: .375em double;
  border-bottom: .125em solid;
}

/* line 25, vendor/assets/stylesheets/bootstrap-theme/custom/nav-toggler.scss */
.nav-toggler:hover, .nav-toggler:focus {
  color: #fff;
  background-color: #555;
}

@media (min-width: 768px) {
  /* line 31, vendor/assets/stylesheets/bootstrap-theme/custom/nav-toggler.scss */
  .nav-toggler-sm {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 37, vendor/assets/stylesheets/bootstrap-theme/custom/nav-toggler.scss */
  .nav-toggler-md {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 43, vendor/assets/stylesheets/bootstrap-theme/custom/nav-toggler.scss */
  .nav-toggler-lg {
    display: none;
  }
}

@media (min-width: 480px) {
  /* line 51, vendor/assets/stylesheets/bootstrap-theme/custom/nav-toggler.scss */
  .nav-toggleable-xs {
    display: block !important;
    height: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 57, vendor/assets/stylesheets/bootstrap-theme/custom/nav-toggler.scss */
  .nav-toggleable-sm {
    display: block !important;
    height: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 63, vendor/assets/stylesheets/bootstrap-theme/custom/nav-toggler.scss */
  .nav-toggleable-md {
    display: block !important;
    height: auto !important;
  }
}

/* line 1, vendor/assets/stylesheets/bootstrap-theme/custom/statlist.scss */
.statlist {
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #e5e5e5;
}

/* line 8, vendor/assets/stylesheets/bootstrap-theme/custom/statlist.scss */
.statlist-link {
  position: relative;
  display: block;
  padding: 10px;
  color: inherit;
  border-top: 1px solid #e5e5e5;
}

/* line 16, vendor/assets/stylesheets/bootstrap-theme/custom/statlist.scss */
.statlist-progress {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  background-color: #f5f5f5;
}

/* line 1, vendor/assets/stylesheets/bootstrap-theme/custom/statcard.scss */
.statcard-number {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 5, vendor/assets/stylesheets/bootstrap-theme/custom/statcard.scss */
.statcard-number .label {
  padding: .125em .5em;
  font-size: 50%;
  vertical-align: middle;
}

/* line 12, vendor/assets/stylesheets/bootstrap-theme/custom/statcard.scss */
.statcard-desc {
  font-size: 85%;
  letter-spacing: .15em;
  color: #888888;
  text-transform: uppercase;
}

/* line 20, vendor/assets/stylesheets/bootstrap-theme/custom/statcard.scss */
.delta-indicator {
  display: inline-block;
  padding: .4em;
  font-size: 12px;
  vertical-align: middle;
}

/* line 27, vendor/assets/stylesheets/bootstrap-theme/custom/statcard.scss */
.delta-positive {
  color: #4caf50;
}

/* line 30, vendor/assets/stylesheets/bootstrap-theme/custom/statcard.scss */
.delta-positive:after {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}

/* line 39, vendor/assets/stylesheets/bootstrap-theme/custom/statcard.scss */
.delta-negative {
  color: #e51c23;
}

/* line 42, vendor/assets/stylesheets/bootstrap-theme/custom/statcard.scss */
.delta-negative:after {
  content: "";
}

/* line 49, vendor/assets/stylesheets/bootstrap-theme/custom/statcard.scss */
.statcard-primary,
.statcard-success,
.statcard-info,
.statcard-warning,
.statcard-danger {
  color: #fff;
  border-radius: 3px;
}

/* line 57, vendor/assets/stylesheets/bootstrap-theme/custom/statcard.scss */
.statcard-primary .delta-negative,
.statcard-primary .delta-positive,
.statcard-primary .statcard-number,
.statcard-success .delta-negative,
.statcard-success .delta-positive,
.statcard-success .statcard-number,
.statcard-info .delta-negative,
.statcard-info .delta-positive,
.statcard-info .statcard-number,
.statcard-warning .delta-negative,
.statcard-warning .delta-positive,
.statcard-warning .statcard-number,
.statcard-danger .delta-negative,
.statcard-danger .delta-positive,
.statcard-danger .statcard-number {
  font-weight: normal;
  color: inherit;
}

/* line 64, vendor/assets/stylesheets/bootstrap-theme/custom/statcard.scss */
.statcard-primary .statcard-desc,
.statcard-success .statcard-desc,
.statcard-info .statcard-desc,
.statcard-warning .statcard-desc,
.statcard-danger .statcard-desc {
  font-weight: normal;
  color: rgba(255, 255, 255, 0.65);
}

/* line 69, vendor/assets/stylesheets/bootstrap-theme/custom/statcard.scss */
.statcard-primary .statcard-hr,
.statcard-success .statcard-hr,
.statcard-info .statcard-hr,
.statcard-warning .statcard-hr,
.statcard-danger .statcard-hr {
  margin-left: -20px;
  margin-right: -20px;
  border-top-color: rgba(255, 255, 255, 0.2);
}

/* line 76, vendor/assets/stylesheets/bootstrap-theme/custom/statcard.scss */
.statcard-primary {
  background-color: #5ac4be;
}

/* line 77, vendor/assets/stylesheets/bootstrap-theme/custom/statcard.scss */
.statcard-success {
  background-color: #4caf50;
}

/* line 78, vendor/assets/stylesheets/bootstrap-theme/custom/statcard.scss */
.statcard-info {
  background-color: #555555;
}

/* line 79, vendor/assets/stylesheets/bootstrap-theme/custom/statcard.scss */
.statcard-warning {
  background-color: #ff9800;
}

/* line 80, vendor/assets/stylesheets/bootstrap-theme/custom/statcard.scss */
.statcard-danger {
  background-color: #e51c23;
}

/* line 1, vendor/assets/stylesheets/bootstrap-theme/custom/graphs.scss */
canvas {
  display: block;
}

/* line 5, vendor/assets/stylesheets/bootstrap-theme/custom/graphs.scss */
.ex-graph {
  display: block;
  margin: 0 auto 15px;
}

/* line 10, vendor/assets/stylesheets/bootstrap-theme/custom/graphs.scss */
.ex-line-graph {
  width: 100%;
  height: 273px;
}

/* line 5, vendor/assets/stylesheets/bootstrap-theme/custom/divider.scss */
.hr-divider {
  position: relative;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
}

/* line 12, vendor/assets/stylesheets/bootstrap-theme/custom/divider.scss */
.hr-divider:before {
  position: absolute;
  top: 50%;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #eee;
}

/* line 23, vendor/assets/stylesheets/bootstrap-theme/custom/divider.scss */
.hr-divider-content {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
}

/* line 34, vendor/assets/stylesheets/bootstrap-theme/custom/divider.scss */
.hr-divider-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 100%;
  color: inherit;
}

/* line 42, vendor/assets/stylesheets/bootstrap-theme/custom/divider.scss */
.hr-divider-nav > li > a {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 100%;
}

/* line 48, vendor/assets/stylesheets/bootstrap-theme/custom/divider.scss */
.hr-divider-nav > .active > a {
  font-weight: 300;
  background: transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-select {
  display: inline-block;
  padding: 6px 48px 6px 16px;
  font-size: 13px;
  line-height: 1.5;
  color: #555555;
  vertical-align: middle;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 16px center;
  background-color: transparent;
  background-clip: padding-box;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-image: none \9;
  padding-right: "16px 	";
}

/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.custom-select:focus {
  border-color: #5ac4be;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(90, 196, 190, 0.6);
}

/* line 35, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-select:disabled {
  background-color: transparent;
  cursor: not-allowed;
}

/* line 41, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-select-sm {
  padding-top: 3px;
  padding-bottom: 3px;
}

/* line 52, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-control > label {
  padding-left: 25px;
  font-weight: normal;
}

/* line 57, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-control.radio-inline, .custom-control.checkbox-inline {
  padding-left: 25px;
}

/* line 61, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-control.radio-inline > label, .custom-control.checkbox-inline > label {
  padding-left: 0;
}

/* line 67, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-control input {
  position: absolute;
  opacity: 0;
  z-index: -1;
  /* Put the input behind the label so it doesn't overlay text */
}

/* line 73, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-control-indicator {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  width: 18px;
  height: 18px;
  text-align: center;
  background-color: transparent;
  background-clip: padding-box;
  background-size: 75% 75%;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* Hover state */
/* Uncomment if you need it, but be aware of the sticky iOS states.
.control:hover .control-indicator {
  background-color: #ccc;
}
*/
/* Focus */
/* line 100, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-control input:focus ~ .custom-control-indicator {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
}

/* Checked state */
/* line 105, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-control input:checked ~ .custom-control-indicator {
  background-color: #555;
  border-color: #555;
  box-shadow: none;
}

/* Active */
/* line 112, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-control input:active ~ .custom-control-indicator {
  background-color: #7b7b7b;
  border-color: #7b7b7b;
  box-shadow: none;
}

/* line 119, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-control input:disabled ~ .custom-control-indicator {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: none;
  cursor: not-allowed;
}

/* Checkbox modifiers */
/* line 127, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.form-horizontal .custom-control-indicator {
  margin-top: 6px;
}

/* line 130, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-checkbox .custom-control-indicator {
  border-radius: .33rem;
}

/* line 133, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-checkbox input:checked ~ .custom-control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
}

/* Radio modifiers */
/* line 138, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-radio .custom-control-indicator {
  border-radius: 50%;
}

/* line 141, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-radio input:checked ~ .custom-control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==);
}

/* Alternately, use another character */
/* line 146, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-control-x input:checked ~ .custom-control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xLjQsMEwwLDEuNGwwLjcsMC43bDEuOCwxLjhMMC43LDUuN0wwLDYuNGwxLjQsMS40bDAuNy0wLjdsMS44LTEuOGwxLjgsMS44bDAuNywwLjdsMS40LTEuNEw3LjEsNS43DQoJTDUuMywzLjlsMS44LTEuOGwwLjctMC43TDYuNCwwTDUuNywwLjdMMy45LDIuNUwyLjEsMC43QzIuMSwwLjcsMS40LDAsMS40LDB6Ii8+DQo8L3N2Zz4NCg==);
}

/* line 149, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-control-dash input:checked ~ .custom-control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K);
}

/* line 156, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-controls-inline .custom-control + .custom-control {
  margin-left: 20px;
}

/* line 162, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.custom-control-stacked .custom-control:after {
  display: block;
  content: "";
}

/* line 170, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
}

/* line 174, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.radio-inline label,
.checkbox-inline label {
  margin-bottom: 0;
  cursor: pointer;
}

/* line 180, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.form-control {
  -webkit-transition: none;
  transition: none;
}

/* line 183, vendor/assets/stylesheets/bootstrap-theme/custom/forms-custom.scss */
.form-control:focus {
  color: #000;
  background-color: #fff;
  box-shadow: none;
}

/* line 6, vendor/assets/stylesheets/bootstrap-theme/custom/input-icon.scss */
.input-with-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, vendor/assets/stylesheets/bootstrap-theme/custom/input-icon.scss */
.input-with-icon > .form-control {
  padding-left: 30px;
}

/* line 15, vendor/assets/stylesheets/bootstrap-theme/custom/input-icon.scss */
.input-with-icon > .icon {
  position: absolute;
  top: 7px;
  left: 10px;
  color: #ccc;
}

/* line 4, vendor/assets/stylesheets/bootstrap-theme/custom/sidebar.scss */
.sidebar .nav-toggleable-sm.in,
.sidebar .nav-toggleable-md.in {
  padding-bottom: 20px;
}

/* line 10, vendor/assets/stylesheets/bootstrap-theme/custom/sidebar.scss */
.sidebar-header {
  position: relative;
  padding-bottom: 20px;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.sidebar-header:before, .sidebar-header:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.sidebar-header:after {
  clear: both;
}

/* line 16, vendor/assets/stylesheets/bootstrap-theme/custom/sidebar.scss */
.sidebar-toggler {
  position: absolute;
  top: 2px;
  right: 0;
  color: #ccc;
  border-color: #ccc;
}

/* line 23, vendor/assets/stylesheets/bootstrap-theme/custom/sidebar.scss */
.sidebar-toggler:hover, .sidebar-toggler:focus {
  color: #fff;
  background-color: #ccc;
}

/* line 30, vendor/assets/stylesheets/bootstrap-theme/custom/sidebar.scss */
.sidebar-brand {
  float: left;
  font-size: 18px;
  line-height: 1;
  color: #555;
}

/* line 36, vendor/assets/stylesheets/bootstrap-theme/custom/sidebar.scss */
.sidebar-brand > img {
  height: 40px;
}

@media (min-width: 768px) {
  /* line 36, vendor/assets/stylesheets/bootstrap-theme/custom/sidebar.scss */
  .sidebar-brand > img {
    height: 60px;
  }
}

/* line 44, vendor/assets/stylesheets/bootstrap-theme/custom/sidebar.scss */
.sidebar-brand:hover {
  color: #222;
  text-decoration: none;
}

/* line 50, vendor/assets/stylesheets/bootstrap-theme/custom/sidebar.scss */
.sidebar-brand-icon {
  font-size: 40px;
}

/* line 54, vendor/assets/stylesheets/bootstrap-theme/custom/sidebar.scss */
.sidebar-form {
  position: relative;
  margin-bottom: 30px;
}

/* line 58, vendor/assets/stylesheets/bootstrap-theme/custom/sidebar.scss */
.sidebar-form .form-control {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 63, vendor/assets/stylesheets/bootstrap-theme/custom/sidebar.scss */
.sidebar-form .btn-link {
  position: absolute;
  top: 0;
  right: 0;
  padding: 9px 10px;
  color: #959595;
  border: 0;
  line-height: 0;
}

/* line 72, vendor/assets/stylesheets/bootstrap-theme/custom/sidebar.scss */
.sidebar-form .btn-link .glyphicon {
  vertical-align: text-top;
}

@media (min-width: 768px) {
  /* line 78, vendor/assets/stylesheets/bootstrap-theme/custom/sidebar.scss */
  .sidebar-nav {
    margin-right: 40px;
  }
}

/* line 5, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
.iconav {
  margin-top: -20px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  /* line 5, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
  .iconav {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 180px;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #eee;
    overflow-y: auto;
    -webkit-transform: translate3d(0, 0, 0);
  }
}

/* line 22, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
.iconav .tooltip {
  white-space: nowrap;
}

@media (min-width: 768px) {
  /* line 28, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
  .with-iconav > .container,
.with-iconav > .container-fluid {
    padding-left: 195px;
  }
}

/* line 35, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
.iconav-brand {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 1;
  color: inherit;
  text-align: center;
  border-bottom: 0;
  background-color: #222;
}

@media (min-width: 768px) {
  /* line 35, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
  .iconav-brand {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

/* line 51, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
.iconav-brand:hover {
  color: inherit;
  text-decoration: none;
}

/* line 57, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
.iconav-brand-icon {
  font-size: 30px;
}

/* line 63, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
.iconav-nav .label {
  position: absolute;
  top: 8px;
  right: 12px;
  z-index: 5;
  padding: .2em .4em;
  font-size: 11px;
  line-height: 1;
  border-radius: 10px;
  border: 2px solid #eee;
}

/* line 76, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
.iconav-nav > li {
  float: none;
  display: inline-block;
}

@media (min-width: 768px) {
  /* line 76, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
  .iconav-nav > li {
    display: block;
  }
}

/* line 84, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
.iconav-nav > li > a {
  position: relative;
  padding: 10px 12px;
  font-size: 18px;
  color: #222;
  text-align: center;
  border-radius: 0;
}

@media (min-width: 768px) {
  /* line 84, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
  .iconav-nav > li > a {
    padding: 15px;
  }
}

/* line 97, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
.iconav-nav > li + li {
  margin-left: -3px;
}

/* line 100, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
.iconav-nav > li + li > a {
  border-left: 1px solid #555;
}

@media (min-width: 768px) {
  /* line 97, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
  .iconav-nav > li + li {
    margin-left: 0;
  }
  /* line 107, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
  .iconav-nav > li + li > a {
    border-top: 1px solid #555;
    border-right: 0;
  }
}

/* line 116, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
.iconav-nav > li.active > a, .iconav-nav > li.active > a:focus, .iconav-nav > li.active > a:hover, .iconav-nav > li.active > a:active {
  color: #555;
  background-color: #555;
}

/* line 123, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
.iconav-nav > li.active > a .label, .iconav-nav > li.active > a:focus .label, .iconav-nav > li.active > a:hover .label, .iconav-nav > li.active > a:active .label {
  border-color: #555;
}

/* line 130, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
.iconav-nav > li > a > img {
  width: 26px;
  margin: 0 auto;
}

/* line 143, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
.iconav-nav-label {
  font-size: 11px;
}

@media (max-width: 768px) {
  /* line 149, vendor/assets/stylesheets/bootstrap-theme/custom/iconav.scss */
  .iconav-slider {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  }
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dashhead:before, .dashhead:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dashhead:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .dashhead-titles {
    float: left;
  }
}

/* line 15, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
.dashhead-title {
  margin-top: 0;
}

/* line 19, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
.dashhead-subtitle {
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 85%;
  color: #aeaeae;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/* line 29, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
.dashhead-toolbar {
  margin-left: 0;
}

/* line 32, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
.dashhead-toolbar .input-with-icon {
  width: 100%;
  margin-bottom: 10px;
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 29, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .dashhead-toolbar {
    float: right;
    margin-top: 12px;
  }
  /* line 42, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .dashhead-toolbar .input-with-icon {
    width: 180px;
    margin-bottom: 0;
  }
}

/* line 49, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
.dashhead-toolbar-divider {
  float: left;
  width: 1px;
  height: 34px;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #eee;
}

/* line 58, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
.dashhead-toolbar-item {
  float: left;
}

@media (max-width: 768px) {
  /* line 62, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .dashhead-toolbar-item.btn-group-halves {
    width: 100%;
  }
  /* line 65, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .dashhead-toolbar-item.btn-group-halves .btn {
    width: 50%;
    margin-left: 0;
  }
  /* line 71, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .dashhead-toolbar-item.btn-group-thirds {
    width: 100%;
  }
  /* line 74, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .dashhead-toolbar-item.btn-group-thirds .btn {
    width: 33%;
    margin-left: 0;
  }
  /* line 78, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .dashhead-toolbar-item.btn-group-thirds .btn:last-child {
    width: 34%;
  }
  /* line 84, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .dashhead-toolbar-item.btn-group-fourths {
    width: 100%;
  }
  /* line 87, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .dashhead-toolbar-item.btn-group-fourths .btn {
    width: 25%;
    margin-left: 0;
  }
}

/* line 94, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
.generate_positive_reviews_online {
  position: absolute;
  left: 0px;
  margin: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 100, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .generate_positive_reviews_online {
    margin-top: -21px;
  }
  /* line 103, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .btn-default {
    margin-top: 7px;
    margin-left: 5px;
  }
  /* line 107, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .dashhead-toolbar-item {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 540px) {
  /* line 112, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .generate_positive_reviews_online {
    margin-top: -19px;
  }
}

@media only screen and (max-width: 365px) {
  /* line 117, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .generate_positive_reviews_online {
    margin-top: -19px;
  }
  /* line 120, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .btn-default {
    margin-top: 22px;
    margin-left: 0px;
    margin-top: -30px;
  }
  /* line 125, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .dashhead-toolbar-item {
    margin-top: 22px;
    margin-left: 0px;
  }
  /* line 129, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  hr {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 280px) {
  /* line 134, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .btn-default {
    margin-top: -57px;
  }
  /* line 137, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  .dashhead-toolbar-item {
    margin-top: 36px;
    margin-left: 0px;
  }
  /* line 141, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
  hr {
    margin-top: 0px;
  }
}

/* line 146, vendor/assets/stylesheets/bootstrap-theme/custom/dashhead.scss */
.feedback-review {
  width: 250px;
  height: 140px;
}

/* line 5, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-radius.scss */
.btn-pill {
  padding-left: 1.25em;
  padding-right: 1.25em;
  border-radius: 1000em;
}

/* line 11, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-radius.scss */
.btn-square {
  border-radius: 0;
}

/* line 4, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-outline.scss */
.btn-default-outline {
  color: #555;
  background-color: transparent;
  border-color: #555;
}

/* line 8, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-default-outline:focus, .btn-default-outline.focus, .btn-default-outline:hover, .btn-default-outline:active, .btn-default-outline.active, .btn-default-outline.open > .dropdown-toggle {
  color: #fff;
  background-color: #555;
  box-shadow: none;
}

/* line 21, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-default-outline.disabled, .btn-default-outline.disabled:hover, .btn-default-outline.disabled:focus, .btn-default-outline.disabled.focus, .btn-default-outline.disabled:active, .btn-default-outline.disabled.active, .btn-default-outline[disabled], .btn-default-outline[disabled]:hover, .btn-default-outline[disabled]:focus, .btn-default-outline.focus[disabled], .btn-default-outline[disabled]:active, .btn-default-outline.active[disabled], .btn-default-outlinefieldset[disabled], .btn-default-outlinefieldset[disabled]:hover, .btn-default-outlinefieldset[disabled]:focus, .btn-default-outlinefieldset.focus[disabled], .btn-default-outlinefieldset[disabled]:active, .btn-default-outlinefieldset.active[disabled] {
  border-color: #555;
}

/* line 31, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-default-outline .badge {
  color: #fff;
  background-color: #555;
}

/* line 7, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-outline.scss */
.btn-primary-outline {
  color: transparent;
  background-color: transparent;
  border-color: transparent;
}

/* line 8, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-primary-outline:focus, .btn-primary-outline.focus, .btn-primary-outline:hover, .btn-primary-outline:active, .btn-primary-outline.active, .btn-primary-outline.open > .dropdown-toggle {
  color: #fff;
  background-color: transparent;
  box-shadow: none;
}

/* line 21, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-primary-outline.disabled, .btn-primary-outline.disabled:hover, .btn-primary-outline.disabled:focus, .btn-primary-outline.disabled.focus, .btn-primary-outline.disabled:active, .btn-primary-outline.disabled.active, .btn-primary-outline[disabled], .btn-primary-outline[disabled]:hover, .btn-primary-outline[disabled]:focus, .btn-primary-outline.focus[disabled], .btn-primary-outline[disabled]:active, .btn-primary-outline.active[disabled], .btn-primary-outlinefieldset[disabled], .btn-primary-outlinefieldset[disabled]:hover, .btn-primary-outlinefieldset[disabled]:focus, .btn-primary-outlinefieldset.focus[disabled], .btn-primary-outlinefieldset[disabled]:active, .btn-primary-outlinefieldset.active[disabled] {
  border-color: transparent;
}

/* line 31, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-primary-outline .badge {
  color: #fff;
  background-color: transparent;
}

/* line 10, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-outline.scss */
.btn-success-outline {
  color: transparent;
  background-color: transparent;
  border-color: transparent;
}

/* line 8, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-success-outline:focus, .btn-success-outline.focus, .btn-success-outline:hover, .btn-success-outline:active, .btn-success-outline.active, .btn-success-outline.open > .dropdown-toggle {
  color: #fff;
  background-color: transparent;
  box-shadow: none;
}

/* line 21, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-success-outline.disabled, .btn-success-outline.disabled:hover, .btn-success-outline.disabled:focus, .btn-success-outline.disabled.focus, .btn-success-outline.disabled:active, .btn-success-outline.disabled.active, .btn-success-outline[disabled], .btn-success-outline[disabled]:hover, .btn-success-outline[disabled]:focus, .btn-success-outline.focus[disabled], .btn-success-outline[disabled]:active, .btn-success-outline.active[disabled], .btn-success-outlinefieldset[disabled], .btn-success-outlinefieldset[disabled]:hover, .btn-success-outlinefieldset[disabled]:focus, .btn-success-outlinefieldset.focus[disabled], .btn-success-outlinefieldset[disabled]:active, .btn-success-outlinefieldset.active[disabled] {
  border-color: transparent;
}

/* line 31, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-success-outline .badge {
  color: #fff;
  background-color: transparent;
}

/* line 13, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-outline.scss */
.btn-info-outline {
  color: transparent;
  background-color: transparent;
  border-color: transparent;
}

/* line 8, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-info-outline:focus, .btn-info-outline.focus, .btn-info-outline:hover, .btn-info-outline:active, .btn-info-outline.active, .btn-info-outline.open > .dropdown-toggle {
  color: #fff;
  background-color: transparent;
  box-shadow: none;
}

/* line 21, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-info-outline.disabled, .btn-info-outline.disabled:hover, .btn-info-outline.disabled:focus, .btn-info-outline.disabled.focus, .btn-info-outline.disabled:active, .btn-info-outline.disabled.active, .btn-info-outline[disabled], .btn-info-outline[disabled]:hover, .btn-info-outline[disabled]:focus, .btn-info-outline.focus[disabled], .btn-info-outline[disabled]:active, .btn-info-outline.active[disabled], .btn-info-outlinefieldset[disabled], .btn-info-outlinefieldset[disabled]:hover, .btn-info-outlinefieldset[disabled]:focus, .btn-info-outlinefieldset.focus[disabled], .btn-info-outlinefieldset[disabled]:active, .btn-info-outlinefieldset.active[disabled] {
  border-color: transparent;
}

/* line 31, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-info-outline .badge {
  color: #fff;
  background-color: transparent;
}

/* line 16, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-outline.scss */
.btn-warning-outline {
  color: transparent;
  background-color: transparent;
  border-color: transparent;
}

/* line 8, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-warning-outline:focus, .btn-warning-outline.focus, .btn-warning-outline:hover, .btn-warning-outline:active, .btn-warning-outline.active, .btn-warning-outline.open > .dropdown-toggle {
  color: #fff;
  background-color: transparent;
  box-shadow: none;
}

/* line 21, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-warning-outline.disabled, .btn-warning-outline.disabled:hover, .btn-warning-outline.disabled:focus, .btn-warning-outline.disabled.focus, .btn-warning-outline.disabled:active, .btn-warning-outline.disabled.active, .btn-warning-outline[disabled], .btn-warning-outline[disabled]:hover, .btn-warning-outline[disabled]:focus, .btn-warning-outline.focus[disabled], .btn-warning-outline[disabled]:active, .btn-warning-outline.active[disabled], .btn-warning-outlinefieldset[disabled], .btn-warning-outlinefieldset[disabled]:hover, .btn-warning-outlinefieldset[disabled]:focus, .btn-warning-outlinefieldset.focus[disabled], .btn-warning-outlinefieldset[disabled]:active, .btn-warning-outlinefieldset.active[disabled] {
  border-color: transparent;
}

/* line 31, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-warning-outline .badge {
  color: #fff;
  background-color: transparent;
}

/* line 19, vendor/assets/stylesheets/bootstrap-theme/custom/buttons-outline.scss */
.btn-danger-outline {
  color: transparent;
  background-color: transparent;
  border-color: transparent;
}

/* line 8, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-danger-outline:focus, .btn-danger-outline.focus, .btn-danger-outline:hover, .btn-danger-outline:active, .btn-danger-outline.active, .btn-danger-outline.open > .dropdown-toggle {
  color: #fff;
  background-color: transparent;
  box-shadow: none;
}

/* line 21, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-danger-outline.disabled, .btn-danger-outline.disabled:hover, .btn-danger-outline.disabled:focus, .btn-danger-outline.disabled.focus, .btn-danger-outline.disabled:active, .btn-danger-outline.disabled.active, .btn-danger-outline[disabled], .btn-danger-outline[disabled]:hover, .btn-danger-outline[disabled]:focus, .btn-danger-outline.focus[disabled], .btn-danger-outline[disabled]:active, .btn-danger-outline.active[disabled], .btn-danger-outlinefieldset[disabled], .btn-danger-outlinefieldset[disabled]:hover, .btn-danger-outlinefieldset[disabled]:focus, .btn-danger-outlinefieldset.focus[disabled], .btn-danger-outlinefieldset[disabled]:active, .btn-danger-outlinefieldset.active[disabled] {
  border-color: transparent;
}

/* line 31, vendor/assets/stylesheets/bootstrap-theme/custom/mixins/buttons-outline.scss */
.btn-danger-outline .badge {
  color: #fff;
  background-color: transparent;
}

/*!
 *
 *  Project:  GLYPHICONS HALFLINGS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @jankovarik
 *
 */
@font-face {
  font-family: 'Glyphicons Regular';
  src: url("https://s3.amazonaws.com/assets.playoccasion/rails/public/fonts/glyphicons-regular.eot");
  src: url("https://s3.amazonaws.com/assets.playoccasion/rails/public/fonts/glyphicons-regular.eot?#iefix") format("embedded-opentype"), url("https://s3.amazonaws.com/assets.playoccasion/rails/public/fonts/glyphicons-regular.woff") format("woff"), url("https://s3.amazonaws.com/assets.playoccasion/rails/public/fonts/glyphicons-regular.ttf") format("truetype"), url("https://s3.amazonaws.com/assets.playoccasion/rails/public/fonts/glyphicons-regular.svg#glyphiconsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons {
  display: inline-block;
  position: relative;
  padding-left: 48px;
  color: #1d1d1b;
  text-decoration: none;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  margin: 0 5px 0 0;
  font: 24px/1em 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  color: #1d1d1b;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.white:before {
  color: #fff;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.glass:before {
  content: "\E001";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.leaf:before {
  content: "\E002";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.dog:before {
  content: "\E003";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.user:before {
  content: "\E004";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.girl:before {
  content: "\E005";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.car:before {
  content: "\E006";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.user_add:before {
  content: "\E007";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.user_remove:before {
  content: "\E008";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.film:before {
  content: "\E009";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.magic:before {
  content: "\E010";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.envelope:before {
  content: "\2709";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.camera:before {
  content: "\E011";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.heart:before {
  content: "\E013";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.beach_umbrella:before {
  content: "\E014";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.train:before {
  content: "\E015";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.print:before {
  content: "\E016";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.bin:before {
  content: "\E017";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.music:before {
  content: "\E018";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.note:before {
  content: "\E019";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.heart_empty:before {
  content: "\E020";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.home:before {
  content: "\E021";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.snowflake:before {
  content: "\2744";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.fire:before {
  content: "\E023";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.magnet:before {
  content: "\E024";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.parents:before {
  content: "\E025";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.binoculars:before {
  content: "\E026";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.road:before {
  content: "\E027";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.search:before {
  content: "\E028";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.cars:before {
  content: "\E029";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.notes_2:before {
  content: "\E030";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.pencil:before {
  content: "\270F";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.bus:before {
  content: "\E032";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.wifi_alt:before {
  content: "\E033";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.luggage:before {
  content: "\E034";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.old_man:before {
  content: "\E035";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.woman:before {
  content: "\E036";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.file:before {
  content: "\E037";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.coins:before {
  content: "\E038";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.airplane:before {
  content: "\2708";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.notes:before {
  content: "\E040";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.stats:before {
  content: "\E041";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.charts:before {
  content: "\E042";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.pie_chart:before {
  content: "\E043";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.group:before {
  content: "\E044";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.keys:before {
  content: "\E045";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.calendar:before {
  content: "\E046";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.router:before {
  content: "\E047";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.camera_small:before {
  content: "\E048";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.dislikes:before {
  content: "\E049";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.star:before {
  content: "\E050";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.link:before {
  content: "\E051";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.eye_open:before {
  content: "\E052";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.eye_close:before {
  content: "\E053";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.alarm:before {
  content: "\E054";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.clock:before {
  content: "\E055";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.stopwatch:before {
  content: "\E056";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.projector:before {
  content: "\E057";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.history:before {
  content: "\E058";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.truck:before {
  content: "\E059";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.cargo:before {
  content: "\E060";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.compass:before {
  content: "\E061";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.keynote:before {
  content: "\E062";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.paperclip:before {
  content: "\E063";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.power:before {
  content: "\E064";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.lightbulb:before {
  content: "\E065";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.tag:before {
  content: "\E066";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.tags:before {
  content: "\E067";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.cleaning:before {
  content: "\E068";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.ruller:before {
  content: "\E069";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.gift:before {
  content: "\E070";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.umbrella:before {
  content: "\2602";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.book:before {
  content: "\E072";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.bookmark:before {
  content: "\E073";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.wifi:before {
  content: "\E074";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.cup:before {
  content: "\E075";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.stroller:before {
  content: "\E076";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.headphones:before {
  content: "\E077";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.headset:before {
  content: "\E078";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.warning_sign:before {
  content: "\E079";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.signal:before {
  content: "\E080";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.retweet:before {
  content: "\E081";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.refresh:before {
  content: "\E082";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.roundabout:before {
  content: "\E083";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.random:before {
  content: "\E084";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.heat:before {
  content: "\E085";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.repeat:before {
  content: "\E086";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.display:before {
  content: "\E087";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.log_book:before {
  content: "\E088";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.address_book:before {
  content: "\E089";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.building:before {
  content: "\E090";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.eyedropper:before {
  content: "\E091";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.adjust:before {
  content: "\E092";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.tint:before {
  content: "\E093";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.crop:before {
  content: "\E094";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.vector_path_square:before {
  content: "\E095";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.vector_path_circle:before {
  content: "\E096";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.vector_path_polygon:before {
  content: "\E097";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.vector_path_line:before {
  content: "\E098";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.vector_path_curve:before {
  content: "\E099";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.vector_path_all:before {
  content: "\E100";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.font:before {
  content: "\E101";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.italic:before {
  content: "\E102";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.bold:before {
  content: "\E103";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.text_underline:before {
  content: "\E104";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.text_strike:before {
  content: "\E105";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.text_height:before {
  content: "\E106";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.text_width:before {
  content: "\E107";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.text_resize:before {
  content: "\E108";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.left_indent:before {
  content: "\E109";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.right_indent:before {
  content: "\E110";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.align_left:before {
  content: "\E111";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.align_center:before {
  content: "\E112";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.align_right:before {
  content: "\E113";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.justify:before {
  content: "\E114";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.list:before {
  content: "\E115";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.text_smaller:before {
  content: "\E116";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.text_bigger:before {
  content: "\E117";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.embed:before {
  content: "\E118";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.embed_close:before {
  content: "\E119";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.table:before {
  content: "\E120";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.message_full:before {
  content: "\E121";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.message_empty:before {
  content: "\E122";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.message_in:before {
  content: "\E123";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.message_out:before {
  content: "\E124";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.message_plus:before {
  content: "\E125";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.message_minus:before {
  content: "\E126";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.message_ban:before {
  content: "\E127";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.message_flag:before {
  content: "\E128";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.message_lock:before {
  content: "\E129";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.message_new:before {
  content: "\E130";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.inbox:before {
  content: "\E131";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.inbox_plus:before {
  content: "\E132";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.inbox_minus:before {
  content: "\E133";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.inbox_lock:before {
  content: "\E134";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.inbox_in:before {
  content: "\E135";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.inbox_out:before {
  content: "\E136";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.cogwheel:before {
  content: "\E137";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.cogwheels:before {
  content: "\E138";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.picture:before {
  content: "\E139";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.adjust_alt:before {
  content: "\E140";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.database_lock:before {
  content: "\E141";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.database_plus:before {
  content: "\E142";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.database_minus:before {
  content: "\E143";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.database_ban:before {
  content: "\E144";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.folder_open:before {
  content: "\E145";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.folder_plus:before {
  content: "\E146";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.folder_minus:before {
  content: "\E147";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.folder_lock:before {
  content: "\E148";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.folder_flag:before {
  content: "\E149";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.folder_new:before {
  content: "\E150";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.edit:before {
  content: "\E151";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.new_window:before {
  content: "\E152";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.check:before {
  content: "\E153";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.unchecked:before {
  content: "\E154";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.more_windows:before {
  content: "\E155";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.show_big_thumbnails:before {
  content: "\E156";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.show_thumbnails:before {
  content: "\E157";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.show_thumbnails_with_lines:before {
  content: "\E158";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.show_lines:before {
  content: "\E159";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.playlist:before {
  content: "\E160";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.imac:before {
  content: "\E161";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.macbook:before {
  content: "\E162";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.ipad:before {
  content: "\E163";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.iphone:before {
  content: "\E164";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.iphone_transfer:before {
  content: "\E165";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.iphone_exchange:before {
  content: "\E166";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.ipod:before {
  content: "\E167";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.ipod_shuffle:before {
  content: "\E168";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.ear_plugs:before {
  content: "\E169";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.record:before {
  content: "\E170";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.step_backward:before {
  content: "\E171";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.fast_backward:before {
  content: "\E172";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.rewind:before {
  content: "\E173";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.play:before {
  content: "\E174";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.pause:before {
  content: "\E175";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.stop:before {
  content: "\E176";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.forward:before {
  content: "\E177";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.fast_forward:before {
  content: "\E178";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.step_forward:before {
  content: "\E179";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.eject:before {
  content: "\E180";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.facetime_video:before {
  content: "\E181";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.download_alt:before {
  content: "\E182";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.mute:before {
  content: "\E183";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.volume_down:before {
  content: "\E184";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.volume_up:before {
  content: "\E185";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.screenshot:before {
  content: "\E186";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.move:before {
  content: "\E187";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.more:before {
  content: "\E188";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.brightness_reduce:before {
  content: "\E189";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.brightness_increase:before {
  content: "\E190";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.circle_plus:before {
  content: "\E191";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.circle_minus:before {
  content: "\E192";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.circle_remove:before {
  content: "\E193";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.circle_ok:before {
  content: "\E194";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.circle_question_mark:before {
  content: "\E195";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.circle_info:before {
  content: "\E196";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.circle_exclamation_mark:before {
  content: "\E197";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.remove:before {
  content: "\E198";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.ok:before {
  content: "\E199";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.ban:before {
  content: "\E200";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.download:before {
  content: "\E201";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.upload:before {
  content: "\E202";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.shopping_cart:before {
  content: "\E203";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.lock:before {
  content: "\E204";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.unlock:before {
  content: "\E205";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.electricity:before {
  content: "\E206";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.ok_2:before {
  content: "\E207";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.remove_2:before {
  content: "\E208";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.cart_out:before {
  content: "\E209";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.cart_in:before {
  content: "\E210";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.left_arrow:before {
  content: "\E211";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.right_arrow:before {
  content: "\E212";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.down_arrow:before {
  content: "\E213";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.up_arrow:before {
  content: "\E214";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.resize_small:before {
  content: "\E215";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.resize_full:before {
  content: "\E216";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.circle_arrow_left:before {
  content: "\E217";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.circle_arrow_right:before {
  content: "\E218";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.circle_arrow_top:before {
  content: "\E219";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.circle_arrow_down:before {
  content: "\E220";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.play_button:before {
  content: "\E221";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.unshare:before {
  content: "\E222";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.share:before {
  content: "\E223";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.chevron-right:before {
  content: "\E224";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.chevron-left:before {
  content: "\E225";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.bluetooth:before {
  content: "\E226";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.euro:before {
  content: "\20AC";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.usd:before {
  content: "\E228";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.gbp:before {
  content: "\E229";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.retweet_2:before {
  content: "\E230";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.moon:before {
  content: "\E231";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.sun:before {
  content: "\2609";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.cloud:before {
  content: "\2601";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.direction:before {
  content: "\E234";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.brush:before {
  content: "\E235";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.pen:before {
  content: "\E236";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.zoom_in:before {
  content: "\E237";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.zoom_out:before {
  content: "\E238";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.pin:before {
  content: "\E239";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.albums:before {
  content: "\E240";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.rotation_lock:before {
  content: "\E241";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.flash:before {
  content: "\E242";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.google_maps:before {
  content: "\E243";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.anchor:before {
  content: "\2693";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.conversation:before {
  content: "\E245";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.chat:before {
  content: "\E246";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.male:before {
  content: "\E247";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.female:before {
  content: "\E248";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.asterisk:before {
  content: "\002A";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.divide:before {
  content: "\00F7";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.snorkel_diving:before {
  content: "\E251";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.scuba_diving:before {
  content: "\E252";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.oxygen_bottle:before {
  content: "\E253";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.fins:before {
  content: "\E254";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.fishes:before {
  content: "\E255";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.boat:before {
  content: "\E256";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.delete:before {
  content: "\E257";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.sheriffs_star:before {
  content: "\E258";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.qrcode:before {
  content: "\E259";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.barcode:before {
  content: "\E260";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.pool:before {
  content: "\E261";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.buoy:before {
  content: "\E262";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.spade:before {
  content: "\E263";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.bank:before {
  content: "\E264";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.vcard:before {
  content: "\E265";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.electrical_plug:before {
  content: "\E266";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.flag:before {
  content: "\E267";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.credit_card:before {
  content: "\E268";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.keyboard-wireless:before {
  content: "\E269";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.keyboard-wired:before {
  content: "\E270";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.shield:before {
  content: "\E271";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.ring:before {
  content: "\02DA";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.cake:before {
  content: "\E273";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.drink:before {
  content: "\E274";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.beer:before {
  content: "\E275";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.fast_food:before {
  content: "\E276";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.cutlery:before {
  content: "\E277";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.pizza:before {
  content: "\E278";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.birthday_cake:before {
  content: "\E279";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.tablet:before {
  content: "\E280";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.settings:before {
  content: "\E281";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.bullets:before {
  content: "\E282";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.cardio:before {
  content: "\E283";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.t-shirt:before {
  content: "\E284";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.pants:before {
  content: "\E285";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.sweater:before {
  content: "\E286";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.fabric:before {
  content: "\E287";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.leather:before {
  content: "\E288";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.scissors:before {
  content: "\E289";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.bomb:before {
  content: "\E290";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.skull:before {
  content: "\E291";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.celebration:before {
  content: "\E292";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.tea_kettle:before {
  content: "\E293";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.french_press:before {
  content: "\E294";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.coffee_cup:before {
  content: "\E295";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.pot:before {
  content: "\E296";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.grater:before {
  content: "\E297";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.kettle:before {
  content: "\E298";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.hospital:before {
  content: "\E299";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.hospital_h:before {
  content: "\E300";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.microphone:before {
  content: "\E301";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.webcam:before {
  content: "\E302";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.temple_christianity_church:before {
  content: "\E303";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.temple_islam:before {
  content: "\E304";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.temple_hindu:before {
  content: "\E305";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.temple_buddhist:before {
  content: "\E306";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.bicycle:before {
  content: "\E307";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.life_preserver:before {
  content: "\E308";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.share_alt:before {
  content: "\E309";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.comments:before {
  content: "\E310";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.flower:before {
  content: "\2698";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.baseball:before {
  content: "\26BE";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.rugby:before {
  content: "\E313";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.ax:before {
  content: "\E314";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.table_tennis:before {
  content: "\E315";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.bowling:before {
  content: "\E316";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.tree_conifer:before {
  content: "\E317";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.tree_deciduous:before {
  content: "\E318";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.more_items:before {
  content: "\E319";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.sort:before {
  content: "\E320";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.filter:before {
  content: "\E321";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.gamepad:before {
  content: "\E322";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.playing_dices:before {
  content: "\E323";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.calculator:before {
  content: "\E324";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.tie:before {
  content: "\E325";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.wallet:before {
  content: "\E326";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.piano:before {
  content: "\E327";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.sampler:before {
  content: "\E328";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.podium:before {
  content: "\E329";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.soccer_ball:before {
  content: "\E330";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.blog:before {
  content: "\E331";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.dashboard:before {
  content: "\E332";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.certificate:before {
  content: "\E333";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.bell:before {
  content: "\E334";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.candle:before {
  content: "\E335";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.pushpin:before {
  content: "\E336";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.iphone_shake:before {
  content: "\E337";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.pin_flag:before {
  content: "\E338";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.turtle:before {
  content: "\E339";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.rabbit:before {
  content: "\E340";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.globe:before {
  content: "\E341";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.briefcase:before {
  content: "\E342";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.hdd:before {
  content: "\E343";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.thumbs_up:before {
  content: "\E344";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.thumbs_down:before {
  content: "\E345";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.hand_right:before {
  content: "\E346";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.hand_left:before {
  content: "\E347";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.hand_up:before {
  content: "\E348";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.hand_down:before {
  content: "\E349";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.fullscreen:before {
  content: "\E350";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.shopping_bag:before {
  content: "\E351";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.book_open:before {
  content: "\E352";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.nameplate:before {
  content: "\E353";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.nameplate_alt:before {
  content: "\E354";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.vases:before {
  content: "\E355";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.bullhorn:before {
  content: "\E356";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.dumbbell:before {
  content: "\E357";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.suitcase:before {
  content: "\E358";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.file_import:before {
  content: "\E359";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.file_export:before {
  content: "\E360";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.bug:before {
  content: "\E361";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.crown:before {
  content: "\E362";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.smoking:before {
  content: "\E363";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.cloud-download:before {
  content: "\E364";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.cloud-upload:before {
  content: "\E365";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.restart:before {
  content: "\E366";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.security_camera:before {
  content: "\E367";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.expand:before {
  content: "\E368";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.collapse:before {
  content: "\E369";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.collapse_top:before {
  content: "\E370";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.globe_af:before {
  content: "\E371";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.global:before {
  content: "\E372";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.spray:before {
  content: "\E373";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.nails:before {
  content: "\E374";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.claw_hammer:before {
  content: "\E375";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.classic_hammer:before {
  content: "\E376";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.hand_saw:before {
  content: "\E377";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.riflescope:before {
  content: "\E378";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.electrical_socket_eu:before {
  content: "\E379";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.electrical_socket_us:before {
  content: "\E380";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.message_forward:before {
  content: "\E381";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.coat_hanger:before {
  content: "\E382";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.dress:before {
  content: "\E383";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.bathrobe:before {
  content: "\E384";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.shirt:before {
  content: "\E385";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.underwear:before {
  content: "\E386";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.log_in:before {
  content: "\E387";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.log_out:before {
  content: "\E388";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.exit:before {
  content: "\E389";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.new_window_alt:before {
  content: "\E390";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.video_sd:before {
  content: "\E391";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.video_hd:before {
  content: "\E392";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.subtitles:before {
  content: "\E393";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.sound_stereo:before {
  content: "\E394";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.sound_dolby:before {
  content: "\E395";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.sound_5_1:before {
  content: "\E396";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.sound_6_1:before {
  content: "\E397";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.sound_7_1:before {
  content: "\E398";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.copyright_mark:before {
  content: "\E399";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.registration_mark:before {
  content: "\E400";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.radar:before {
  content: "\E401";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.skateboard:before {
  content: "\E402";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.golf_course:before {
  content: "\E403";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.sorting:before {
  content: "\E404";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.sort-by-alphabet:before {
  content: "\E405";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.sort-by-alphabet-alt:before {
  content: "\E406";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.sort-by-order:before {
  content: "\E407";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.sort-by-order-alt:before {
  content: "\E408";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.sort-by-attributes:before {
  content: "\E409";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.sort-by-attributes-alt:before {
  content: "\E410";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.compressed:before {
  content: "\E411";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.package:before {
  content: "\E412";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.cloud_plus:before {
  content: "\E413";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.cloud_minus:before {
  content: "\E414";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.disk_save:before {
  content: "\E415";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.disk_open:before {
  content: "\E416";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.disk_saved:before {
  content: "\E417";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.disk_remove:before {
  content: "\E418";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.disk_import:before {
  content: "\E419";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.disk_export:before {
  content: "\E420";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.tower:before {
  content: "\E421";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.send:before {
  content: "\E422";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.git_branch:before {
  content: "\E423";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.git_create:before {
  content: "\E424";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.git_private:before {
  content: "\E425";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.git_delete:before {
  content: "\E426";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.git_merge:before {
  content: "\E427";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.git_pull_request:before {
  content: "\E428";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.git_compare:before {
  content: "\E429";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.git_commit:before {
  content: "\E430";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.construction_cone:before {
  content: "\E431";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.shoe_steps:before {
  content: "\E432";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.plus:before {
  content: "\002B";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.minus:before {
  content: "\2212";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.redo:before {
  content: "\E435";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.undo:before {
  content: "\E436";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.golf:before {
  content: "\E437";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.hockey:before {
  content: "\E438";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.pipe:before {
  content: "\E439";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.wrench:before {
  content: "\E440";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.folder_closed:before {
  content: "\E441";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.phone_alt:before {
  content: "\E442";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.earphone:before {
  content: "\E443";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.floppy_disk:before {
  content: "\E444";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.floppy_saved:before {
  content: "\E445";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.floppy_remove:before {
  content: "\E446";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.floppy_save:before {
  content: "\E447";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.floppy_open:before {
  content: "\E448";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.translate:before {
  content: "\E449";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.fax:before {
  content: "\E450";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.factory:before {
  content: "\E451";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.shop_window:before {
  content: "\E452";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.shop:before {
  content: "\E453";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.kiosk:before {
  content: "\E454";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.kiosk_wheels:before {
  content: "\E455";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.kiosk_light:before {
  content: "\E456";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.kiosk_food:before {
  content: "\E457";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.transfer:before {
  content: "\E458";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.money:before {
  content: "\E459";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.header:before {
  content: "\E460";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.blacksmith:before {
  content: "\E461";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.saw_blade:before {
  content: "\E462";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.basketball:before {
  content: "\E463";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.server:before {
  content: "\E464";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.server_plus:before {
  content: "\E465";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.server_minus:before {
  content: "\E466";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.server_ban:before {
  content: "\E467";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.server_flag:before {
  content: "\E468";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.server_lock:before {
  content: "\E469";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons.server_new:before {
  content: "\E470";
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin: 0 8px 0 0;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  *margin-right: .3em;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon _:-o-prefocus, .glyphicons-icon {
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons.png);
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.no-inlinesvg .glyphicons-icon {
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons.png);
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.white {
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons-white.svg);
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.white _:-o-prefocus, .glyphicons-icon.white {
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons-white.png);
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.no-inlinesvg .glyphicons-icon.white {
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons-white.png);
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.glass {
  background-position: 4px 11px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.leaf {
  background-position: -44px 11px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.dog {
  background-position: -92px 11px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.user {
  background-position: -140px 11px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.girl {
  background-position: -188px 11px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.car {
  background-position: -236px 11px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.user_add {
  background-position: -284px 11px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.user_remove {
  background-position: -332px 11px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.film {
  background-position: -380px 11px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.magic {
  background-position: -428px 11px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.envelope {
  background-position: 4px -37px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.camera {
  background-position: -44px -37px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.heart {
  background-position: -92px -37px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.beach_umbrella {
  background-position: -140px -37px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.train {
  background-position: -188px -37px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.print {
  background-position: -236px -37px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.bin {
  background-position: -284px -37px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.music {
  background-position: -332px -37px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.note {
  background-position: -380px -37px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.heart_empty {
  background-position: -428px -37px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.home {
  background-position: 4px -85px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.snowflake {
  background-position: -44px -85px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.fire {
  background-position: -92px -85px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.magnet {
  background-position: -140px -85px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.parents {
  background-position: -188px -85px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.binoculars {
  background-position: -236px -85px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.road {
  background-position: -284px -85px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.search {
  background-position: -332px -85px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.cars {
  background-position: -380px -85px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.notes_2 {
  background-position: -428px -85px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.pencil {
  background-position: 4px -133px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.bus {
  background-position: -44px -133px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.wifi_alt {
  background-position: -92px -133px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.luggage {
  background-position: -140px -133px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.old_man {
  background-position: -188px -133px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.woman {
  background-position: -236px -133px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.file {
  background-position: -284px -133px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.coins {
  background-position: -332px -133px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.airplane {
  background-position: -380px -133px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.notes {
  background-position: -428px -133px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.stats {
  background-position: 4px -181px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.charts {
  background-position: -44px -181px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.pie_chart {
  background-position: -92px -181px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.group {
  background-position: -140px -181px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.keys {
  background-position: -188px -181px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.calendar {
  background-position: -236px -181px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.router {
  background-position: -284px -181px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.camera_small {
  background-position: -332px -181px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.dislikes {
  background-position: -380px -181px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.star {
  background-position: -428px -181px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.link {
  background-position: 4px -229px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.eye_open {
  background-position: -44px -229px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.eye_close {
  background-position: -92px -229px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.alarm {
  background-position: -140px -229px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.clock {
  background-position: -188px -229px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.stopwatch {
  background-position: -236px -229px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.projector {
  background-position: -284px -229px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.history {
  background-position: -332px -229px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.truck {
  background-position: -380px -229px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.cargo {
  background-position: -428px -229px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.compass {
  background-position: 4px -277px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.keynote {
  background-position: -44px -277px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.paperclip {
  background-position: -92px -277px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.power {
  background-position: -140px -277px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.lightbulb {
  background-position: -188px -277px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.tag {
  background-position: -236px -277px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.tags {
  background-position: -284px -277px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.cleaning {
  background-position: -332px -277px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.ruller {
  background-position: -380px -277px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.gift {
  background-position: -428px -277px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.umbrella {
  background-position: 4px -325px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.book {
  background-position: -44px -325px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.bookmark {
  background-position: -92px -325px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.wifi {
  background-position: -140px -325px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.cup {
  background-position: -188px -325px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.stroller {
  background-position: -236px -325px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.headphones {
  background-position: -284px -325px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.headset {
  background-position: -332px -325px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.warning_sign {
  background-position: -380px -325px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.signal {
  background-position: -428px -325px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.retweet {
  background-position: 4px -373px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.refresh {
  background-position: -44px -373px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.roundabout {
  background-position: -92px -373px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.random {
  background-position: -140px -373px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.heat {
  background-position: -188px -373px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.repeat {
  background-position: -236px -373px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.display {
  background-position: -284px -373px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.log_book {
  background-position: -332px -373px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.address_book {
  background-position: -380px -373px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.building {
  background-position: -428px -373px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.eyedropper {
  background-position: 4px -421px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.adjust {
  background-position: -44px -421px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.tint {
  background-position: -92px -421px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.crop {
  background-position: -140px -421px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.vector_path_square {
  background-position: -188px -421px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.vector_path_circle {
  background-position: -236px -421px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.vector_path_polygon {
  background-position: -284px -421px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.vector_path_line {
  background-position: -332px -421px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.vector_path_curve {
  background-position: -380px -421px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.vector_path_all {
  background-position: -428px -421px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.font {
  background-position: 4px -469px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.italic {
  background-position: -44px -469px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.bold {
  background-position: -92px -469px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.text_underline {
  background-position: -140px -469px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.text_strike {
  background-position: -188px -469px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.text_height {
  background-position: -236px -469px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.text_width {
  background-position: -284px -469px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.text_resize {
  background-position: -332px -469px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.left_indent {
  background-position: -380px -469px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.right_indent {
  background-position: -428px -469px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.align_left {
  background-position: 4px -517px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.align_center {
  background-position: -44px -517px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.align_right {
  background-position: -92px -517px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.justify {
  background-position: -140px -517px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.list {
  background-position: -188px -517px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.text_smaller {
  background-position: -236px -517px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.text_bigger {
  background-position: -284px -517px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.embed {
  background-position: -332px -517px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.embed_close {
  background-position: -380px -517px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.table {
  background-position: -428px -517px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.message_full {
  background-position: 4px -565px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.message_empty {
  background-position: -44px -565px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.message_in {
  background-position: -92px -565px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.message_out {
  background-position: -140px -565px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.message_plus {
  background-position: -188px -565px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.message_minus {
  background-position: -236px -565px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.message_ban {
  background-position: -284px -565px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.message_flag {
  background-position: -332px -565px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.message_lock {
  background-position: -380px -565px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.message_new {
  background-position: -428px -565px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.inbox {
  background-position: 4px -613px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.inbox_plus {
  background-position: -44px -613px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.inbox_minus {
  background-position: -92px -613px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.inbox_lock {
  background-position: -140px -613px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.inbox_in {
  background-position: -188px -613px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.inbox_out {
  background-position: -236px -613px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.cogwheel {
  background-position: -284px -613px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.cogwheels {
  background-position: -332px -613px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.picture {
  background-position: -380px -613px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.adjust_alt {
  background-position: -428px -613px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.database_lock {
  background-position: 4px -661px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.database_plus {
  background-position: -44px -661px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.database_minus {
  background-position: -92px -661px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.database_ban {
  background-position: -140px -661px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.folder_open {
  background-position: -188px -661px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.folder_plus {
  background-position: -236px -661px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.folder_minus {
  background-position: -284px -661px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.folder_lock {
  background-position: -332px -661px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.folder_flag {
  background-position: -380px -661px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.folder_new {
  background-position: -428px -661px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.edit {
  background-position: 4px -709px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.new_window {
  background-position: -44px -709px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.check {
  background-position: -92px -709px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.unchecked {
  background-position: -140px -709px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.more_windows {
  background-position: -188px -709px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.show_big_thumbnails {
  background-position: -236px -709px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.show_thumbnails {
  background-position: -284px -709px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.show_thumbnails_with_lines {
  background-position: -332px -709px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.show_lines {
  background-position: -380px -709px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.playlist {
  background-position: -428px -709px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.imac {
  background-position: 4px -757px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.macbook {
  background-position: -44px -757px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.ipad {
  background-position: -92px -757px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.iphone {
  background-position: -140px -757px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.iphone_transfer {
  background-position: -188px -757px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.iphone_exchange {
  background-position: -236px -757px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.ipod {
  background-position: -284px -757px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.ipod_shuffle {
  background-position: -332px -757px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.ear_plugs {
  background-position: -380px -757px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.record {
  background-position: -428px -757px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.step_backward {
  background-position: 4px -805px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.fast_backward {
  background-position: -44px -805px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.rewind {
  background-position: -92px -805px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.play {
  background-position: -140px -805px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.pause {
  background-position: -188px -805px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.stop {
  background-position: -236px -805px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.forward {
  background-position: -284px -805px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.fast_forward {
  background-position: -332px -805px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.step_forward {
  background-position: -380px -805px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.eject {
  background-position: -428px -805px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.facetime_video {
  background-position: 4px -853px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.download_alt {
  background-position: -44px -853px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.mute {
  background-position: -92px -853px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.volume_down {
  background-position: -140px -853px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.volume_up {
  background-position: -188px -853px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.screenshot {
  background-position: -236px -853px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.move {
  background-position: -284px -853px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.more {
  background-position: -332px -853px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.brightness_reduce {
  background-position: -380px -853px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.brightness_increase {
  background-position: -428px -853px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.circle_plus {
  background-position: 4px -901px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.circle_minus {
  background-position: -44px -901px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.circle_remove {
  background-position: -92px -901px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.circle_ok {
  background-position: -140px -901px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.circle_question_mark {
  background-position: -188px -901px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.circle_info {
  background-position: -236px -901px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.circle_exclamation_mark {
  background-position: -284px -901px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.remove {
  background-position: -332px -901px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.ok {
  background-position: -380px -901px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.ban {
  background-position: -428px -901px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.download {
  background-position: 4px -949px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.upload {
  background-position: -44px -949px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.shopping_cart {
  background-position: -92px -949px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.lock {
  background-position: -140px -949px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.unlock {
  background-position: -188px -949px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.electricity {
  background-position: -236px -949px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.ok_2 {
  background-position: -284px -949px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.remove_2 {
  background-position: -332px -949px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.cart_out {
  background-position: -380px -949px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.cart_in {
  background-position: -428px -949px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.left_arrow {
  background-position: 4px -997px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.right_arrow {
  background-position: -44px -997px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.down_arrow {
  background-position: -92px -997px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.up_arrow {
  background-position: -140px -997px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.resize_small {
  background-position: -188px -997px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.resize_full {
  background-position: -236px -997px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.circle_arrow_left {
  background-position: -284px -997px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.circle_arrow_right {
  background-position: -332px -997px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.circle_arrow_top {
  background-position: -380px -997px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.circle_arrow_down {
  background-position: -428px -997px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.play_button {
  background-position: 4px -1045px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.unshare {
  background-position: -44px -1045px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.share {
  background-position: -92px -1045px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.chevron-right {
  background-position: -140px -1045px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.chevron-left {
  background-position: -188px -1045px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.bluetooth {
  background-position: -236px -1045px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.euro {
  background-position: -284px -1045px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.usd {
  background-position: -332px -1045px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.gbp {
  background-position: -380px -1045px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.retweet_2 {
  background-position: -428px -1045px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.moon {
  background-position: 4px -1093px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.sun {
  background-position: -44px -1093px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.cloud {
  background-position: -92px -1093px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.direction {
  background-position: -140px -1093px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.brush {
  background-position: -188px -1093px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.pen {
  background-position: -236px -1093px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.zoom_in {
  background-position: -284px -1093px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.zoom_out {
  background-position: -332px -1093px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.pin {
  background-position: -380px -1093px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.albums {
  background-position: -428px -1093px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.rotation_lock {
  background-position: 4px -1141px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.flash {
  background-position: -44px -1141px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.google_maps {
  background-position: -92px -1141px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.anchor {
  background-position: -140px -1141px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.conversation {
  background-position: -188px -1141px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.chat {
  background-position: -236px -1141px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.male {
  background-position: -284px -1141px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.female {
  background-position: -332px -1141px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.asterisk {
  background-position: -380px -1141px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.divide {
  background-position: -428px -1141px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.snorkel_diving {
  background-position: 4px -1189px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.scuba_diving {
  background-position: -44px -1189px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.oxygen_bottle {
  background-position: -92px -1189px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.fins {
  background-position: -140px -1189px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.fishes {
  background-position: -188px -1189px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.boat {
  background-position: -236px -1189px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.delete {
  background-position: -284px -1189px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.sheriffs_star {
  background-position: -332px -1189px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.qrcode {
  background-position: -380px -1189px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.barcode {
  background-position: -428px -1189px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.pool {
  background-position: 4px -1237px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.buoy {
  background-position: -44px -1237px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.spade {
  background-position: -92px -1237px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.bank {
  background-position: -140px -1237px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.vcard {
  background-position: -188px -1237px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.electrical_plug {
  background-position: -236px -1237px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.flag {
  background-position: -284px -1237px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.credit_card {
  background-position: -332px -1237px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.keyboard-wireless {
  background-position: -380px -1237px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.keyboard-wired {
  background-position: -428px -1237px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.shield {
  background-position: 4px -1285px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.ring {
  background-position: -44px -1285px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.cake {
  background-position: -92px -1285px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.drink {
  background-position: -140px -1285px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.beer {
  background-position: -188px -1285px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.fast_food {
  background-position: -236px -1285px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.cutlery {
  background-position: -284px -1285px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.pizza {
  background-position: -332px -1285px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.birthday_cake {
  background-position: -380px -1285px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.tablet {
  background-position: -428px -1285px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.settings {
  background-position: 4px -1333px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.bullets {
  background-position: -44px -1333px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.cardio {
  background-position: -92px -1333px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.t-shirt {
  background-position: -140px -1333px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.pants {
  background-position: -188px -1333px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.sweater {
  background-position: -236px -1333px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.fabric {
  background-position: -284px -1333px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.leather {
  background-position: -332px -1333px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.scissors {
  background-position: -380px -1333px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.bomb {
  background-position: -428px -1333px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.skull {
  background-position: 4px -1381px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.celebration {
  background-position: -44px -1381px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.tea_kettle {
  background-position: -92px -1381px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.french_press {
  background-position: -140px -1381px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.coffee_cup {
  background-position: -188px -1381px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.pot {
  background-position: -236px -1381px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.grater {
  background-position: -284px -1381px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.kettle {
  background-position: -332px -1381px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.hospital {
  background-position: -380px -1381px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.hospital_h {
  background-position: -428px -1381px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.microphone {
  background-position: 4px -1429px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.webcam {
  background-position: -44px -1429px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.temple_christianity_church {
  background-position: -92px -1429px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.temple_islam {
  background-position: -140px -1429px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.temple_hindu {
  background-position: -188px -1429px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.temple_buddhist {
  background-position: -236px -1429px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.bicycle {
  background-position: -284px -1429px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.life_preserver {
  background-position: -332px -1429px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.share_alt {
  background-position: -380px -1429px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.comments {
  background-position: -428px -1429px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.flower {
  background-position: 4px -1477px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.baseball {
  background-position: -44px -1477px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.rugby {
  background-position: -92px -1477px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.ax {
  background-position: -140px -1477px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.table_tennis {
  background-position: -188px -1477px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.bowling {
  background-position: -236px -1477px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.tree_conifer {
  background-position: -284px -1477px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.tree_deciduous {
  background-position: -332px -1477px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.more_items {
  background-position: -380px -1477px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.sort {
  background-position: -428px -1477px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.filter {
  background-position: 4px -1525px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.gamepad {
  background-position: -44px -1525px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.playing_dices {
  background-position: -92px -1525px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.calculator {
  background-position: -140px -1525px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.tie {
  background-position: -188px -1525px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.wallet {
  background-position: -236px -1525px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.piano {
  background-position: -284px -1525px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.sampler {
  background-position: -332px -1525px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.podium {
  background-position: -380px -1525px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.soccer_ball {
  background-position: -428px -1525px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.blog {
  background-position: 4px -1573px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.dashboard {
  background-position: -44px -1573px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.certificate {
  background-position: -92px -1573px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.bell {
  background-position: -140px -1573px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.candle {
  background-position: -188px -1573px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.pushpin {
  background-position: -236px -1573px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.iphone_shake {
  background-position: -284px -1573px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.pin_flag {
  background-position: -332px -1573px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.turtle {
  background-position: -380px -1573px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.rabbit {
  background-position: -428px -1573px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.globe {
  background-position: 4px -1621px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.briefcase {
  background-position: -44px -1621px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.hdd {
  background-position: -92px -1621px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.thumbs_up {
  background-position: -140px -1621px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.thumbs_down {
  background-position: -188px -1621px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.hand_right {
  background-position: -236px -1621px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.hand_left {
  background-position: -284px -1621px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.hand_up {
  background-position: -332px -1621px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.hand_down {
  background-position: -380px -1621px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.fullscreen {
  background-position: -428px -1621px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.shopping_bag {
  background-position: 4px -1669px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.book_open {
  background-position: -44px -1669px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.nameplate {
  background-position: -92px -1669px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.nameplate_alt {
  background-position: -140px -1669px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.vases {
  background-position: -188px -1669px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.bullhorn {
  background-position: -236px -1669px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.dumbbell {
  background-position: -284px -1669px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.suitcase {
  background-position: -332px -1669px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.file_import {
  background-position: -380px -1669px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.file_export {
  background-position: -428px -1669px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.bug {
  background-position: 4px -1717px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.crown {
  background-position: -44px -1717px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.smoking {
  background-position: -92px -1717px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.cloud-download {
  background-position: -140px -1717px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.cloud-upload {
  background-position: -188px -1717px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.restart {
  background-position: -236px -1717px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.security_camera {
  background-position: -284px -1717px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.expand {
  background-position: -332px -1717px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.collapse {
  background-position: -380px -1717px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.collapse_top {
  background-position: -428px -1717px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.globe_af {
  background-position: 4px -1765px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.global {
  background-position: -44px -1765px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.spray {
  background-position: -92px -1765px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.nails {
  background-position: -140px -1765px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.claw_hammer {
  background-position: -188px -1765px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.classic_hammer {
  background-position: -236px -1765px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.hand_saw {
  background-position: -284px -1765px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.riflescope {
  background-position: -332px -1765px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.electrical_socket_eu {
  background-position: -380px -1765px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.electrical_socket_us {
  background-position: -428px -1765px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.message_forward {
  background-position: 4px -1813px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.coat_hanger {
  background-position: -44px -1813px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.dress {
  background-position: -92px -1813px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.bathrobe {
  background-position: -140px -1813px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.shirt {
  background-position: -188px -1813px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.underwear {
  background-position: -236px -1813px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.log_in {
  background-position: -284px -1813px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.log_out {
  background-position: -332px -1813px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.exit {
  background-position: -380px -1813px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.new_window_alt {
  background-position: -428px -1813px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.video_sd {
  background-position: 4px -1861px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.video_hd {
  background-position: -44px -1861px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.subtitles {
  background-position: -92px -1861px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.sound_stereo {
  background-position: -140px -1861px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.sound_dolby {
  background-position: -188px -1861px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.sound_5_1 {
  background-position: -236px -1861px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.sound_6_1 {
  background-position: -284px -1861px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.sound_7_1 {
  background-position: -332px -1861px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.copyright_mark {
  background-position: -380px -1861px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.registration_mark {
  background-position: -428px -1861px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.radar {
  background-position: 4px -1909px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.skateboard {
  background-position: -44px -1909px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.golf_course {
  background-position: -92px -1909px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.sorting {
  background-position: -140px -1909px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.sort-by-alphabet {
  background-position: -188px -1909px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.sort-by-alphabet-alt {
  background-position: -236px -1909px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.sort-by-order {
  background-position: -284px -1909px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.sort-by-order-alt {
  background-position: -332px -1909px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.sort-by-attributes {
  background-position: -380px -1909px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.sort-by-attributes-alt {
  background-position: -428px -1909px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.compressed {
  background-position: 4px -1957px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.package {
  background-position: -44px -1957px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.cloud_plus {
  background-position: -92px -1957px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.cloud_minus {
  background-position: -140px -1957px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.disk_save {
  background-position: -188px -1957px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.disk_open {
  background-position: -236px -1957px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.disk_saved {
  background-position: -284px -1957px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.disk_remove {
  background-position: -332px -1957px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.disk_import {
  background-position: -380px -1957px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.disk_export {
  background-position: -428px -1957px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.tower {
  background-position: 4px -2005px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.send {
  background-position: -44px -2005px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.git_branch {
  background-position: -92px -2005px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.git_create {
  background-position: -140px -2005px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.git_private {
  background-position: -188px -2005px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.git_delete {
  background-position: -236px -2005px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.git_merge {
  background-position: -284px -2005px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.git_pull_request {
  background-position: -332px -2005px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.git_compare {
  background-position: -380px -2005px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.git_commit {
  background-position: -428px -2005px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.construction_cone {
  background-position: 4px -2053px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.shoe_steps {
  background-position: -44px -2053px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.plus {
  background-position: -92px -2053px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.minus {
  background-position: -140px -2053px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.redo {
  background-position: -188px -2053px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.undo {
  background-position: -236px -2053px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.golf {
  background-position: -284px -2053px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.hockey {
  background-position: -332px -2053px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.pipe {
  background-position: -380px -2053px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.wrench {
  background-position: -428px -2053px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.folder_closed {
  background-position: 4px -2101px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.phone_alt {
  background-position: -44px -2101px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.earphone {
  background-position: -92px -2101px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.floppy_disk {
  background-position: -140px -2101px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.floppy_saved {
  background-position: -188px -2101px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.floppy_remove {
  background-position: -236px -2101px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.floppy_save {
  background-position: -284px -2101px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.floppy_open {
  background-position: -332px -2101px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.translate {
  background-position: -380px -2101px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.fax {
  background-position: -428px -2101px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.factory {
  background-position: 4px -2149px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.shop_window {
  background-position: -44px -2149px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.shop {
  background-position: -92px -2149px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.kiosk {
  background-position: -140px -2149px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.kiosk_wheels {
  background-position: -188px -2149px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.kiosk_light {
  background-position: -236px -2149px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.kiosk_food {
  background-position: -284px -2149px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.transfer {
  background-position: -332px -2149px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.money {
  background-position: -380px -2149px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.header {
  background-position: -428px -2149px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.blacksmith {
  background-position: 4px -2197px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.saw_blade {
  background-position: -44px -2197px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.basketball {
  background-position: -92px -2197px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.server {
  background-position: -140px -2197px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.server_plus {
  background-position: -188px -2197px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.server_minus {
  background-position: -236px -2197px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.server_ban {
  background-position: -284px -2197px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.server_flag {
  background-position: -332px -2197px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.server_lock {
  background-position: -380px -2197px;
}

/* line 7, vendor/assets/stylesheets/glyphicons.css */
.glyphicons-icon.server_new {
  background-position: -428px -2197px;
}

/*!
 *
 *  Project:  GLYPHICONS HALFLINGS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @glyphicons
 *
 */
@font-face {
  font-family: 'Glyphicons Social Regular';
  src: url("https://s3.amazonaws.com/assets.playoccasion/rails/public/fonts/glyphicons-social-regular.eot");
  src: url("https://s3.amazonaws.com/assets.playoccasion/rails/public/fonts/glyphicons-social-regular.eot?#iefix") format("embedded-opentype"), url("https://s3.amazonaws.com/assets.playoccasion/rails/public/fonts/glyphicons-social-regular.woff") format("application/font-woff"), url("https://s3.amazonaws.com/assets.playoccasion/rails/public/fonts/glyphicons-social-regular.ttf") format("application/font-sfnt"), url("https://s3.amazonaws.com/assets.playoccasion/rails/public/fonts/glyphicons-social-regular.svg#glyphicons_socialregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 10, vendor/assets/stylesheets/glyphicons-social.css */
.social {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  color: #1d1d1b;
  text-decoration: none;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

/* line 20, vendor/assets/stylesheets/glyphicons-social.css */
.social:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  margin: 0 5px 0 0;
  font: 24px/1em 'Glyphicons Social Regular';
  font-style: normal;
  font-weight: normal;
  color: #1d1d1b;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

/* line 36, vendor/assets/stylesheets/glyphicons-social.css */
.social.white:before {
  color: #fff;
}

/* line 39, vendor/assets/stylesheets/glyphicons-social.css */
.social.pinterest:before {
  content: "\E001";
}

/* line 42, vendor/assets/stylesheets/glyphicons-social.css */
.social.dropbox:before {
  content: "\E002";
}

/* line 45, vendor/assets/stylesheets/glyphicons-social.css */
.social.google_plus:before {
  content: "\E003";
}

/* line 48, vendor/assets/stylesheets/glyphicons-social.css */
.social.jolicloud:before {
  content: "\E004";
}

/* line 51, vendor/assets/stylesheets/glyphicons-social.css */
.social.yahoo:before {
  content: "\E005";
}

/* line 54, vendor/assets/stylesheets/glyphicons-social.css */
.social.blogger:before {
  content: "\E006";
}

/* line 57, vendor/assets/stylesheets/glyphicons-social.css */
.social.picasa:before {
  content: "\E007";
}

/* line 60, vendor/assets/stylesheets/glyphicons-social.css */
.social.amazon:before {
  content: "\E008";
}

/* line 63, vendor/assets/stylesheets/glyphicons-social.css */
.social.tumblr:before {
  content: "\E009";
}

/* line 66, vendor/assets/stylesheets/glyphicons-social.css */
.social.wordpress:before {
  content: "\E010";
}

/* line 69, vendor/assets/stylesheets/glyphicons-social.css */
.social.instapaper:before {
  content: "\E011";
}

/* line 72, vendor/assets/stylesheets/glyphicons-social.css */
.social.evernote:before {
  content: "\E012";
}

/* line 75, vendor/assets/stylesheets/glyphicons-social.css */
.social.xing:before {
  content: "\E013";
}

/* line 78, vendor/assets/stylesheets/glyphicons-social.css */
.social.zootool:before {
  content: "\E014";
}

/* line 81, vendor/assets/stylesheets/glyphicons-social.css */
.social.dribbble:before {
  content: "\E015";
}

/* line 84, vendor/assets/stylesheets/glyphicons-social.css */
.social.deviantart:before {
  content: "\E016";
}

/* line 87, vendor/assets/stylesheets/glyphicons-social.css */
.social.read_it_later:before {
  content: "\E017";
}

/* line 90, vendor/assets/stylesheets/glyphicons-social.css */
.social.linked_in:before {
  content: "\E018";
}

/* line 93, vendor/assets/stylesheets/glyphicons-social.css */
.social.forrst:before {
  content: "\E019";
}

/* line 96, vendor/assets/stylesheets/glyphicons-social.css */
.social.pinboard:before {
  content: "\E020";
}

/* line 99, vendor/assets/stylesheets/glyphicons-social.css */
.social.behance:before {
  content: "\E021";
}

/* line 102, vendor/assets/stylesheets/glyphicons-social.css */
.social.github:before {
  content: "\E022";
}

/* line 105, vendor/assets/stylesheets/glyphicons-social.css */
.social.youtube:before {
  content: "\E023";
}

/* line 108, vendor/assets/stylesheets/glyphicons-social.css */
.social.skitch:before {
  content: "\E024";
}

/* line 111, vendor/assets/stylesheets/glyphicons-social.css */
.social.foursquare:before {
  content: "\E025";
}

/* line 114, vendor/assets/stylesheets/glyphicons-social.css */
.social.quora:before {
  content: "\E026";
}

/* line 117, vendor/assets/stylesheets/glyphicons-social.css */
.social.badoo:before {
  content: "\E027";
}

/* line 120, vendor/assets/stylesheets/glyphicons-social.css */
.social.spotify:before {
  content: "\E028";
}

/* line 123, vendor/assets/stylesheets/glyphicons-social.css */
.social.stumbleupon:before {
  content: "\E029";
}

/* line 126, vendor/assets/stylesheets/glyphicons-social.css */
.social.readability:before {
  content: "\E030";
}

/* line 129, vendor/assets/stylesheets/glyphicons-social.css */
.social.facebook:before {
  content: "\E031";
}

/* line 132, vendor/assets/stylesheets/glyphicons-social.css */
.social.twitter:before {
  content: "\E032";
}

/* line 135, vendor/assets/stylesheets/glyphicons-social.css */
.social.instagram:before {
  content: "\E033";
}

/* line 138, vendor/assets/stylesheets/glyphicons-social.css */
.social.posterous_spaces:before {
  content: "\E034";
}

/* line 141, vendor/assets/stylesheets/glyphicons-social.css */
.social.vimeo:before {
  content: "\E035";
}

/* line 144, vendor/assets/stylesheets/glyphicons-social.css */
.social.flickr:before {
  content: "\E036";
}

/* line 147, vendor/assets/stylesheets/glyphicons-social.css */
.social.last_fm:before {
  content: "\E037";
}

/* line 150, vendor/assets/stylesheets/glyphicons-social.css */
.social.rss:before {
  content: "\E038";
}

/* line 153, vendor/assets/stylesheets/glyphicons-social.css */
.social.skype:before {
  content: "\E039";
}

/* line 156, vendor/assets/stylesheets/glyphicons-social.css */
.social.e-mail:before {
  content: "\E040";
}

/* line 159, vendor/assets/stylesheets/glyphicons-social.css */
.social.vine:before {
  content: "\E041";
}

/* line 162, vendor/assets/stylesheets/glyphicons-social.css */
.social.myspace:before {
  content: "\E042";
}

/* line 165, vendor/assets/stylesheets/glyphicons-social.css */
.social.goodreads:before {
  content: "\E043";
}

/* line 168, vendor/assets/stylesheets/glyphicons-social.css */
.social.apple:before {
  content: "\F8FF";
}

/* line 171, vendor/assets/stylesheets/glyphicons-social.css */
.social.windows:before {
  content: "\E045";
}

/* line 174, vendor/assets/stylesheets/glyphicons-social.css */
.social.yelp:before {
  content: "\E046";
}

/* line 177, vendor/assets/stylesheets/glyphicons-social.css */
.social.playstation:before {
  content: "\E047";
}

/* line 180, vendor/assets/stylesheets/glyphicons-social.css */
.social.xbox:before {
  content: "\E048";
}

/* line 183, vendor/assets/stylesheets/glyphicons-social.css */
.social.android:before {
  content: "\E049";
}

/* line 186, vendor/assets/stylesheets/glyphicons-social.css */
.social.ios:before {
  content: "\E050";
}

/* line 189, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons_social.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  *margin-right: .3em;
}

/* line 204, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon _:-o-prefocus,
.social-icon {
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons_social.png);
}

/* line 208, vendor/assets/stylesheets/glyphicons-social.css */
.no-inlinesvg .social-icon {
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons_social.png);
}

/* line 211, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.white {
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons_social-white.svg);
}

/* line 214, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.white _:-o-prefocus,
.social-icon.white {
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons_social-white.png);
}

/* line 218, vendor/assets/stylesheets/glyphicons-social.css */
.no-inlinesvg .social-icon.white {
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons_social-white.png);
}

/* line 221, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.pinterest {
  background-position: 0px 0px;
}

/* line 224, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.dropbox {
  background-position: -48px 0px;
}

/* line 227, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.google_plus {
  background-position: -96px 0px;
}

/* line 230, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.jolicloud {
  background-position: -144px 0px;
}

/* line 233, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.yahoo {
  background-position: -192px 0px;
}

/* line 236, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.blogger {
  background-position: -240px 0px;
}

/* line 239, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.picasa {
  background-position: -288px 0px;
}

/* line 242, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.amazon {
  background-position: -336px 0px;
}

/* line 245, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.tumblr {
  background-position: -384px 0px;
}

/* line 248, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.wordpress {
  background-position: -432px 0px;
}

/* line 251, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.instapaper {
  background-position: 0px -48px;
}

/* line 254, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.evernote {
  background-position: -48px -48px;
}

/* line 257, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.xing {
  background-position: -96px -48px;
}

/* line 260, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.zootool {
  background-position: -144px -48px;
}

/* line 263, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.dribbble {
  background-position: -192px -48px;
}

/* line 266, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.deviantart {
  background-position: -240px -48px;
}

/* line 269, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.read_it_later {
  background-position: -288px -48px;
}

/* line 272, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.linked_in {
  background-position: -336px -48px;
}

/* line 275, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.forrst {
  background-position: -384px -48px;
}

/* line 278, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.pinboard {
  background-position: -432px -48px;
}

/* line 281, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.behance {
  background-position: 0px -96px;
}

/* line 284, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.github {
  background-position: -48px -96px;
}

/* line 287, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.youtube {
  background-position: -96px -96px;
}

/* line 290, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.skitch {
  background-position: -144px -96px;
}

/* line 293, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.foursquare {
  background-position: -192px -96px;
}

/* line 296, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.quora {
  background-position: -240px -96px;
}

/* line 299, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.badoo {
  background-position: -288px -96px;
}

/* line 302, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.spotify {
  background-position: -336px -96px;
}

/* line 305, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.stumbleupon {
  background-position: -384px -96px;
}

/* line 308, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.readability {
  background-position: -432px -96px;
}

/* line 311, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.facebook {
  background-position: 0px -144px;
}

/* line 314, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.twitter {
  background-position: -48px -144px;
}

/* line 317, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.instagram {
  background-position: -96px -144px;
}

/* line 320, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.posterous_spaces {
  background-position: -144px -144px;
}

/* line 323, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.vimeo {
  background-position: -192px -144px;
}

/* line 326, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.flickr {
  background-position: -240px -144px;
}

/* line 329, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.last_fm {
  background-position: -288px -144px;
}

/* line 332, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.rss {
  background-position: -336px -144px;
}

/* line 335, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.skype {
  background-position: -384px -144px;
}

/* line 338, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.e-mail {
  background-position: -432px -144px;
}

/* line 341, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.vine {
  background-position: 0px -192px;
}

/* line 344, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.myspace {
  background-position: -48px -192px;
}

/* line 347, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.goodreads {
  background-position: -96px -192px;
}

/* line 350, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.apple {
  background-position: -144px -192px;
}

/* line 353, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.windows {
  background-position: -192px -192px;
}

/* line 356, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.yelp {
  background-position: -240px -192px;
}

/* line 359, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.playstation {
  background-position: -288px -192px;
}

/* line 362, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.xbox {
  background-position: -336px -192px;
}

/* line 365, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.android {
  background-position: -384px -192px;
}

/* line 368, vendor/assets/stylesheets/glyphicons-social.css */
.social-icon.ios {
  background-position: -432px -192px;
}

/* line 1, app/assets/stylesheets/global/referral.scss */
.gift-card-graphic {
  border: dotted;
  height: 85px;
  margin: 0 25%;
  width: 50%;
}

/* line 7, app/assets/stylesheets/global/referral.scss */
.gift-card-graphic .amount {
  margin: 8% 0;
}

/* line 2, app/assets/stylesheets/global/widget.scss */
#new_order .ng-invalid.ng-touched {
  border: 1px solid #e97c91;
}

/* line 5, app/assets/stylesheets/global/widget.scss */
#new_order .ng-valid.ng-touched {
  border: 1px solid #5ac4be;
}

/* line 8, app/assets/stylesheets/global/widget.scss */
#new_order .container-fluid {
  padding: 0;
}

/* line 11, app/assets/stylesheets/global/widget.scss */
#new_order .sq-input {
  min-height: 45px;
}

/* line 16, app/assets/stylesheets/global/widget.scss */
#finalize_order .spinner {
  width: 32px;
}

/* line 22, app/assets/stylesheets/global/widget.scss */
#occsn_widget .spinner-input li {
  max-width: 50%;
}

/* line 26, app/assets/stylesheets/global/widget.scss */
#occsn_widget .spinner-input .value-input {
  background-color: #eee;
  cursor: not-allowed;
  pointer-events: none;
}

@media (max-width: 768px) {
  /* line 34, app/assets/stylesheets/global/widget.scss */
  .container-fluid {
    padding: 0;
  }
  /* line 39, app/assets/stylesheets/global/widget.scss */
  #occsn_widget .widget_row.guider-middle, #occsn_widget .widget_row.guider-top, #occsn_widget .widget_row.guider-bottom {
    margin-left: 0;
  }
  /* line 45, app/assets/stylesheets/global/widget.scss */
  #occsn_widget .widget_row.guider {
    margin-left: 24px;
  }
}

/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2016 Hakim El Hattab, http://hakim.se
 */
/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button {
  position: relative;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button .ladda-spinner {
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: 0;
  opacity: 0;
  pointer-events: none;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button .ladda-label {
  position: relative;
  z-index: 3;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button .ladda-progress {
  position: absolute;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.1s linear all !important;
  transition: 0.1s linear all !important;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-loading] .ladda-progress {
  opacity: 1;
  visibility: visible;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button, .ladda-button .ladda-spinner, .ladda-button .ladda-label {
  -webkit-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
  transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=zoom-in], .ladda-button[data-style=zoom-in] .ladda-spinner, .ladda-button[data-style=zoom-in] .ladda-label, .ladda-button[data-style=zoom-out], .ladda-button[data-style=zoom-out] .ladda-spinner, .ladda-button[data-style=zoom-out] .ladda-label {
  -webkit-transition: 0.3s ease all !important;
  transition: 0.3s ease all !important;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-right] .ladda-spinner {
  right: -6px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner {
  right: -12px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-right][data-loading] {
  padding-right: 56px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-right][data-loading] .ladda-spinner {
  opacity: 1;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-right][data-loading][data-size="s"], .ladda-button[data-style=expand-right][data-loading][data-size="xs"] {
  padding-right: 40px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-left] .ladda-spinner {
  left: 26px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner {
  left: 4px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-left][data-loading] {
  padding-left: 56px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-left][data-loading] .ladda-spinner {
  opacity: 1;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-left][data-loading][data-size="s"], .ladda-button[data-style=expand-left][data-loading][data-size="xs"] {
  padding-left: 40px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-up] {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-up] .ladda-spinner {
  top: -32px;
  left: 50%;
  margin-left: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-up][data-loading] {
  padding-top: 54px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-up][data-loading] .ladda-spinner {
  opacity: 1;
  top: 26px;
  margin-top: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-up][data-loading][data-size="s"], .ladda-button[data-style=expand-up][data-loading][data-size="xs"] {
  padding-top: 32px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner {
  top: 4px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-down] {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-down] .ladda-spinner {
  top: 62px;
  left: 50%;
  margin-left: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner {
  top: 40px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-down][data-loading] {
  padding-bottom: 54px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-down][data-loading] .ladda-spinner {
  opacity: 1;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=expand-down][data-loading][data-size="s"], .ladda-button[data-style=expand-down][data-loading][data-size="xs"] {
  padding-bottom: 32px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-left] {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-left] .ladda-label {
  position: relative;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-left] .ladda-spinner {
  left: 100%;
  margin-left: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-left][data-loading] .ladda-label {
  opacity: 0;
  left: -100%;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-left][data-loading] .ladda-spinner {
  opacity: 1;
  left: 50%;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-right] {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-right] .ladda-label {
  position: relative;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-right] .ladda-spinner {
  right: 100%;
  margin-left: 0;
  left: 16px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-right][data-loading] .ladda-label {
  opacity: 0;
  left: 100%;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-right][data-loading] .ladda-spinner {
  opacity: 1;
  left: 50%;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-up] {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-up] .ladda-label {
  position: relative;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-up] .ladda-spinner {
  left: 50%;
  margin-left: 0;
  margin-top: 1em;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-up][data-loading] .ladda-label {
  opacity: 0;
  top: -1em;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-up][data-loading] .ladda-spinner {
  opacity: 1;
  margin-top: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-down] {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-down] .ladda-label {
  position: relative;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-down] .ladda-spinner {
  left: 50%;
  margin-left: 0;
  margin-top: -2em;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-down][data-loading] .ladda-label {
  opacity: 0;
  top: 1em;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=slide-down][data-loading] .ladda-spinner {
  opacity: 1;
  margin-top: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=zoom-out] {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=zoom-out] .ladda-spinner {
  left: 50%;
  margin-left: 32px;
  -webkit-transform: scale(2.5);
  transform: scale(2.5);
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=zoom-out] .ladda-label {
  position: relative;
  display: inline-block;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=zoom-out][data-loading] .ladda-label {
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner {
  opacity: 1;
  margin-left: 0;
  -webkit-transform: none;
  transform: none;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=zoom-in] {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=zoom-in] .ladda-spinner {
  left: 50%;
  margin-left: -16px;
  -webkit-transform: scale(0.2);
  transform: scale(0.2);
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=zoom-in] .ladda-label {
  position: relative;
  display: inline-block;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=zoom-in][data-loading] .ladda-label {
  opacity: 0;
  -webkit-transform: scale(2.2);
  transform: scale(2.2);
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner {
  opacity: 1;
  margin-left: 0;
  -webkit-transform: none;
  transform: none;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=contract] {
  overflow: hidden;
  width: 100px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=contract] .ladda-spinner {
  left: 50%;
  margin-left: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=contract][data-loading] {
  border-radius: 50%;
  width: 52px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=contract][data-loading] .ladda-label {
  opacity: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=contract][data-loading] .ladda-spinner {
  opacity: 1;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=contract-overlay] {
  overflow: hidden;
  width: 100px;
  box-shadow: 0px 0px 0px 2000px transparent;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=contract-overlay] .ladda-spinner {
  left: 50%;
  margin-left: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=contract-overlay][data-loading] {
  border-radius: 50%;
  width: 52px;
  box-shadow: 0px 0px 0px 2000px rgba(0, 0, 0, 0.8);
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=contract-overlay][data-loading] .ladda-label {
  opacity: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.css */
.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner {
  opacity: 1;
}

/* line 1, vendor/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-wrapper {
  overflow-y: auto;
  height: 150px;
  width: 6.5em;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  outline: none;
  z-index: 10001;
  margin: 0;
}

/* line 15, vendor/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-wrapper.ui-timepicker-with-duration {
  width: 13em;
}

/* line 19, vendor/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
  width: 11em;
}

/* line 24, vendor/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 30, vendor/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-duration {
  margin-left: 5px;
  color: #888;
}

/* line 34, vendor/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-list:hover .ui-timepicker-duration {
  color: #888;
}

/* line 38, vendor/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-list li {
  padding: 3px 0 3px 5px;
  cursor: pointer;
  white-space: nowrap;
  color: #000;
  list-style: none;
  margin: 0;
}

/* line 47, vendor/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-list:hover .ui-timepicker-selected {
  background: #fff;
  color: #000;
}

/* line 51, vendor/assets/stylesheets/jquery.timepicker.css */
li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover {
  background: #1980EC;
  color: #fff;
}

/* line 57, vendor/assets/stylesheets/jquery.timepicker.css */
li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
  color: #ccc;
}

/* line 62, vendor/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
  color: #888;
  cursor: default;
}

/* line 69, vendor/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
  background: #f2f2f2;
}

/*!
 * Datepicker for Bootstrap v1.7.0-dev (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker-inline {
  width: 220px;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker.datepicker-rtl {
  direction: rtl;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker.datepicker-rtl.dropdown-menu {
  left: auto;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker.datepicker-rtl table tr td span {
  float: right;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker-dropdown {
  top: 0;
  left: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker td, .datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
  background-color: transparent;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
  background: #eee;
  cursor: pointer;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.new, .datepicker table tr td.old {
  color: #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
  background-color: #fde19a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fdd49a), to(#fdf59a));
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.today.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled.active:hover, .datepicker table tr td.today.disabled.disabled:hover, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled[disabled]:hover, .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today:active, .datepicker table tr td.today:hover, .datepicker table tr td.today.active:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today[disabled]:hover, .datepicker table tr td.today[disabled] {
  background-color: #fdf59a;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled.active:hover, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today:active, .datepicker table tr td.today.active:hover, .datepicker table tr td.today:hover:active {
  background-color: #fbf069\9;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.today:hover:hover {
  color: #000;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.today.active:hover {
  color: #fff;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover {
  background: #eee;
  border-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.range.today, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover {
  background-color: #f3d17a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3c17a), to(#f3e97a));
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled.active:hover, .datepicker table tr td.range.today.disabled.disabled:hover, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled[disabled]:hover, .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.active:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today[disabled]:hover, .datepicker table tr td.range.today[disabled] {
  background-color: #f3e97a;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled.active:hover, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today.active:hover, .datepicker table tr td.range.today:hover:active {
  background-color: #efe24b\9;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover {
  background-color: #9e9e9e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b3b3b3), to(grey));
  background-image: linear-gradient(to bottom, #b3b3b3, grey);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: grey grey #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled.active:hover, .datepicker table tr td.selected.disabled.disabled:hover, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled[disabled]:hover, .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.active:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected[disabled]:hover, .datepicker table tr td.selected[disabled] {
  background-color: grey;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled.active:hover, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected:active, .datepicker table tr td.selected.active:hover, .datepicker table tr td.selected:hover:active {
  background-color: #666\9;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
  background-color: #006dcc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#08c), to(#04c));
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active[disabled] {
  background-color: #04c;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active:active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active:hover:active {
  background-color: #039\9;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td span.focused, .datepicker table tr td span:hover {
  background: #eee;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
  background-color: #006dcc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#08c), to(#04c));
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active[disabled]:hover, .datepicker table tr td span.active[disabled] {
  background-color: #04c;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active:hover:active {
  background-color: #039\9;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker table tr td span.new, .datepicker table tr td span.old {
  color: #999;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker .datepicker-switch {
  width: 145px;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th {
  cursor: pointer;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
  background: #eee;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker .next.disabled, .datepicker .prev.disabled {
  visibility: hidden;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.input-append.date .add-on, .input-prepend.date .add-on {
  cursor: pointer;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.input-append.date .add-on i, .input-prepend.date .add-on i {
  margin-top: 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.input-daterange input {
  text-align: center;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 20px;
  padding: 4px 5px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333;
  font-size: 13px;
  line-height: 20px;
}

/* line 7, vendor/assets/stylesheets/bootstrap-datepicker.standalone.min.css */
.datepicker.datepicker-inline td, .datepicker.datepicker-inline th, .datepicker.dropdown-menu td, .datepicker.dropdown-menu th {
  padding: 4px 5px;
}

/* line 12, app/assets/stylesheets/_global.scss */
.glyphicons-icon {
  width: 36px;
  height: 36px;
  margin: 0;
  margin-top: -14px;
}

@-webkit-keyframes quickSpin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  40% {
    -webkit-transform: rotate(-360deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}

@keyframes quickSpin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  40% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

/* line 58, app/assets/stylesheets/_global.scss */
.has-spinner {
  position: relative;
}

/* line 62, app/assets/stylesheets/_global.scss */
.spinner {
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  position: absolute;
  top: 50%;
  width: 50px;
  animation: quickSpin 2s infinite ease-in-out;
  -moz-animation: quickSpin 2s infinite ease-in-out;
  -webkit-animation: quickSpin 2s infinite ease-in-out;
}

/* line 77, app/assets/stylesheets/_global.scss */
.bg-primary {
  background-color: #5d9cec;
  color: #ffffff !important;
}

/* line 81, app/assets/stylesheets/_global.scss */
.bg-primary-light {
  background-color: #8bb8f1;
  color: #ffffff !important;
}

/* line 85, app/assets/stylesheets/_global.scss */
.bg-primary-dark {
  background-color: #2f80e7;
  color: #ffffff !important;
}

/* line 89, app/assets/stylesheets/_global.scss */
.bg-primary small {
  color: inherit;
}

/* line 93, app/assets/stylesheets/_global.scss */
.bg-green {
  background-color: #37bc9b;
  color: #ffffff !important;
}

/* line 97, app/assets/stylesheets/_global.scss */
.bg-green-light {
  background-color: #58ceb1;
  color: #ffffff !important;
}

/* line 101, app/assets/stylesheets/_global.scss */
.bg-green-dark {
  background-color: #2b957a;
  color: #ffffff !important;
}

/* line 105, app/assets/stylesheets/_global.scss */
.bg-green small {
  color: inherit;
}

/* line 108, app/assets/stylesheets/_global.scss */
.bg-purple {
  background-color: #7266ba;
  color: #ffffff !important;
}

/* line 112, app/assets/stylesheets/_global.scss */
.bg-purple-light {
  background-color: #9289ca;
  color: #ffffff !important;
}

/* line 116, app/assets/stylesheets/_global.scss */
.bg-purple-dark {
  background-color: #564aa3;
  color: #ffffff !important;
}

/* line 120, app/assets/stylesheets/_global.scss */
.bg-purple small {
  color: inherit;
}

/* line 125, app/assets/stylesheets/_global.scss */
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}

/* line 135, app/assets/stylesheets/_global.scss */
a[disabled],
a[disabled='disabled'] {
  pointer-events: none;
}

/*!
angular-xeditable - 0.4.0
Edit-in-place for angular.js
Build date: 2016-09-21 
*/
/* ==== editable-form ==== */
/* class for single editable element */
/* line 10, vendor/assets/stylesheets/xeditable.css */
.editable-wrap {
  display: inline-block;
  white-space: pre;
  margin: 0;
}

/* remove bottom-margin for bootstrap */
/* line 17, vendor/assets/stylesheets/xeditable.css */
.editable-wrap .editable-controls,
.editable-wrap .editable-error {
  margin-bottom: 0;
}

/* remove bottom-margin of inputs */
/* line 23, vendor/assets/stylesheets/xeditable.css */
.editable-wrap .editable-controls > input,
.editable-wrap .editable-controls > select,
.editable-wrap .editable-controls > textarea {
  margin-bottom: 0;
}

/* keep buttons on the same line */
/* line 30, vendor/assets/stylesheets/xeditable.css */
.editable-wrap .editable-input {
  display: inline-block;
}

/* line 34, vendor/assets/stylesheets/xeditable.css */
.editable-buttons {
  display: inline-block;
  vertical-align: top;
}

/* line 39, vendor/assets/stylesheets/xeditable.css */
.editable-buttons button {
  margin-left: 5px;
}

/* in bootstrap width: 100% => buttons go outside the box */
/* line 44, vendor/assets/stylesheets/xeditable.css */
.editable-input.editable-has-buttons {
  width: auto;
}

/* ==== editable-bsdate ==== */
/* fix padding issue on bsdate popup */
/* line 52, vendor/assets/stylesheets/xeditable.css */
.editable-bsdate {
  white-space: nowrap;
}

/* ==== editable-bstime ==== */
/* fix padding issue on bstime */
/* line 59, vendor/assets/stylesheets/xeditable.css */
.editable-bstime {
  white-space: nowrap;
}

/* workaround for bootstrap that sets width: 100% and inputs become too wide */
/* line 64, vendor/assets/stylesheets/xeditable.css */
.editable-bstime .editable-input input[type="text"] {
  width: 46px;
}

/* less padding for .well */
/* line 69, vendor/assets/stylesheets/xeditable.css */
.editable-bstime .well-small {
  margin-bottom: 0;
  padding: 10px;
}

/* ==== editable-range ==== */
/* line 76, vendor/assets/stylesheets/xeditable.css */
.editable-range output {
  display: inline-block;
  min-width: 30px;
  vertical-align: top;
  text-align: center;
}

/* ==== editable-color ==== */
/* line 85, vendor/assets/stylesheets/xeditable.css */
.editable-color input[type="color"] {
  width: 50px;
}

/* ==== editable-checkbox ==== */
/* ==== editable-checklist ==== */
/* ==== editable-radiolist ==== */
/* line 94, vendor/assets/stylesheets/xeditable.css */
.editable-checkbox label span,
.editable-checklist label span,
.editable-radiolist label span {
  margin-left: 7px;
  margin-right: 10px;
}

/* ==== element ==== */
/* hiding element */
/* line 104, vendor/assets/stylesheets/xeditable.css */
.editable-hide {
  display: none !important;
}

/* line 108, vendor/assets/stylesheets/xeditable.css */
.editable-click,
a.editable-click {
  text-decoration: none;
  color: #428bca;
  border-bottom: dashed 1px #428bca;
}

/* line 115, vendor/assets/stylesheets/xeditable.css */
.editable-click:hover,
a.editable-click:hover {
  text-decoration: none;
  color: #2a6496;
  border-bottom-color: #2a6496;
}

/* editable-empty */
/* line 123, vendor/assets/stylesheets/xeditable.css */
.editable-empty,
.editable-empty:hover,
.editable-empty:focus,
a.editable-empty,
a.editable-empty:hover,
a.editable-empty:focus {
  font-style: italic;
  color: #DD1144;
  text-decoration: none;
}

/* editable popover */
/* line 135, vendor/assets/stylesheets/xeditable.css */
.popover-wrapper > a {
  /* make the link always show up */
  display: inline !important;
}

/* line 140, vendor/assets/stylesheets/xeditable.css */
.popover-wrapper {
  /* make absolutely positioned children constrained to this box*/
  display: inline;
  position: relative;
}

/* line 146, vendor/assets/stylesheets/xeditable.css */
.popover-wrapper form {
  position: absolute;
  top: -53px;
  background: #FFF;
  border: 1px solid #AAA;
  border-radius: 5px;
  padding: 7px;
  width: auto;
  display: inline-block;
  left: 50%;
  z-index: 101;
}

/* line 159, vendor/assets/stylesheets/xeditable.css */
.popover-wrapper form:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #AAA;
  position: absolute;
  bottom: -10px;
}

/* line 170, vendor/assets/stylesheets/xeditable.css */
.popover-wrapper form:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #FFF;
  position: absolute;
  bottom: -9px;
}

@media screen and (max-width: 750px) {
  /* line 183, vendor/assets/stylesheets/xeditable.css */
  .popover-wrapper form {
    margin-left: -60px;
  }
  /* line 187, vendor/assets/stylesheets/xeditable.css */
  .popover-wrapper form:before {
    left: 50px;
  }
  /* line 191, vendor/assets/stylesheets/xeditable.css */
  .popover-wrapper form:after {
    left: 51px;
  }
}

@media screen and (min-width: 750px) {
  /* line 197, vendor/assets/stylesheets/xeditable.css */
  .popover-wrapper form {
    margin-left: -110px;
  }
  /* line 201, vendor/assets/stylesheets/xeditable.css */
  .popover-wrapper form:before {
    left: 100px;
  }
  /* line 205, vendor/assets/stylesheets/xeditable.css */
  .popover-wrapper form:after {
    left: 101px;
  }
}

/*!
 * FullCalendar v2.8.0 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2016 Adam Shaw
 */
/* line 8, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc {
  direction: ltr;
  text-align: left;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-rtl {
  text-align: right;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em;
}

/* Colors
--------------------------------------------------------------------------------------------------*/
/* line 25, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover {
  border-color: #ddd;
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unthemed .fc-popover {
  background-color: #fff;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header {
  background: #eee;
}

/* line 45, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unthemed .fc-today {
  background: #fcf8e3;
}

/* line 53, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: .3;
  filter: alpha(opacity=30);
  /* for IE */
}

/* line 59, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: .3;
  filter: alpha(opacity=30);
  /* for IE */
}

/* line 65, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7;
}

/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
/* line 74, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New", Courier, monospace;
  /* don't allow browser text-selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*
Acceptable font-family overrides for individual icons:
	"Arial", sans-serif
	"Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/
/* line 100, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon:after {
  position: relative;
}

/* line 104, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon-left-single-arrow:after {
  content: "\02039";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

/* line 111, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon-right-single-arrow:after {
  content: "\0203A";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

/* line 118, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon-left-double-arrow:after {
  content: "\000AB";
  font-size: 160%;
  top: -7%;
}

/* line 124, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon-right-double-arrow:after {
  content: "\000BB";
  font-size: 160%;
  top: -7%;
}

/* line 130, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%;
}

/* line 136, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
}

/* line 142, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%;
}

/* line 148, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon-x:after {
  content: "\000D7";
  font-size: 200%;
  top: 6%;
}

/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
/* line 158, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc button {
  /* force height to include the border and padding */
  box-sizing: border-box;
  /* dimensions */
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  /* text & cursor */
  font-size: 1em;
  /* normalize */
  white-space: nowrap;
  cursor: pointer;
}

/* Firefox has an annoying inner border */
/* line 176, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

/* line 178, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-state-default {
  /* non-theme */
  border: 1px solid;
}

/* line 182, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 187, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* icons in buttons */
/* line 194, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: -0.05em;
  /* seems to be a good adjustment across browsers */
  margin: 0 .2em;
  vertical-align: middle;
}

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
/* line 206, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-state-default {
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 221, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6;
}

/* line 229, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

/* line 239, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 246, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
/* line 258, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-button-group {
  display: inline-block;
}

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
/* line 267, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px;
}

/* line 272, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
/* line 280, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

/* line 285, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-popover .fc-header {
  /* TODO: be more consistent with fc-head/fc-body */
  padding: 2px 4px;
}

/* line 289, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

/* line 293, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-popover .fc-header .fc-close {
  cursor: pointer;
}

/* line 297, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

/* line 302, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right;
}

/* unthemed */
/* line 309, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

/* line 314, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: .9em;
  margin-top: 2px;
}

/* jqui themed */
/* line 321, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */
}

/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
/* line 329, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-divider {
  border-style: solid;
  border-width: 1px;
}

/* line 334, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0;
}

/* line 341, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-clear {
  clear: both;
}

/* line 345, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* line 356, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */
}

/* line 360, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */
}

/* Tables
--------------------------------------------------------------------------------------------------*/
/* line 368, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc table {
  width: 100%;
  box-sizing: border-box;
  /* fix scrollbar issue in firefox */
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */
}

/* line 377, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc th {
  text-align: center;
}

/* line 381, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

/* line 389, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */
}

/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
/* line 397, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0;
}

/* line 403, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row table {
  /* don't put left/right border on anything within a fake row.
	   the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent;
}

/* line 413, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */
}

/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
/* line 421, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row {
  position: relative;
}

/* line 425, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-bg {
  z-index: 1;
}

/* highlighting cells & background event skeleton */
/* line 431, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */
}

/* line 436, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */
}

/* line 441, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent;
}

/* line 446, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

/* line 451, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
/* line 460, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */
}

/* line 466, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-helper-skeleton {
  z-index: 5;
}

/* line 470, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
  /* don't put a border between events and/or the day number */
  border-bottom: 0;
}

/* line 480, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0;
}

/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
/* line 490, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}

/* TODO: move to agenda/basic */
/* line 495, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */
}

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
/* line 505, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  /* default BORDER color */
  background-color: #3a87ad;
  /* default BACKGROUND color */
  font-weight: normal;
  /* undo jqui's ui-widget-header bold */
}

/* overpower some of bootstrap's and jqui's styles on <a> tags */
/* line 517, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
}

/* line 524, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */
}

/* line 529, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed;
}

/* line 534, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event .fc-bg {
  /* the generic .fc-bg already does position */
  z-index: 1;
  background: #fff;
  opacity: .25;
  filter: alpha(opacity=25);
  /* for IE */
}

/* line 541, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

/* resizer (cursor AND touch devices) */
/* line 548, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
}

/* resizer (touch devices) */
/* line 555, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event .fc-resizer {
  display: none;
}

/* line 559, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  /* only show when hovering or selected (with touch) */
  display: block;
}

/* hit area */
/* line 567, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event.fc-selected .fc-resizer:before {
  /* 40x40 touch area */
  content: "";
  position: absolute;
  z-index: 9999;
  /* user of this util can scope within a lower z-index */
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/
/* line 584, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event.fc-selected {
  z-index: 9999 !important;
  /* overcomes inline z-index */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* line 589, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* bigger touch area when selected */
/* line 598, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  /* below resizers */
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
/* line 610, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 619, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* resizer (cursor AND touch devices) */
/* left resizer  */
/* line 631, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
  /* overcome border */
}

/* right resizer */
/* line 638, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
  /* overcome border */
}

/* resizer (mouse devices) */
/* line 646, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  /* overcome top border */
  bottom: -1px;
  /* overcome bottom border */
}

/* resizer (touch devices) */
/* line 654, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-h-event.fc-selected .fc-resizer {
  /* 8x8 little dot */
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* vertically center */
  top: 50%;
  margin-top: -4px;
}

/* left resizer  */
/* line 669, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
  /* centers the 8x8 dot on the left edge */
}

/* right resizer */
/* line 675, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
  /* centers the 8x8 dot on the right edge */
}

/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
/* line 687, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px;
}

/* line 692, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  /* same z-index as fc-bg, behind text */
  /* overcome the borders */
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  /* darkening effect */
  background: #000;
  opacity: .25;
  filter: alpha(opacity=25);
  /* for IE */
}

/* line 707, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden;
}

/* line 712, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-day-grid-event .fc-time {
  font-weight: bold;
}

/* resizer (cursor devices) */
/* left resizer  */
/* line 719, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
  /* to the day cell's edge */
}

/* right resizer */
/* line 725, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
  /* to the day cell's edge */
}

/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
/* line 736, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
  text-decoration: none;
}

/* line 743, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
a.fc-more:hover {
  text-decoration: underline;
}

/* line 747, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none;
}

/* popover that appears when "more" link is clicked */
/* line 753, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */
}

/* line 757, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-more-popover {
  z-index: 2;
  width: 220px;
}

/* line 762, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-more-popover .fc-event-container {
  padding: 10px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
/* line 770, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

/* Utilities
--------------------------------------------------------------------------------------------------*/
/* line 779, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* Toolbar
--------------------------------------------------------------------------------------------------*/
/* line 792, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar {
  text-align: center;
  margin-bottom: 1em;
}

/* line 797, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar .fc-left {
  float: left;
}

/* line 801, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar .fc-right {
  float: right;
}

/* line 805, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar .fc-center {
  display: inline-block;
}

/* the things within each left/right/center section */
/* line 810, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-left: .75em;
}

/* the first thing within each left/center/right section */
/* line 816, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc .fc-toolbar > * > :first-child {
  /* extra precedence to override button border margins */
  margin-left: 0;
}

/* title text */
/* line 822, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar h2 {
  margin: 0;
}

/* button layering (for border precedence) */
/* line 828, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar button {
  position: relative;
}

/* line 832, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2;
}

/* line 837, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar .fc-state-down {
  z-index: 3;
}

/* line 841, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4;
}

/* line 846, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar button:focus {
  z-index: 5;
}

/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
/* line 856, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  box-sizing: content-box;
}

/* line 864, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1;
}

/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
/* line 875, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* we are sure there are no day numbers in these views, so... */
  padding-top: 1px;
  /* add a pixel to make sure there are 2px padding above events */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */
}

/* line 882, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
  /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
/* line 888, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row.fc-rigid {
  overflow: hidden;
}

/* line 892, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* week and day number styling */
/* line 901, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  padding: 0 2px;
}

/* line 906, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-basic-view td.fc-week-number span,
.fc-basic-view td.fc-day-number {
  padding-top: 2px;
  padding-bottom: 2px;
}

/* line 912, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-basic-view .fc-week-number {
  text-align: center;
}

/* line 916, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-basic-view .fc-week-number span {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em;
}

/* line 922, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-basic-view .fc-day-number {
  text-align: right;
}

/* line 926, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-rtl .fc-basic-view .fc-day-number {
  text-align: left;
}

/* line 930, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-day-number.fc-other-month {
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* for IE */
  /* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
}

/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
/* line 941, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */
}

/* line 946, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */
}

/* line 950, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-top: 1px;
  /* add a pixel to make sure there are 2px padding above events */
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
/* line 959, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

/* line 965, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-axis {
  text-align: right;
}

/* line 969, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-rtl .fc-axis {
  text-align: left;
}

/* line 973, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome jqui theme making it bold */
}

/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
/* line 981, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1;
}

/* line 987, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

/* line 991, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent;
}

/* line 995, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid > .fc-bg {
  z-index: 1;
}

/* line 999, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2;
}

/* line 1005, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */
}

/* line 1009, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

/* divs within a cell within the fc-content-skeleton */
/* line 1019, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

/* line 1024, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

/* line 1029, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3;
}

/* line 1034, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

/* line 1039, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

/* line 1043, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-helper-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
/* line 1052, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */
}

/* line 1057, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

/* line 1061, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-slats .ui-widget-content {
  /* for jqui theme */
  background: none;
  /* see through to fc-bg */
}

/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
/* line 1069, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */
}

/* line 1073, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */
}

/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
/* line 1084, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px;
}

/* line 1088, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%;
}

/* line 1092, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */
}

/* line 1098, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0;
}

/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/
/* line 1108, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-v-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 1118, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-v-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
/* line 1135, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */
}

/* line 1139, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-selected {
  /* need to allow touch resizers to extend outside event's bounding box */
  /* common fc-selected styles hide the fc-bg, so don't need this anyway */
  overflow: visible;
}

/* line 1145, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
  /* hide semi-white background, to appear darker */
}

/* line 1149, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event .fc-content {
  overflow: hidden;
  /* for when .fc-selected */
}

/* line 1153, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}

/* line 1158, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap;
}

/* short mode, where time and title are on the same line */
/* line 1165, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap;
}

/* line 1170, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top;
}

/* line 1177, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */
}

/* line 1181, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */
}

/* line 1185, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-time:after {
  content: "\000A0-\000A0";
  /* seperate with a dash, wrapped in nbsp's */
}

/* line 1189, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */
}

/* resizer (cursor device) */
/* line 1196, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

/* line 1209, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

/* resizer (touch device) */
/* line 1215, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-selected .fc-resizer {
  /* 10x10 dot */
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* horizontally center */
  left: 50%;
  margin-left: -5px;
  /* center on the bottom edge */
  bottom: -5px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
/* line 1235, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

/* arrow on axis */
/* line 1243, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */
}

/* line 1247, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* line 1255, vendor/bundle/ruby/3.3.0/gems/fullcalendar-rails-2.8.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* -------- resets ---------------*/
/* line 5, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder {
  font-size: 14px;
  color: black;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder a {
  color: black;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder input[type=button] {
  font: small/normal Arial,sans-serif;
  background: #F5F5F5;
  color: #444;
  border: 1px solid #ccc;
  font-size: 11px;
  font-weight: bold;
  height: 27px;
  line-height: 27px;
  outline: none;
  padding: 0 8px;
  text-align: center;
  border-radius: 2px;
  position: relative;
  /* Chrome 10+, Saf5.1+ */
  /* Saf4+, Chrome */
  /* FF3.6 */
  /* IE10 */
  background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
  /* Opera 11.10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5',EndColorStr='#f1f1f1');
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder input[type=button]:hover {
  border-color: #aaa;
  color: #222;
  background-color: #f9f9f9;
  -ms-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder input[type=button]:focus {
  border-color: #1E90FF;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder input[type=button]:active {
  border-color: #1E90FF;
}

/*------- defaults ------------ */
/* line 23, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder {
  font-family: helvetica, arial, 'san-serif';
  color: #222;
  font-size: 12px;
}

/*------- specifics ------------ */
/* line 28, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
select option.bold {
  font-weight: bold;
  color: red;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  padding-left: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  z-index: 50;
}

/* line 32, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog {
  background-color: #f6f6f6;
  border: 1px solid #acacac;
  -ms-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.25);
  border-radius: 7px;
  display: inline-block;
  min-width: 200px;
  margin-left: -125px;
  overflow: hidden;
  position: relative;
}

/* line 34, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content {
  padding: 10px;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content h1 {
  font-size: 16px;
  padding: 0px;
  margin: 0 0 10px 0;
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content h1 a {
  float: right;
  display: inline-block;
  height: 16px;
  width: 16px;
  background-image: url(/assets/recurring_select/cancel-9bd65bf935897e779ac39efbecc48e16546b64316d60eccded14782a95451637.png);
  background-position: center;
  background-repeat: no-repeat;
}

/* line 39, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content p {
  padding: 5px 0;
  margin: 0;
  line-height: 14px;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content p label {
  margin-right: 10px;
}

/* line 43, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content a {
  box-sizing: content-box;
}

/* line 45, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section {
  display: none;
}

/* line 46, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section label {
  font-weight: bold;
}

/* line 47, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_interval {
  width: 30px;
  text-align: center;
  display: inline-block;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .day_holder {
  border-left: 1px solid #ccc;
  position: relative;
  margin-top: 5px;
  height: 26px;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .day_holder a {
  display: block;
  padding: 5px 7px;
  font-size: 14px;
  border-style: solid;
  border-color: #ccc;
  border-width: 1px 1px 1px 0px;
  float: left;
  text-decoration: none;
  font-weight: bold;
  -ms-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
  -o-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
  background-color: #fff;
}

/* line 51, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .day_holder a.selected {
  background-color: #89a;
  color: #fff;
  -ms-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
  -o-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
  position: relative;
  /* Chrome 10+, Saf5.1+ */
  /* Saf4+, Chrome */
  /* FF3.6 */
  /* IE10 */
  background-image: -o-linear-gradient(top, #9ab, #789);
  /* Opera 11.10+ */
}

/* line 52, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .day_holder a:hover {
  cursor: pointer;
  background-color: #dde;
}

/* line 56, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_day, .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_week {
  width: 155px;
}

/* line 58, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_day a, .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_week a {
  display: inline-block;
  text-align: center;
  width: 15px;
  padding: 5px 3px;
  font-size: 12px;
  border-style: solid;
  border-color: #ccc;
  border-width: 1px 1px 1px 1px;
  margin: -1px 0 0 -1px;
  line-height: 10px;
  background-color: #fff;
  font-weight: bold;
}

/* line 59, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_day a.selected, .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_week a.selected {
  background-color: #89a;
  color: #fff;
  position: relative;
  /* Chrome 10+, Saf5.1+ */
  /* Saf4+, Chrome */
  /* FF3.6 */
  /* IE10 */
  background-image: -o-linear-gradient(top, #9ab, #789);
  /* Opera 11.10+ */
  -ms-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2) inset;
  -o-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2) inset;
  text-shadow: 0 1px 1px #333;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_day a:hover, .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_week a:hover {
  cursor: pointer;
  background-color: #dde;
}

/* line 62, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_day a.end_of_month, .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_week a.end_of_month {
  width: 81px;
}

/* line 64, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_week {
  width: 191px;
}

/* line 66, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_week span {
  display: inline-block;
  width: 35px;
}

/* line 73, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .monthly_rule_type span {
  margin-right: 15px;
}

/* line 80, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .rs_summary {
  padding: 0px;
  margin-top: 15px;
  border-top: 1px solid #ccc;
}

/* line 81, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .rs_summary span {
  font-weight: bold;
  border-top: 1px solid #fff;
  display: block;
  padding: 10px 0 5px 0;
}

/* line 82, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .rs_summary.fetching {
  color: #999;
}

/* line 83, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .rs_summary.fetching span {
  background-image: url(/assets/recurring_select/throbber_13x13-49e4e220162277d5957d78bc2e4bd858c3fec383e91e14fee3453147c129453c.gif);
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  height: 13px;
  width: 13px;
  margin-top: -4px;
  padding-right: 5px;
}

/* line 85, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .rs_summary label {
  font-weight: normal;
}

/* line 88, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .controls {
  padding: 10px 0px 5px 0px;
  min-width: 170px;
  text-align: center;
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .controls input[type=button] {
  margin: 0px 5px;
  width: 70px;
}

/* line 90, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .controls input.rs_save[type=button] {
  color: #333;
}

/* line 91, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .controls input.rs_cancel[type=button] {
  color: #666;
}

/* line 92, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog .rs_dialog_content .controls input.disabled[type=button] {
  color: #aaa;
}

/* line 98, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog.animated .controls {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

/* line 99, vendor/bundle/ruby/3.3.0/gems/recurring_select-3.0.0/app/assets/stylesheets/recurring_select.scss */
.rs_dialog_holder .rs_dialog.animated .rs_summary, .rs_dialog_holder .rs_dialog.animated .freq_option_section {
  display: none;
}

/* ========================================================================
 * bootstrap-switch - v3.3.2
 * http://www.bootstrap-switch.org
 * ========================================================================
 * Copyright 2012-2013 Mattia Larentis
 *
 * ========================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */
/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch {
  display: inline-block;
  direction: ltr;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid;
  border-color: #cccccc;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -webkit-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 42, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-container {
  display: inline-block;
  top: 0;
  border-radius: 4px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block !important;
  height: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 20px;
}

/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off {
  text-align: center;
  z-index: 1;
}

/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  color: #fff;
  background: #428bca;
}

/* line 72, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
  color: #fff;
  background: #5bc0de;
}

/* line 77, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
  color: #fff;
  background: #5cb85c;
}

/* line 82, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
  background: #f0ad4e;
  color: #fff;
}

/* line 87, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
  color: #fff;
  background: #d9534f;
}

/* line 92, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  color: #000;
  background: #eeeeee;
}

/* line 97, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-label {
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  color: #333333;
  background: #ffffff;
}

/* line 105, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 109, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-off {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 113, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch input[type='radio'],
.bootstrap-switch input[type='checkbox'] {
  position: absolute !important;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

/* line 122, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch input.form-control[type='radio'],
.bootstrap-switch input.form-control[type='checkbox'] {
  height: auto;
}

/* line 126, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 133, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 140, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
  padding: 6px 16px;
  font-size: 18px;
  line-height: 1.33;
}

/* line 147, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-readonly,
.bootstrap-switch.bootstrap-switch-indeterminate {
  cursor: default !important;
}

/* line 152, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}

/* line 165, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
  -webkit-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}

/* line 169, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 175, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 181, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-focused {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 187, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 192, vendor/bundle/ruby/3.3.0/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot);
  src: url(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix) format("embedded-opentype"), url(/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2) format("woff2"), url(/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff) format("woff"), url(/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf) format("truetype"), url(/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 183, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1, vendor/assets/stylesheets/textAngular.css */
.ta-hidden-input {
  width: 1px;
  height: 1px;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -10000px;
  left: -10000px;
  opacity: 0;
  overflow: hidden;
}

/* add generic styling for the editor */
/* line 15, vendor/assets/stylesheets/textAngular.css */
.ta-root.focussed > .ta-scroll-window.form-control {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 23, vendor/assets/stylesheets/textAngular.css */
.ta-editor.ta-html, .ta-scroll-window.form-control {
  min-height: 300px;
  height: auto;
  overflow: auto;
  font-family: inherit;
  font-size: 100%;
}

/* line 31, vendor/assets/stylesheets/textAngular.css */
.ta-scroll-window.form-control {
  position: relative;
  padding: 0;
}

/* line 36, vendor/assets/stylesheets/textAngular.css */
.ta-scroll-window > .ta-bind {
  height: auto;
  min-height: 300px;
  padding: 6px 12px;
}

/* line 42, vendor/assets/stylesheets/textAngular.css */
.ta-editor:focus {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

/* add the styling for the awesomness of the resizer */
/* line 47, vendor/assets/stylesheets/textAngular.css */
.ta-resizer-handle-overlay {
  z-index: 100;
  position: absolute;
  display: none;
}

/* line 53, vendor/assets/stylesheets/textAngular.css */
.ta-resizer-handle-overlay > .ta-resizer-handle-info {
  position: absolute;
  bottom: 16px;
  right: 16px;
  border: 1px solid black;
  background-color: #FFF;
  padding: 0 4px;
  opacity: 0.7;
}

/* line 63, vendor/assets/stylesheets/textAngular.css */
.ta-resizer-handle-overlay > .ta-resizer-handle-background {
  position: absolute;
  bottom: 5px;
  right: 5px;
  left: 5px;
  top: 5px;
  border: 1px solid black;
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 73, vendor/assets/stylesheets/textAngular.css */
.ta-resizer-handle-overlay > .ta-resizer-handle-corner {
  width: 10px;
  height: 10px;
  position: absolute;
}

/* line 79, vendor/assets/stylesheets/textAngular.css */
.ta-resizer-handle-overlay > .ta-resizer-handle-corner-tl {
  top: 0;
  left: 0;
  border-left: 1px solid black;
  border-top: 1px solid black;
}

/* line 86, vendor/assets/stylesheets/textAngular.css */
.ta-resizer-handle-overlay > .ta-resizer-handle-corner-tr {
  top: 0;
  right: 0;
  border-right: 1px solid black;
  border-top: 1px solid black;
}

/* line 93, vendor/assets/stylesheets/textAngular.css */
.ta-resizer-handle-overlay > .ta-resizer-handle-corner-bl {
  bottom: 0;
  left: 0;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
}

/* line 100, vendor/assets/stylesheets/textAngular.css */
.ta-resizer-handle-overlay > .ta-resizer-handle-corner-br {
  bottom: 0;
  right: 0;
  border: 1px solid black;
  cursor: se-resize;
  background-color: white;
}

/* copy the popover code from bootstrap so this will work even without it */
/* line 109, vendor/assets/stylesheets/textAngular.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  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;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 131, vendor/assets/stylesheets/textAngular.css */
.popover.top {
  margin-top: -10px;
}

/* line 134, vendor/assets/stylesheets/textAngular.css */
.popover.bottom {
  margin-top: 10px;
}

/* line 137, vendor/assets/stylesheets/textAngular.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 145, vendor/assets/stylesheets/textAngular.css */
.popover-content {
  padding: 9px 14px;
}

/* line 148, vendor/assets/stylesheets/textAngular.css */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 157, vendor/assets/stylesheets/textAngular.css */
.popover > .arrow {
  border-width: 11px;
}

/* line 160, vendor/assets/stylesheets/textAngular.css */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 164, vendor/assets/stylesheets/textAngular.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 172, vendor/assets/stylesheets/textAngular.css */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 179, vendor/assets/stylesheets/textAngular.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 187, vendor/assets/stylesheets/textAngular.css */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 1, app/assets/stylesheets/global/referral.scss */
.gift-card-graphic {
  border: dotted;
  height: 85px;
  margin: 0 25%;
  width: 50%;
}

/* line 7, app/assets/stylesheets/global/referral.scss */
.gift-card-graphic .amount {
  margin: 8% 0;
}

/* line 4, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget {
  margin: 0 auto;
  position: relative;
  overflow: none;
  background-color: white;
}

/* line 10, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .widget_row {
  line-height: 24px;
  position: relative;
  z-index: 10;
  overflow: hidden;
  padding: 12px 72px 12px 24px;
}

/* line 18, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget textarea.form-control {
  height: auto;
}

/* line 23, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .product_attributes .widget_row.guider {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 29, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .input-sm, #occsn_widget .input-group-sm > .form-control,
#occsn_widget .input-group-sm > .input-group-addon,
#occsn_widget .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 38, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .spinner-input .btn-group {
  position: relative;
  top: -2px;
}

/* line 43, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .spinner-input .value-input {
  background-color: #eee;
  cursor: not-allowed;
  pointer-events: none;
}

/* line 52, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .validatable input.success {
  border: 1px solid #5ac4be;
  color: #5ac4be;
}

/* line 59, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .validatable select.success {
  border: 1px solid #5ac4be;
}

/* line 66, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .validatable input.error,
#occsn_widget .validatable select.error {
  border: 1px solid #e97c91;
}

/* line 72, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .validatable span.message.success {
  color: #5ac4be;
}

/* line 76, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .validatable span.message.error {
  color: #e97c91;
}

/* line 82, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .mobile-radio,
#occsn_widget .mobile-checkbox {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  color: #333;
  font-size: 15px;
  height: 48px;
  margin-bottom: 10px;
}

/* line 93, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .mobile-radio a:link,
#occsn_widget .mobile-radio a:hover,
#occsn_widget .mobile-radio a:active,
#occsn_widget .mobile-radio a:visited,
#occsn_widget .mobile-checkbox a:link,
#occsn_widget .mobile-checkbox a:hover,
#occsn_widget .mobile-checkbox a:active,
#occsn_widget .mobile-checkbox a:visited {
  color: #333;
  display: block;
  height: 100%;
  padding: 10px 15px;
  text-decoration: none;
  width: 100%;
}

/* line 105, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .mobile-radio input,
#occsn_widget .mobile-checkbox input {
  margin-right: 10px;
  position: relative;
  top: 0px;
}

/* line 111, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .mobile-radio.selected,
#occsn_widget .mobile-checkbox.selected {
  background-color: #e5e5e5;
}

/* line 115, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .mobile-radio.radio-sm,
#occsn_widget .mobile-checkbox.radio-sm {
  font-size: 13px;
}

/* line 120, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .waiver {
  max-height: 135px;
  overflow-y: scroll;
}

/* line 126, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .rails-bootstrap-forms-datetime-select .form-control {
  display: inline;
  width: auto;
}

/* line 132, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .guider {
  margin-left: 48px;
  border-left: 3px solid #bcbdc0;
}

/* line 137, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .guider-top {
  margin-left: 24px;
  padding-left: 48px;
  background-image: url("https://s3.amazonaws.com/assets.playoccasion/rails/images/widget/ball_top.png");
  background-repeat: no-repeat;
  background-position: 11px 10px;
}

/* line 145, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .guider-middle {
  margin-left: 24px;
  padding-left: 48px;
  border-left: none;
  background-image: url("https://s3.amazonaws.com/assets.playoccasion/rails/images/widget/ball_middle.png");
  background-repeat: no-repeat;
  background-position: 11px -23px;
}

/* line 154, app/assets/stylesheets/public/orders/new.scss */
#occsn_widget .guider-bottom {
  margin-left: 24px;
  padding-left: 48px;
  background-image: url("https://s3.amazonaws.com/assets.playoccasion/rails/images/widget/ball_bottom.png");
  background-repeat: no-repeat;
  background-position: 11px -39px;
}

@media (min-width: 768px) {
  /* line 165, app/assets/stylesheets/public/orders/new.scss */
  #occsn_widget {
    max-width: 720px;
    box-shadow: 0 3px 91px rgba(0, 0, 0, 0.8);
  }
}

/* line 171, app/assets/stylesheets/public/orders/new.scss */
body.orders.page {
  background-color: #555;
}

/* line 175, app/assets/stylesheets/public/orders/new.scss */
.orders.new {
  /*!
 *
 *  Project:  GLYPHICONS HALFLINGS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @glyphicons
 *
 */
}

@font-face {
  /* line 175, app/assets/stylesheets/public/orders/new.scss */
  .orders.new {
    font-family: 'Glyphicons Social Regular';
    src: url("https://s3.amazonaws.com/assets.playoccasion/rails/public/fonts/glyphicons-social-regular.eot");
    src: url("https://s3.amazonaws.com/assets.playoccasion/rails/public/fonts/glyphicons-social-regular.eot?#iefix") format("embedded-opentype"), url("https://s3.amazonaws.com/assets.playoccasion/rails/public/fonts/glyphicons-social-regular.woff") format("application/font-woff"), url("https://s3.amazonaws.com/assets.playoccasion/rails/public/fonts/glyphicons-social-regular.ttf") format("application/font-sfnt"), url("https://s3.amazonaws.com/assets.playoccasion/rails/public/fonts/glyphicons-social-regular.svg#glyphicons_socialregular") format("svg");
    font-weight: normal;
    font-style: normal;
  }
}

/* line 10, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  color: #1d1d1b;
  text-decoration: none;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

/* line 20, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  margin: 0 5px 0 0;
  font: 24px/1em 'Glyphicons Social Regular';
  font-style: normal;
  font-weight: normal;
  color: #1d1d1b;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

/* line 36, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.white:before {
  color: #fff;
}

/* line 39, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.pinterest:before {
  content: "\E001";
}

/* line 42, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.dropbox:before {
  content: "\E002";
}

/* line 45, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.google_plus:before {
  content: "\E003";
}

/* line 48, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.jolicloud:before {
  content: "\E004";
}

/* line 51, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.yahoo:before {
  content: "\E005";
}

/* line 54, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.blogger:before {
  content: "\E006";
}

/* line 57, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.picasa:before {
  content: "\E007";
}

/* line 60, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.amazon:before {
  content: "\E008";
}

/* line 63, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.tumblr:before {
  content: "\E009";
}

/* line 66, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.wordpress:before {
  content: "\E010";
}

/* line 69, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.instapaper:before {
  content: "\E011";
}

/* line 72, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.evernote:before {
  content: "\E012";
}

/* line 75, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.xing:before {
  content: "\E013";
}

/* line 78, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.zootool:before {
  content: "\E014";
}

/* line 81, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.dribbble:before {
  content: "\E015";
}

/* line 84, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.deviantart:before {
  content: "\E016";
}

/* line 87, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.read_it_later:before {
  content: "\E017";
}

/* line 90, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.linked_in:before {
  content: "\E018";
}

/* line 93, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.forrst:before {
  content: "\E019";
}

/* line 96, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.pinboard:before {
  content: "\E020";
}

/* line 99, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.behance:before {
  content: "\E021";
}

/* line 102, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.github:before {
  content: "\E022";
}

/* line 105, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.youtube:before {
  content: "\E023";
}

/* line 108, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.skitch:before {
  content: "\E024";
}

/* line 111, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.foursquare:before {
  content: "\E025";
}

/* line 114, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.quora:before {
  content: "\E026";
}

/* line 117, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.badoo:before {
  content: "\E027";
}

/* line 120, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.spotify:before {
  content: "\E028";
}

/* line 123, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.stumbleupon:before {
  content: "\E029";
}

/* line 126, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.readability:before {
  content: "\E030";
}

/* line 129, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.facebook:before {
  content: "\E031";
}

/* line 132, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.twitter:before {
  content: "\E032";
}

/* line 135, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.instagram:before {
  content: "\E033";
}

/* line 138, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.posterous_spaces:before {
  content: "\E034";
}

/* line 141, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.vimeo:before {
  content: "\E035";
}

/* line 144, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.flickr:before {
  content: "\E036";
}

/* line 147, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.last_fm:before {
  content: "\E037";
}

/* line 150, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.rss:before {
  content: "\E038";
}

/* line 153, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.skype:before {
  content: "\E039";
}

/* line 156, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.e-mail:before {
  content: "\E040";
}

/* line 159, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.vine:before {
  content: "\E041";
}

/* line 162, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.myspace:before {
  content: "\E042";
}

/* line 165, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.goodreads:before {
  content: "\E043";
}

/* line 168, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.apple:before {
  content: "\F8FF";
}

/* line 171, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.windows:before {
  content: "\E045";
}

/* line 174, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.yelp:before {
  content: "\E046";
}

/* line 177, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.playstation:before {
  content: "\E047";
}

/* line 180, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.xbox:before {
  content: "\E048";
}

/* line 183, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.android:before {
  content: "\E049";
}

/* line 186, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social.ios:before {
  content: "\E050";
}

/* line 189, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons_social.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  *margin-right: .3em;
}

/* line 204, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon _:-o-prefocus,
.orders.new .social-icon {
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons_social.png);
}

/* line 208, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .no-inlinesvg .social-icon {
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons_social.png);
}

/* line 211, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.white {
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons_social-white.svg);
}

/* line 214, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.white _:-o-prefocus,
.orders.new .social-icon.white {
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons_social-white.png);
}

/* line 218, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .no-inlinesvg .social-icon.white {
  background-image: url(https://s3.amazonaws.com/assets.playoccasion/rails/public/images/glyphicons_social-white.png);
}

/* line 221, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.pinterest {
  background-position: 0px 0px;
}

/* line 224, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.dropbox {
  background-position: -48px 0px;
}

/* line 227, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.google_plus {
  background-position: -96px 0px;
}

/* line 230, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.jolicloud {
  background-position: -144px 0px;
}

/* line 233, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.yahoo {
  background-position: -192px 0px;
}

/* line 236, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.blogger {
  background-position: -240px 0px;
}

/* line 239, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.picasa {
  background-position: -288px 0px;
}

/* line 242, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.amazon {
  background-position: -336px 0px;
}

/* line 245, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.tumblr {
  background-position: -384px 0px;
}

/* line 248, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.wordpress {
  background-position: -432px 0px;
}

/* line 251, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.instapaper {
  background-position: 0px -48px;
}

/* line 254, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.evernote {
  background-position: -48px -48px;
}

/* line 257, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.xing {
  background-position: -96px -48px;
}

/* line 260, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.zootool {
  background-position: -144px -48px;
}

/* line 263, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.dribbble {
  background-position: -192px -48px;
}

/* line 266, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.deviantart {
  background-position: -240px -48px;
}

/* line 269, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.read_it_later {
  background-position: -288px -48px;
}

/* line 272, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.linked_in {
  background-position: -336px -48px;
}

/* line 275, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.forrst {
  background-position: -384px -48px;
}

/* line 278, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.pinboard {
  background-position: -432px -48px;
}

/* line 281, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.behance {
  background-position: 0px -96px;
}

/* line 284, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.github {
  background-position: -48px -96px;
}

/* line 287, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.youtube {
  background-position: -96px -96px;
}

/* line 290, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.skitch {
  background-position: -144px -96px;
}

/* line 293, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.foursquare {
  background-position: -192px -96px;
}

/* line 296, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.quora {
  background-position: -240px -96px;
}

/* line 299, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.badoo {
  background-position: -288px -96px;
}

/* line 302, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.spotify {
  background-position: -336px -96px;
}

/* line 305, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.stumbleupon {
  background-position: -384px -96px;
}

/* line 308, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.readability {
  background-position: -432px -96px;
}

/* line 311, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.facebook {
  background-position: 0px -144px;
}

/* line 314, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.twitter {
  background-position: -48px -144px;
}

/* line 317, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.instagram {
  background-position: -96px -144px;
}

/* line 320, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.posterous_spaces {
  background-position: -144px -144px;
}

/* line 323, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.vimeo {
  background-position: -192px -144px;
}

/* line 326, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.flickr {
  background-position: -240px -144px;
}

/* line 329, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.last_fm {
  background-position: -288px -144px;
}

/* line 332, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.rss {
  background-position: -336px -144px;
}

/* line 335, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.skype {
  background-position: -384px -144px;
}

/* line 338, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.e-mail {
  background-position: -432px -144px;
}

/* line 341, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.vine {
  background-position: 0px -192px;
}

/* line 344, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.myspace {
  background-position: -48px -192px;
}

/* line 347, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.goodreads {
  background-position: -96px -192px;
}

/* line 350, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.apple {
  background-position: -144px -192px;
}

/* line 353, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.windows {
  background-position: -192px -192px;
}

/* line 356, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.yelp {
  background-position: -240px -192px;
}

/* line 359, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.playstation {
  background-position: -288px -192px;
}

/* line 362, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.xbox {
  background-position: -336px -192px;
}

/* line 365, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.android {
  background-position: -384px -192px;
}

/* line 368, vendor/assets/stylesheets/glyphicons-social.css */
.orders.new .social-icon.ios {
  background-position: -432px -192px;
}

/* line 180, app/assets/stylesheets/public/orders/new.scss */
.background-image {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
  opacity: 0.7;
}

/* line 200, app/assets/stylesheets/public/orders/new.scss */
.due {
  font-size: 30px;
}

/* line 204, app/assets/stylesheets/public/orders/new.scss */
.header {
  position: relative;
  color: white;
  background-color: #404041;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

/* line 213, app/assets/stylesheets/public/orders/new.scss */
.separator_row hr {
  margin: 0 0 0 -24px;
}

/* line 218, app/assets/stylesheets/public/orders/new.scss */
.title h3 {
  margin: 0;
}

/* line 223, app/assets/stylesheets/public/orders/new.scss */
.margin-top-20 {
  margin-top: 20px;
}

/* line 228, app/assets/stylesheets/public/orders/new.scss */
.referrer-outer {
  border-bottom: 1px #555 solid;
}

/* line 231, app/assets/stylesheets/public/orders/new.scss */
.referrer-outer .off-banner {
  font-size: 16px;
  position: absolute;
  top: 12px;
  right: 0;
  padding: 6px 12px;
  color: white;
  background-color: #7ed321;
}

/* line 242, app/assets/stylesheets/public/orders/new.scss */
.referrer {
  overflow: hidden;
  margin-top: 24px;
  color: #333;
}

/* line 247, app/assets/stylesheets/public/orders/new.scss */
.referrer .referrer-avatar {
  float: left;
  width: 63px;
  height: 63px;
}

/* line 253, app/assets/stylesheets/public/orders/new.scss */
.referrer .message {
  float: right;
  width: 549px;
  margin-left: 12px;
}

/* line 259, app/assets/stylesheets/public/orders/new.scss */
.referrer p {
  font-size: 19px;
  line-height: 24px;
}

/* line 264, app/assets/stylesheets/public/orders/new.scss */
.referrer .avatars {
  float: left;
}

/* line 267, app/assets/stylesheets/public/orders/new.scss */
.referrer .avatars img {
  width: 29px;
  height: 29px;
  margin-right: 6px;
}

/* line 274, app/assets/stylesheets/public/orders/new.scss */
.referrer .autograph {
  font-family: 'Annie Use Your Telescope', cursive;
  font-size: 32px;
  line-height: 48px;
  float: right;
  margin: 0;
  color: #333;
}

/* line 283, app/assets/stylesheets/public/orders/new.scss */
.referrer small {
  text-align: center;
}

/* line 288, app/assets/stylesheets/public/orders/new.scss */
.product-header {
  background-color: rgba(0, 0, 0, 0.43);
  bottom: 0px;
  width: 100%;
  min-height: 67px;
}

/* line 295, app/assets/stylesheets/public/orders/new.scss */
.sub-header {
  color: #3e3e3e;
  background: rgba(211, 211, 211, 0.38);
  padding-right: 24px;
  padding-top: 24px;
}

/* line 303, app/assets/stylesheets/public/orders/new.scss */
.merchant_info .address.vcard {
  line-height: 1.1em;
  min-height: 66px;
  margin-top: 0;
  padding-left: 70px;
  background: url("https://s3.amazonaws.com/assets.playoccasion/rails/images/icons/icon_pin-gray.png") no-repeat;
  background-size: 64px 64px;
}

/* line 312, app/assets/stylesheets/public/orders/new.scss */
.merchant_info .address.vcard strong {
  font-size: 22px;
  line-height: 24px;
}

/* line 319, app/assets/stylesheets/public/orders/new.scss */
.merchant-information {
  float: left;
  width: 33%;
}

/* line 324, app/assets/stylesheets/public/orders/new.scss */
.product-description {
  float: right;
  width: 64%;
}

/* line 331, app/assets/stylesheets/public/orders/new.scss */
.customer-details .sign-in,
.customer-details .switch-account,
.customer-details .reset-password,
.customer-details .reset-password-message {
  display: none;
}

/* line 338, app/assets/stylesheets/public/orders/new.scss */
.customer-details .returning-customer {
  margin-bottom: 10px;
}

/* line 342, app/assets/stylesheets/public/orders/new.scss */
.customer-details .save-account {
  border-top: 1px solid #e5e5e5;
  margin-top: 20px;
  padding-top: 20px;
}

/* line 350, app/assets/stylesheets/public/orders/new.scss */
.pager a {
  height: 36px;
}

/* line 354, app/assets/stylesheets/public/orders/new.scss */
.widget_row .spinner {
  position: static !important;
  float: right;
  margin: 18px 36px;
}

/* line 359, app/assets/stylesheets/public/orders/new.scss */
.widget_row .spinner > * {
  position: relative !important;
}

/* line 365, app/assets/stylesheets/public/orders/new.scss */
.payment-method-password,
.template-method,
.new-method,
.save-payment-method-checkbox {
  display: none;
}

/* line 373, app/assets/stylesheets/public/orders/new.scss */
.payment-details td {
  vertical-align: top;
}

/* line 377, app/assets/stylesheets/public/orders/new.scss */
.payment-details .input-small {
  width: 96px;
  margin-right: 12px;
}

/* line 383, app/assets/stylesheets/public/orders/new.scss */
.errors {
  color: #e97c91;
}

/* line 388, app/assets/stylesheets/public/orders/new.scss */
.redeemable {
  font-size: 16px;
  margin: 0 0 10px;
  min-height: 50px;
  opacity: 0;
  padding: 14px 12px 12px;
}

/* line 395, app/assets/stylesheets/public/orders/new.scss */
.redeemable .value {
  text-align: center;
}

/* line 399, app/assets/stylesheets/public/orders/new.scss */
.redeemable .rm-btn {
  float: right;
  font-size: 16px;
  padding: 0;
}

/* line 405, app/assets/stylesheets/public/orders/new.scss */
.redeemable.template {
  display: none;
}

/* line 409, app/assets/stylesheets/public/orders/new.scss */
.redeemable.coupon {
  border: 2px solid #663399;
  color: #663399;
}

/* line 413, app/assets/stylesheets/public/orders/new.scss */
.redeemable.coupon .rm-btn {
  color: #663399;
}

/* line 417, app/assets/stylesheets/public/orders/new.scss */
.redeemable.coupon.flipped {
  background-color: #663399;
  color: #ffffff;
}

/* line 421, app/assets/stylesheets/public/orders/new.scss */
.redeemable.coupon.flipped .rm-btn {
  color: #ffffff;
}

/* line 427, app/assets/stylesheets/public/orders/new.scss */
.redeemable.gift-card {
  border: 2px solid #5ac4be;
  color: #5ac4be;
}

/* line 431, app/assets/stylesheets/public/orders/new.scss */
.redeemable.gift-card .rm-btn {
  color: #5ac4be;
}

/* line 435, app/assets/stylesheets/public/orders/new.scss */
.redeemable.gift-card.flipped {
  background-color: #5ac4be;
  color: #ffffff;
}

/* line 439, app/assets/stylesheets/public/orders/new.scss */
.redeemable.gift-card.flipped .rm-btn {
  color: #ffffff;
}

/* line 446, app/assets/stylesheets/public/orders/new.scss */
.price-output {
  float: right;
}

/* line 449, app/assets/stylesheets/public/orders/new.scss */
.price-output tr {
  color: #555;
  text-align: right;
}

/* line 453, app/assets/stylesheets/public/orders/new.scss */
.price-output tr td {
  padding-left: 20px;
  white-space: nowrap;
}

/* line 458, app/assets/stylesheets/public/orders/new.scss */
.price-output tr.hide {
  display: none;
}

/* line 462, app/assets/stylesheets/public/orders/new.scss */
.price-output tr.total {
  color: #333333;
  font-size: 24px;
}

/* line 466, app/assets/stylesheets/public/orders/new.scss */
.price-output tr.total td {
  padding: 10px 0 5px 20px;
}

/* line 471, app/assets/stylesheets/public/orders/new.scss */
.price-output tr.gift-card-message {
  font-size: 14px;
}

/* line 477, app/assets/stylesheets/public/orders/new.scss */
#error-output {
  margin: 0;
}

/* line 482, app/assets/stylesheets/public/orders/new.scss */
.finalize button.btn-block[type='submit'] {
  font-size: 21px;
  height: 60px;
  border: none;
  border-radius: 0;
  background-color: #f26522;
}

/* line 492, app/assets/stylesheets/public/orders/new.scss */
#finalize_order .spinner {
  position: relative;
  float: none;
  margin: 0;
}

/* line 499, app/assets/stylesheets/public/orders/new.scss */
.powered-by-outer {
  color: white;
  background-color: #bcbdc0;
}

/* line 504, app/assets/stylesheets/public/orders/new.scss */
label.required:after {
  content: ' *';
}

@media (max-width: 700px) {
  /* line 510, app/assets/stylesheets/public/orders/new.scss */
  .product-header,
.merchant-information,
.product-description {
    padding: 12px 24px;
  }
  /* line 516, app/assets/stylesheets/public/orders/new.scss */
  .guider,
.guider-top,
.guider-middle,
.guider-bottom {
    margin: 0;
    padding: 12px 24px;
    border-left: none;
    background: none;
  }
  /* line 526, app/assets/stylesheets/public/orders/new.scss */
  .separator_row hr {
    margin-left: 0;
  }
  /* line 530, app/assets/stylesheets/public/orders/new.scss */
  .security-strip .url {
    display: none;
  }
  /* line 534, app/assets/stylesheets/public/orders/new.scss */
  .payment-details .input-small {
    width: 70px;
  }
  /* line 538, app/assets/stylesheets/public/orders/new.scss */
  .merchant-information {
    width: 100%;
  }
  /* line 542, app/assets/stylesheets/public/orders/new.scss */
  .product-description {
    float: left;
    width: 100%;
  }
}

/* line 1, app/assets/stylesheets/backend/backend_layout.scss */
body {
  background-color: #fff;
}

/* line 6, app/assets/stylesheets/backend/backend_layout.scss */
header .dropdown-menu .divider {
  background-color: #d7d7d7;
}

/* line 10, app/assets/stylesheets/backend/backend_layout.scss */
header li.changelog > span {
  margin-top: 8px;
}

/* line 14, app/assets/stylesheets/backend/backend_layout.scss */
header .logout > span {
  margin-right: 2px;
}

@media (max-width: 989px) {
  /* line 20, app/assets/stylesheets/backend/backend_layout.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
}

/* line 32, app/assets/stylesheets/backend/backend_layout.scss */
.rails-bootstrap-forms-datetime-select,
.rails-bootstrap-forms-date-select,
.rails-bootstrap-forms-time-select {
  overflow: hidden;
}

/* line 36, app/assets/stylesheets/backend/backend_layout.scss */
.rails-bootstrap-forms-datetime-select .form-control,
.rails-bootstrap-forms-date-select .form-control,
.rails-bootstrap-forms-time-select .form-control {
  width: auto;
  display: inline;
}

/* line 42, app/assets/stylesheets/backend/backend_layout.scss */
.navbar-brand img {
  margin-top: -15px;
  height: 52px;
}

/* line 47, app/assets/stylesheets/backend/backend_layout.scss */
.header-blank-slate {
  max-width: 800px;
  margin: 24px auto;
}

/* line 52, app/assets/stylesheets/backend/backend_layout.scss */
.img-blank-slate {
  max-width: 400px;
  display: block;
}

/* line 57, app/assets/stylesheets/backend/backend_layout.scss */
.img-blank-slate.img-lg {
  max-width: 90%;
}

/* line 61, app/assets/stylesheets/backend/backend_layout.scss */
footer a {
  color: #999;
}

/* line 64, app/assets/stylesheets/backend/backend_layout.scss */
footer a:hover {
  color: #555;
}

@media print {
  /* line 71, app/assets/stylesheets/backend/backend_layout.scss */
  #hs-beacon {
    display: none;
  }
  /* line 76, app/assets/stylesheets/backend/backend_layout.scss */
  .order-details .modal-content {
    border: 0;
  }
}

/* line 81, app/assets/stylesheets/backend/backend_layout.scss */
.faded {
  opacity: 0.1;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

/* line 86, app/assets/stylesheets/backend/backend_layout.scss */
.schedule-button {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

/* line 91, app/assets/stylesheets/backend/backend_layout.scss */
.schedule-call {
  font-size: 13px;
  padding: 6px !important;
  color: white !important;
  background-color: #5aabeb !important;
}

/* line 1, app/assets/stylesheets/backend/calendars.scss */
#calendars {
  position: relative;
}

/* line 4, app/assets/stylesheets/backend/calendars.scss */
#calendars .navbar {
  margin: -12px -12px 12px;
  overflow: hidden;
  padding-right: 24px;
}

/* line 10, app/assets/stylesheets/backend/calendars.scss */
#calendars .fc-event .fc-bg {
  opacity: 0.75;
}

/* line 15, app/assets/stylesheets/backend/calendars.scss */
.label-time-slot-type {
  background-color: rgba(0, 0, 0, 0.15);
  color: #555;
}

/* line 20, app/assets/stylesheets/backend/calendars.scss */
.jump-to-date {
  float: right;
  margin-left: 12px;
  position: relative;
}

/* line 25, app/assets/stylesheets/backend/calendars.scss */
.jump-to-date button {
  height: 28px;
  line-height: 19px;
}

/* line 31, app/assets/stylesheets/backend/calendars.scss */
.listing_closed {
  background-color: #e5e5e5;
}

/* line 36, app/assets/stylesheets/backend/calendars.scss */
.well .list-inline {
  margin-bottom: 0;
}

/* line 41, app/assets/stylesheets/backend/calendars.scss */
.no-resize {
  resize: none;
}

/* line 45, app/assets/stylesheets/backend/calendars.scss */
.fc button {
  height: 35px;
}

/* line 49, app/assets/stylesheets/backend/calendars.scss */
.uib-day .btn-sm, .uib-day .btn-group-sm > .btn {
  padding: 5px !important;
}

/* line 6, app/assets/stylesheets/backend/cashout.scss */
.cashouts .status {
  background-color: green;
  padding: 24px;
  text-align: center;
  color: white;
}

/* line 14, app/assets/stylesheets/backend/cashout.scss */
.cashouts .table .product {
  max-width: 150px;
}

/* line 18, app/assets/stylesheets/backend/cashout.scss */
.cashouts .table .customer {
  max-width: 100px;
}

/* line 3, app/assets/stylesheets/backend/coupons.scss */
body.coupons .panel td.disabled {
  background-color: #f2dede;
}

/* line 7, app/assets/stylesheets/backend/coupons.scss */
body.coupons .panel td.enabled {
  background-color: #dff0d8;
}

/* line 12, app/assets/stylesheets/backend/coupons.scss */
.coupon-header .btn {
  margin-top: 20px;
  float: right;
}

/* line 17, app/assets/stylesheets/backend/coupons.scss */
.no-coupons {
  background: #ddd;
  text-align: center;
  width: 100%;
  height: 150px;
  padding: 25px 40px;
}

/* line 24, app/assets/stylesheets/backend/coupons.scss */
.no-coupons .description {
  margin-bottom: 15px;
}

/* line 29, app/assets/stylesheets/backend/coupons.scss */
.coupon-group {
  margin-bottom: 40px;
}

/* line 31, app/assets/stylesheets/backend/coupons.scss */
.coupon-group .description {
  margin-top: 5px;
  margin-bottom: 20px;
}

/* line 32, app/assets/stylesheets/backend/coupons.scss */
.coupon-group .description h3 {
  margin: 0px;
}

/* line 40, app/assets/stylesheets/backend/coupons.scss */
.coupon-group .labels {
  background: #efeff0;
  margin-top: 10px;
  border-bottom: 1px solid #fff;
  padding: 20px 0px 20px 0px;
}

/* line 47, app/assets/stylesheets/backend/coupons.scss */
.coupon-group .coupon {
  padding: 10px 0px 10px 0px;
  border-bottom: 1px solid #fff;
}

/* line 51, app/assets/stylesheets/backend/coupons.scss */
.coupon-group .coupon .btn-group .btn-sm, .coupon-group .coupon .btn-group .btn-group-sm > .btn {
  padding: 5px 5px;
}

/* line 60, app/assets/stylesheets/backend/coupons.scss */
.discount-selector .dropdown-toggle {
  margin-top: 24px;
  height: 48px;
}

/* line 67, app/assets/stylesheets/backend/coupons.scss */
.product-selector .description {
  margin: -10px 0px 10px 15px;
}

/* line 71, app/assets/stylesheets/backend/coupons.scss */
.product-selector .btn-panel {
  margin-top: 15px;
}

/* line 74, app/assets/stylesheets/backend/coupons.scss */
.product-selector .btn-panel .btn {
  height: 40px;
  width: 80px;
  margin: 0px 0px 10px 10px;
}

/* line 81, app/assets/stylesheets/backend/coupons.scss */
.product-selector .product-left, .product-selector .product-right {
  min-height: 200px;
  font-size: 12px;
  word-wrap: break-word;
}

/* line 88, app/assets/stylesheets/backend/coupons.scss */
.coupon-code {
  width: 100%;
  padding: 2px 0px;
  margin: 16px 0px 5px 0px;
  background: #5ac4be;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  border: 1px solid #fff;
}

/* line 100, app/assets/stylesheets/backend/coupons.scss */
.coupon .products {
  margin-top: 15px;
  overflow: hidden;
}

/* line 105, app/assets/stylesheets/backend/coupons.scss */
.coupon .products .product {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0px;
}

/* line 109, app/assets/stylesheets/backend/coupons.scss */
.coupon .products .product .title {
  margin-top: 5px;
}

/* line 113, app/assets/stylesheets/backend/coupons.scss */
.coupon .products .product .url input[readonly] {
  background-color: inherit;
}

/* line 118, app/assets/stylesheets/backend/coupons.scss */
.coupon .products .product:first-child {
  border-top: 1px solid #e5e5e5;
}

/* line 124, app/assets/stylesheets/backend/coupons.scss */
.coupon .table-coupons tbody td {
  vertical-align: middle;
}

/* line 128, app/assets/stylesheets/backend/coupons.scss */
.coupon .order-header {
  margin-bottom: 10px;
}

/* line 131, app/assets/stylesheets/backend/coupons.scss */
.coupon .order-header .reports-btn {
  float: right;
}

/* line 137, app/assets/stylesheets/backend/coupons.scss */
.coupon .orders {
  overflow: hidden;
}

/* line 140, app/assets/stylesheets/backend/coupons.scss */
.coupon .orders .order {
  padding: 10px 0px;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}

/* line 146, app/assets/stylesheets/backend/coupons.scss */
.coupon .orders .order:first-child {
  border-top: 1px solid #e5e5e5;
}

/* line 151, app/assets/stylesheets/backend/coupons.scss */
.coupon .footer {
  text-align: center;
}

/* line 156, app/assets/stylesheets/backend/coupons.scss */
label.control-label[for='coupon_template_name']:after {
  content: ' *';
}

/* line 161, app/assets/stylesheets/backend/coupons.scss */
body.coupons.new .bootstrap-switch-handle-on {
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/backend/dashboard.scss */
#sales-goal {
  height: 36px;
}

/* line 4, app/assets/stylesheets/backend/dashboard.scss */
#sales-goal .progress-bar {
  line-height: 36px;
  font-size: 17px;
}

/* line 10, app/assets/stylesheets/backend/dashboard.scss */
.triangle-right {
  position: relative;
  padding: 15px;
  margin: 12px 0 24px 0;
  color: #000;
  background: #dadfe1;
  /* default background for browsers without gradient support */
  /* css3 */
  background: -webkit-gradient(linear, left top, left bottom, from(#2e88c4), to(#dadfe1));
  background: linear-gradient(#2e88c4, #dadfe1);
  border-radius: 10px;
}

/* line 26, app/assets/stylesheets/backend/dashboard.scss */
.triangle-right:after {
  content: "";
  position: absolute;
  bottom: -20px;
  /* value = - border-top-width - border-bottom-width */
  left: 50px;
  /* controls horizontal position */
  border-width: 20px 0 0 20px;
  /* vary these values to change the angle of the vertex */
  border-style: solid;
  border-color: #dadfe1 transparent;
  /* reduce the damage in FF3.0 */
  display: block;
  width: 0;
}

/* line 39, app/assets/stylesheets/backend/dashboard.scss */
.triangle-right.left {
  margin-left: 40px;
  background: #dadfe1;
}

/* line 44, app/assets/stylesheets/backend/dashboard.scss */
.triangle-right.left:after {
  top: 16px;
  left: -40px;
  /* value = - border-left-width - border-right-width */
  bottom: auto;
  border-width: 15px 40px 0 0;
  /* vary these values to change the angle of the vertex */
  border-color: transparent #dadfe1;
}

/* line 1, app/assets/stylesheets/backend/forms.scss */
.occsn-form {
  max-width: 960px;
}

/* line 5, app/assets/stylesheets/backend/forms.scss */
.occsn-form-sm {
  max-width: 320px;
}

/* line 10, app/assets/stylesheets/backend/forms.scss */
.editable-wrap {
  max-width: 220px;
  width: 100%;
}

/* line 1, app/assets/stylesheets/backend/fullcalendar-custom.scss */
.fc-time-grid-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: .7;
}

/* line 8, app/assets/stylesheets/backend/fullcalendar-custom.scss */
.fc-event {
  border: none;
  border-left: 2px rgba(0, 0, 0, 0.3) solid;
  border-bottom: 1px rgba(0, 0, 0, 0.3) solid;
  padding: 3px 0 0 3px;
  border-radius: 8px;
  color: rgba(0, 0, 0, 0.75);
}

/* line 16, app/assets/stylesheets/backend/fullcalendar-custom.scss */
.fc-event .status-lock {
  margin: -22px 3px 6px 83px;
  width: 12px;
  height: 12px;
}

/* line 21, app/assets/stylesheets/backend/fullcalendar-custom.scss */
.fc-event .status-dot {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  margin: -17px 3px 4px 65px;
}

/* line 27, app/assets/stylesheets/backend/fullcalendar-custom.scss */
.fc-event .status-dot.available {
  background-color: #7ED321;
}

/* line 31, app/assets/stylesheets/backend/fullcalendar-custom.scss */
.fc-event .status-dot.unavailable {
  background-color: none;
}

/* line 38, app/assets/stylesheets/backend/fullcalendar-custom.scss */
.fc-event:hover {
  color: rgba(0, 0, 0, 0.9);
}

/* line 42, app/assets/stylesheets/backend/fullcalendar-custom.scss */
.fc-state-default {
  background-image: none;
  text-shadow: none;
  box-shadow: none;
  color: #555;
  background-color: white;
  border: 1px solid #e6e6e6;
}

/* line 51, app/assets/stylesheets/backend/fullcalendar-custom.scss */
.fc-state-active {
  background-color: #e6e6e6;
}

/* line 55, app/assets/stylesheets/backend/fullcalendar-custom.scss */
.fc-time-grid-event .fc-time {
  padding: 2px 1px 7px 1px;
}

/* line 2, app/assets/stylesheets/backend/integrations.scss */
body.integrations .checkbox input[type='checkbox'][disabled] + span {
  color: #ccc;
}

@media (max-width: 767px) {
  /* line 9, app/assets/stylesheets/backend/integrations.scss */
  body.integrations .btn.disconnect {
    float: none;
    margin-top: 10px;
  }
}

@media (min-width: 768px) {
  /* line 18, app/assets/stylesheets/backend/integrations.scss */
  body.integrations .btn.disconnect {
    float: right;
  }
}

/* line 24, app/assets/stylesheets/backend/integrations.scss */
.integration-tile {
  padding: 15px;
  color: #555;
  min-height: 190px;
}

/* line 29, app/assets/stylesheets/backend/integrations.scss */
.integration-tile:hover {
  text-decoration: none;
}

/* line 34, app/assets/stylesheets/backend/integrations.scss */
.banner {
  background-image: url(/assets/integrations/jumbotron-background-8a2f96b54d1921b335778c4b0ec6baac90124c0b23d2fb865e30bdc9c0c949f4.png);
  background-size: cover;
  color: #fff;
  margin-top: -19px;
}

/* line 1, app/assets/stylesheets/backend/order_details_modal.scss */
.order-details-modal .created-at,
.order-details-modal .payment-method {
  white-space: nowrap;
}

/* line 6, app/assets/stylesheets/backend/order_details_modal.scss */
.price {
  margin-top: 8px;
}

/* line 10, app/assets/stylesheets/backend/order_details_modal.scss */
.balance {
  margin-top: 4px;
}

@media print {
  /* line 15, app/assets/stylesheets/backend/order_details_modal.scss */
  .modal.order-details {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    visibility: visible;
    overflow: visible !important;
    font-size: 90%;
  }
  /* line 28, app/assets/stylesheets/backend/order_details_modal.scss */
  .product-title {
    font-size: 24px;
  }
  /* line 32, app/assets/stylesheets/backend/order_details_modal.scss */
  .table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
    padding: 5px;
  }
  /* line 45, app/assets/stylesheets/backend/order_details_modal.scss */
  .order-details .modal-body .transactions td.hidden-xs {
    display: table-cell !important;
  }
  /* line 49, app/assets/stylesheets/backend/order_details_modal.scss */
  .order-details .modal-dialog {
    visibility: visible !important;
    overflow: visible !important;
  }
  /* line 55, app/assets/stylesheets/backend/order_details_modal.scss */
  .order-details .created-at {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 61, app/assets/stylesheets/backend/order_details_modal.scss */
  .modal.order-details .modal-body .basic-information,
.modal.order-details .modal-body .customer-information,
.modal.order-details .modal-body .transactions,
.modal.order-details .modal-body .attributes {
    padding: 10px 0;
  }
  /* line 69, app/assets/stylesheets/backend/order_details_modal.scss */
  .modal.order-details .modal-dialog .modal-body section.has-divider {
    border-bottom: 0;
    padding-top: 0;
  }
}

/* line 1, app/assets/stylesheets/backend/orders.scss */
#orders-controller {
  height: 100%;
}

/* line 4, app/assets/stylesheets/backend/orders.scss */
#orders-controller .position {
  position: relative;
  padding-top: 48px;
}

/* line 9, app/assets/stylesheets/backend/orders.scss */
#orders-controller .scrollable-x {
  overflow-x: scroll;
  overflow-y: hidden;
  min-height: 365px;
}

@media print {
  /* line 9, app/assets/stylesheets/backend/orders.scss */
  #orders-controller .scrollable-x {
    height: auto !important;
    overflow-y: hidden;
  }
}

/* line 20, app/assets/stylesheets/backend/orders.scss */
#orders-controller .scrollable-y {
  overflow-y: scroll;
  overflow-x: hidden;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 300px;
}

@media print {
  /* line 20, app/assets/stylesheets/backend/orders.scss */
  #orders-controller .scrollable-y {
    height: auto !important;
    overflow-y: hidden;
  }
}

/* line 32, app/assets/stylesheets/backend/orders.scss */
#orders-controller .orders-table {
  margin-bottom: 0;
}

/* line 37, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results th {
  height: 0;
  border: none;
  background-color: #f9f9f9;
  padding: 0;
}

/* line 43, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results th a,
#orders-controller .results th span {
  color: #979797;
  font-weight: normal;
}

/* line 49, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results th .up {
  border-bottom: 4px solid black;
}

/* line 53, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results th .down {
  border-top: 4px solid black;
}

/* line 57, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results th .arrow {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

/* line 65, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results th span {
  position: absolute;
  top: 12px;
  height: 0;
}

/* line 73, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results thead .column-header {
  min-width: 110px;
}

/* line 79, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results tbody tr {
  padding: 12px 0;
  background-color: white;
  font-size: 14px;
  line-height: 17px;
}

/* line 85, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results tbody tr a {
  color: #4b77be;
  text-decoration: underline;
}

/* line 91, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results tbody tr:hover {
  background-color: #eee;
}

/* line 95, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results tbody td.status {
  width: 12px;
}

/* line 98, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results tbody td.status.booked {
  background-color: #a9e16b;
}

/* line 101, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results tbody td.status.dropped {
  background-color: #e05667;
}

/* line 104, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results tbody td.status.reserved {
  background-color: #f9c776;
}

/* line 107, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results tbody td.status.canceled {
  background-color: #a8a8a8;
}

/* line 112, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results tbody td.edit-order a {
  color: #fff;
  text-decoration: none;
}

/* line 116, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results tbody td.edit-order a:hover {
  text-decoration: none;
}

/* line 121, app/assets/stylesheets/backend/orders.scss */
#orders-controller .results tbody td {
  margin: 12px 24px;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  white-space: nowrap;
}

/* line 133, app/assets/stylesheets/backend/orders.scss */
.modal.order-details .modal-header .verification_code {
  font-size: 18px;
  font-weight: 300;
}

/* line 138, app/assets/stylesheets/backend/orders.scss */
.modal.order-details .modal-header .badge {
  color: #fff;
  margin-left: 3px;
  text-transform: uppercase;
}

/* line 143, app/assets/stylesheets/backend/orders.scss */
.modal.order-details .modal-header .badge.booked {
  background-color: #a9e16b;
}

/* line 146, app/assets/stylesheets/backend/orders.scss */
.modal.order-details .modal-header .badge.dropped {
  background-color: #e05667;
}

/* line 149, app/assets/stylesheets/backend/orders.scss */
.modal.order-details .modal-header .badge.reserved {
  background-color: #f9c776;
}

/* line 152, app/assets/stylesheets/backend/orders.scss */
.modal.order-details .modal-header .badge.canceled {
  background-color: #a8a8a8;
}

/* line 157, app/assets/stylesheets/backend/orders.scss */
.modal.order-details .modal-header .badge.completed {
  background-color: #a9e16b;
}

/* line 160, app/assets/stylesheets/backend/orders.scss */
.modal.order-details .modal-header .badge.failed {
  background-color: #e05667;
}

/* line 163, app/assets/stylesheets/backend/orders.scss */
.modal.order-details .modal-header .badge.balance_due, .modal.order-details .modal-header .badge.awaiting_customer_payment, .modal.order-details .modal-header .badge.processing {
  background-color: #f9c776;
}

/* line 168, app/assets/stylesheets/backend/orders.scss */
.modal.order-details .modal-header .badge.unknown {
  background-color: #a8a8a8;
}

/* line 174, app/assets/stylesheets/backend/orders.scss */
.modal.order-details .modal-body {
  padding: 0;
}

/* line 177, app/assets/stylesheets/backend/orders.scss */
.modal.order-details .modal-body section {
  padding: 15px;
}

/* line 180, app/assets/stylesheets/backend/orders.scss */
.modal.order-details .modal-body section h2 {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 185, app/assets/stylesheets/backend/orders.scss */
.modal.order-details .modal-body section h3 {
  margin-top: 2px;
}

/* line 189, app/assets/stylesheets/backend/orders.scss */
.modal.order-details .modal-body section h4 {
  margin-top: 6px;
  margin-bottom: 7px;
}

/* line 194, app/assets/stylesheets/backend/orders.scss */
.modal.order-details .modal-body section h5 {
  margin-top: 0;
  margin-bottom: 3px;
}

/* line 199, app/assets/stylesheets/backend/orders.scss */
.modal.order-details .modal-body section.has-divider {
  border-bottom: 1px solid #e5e5e5;
}

/*
 *  Prevent backdrop from covering modals
 */
/* line 209, app/assets/stylesheets/backend/orders.scss */
.orders.index .modal-backdrop.in {
  z-index: 10;
}

@media only print {
  /* line 215, app/assets/stylesheets/backend/orders.scss */
  .modal.order-details section h3 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  /* line 223, app/assets/stylesheets/backend/orders.scss */
  .modal.order-details section.toolbar {
    text-align: center;
  }
  /* line 226, app/assets/stylesheets/backend/orders.scss */
  .modal.order-details section.toolbar .tool-links {
    text-align: center;
  }
}

@media (min-width: 768px) {
  /* line 235, app/assets/stylesheets/backend/orders.scss */
  .modal.order-details section.toolbar {
    text-align: left;
  }
  /* line 238, app/assets/stylesheets/backend/orders.scss */
  .modal.order-details section.toolbar .tool-links {
    text-align: right;
  }
}

/* line 3, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .user-panel, body.admin.edit_users_permissions.registrations .user-panel {
  overflow: visible;
}

/* line 7, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .admin-btn-panel, body.admin.edit_users_permissions.registrations .admin-btn-panel {
  margin-top: 30px;
  float: right;
}

/* line 11, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .admin-btn-panel .btn, body.admin.edit_users_permissions.registrations .admin-btn-panel .btn {
  margin-left: 20px;
}

/* line 16, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .cancel-panel, body.admin.edit_users_permissions.registrations .cancel-panel {
  text-align: center;
  width: 60%;
  margin: auto;
}

/* line 22, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations form, body.admin.edit_users_permissions.registrations form {
  max-width: 100%;
}

/* line 26, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations header.navbar, body.admin.edit_users_permissions.registrations header.navbar {
  display: block;
}

/* line 30, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .permission-checkbox, body.admin.edit_users_permissions.registrations .permission-checkbox {
  padding: 5px 7px 8px 7px;
}

/* line 32, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .permission-checkbox .glyphicon, body.admin.edit_users_permissions.registrations .permission-checkbox .glyphicon {
  display: none;
}

/* line 36, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .permission-checkbox .active, body.admin.edit_users_permissions.registrations .permission-checkbox .active {
  display: block;
}

/* line 43, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .id-specific .btn, body.admin.edit_users_permissions.registrations .id-specific .btn {
  font-size: 12px;
}

/* line 46, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .id-specific .btn.dropdown, body.admin.edit_users_permissions.registrations .id-specific .btn.dropdown {
  border: 1px solid #e5e5e5;
  border-right: 0px;
}

/* line 50, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .id-specific .btn.dropdown:hover, body.admin.edit.registrations .id-specific .btn.dropdown:focus, body.admin.edit.registrations .id-specific .btn.dropdown:active, body.admin.edit.registrations .id-specific .btn.dropdown.active, body.admin.edit_users_permissions.registrations .id-specific .btn.dropdown:hover, body.admin.edit_users_permissions.registrations .id-specific .btn.dropdown:focus, body.admin.edit_users_permissions.registrations .id-specific .btn.dropdown:active, body.admin.edit_users_permissions.registrations .id-specific .btn.dropdown.active {
  background-color: inherit;
  box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.15);
}

/* line 56, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .id-specific .btn.dropdown-toggle, body.admin.edit_users_permissions.registrations .id-specific .btn.dropdown-toggle {
  border: 1px solid #e5e5e5;
  border-left: 0px;
}

/* line 62, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .id-specific .caret, body.admin.edit_users_permissions.registrations .id-specific .caret {
  margin-top: 6px;
}

/* line 66, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .id-specific .permission-checkbox, body.admin.edit_users_permissions.registrations .id-specific .permission-checkbox {
  margin-left: 5px;
  padding: 3px 5px 6px 5px;
}

/* line 71, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .id-specific .dropdown-toggle, body.admin.edit_users_permissions.registrations .id-specific .dropdown-toggle {
  height: 37px;
}

/* line 75, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .id-specific .dropdown-menu, body.admin.edit_users_permissions.registrations .id-specific .dropdown-menu {
  padding: 3px 8px 6px 8px;
}

/* line 78, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .id-specific .dropdown-menu li, body.admin.edit_users_permissions.registrations .id-specific .dropdown-menu li {
  padding: 4px 0px;
}

/* line 81, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .id-specific .dropdown-menu li span, body.admin.edit_users_permissions.registrations .id-specific .dropdown-menu li span {
  width: 75%;
  font-size: 12px;
  word-wrap: break-word;
}

/* line 87, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .id-specific .dropdown-menu li .permission-checkbox, body.admin.edit_users_permissions.registrations .id-specific .dropdown-menu li .permission-checkbox {
  float: right;
  clear: right;
}

/* line 95, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations table.users, body.admin.edit_users_permissions.registrations table.users {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}

/* line 99, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations table.users th, body.admin.edit.registrations table.users td, body.admin.edit_users_permissions.registrations table.users th, body.admin.edit_users_permissions.registrations table.users td {
  text-align: center;
}

/* line 103, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations table.users thead, body.admin.edit_users_permissions.registrations table.users thead {
  border-bottom: 1px solid #e5e5e5;
}

/* line 106, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations table.users thead tr th, body.admin.edit_users_permissions.registrations table.users thead tr th {
  padding: 5px;
  font-style: normal;
  color: #5ac4be;
}

/* line 111, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations table.users thead tr th a:hover, body.admin.edit_users_permissions.registrations table.users thead tr th a:hover {
  color: inherit;
  text-decoration: none;
}

/* line 119, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations table.users tbody tr td, body.admin.edit_users_permissions.registrations table.users tbody tr td {
  padding: 10px 5px;
}

/* line 124, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations table.users .user .name, body.admin.edit_users_permissions.registrations table.users .user .name {
  text-align: left;
}

/* line 127, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations table.users .user .name h4, body.admin.edit.registrations table.users .user .name h5, body.admin.edit_users_permissions.registrations table.users .user .name h4, body.admin.edit_users_permissions.registrations table.users .user .name h5 {
  margin: 0px;
}

/* line 131, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations table.users .user .name p, body.admin.edit_users_permissions.registrations table.users .user .name p {
  margin: 0px;
  font-size: 12px;
}

/* line 138, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .add-user-btn, body.admin.edit_users_permissions.registrations .add-user-btn {
  float: right;
  margin-top: 60px;
  right: 0;
}

/* line 145, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations td.name h4, body.admin.edit_users_permissions.registrations td.name h4 {
  float: left;
  padding-right: 12px;
}

/* line 149, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations td.name small, body.admin.edit_users_permissions.registrations td.name small {
  margin-right: 12px;
  border: 1px solid #e5e5e5;
  padding: 6px;
}

/* line 154, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations td.name #confirmed, body.admin.edit_users_permissions.registrations td.name #confirmed {
  color: #5ac4be;
}

/* line 157, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations td.name #unconfirmed, body.admin.edit_users_permissions.registrations td.name #unconfirmed {
  color: #e97c91;
}

/* line 161, app/assets/stylesheets/backend/permissions.scss */
body.admin.edit.registrations .dropdown-menu, body.admin.edit_users_permissions.registrations .dropdown-menu {
  min-width: 350px;
}

/* line 3, app/assets/stylesheets/backend/products.scss */
.templates a.template {
  height: 200px;
  display: block;
  float: left;
  width: 49.2%;
  margin-bottom: 12px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #404041;
  color: white;
  position: relative;
  color: white;
  text-decoration: none;
}

/* line 18, app/assets/stylesheets/backend/products.scss */
.templates a.template h2, .templates a.template p {
  z-index: 999;
  position: relative;
  text-align: center;
}

/* line 23, app/assets/stylesheets/backend/products.scss */
.templates a.template h2 {
  margin-top: 48px;
  border-bottom: 1px solid white;
  padding-bottom: 6px;
}

/* line 30, app/assets/stylesheets/backend/products.scss */
.templates a.template:hover {
  color: black;
}

/* line 32, app/assets/stylesheets/backend/products.scss */
.templates a.template:hover .header-overlay {
  background-color: rgba(255, 255, 255, 0.7);
}

/* line 37, app/assets/stylesheets/backend/products.scss */
.templates a.template:nth-child(even) {
  float: right;
}

/* line 42, app/assets/stylesheets/backend/products.scss */
.templates .modal-header .close {
  margin-top: -8px;
}

/* line 48, app/assets/stylesheets/backend/products.scss */
#switch_product {
  margin: 0 auto;
  max-width: 680px;
}

/* line 54, app/assets/stylesheets/backend/products.scss */
.widget-editor {
  background-color: white;
  position: relative;
  z-index: 5;
  max-width: 680px;
  margin-bottom: 24px;
  border: 1px solid #e5e5e5;
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.1) !important;
}

/* line 63, app/assets/stylesheets/backend/products.scss */
.widget-editor .header {
  height: inherit;
}

/* line 67, app/assets/stylesheets/backend/products.scss */
.widget-editor hr {
  margin-left: 0;
}

/* line 71, app/assets/stylesheets/backend/products.scss */
.widget-editor form {
  max-width: 720px;
}

/* line 75, app/assets/stylesheets/backend/products.scss */
.widget-editor .widget_edit_row {
  position: absolute;
  top: 8px;
  right: 0px;
  height: 48px;
  display: none;
}

/* line 81, app/assets/stylesheets/backend/products.scss */
.widget-editor .widget_edit_row a {
  height: 48px;
  line-height: 24px;
  padding: 12px 24px;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
}

/* line 88, app/assets/stylesheets/backend/products.scss */
.widget-editor .widget_edit_row a:hover {
  background-color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
}

/* line 95, app/assets/stylesheets/backend/products.scss */
.widget-editor .widget_row {
  position: relative;
  padding-right: 24px !important;
}

/* line 100, app/assets/stylesheets/backend/products.scss */
.widget-editor .guider, .widget-editor .guider-middle {
  margin-left: 0;
  border-left: 0;
}

/* line 105, app/assets/stylesheets/backend/products.scss */
.widget-editor .widget_row:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 109, app/assets/stylesheets/backend/products.scss */
.widget-editor a.btn {
  word-wrap: break-word;
}

/* line 112, app/assets/stylesheets/backend/products.scss */
.widget-editor .ta-scroll-window > .ta-bind, .widget-editor .ta-scroll-window.form-control {
  min-height: 24px;
}

/* line 115, app/assets/stylesheets/backend/products.scss */
.widget-editor #product-description .form-control {
  height: auto;
}

/* line 120, app/assets/stylesheets/backend/products.scss */
body.admin.products.show {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

/* line 126, app/assets/stylesheets/backend/products.scss */
body.admin.products.show .guider-middle {
  padding-left: 0 !important;
  background: none !important;
}

/* line 133, app/assets/stylesheets/backend/products.scss */
#attributeWizard .field_type a {
  padding: 24px;
  background-color: #5ac4be;
  color: white;
}

/* line 141, app/assets/stylesheets/backend/products.scss */
.products #loader {
  position: fixed;
  z-index: 999999;
  top: 55px;
  right: 5px;
}

/* line 148, app/assets/stylesheets/backend/products.scss */
.products h2, .products h3, .products h4 {
  margin-top: 0;
  padding-top: 0;
}

/* line 153, app/assets/stylesheets/backend/products.scss */
.products a.reorder:hover {
  cursor: url(https://mail.google.com/mail/images/2/openhand.cur), default !important;
}

/* line 156, app/assets/stylesheets/backend/products.scss */
.products a.reorder:active {
  cursor: url(https://mail.google.com/mail/images/2/closedhand.cur), default !important;
}

/* line 162, app/assets/stylesheets/backend/products.scss */
.best_in_place textarea, .best_in_place input {
  width: 100%;
  color: black;
}

/* line 168, app/assets/stylesheets/backend/products.scss */
.finalize-button, .finalize-button:hover {
  height: 60px;
  background-color: #f26522;
  font-size: 21px;
  line-height: 2.33;
  border: none;
  border-radius: 0;
  color: white;
}

/* line 177, app/assets/stylesheets/backend/products.scss */
.finalize-button .best_in_place, .finalize-button:hover .best_in_place {
  display: block;
  border-bottom: dashed 1px white;
  height: 37px;
}

/* line 187, app/assets/stylesheets/backend/products.scss */
#attributeWizard .field-type-list img, #attributeWizard .field-type-show img {
  width: 80px;
  margin-right: 12px;
}

/* line 192, app/assets/stylesheets/backend/products.scss */
#attributeWizard .field-type-list a, #attributeWizard .field-type-show a {
  background-color: #dadfe1;
  display: inline-block;
  color: white;
  padding: 12px;
  margin-bottom: 12px;
  width: 42%;
}

/* line 203, app/assets/stylesheets/backend/products.scss */
#attributeWizard .field-type-show .info {
  border-left: 12px solid #acddd8;
}

/* line 207, app/assets/stylesheets/backend/products.scss */
#attributeWizard .field-type-show .price {
  border-left: 12px solid #8d3b96;
}

/* line 211, app/assets/stylesheets/backend/products.scss */
#attributeWizard .field-type-show .permutable {
  border-left: 12px solid #253e91;
}

/* line 215, app/assets/stylesheets/backend/products.scss */
#attributeWizard .field-type-show .discount {
  border-left: 12px solid #4b77be;
}

/* line 221, app/assets/stylesheets/backend/products.scss */
#attributeWizard ul.field_types {
  list-style: none;
  margin: 0;
}

/* line 225, app/assets/stylesheets/backend/products.scss */
#attributeWizard ul.field_types a.more {
  clear: both;
  text-align: center;
  display: block;
  overflow: hidden;
  width: 105px;
  margin: 0 auto;
  border: none;
  background: none;
}

/* line 237, app/assets/stylesheets/backend/products.scss */
#attributeWizard .prices h3, #attributeWizard .prices p {
  display: block;
  float: left;
  clear: both;
}

/* line 243, app/assets/stylesheets/backend/products.scss */
#attributeWizard li.field_type {
  margin: 0 2% 2% 0;
  float: left;
  width: 49%;
}

/* line 248, app/assets/stylesheets/backend/products.scss */
#attributeWizard li.field_type a {
  display: block;
  border-radius: 6px;
  overflow: hidden;
}

/* line 253, app/assets/stylesheets/backend/products.scss */
#attributeWizard li.field_type h4, #attributeWizard li.field_type p {
  margin: 0px;
  padding: 12px;
}

/* line 257, app/assets/stylesheets/backend/products.scss */
#attributeWizard li.field_type h4 {
  font-size: 17px;
}

/* line 260, app/assets/stylesheets/backend/products.scss */
#attributeWizard li.field_type p {
  font-size: 13px;
  padding-bottom: 4px;
}

/* line 266, app/assets/stylesheets/backend/products.scss */
#attributeWizard li.field_type:nth-child(2n+2) {
  margin-right: 0;
}

/* line 270, app/assets/stylesheets/backend/products.scss */
#attributeWizard .attribute-wrapper {
  padding-left: 12px;
}

/* line 272, app/assets/stylesheets/backend/products.scss */
#attributeWizard .attribute-wrapper.info {
  border-left: 3px solid #8d3b96;
}

/* line 275, app/assets/stylesheets/backend/products.scss */
#attributeWizard .attribute-wrapper.price {
  border-left: 3px solid #8d3b96;
}

/* line 278, app/assets/stylesheets/backend/products.scss */
#attributeWizard .attribute-wrapper.discount {
  border-left: 3px solid #4b77be;
}

/* line 281, app/assets/stylesheets/backend/products.scss */
#attributeWizard .attribute-wrapper.permutable {
  border-left: 3px solid #253e91;
}

/* line 286, app/assets/stylesheets/backend/products.scss */
#attributeWizard .info a {
  padding: 24px;
  background-color: #8d3b96;
  color: #8d3b96;
}

/* line 292, app/assets/stylesheets/backend/products.scss */
#attributeWizard .questions a {
  padding: 24px;
  background-color: #e97c91;
  color: #e97c91;
}

/* line 298, app/assets/stylesheets/backend/products.scss */
#attributeWizard .info a {
  padding: 24px;
  background-color: #acddd8;
  color: black;
}

/* line 304, app/assets/stylesheets/backend/products.scss */
#attributeWizard .price a {
  padding: 24px;
  background-color: #8d3b96;
  color: white;
}

/* line 310, app/assets/stylesheets/backend/products.scss */
#attributeWizard .permutable a {
  padding: 24px;
  background-color: #253e91;
  color: white;
}

/* line 316, app/assets/stylesheets/backend/products.scss */
#attributeWizard .discount a {
  padding: 24px;
  background-color: #4b77be;
  color: white;
}

/* line 322, app/assets/stylesheets/backend/products.scss */
#attributeWizard .product-base-price {
  font-size: 1.3em;
}

/* line 326, app/assets/stylesheets/backend/products.scss */
#attributeWizard a.help {
  float: right;
  margin-right: 24px;
}

/* line 330, app/assets/stylesheets/backend/products.scss */
#attributeWizard a.help a {
  text-decoration: none;
}

/* line 335, app/assets/stylesheets/backend/products.scss */
#attributeWizard .alert {
  padding: 5px;
}

/* line 339, app/assets/stylesheets/backend/products.scss */
#attributeWizard .product_edit_xs a {
  margin-bottom: 2%;
}

/* line 346, app/assets/stylesheets/backend/products.scss */
.venue td.action-buttons > .modal {
  text-align: left;
}

/* line 351, app/assets/stylesheets/backend/products.scss */
.products.index .modal-backdrop.in,
.products.show .modal-backdrop.in {
  z-index: 1030;
}

/* line 356, app/assets/stylesheets/backend/products.scss */
.products.show #occsn_widget .widget_row.guider {
  margin-left: 0;
  border-left: none;
}

/* line 362, app/assets/stylesheets/backend/products.scss */
.products.show #customize-tab.loading {
  min-height: 500px;
}

/* line 367, app/assets/stylesheets/backend/products.scss */
.products.show .save-status-text {
  margin-top: 7px;
}

/* line 371, app/assets/stylesheets/backend/products.scss */
.has-error #product-description .ta-bind {
  border: 1px solid #e51c23;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 376, app/assets/stylesheets/backend/products.scss */
.has-error #product-description .ta-scroll-window {
  border: 0;
  box-shadow: 0;
}

/* line 381, app/assets/stylesheets/backend/products.scss */
.products.show .form-control.editable_text_fields {
  height: auto;
}

/* line 384, app/assets/stylesheets/backend/products.scss */
.products.show .form-control.editable_text_fields span {
  display: inline-block;
  width: 100%;
}

/* line 390, app/assets/stylesheets/backend/products.scss */
.products.show #time_slots .sessions {
  position: relative;
}

/* line 394, app/assets/stylesheets/backend/products.scss */
.products.show #time_slots .spinner {
  display: block;
}

/* line 400, app/assets/stylesheets/backend/products.scss */
.form-inline input.form-control.ui-timepicker-input {
  width: 100px;
}

/* line 2, app/assets/stylesheets/backend/quick_order.scss */
.quick_order .title, .quick_order .guider, .quick_order .guider-middle {
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
  background: none;
}

/* line 8, app/assets/stylesheets/backend/quick_order.scss */
.quick_order .panel-body {
  min-height: 150px;
}

/* line 13, app/assets/stylesheets/backend/quick_order.scss */
.quick_order .validatable .success {
  border: 1px solid #5ac4be;
  color: #5ac4be;
}

/* line 18, app/assets/stylesheets/backend/quick_order.scss */
.quick_order .validatable .error {
  border: 1px solid #e97c91;
}

/* line 22, app/assets/stylesheets/backend/quick_order.scss */
.quick_order .validatable .message.error {
  border: 0;
}

/* line 3, app/assets/stylesheets/backend/share.scss */
body.orders.share .modal-content {
  background-color: #E3E3E3;
  border: none;
  border-radius: 0;
  margin-top: 100px;
}

/* line 10, app/assets/stylesheets/backend/share.scss */
body.orders.share .modal-footer {
  border-top: 1px solid #C9C9C9;
}

/* line 14, app/assets/stylesheets/backend/share.scss */
body.orders.share .modal-backdrop {
  opacity: 0.9;
}

/* line 3, app/assets/stylesheets/backend/stacks.scss */
body.stacks .panel, body.services .panel, body.onboarding .panel, body.registrations .panel, body.google_calendars .panel, body.billing .panel {
  padding: 0;
}

/* line 7, app/assets/stylesheets/backend/stacks.scss */
body.stacks .navbar-brand img, body.services .navbar-brand img, body.onboarding .navbar-brand img, body.registrations .navbar-brand img, body.google_calendars .navbar-brand img, body.billing .navbar-brand img {
  height: 52px;
}

/* line 11, app/assets/stylesheets/backend/stacks.scss */
body.stacks .navbar-default, body.services .navbar-default, body.onboarding .navbar-default, body.registrations .navbar-default, body.google_calendars .navbar-default, body.billing .navbar-default {
  margin-bottom: 0;
}

/* line 15, app/assets/stylesheets/backend/stacks.scss */
.modal-backdrop {
  pointer-events: none;
}

/* line 28, app/assets/stylesheets/backend/stacks.scss */
body.stacks, body.services, body.onboarding, body.registrations, body.google_calendars, body.billing {
  padding-top: 67px !important;
  font-family: 'Cabin', sans-serif;
}

/* line 33, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
  width: 100%;
  height: calc(100vh - 127px);
}

/* line 38, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__sidebar {
  -webkit-box-flex: 0;
          flex: 0 0 450px;
  width: 100%;
  background: #eff3f6;
  height: 100%;
}

/* line 43, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__sidebar .list-content {
  overflow-y: auto;
  height: calc(100% - 57px);
  padding: 0 15px;
}

/* line 48, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__sidebar .list-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 15px 15px;
}

/* line 53, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__sidebar .list-header__title {
  font-size: 14px;
  color: #797979;
  font-weight: 400;
}

/* line 57, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__sidebar .list-header__title .edit-title {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

/* line 60, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__sidebar .list-header__title .title-text {
  font-weight: 600;
  font-size: 18px;
  color: #252626;
  padding-right: 13px;
  border-right: 1px solid #dfe3e9;
  margin-right: 13px;
}

/* line 71, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__content {
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  width: calc(100% - 450px);
  height: 100%;
}

/* line 77, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper .common-icon-text a {
  font-size: 16px;
  color: #4d78bb;
  font-weight: 500;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  text-decoration: none;
  cursor: pointer;
}

/* line 85, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper .common-icon-text a span {
  margin-left: 8px;
}

/* line 90, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__header {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 13px 20px;
  border-bottom: 1px solid #eff3f6;
}

/* line 96, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__header .preview-text {
  font-size: 18px;
  font-weight: 500;
  color: #252626;
}

/* line 106, app/assets/stylesheets/backend/stacks.scss */
.list-card {
  border: solid 1px #e6eaee;
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 17px;
}

/* line 111, app/assets/stylesheets/backend/stacks.scss */
.list-card__header {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 18px 10px 18px 20px;
  border-bottom: solid 1px #e6eaee;
}

/* line 117, app/assets/stylesheets/backend/stacks.scss */
.list-card__header h3 {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  color: #252626;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

/* line 125, app/assets/stylesheets/backend/stacks.scss */
.list-card__views {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}

/* line 129, app/assets/stylesheets/backend/stacks.scss */
.list-card__views .view-item {
  color: #797979;
}

/* line 131, app/assets/stylesheets/backend/stacks.scss */
.list-card__views .view-item:first-child {
  margin-right: 22px;
}

/* line 137, app/assets/stylesheets/backend/stacks.scss */
.list-card__bottom .bottom-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

/* line 141, app/assets/stylesheets/backend/stacks.scss */
.list-card__bottom .bottom-item {
  -webkit-box-flex: 0;
          flex: 0 0 25%;
}

/* line 143, app/assets/stylesheets/backend/stacks.scss */
.list-card__bottom .bottom-item .btn-custom,
.list-card__bottom .bottom-item a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 12px;
  color: #252626;
  font-weight: 500;
  padding: 8px 0;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  width: 100%;
  background: transparent;
  outline: 0;
  box-shadow: none;
  text-decoration: none;
}

/* line 158, app/assets/stylesheets/backend/stacks.scss */
.list-card__bottom .bottom-item .btn-custom:hover,
.list-card__bottom .bottom-item a:hover {
  color: #4d78bb;
  text-decoration: none;
}

/* line 162, app/assets/stylesheets/backend/stacks.scss */
.list-card__bottom .bottom-item .btn-custom:hover svg g,
.list-card__bottom .bottom-item a:hover svg g {
  fill: #4d78bb;
}

/* line 168, app/assets/stylesheets/backend/stacks.scss */
.list-card__bottom .bottom-item .icon {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-right: 7px;
}

/* line 174, app/assets/stylesheets/backend/stacks.scss */
.list-card__bottom .br {
  border-right: 1px solid #e6eaee;
}

/* line 183, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__tab .nav-pills {
  border: 1px solid #eff3f6;
  max-width: 216px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

/* line 188, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__tab .nav-pills li {
  margin: auto;
}

/* line 190, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__tab .nav-pills li:first-child {
  border-right: 1px solid #eff3f6;
}

/* line 193, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__tab .nav-pills li a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  font-size: 12px;
  font-weight: 500;
  color: #9a9fa8;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

/* line 200, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__tab .nav-pills li a .tab-icon {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-right: 11px;
}

/* line 206, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__tab .nav-pills li .outer {
  fill: #606060;
}

/* line 209, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__tab .nav-pills li .d-outer {
  stroke: #606060;
}

/* line 212, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__tab .nav-pills li .inner {
  fill: rgba(216, 216, 216, 0.4);
}

/* line 215, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__tab .nav-pills li .circle {
  fill: #c4c4c4;
}

/* line 220, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__tab .nav-pills li.active a, .page-wrapper__tab .nav-pills li:hover a {
  color: #4d78bb;
  background: transparent;
}

/* line 224, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__tab .nav-pills li.active .outer, .page-wrapper__tab .nav-pills li:hover .outer {
  fill: #4d78bb;
}

/* line 227, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__tab .nav-pills li.active .d-outer, .page-wrapper__tab .nav-pills li:hover .d-outer {
  stroke: #4d78bb;
}

/* line 230, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__tab .nav-pills li.active .inner, .page-wrapper__tab .nav-pills li:hover .inner {
  fill: rgba(77, 120, 187, 0.4);
}

/* line 233, app/assets/stylesheets/backend/stacks.scss */
.page-wrapper__tab .nav-pills li.active .circle, .page-wrapper__tab .nav-pills li:hover .circle {
  fill: #4d78bb;
}

/* line 243, app/assets/stylesheets/backend/stacks.scss */
.list-view {
  height: calc(100% - 61px);
  background: #f9f9f9;
}

/* line 246, app/assets/stylesheets/backend/stacks.scss */
.list-view .tab-content {
  height: 100%;
  overflow-y: auto;
}

/* line 250, app/assets/stylesheets/backend/stacks.scss */
.list-view .tab-content .tab-pane {
  padding: 0;
  border: none;
  background: transparent;
  margin: 0 auto;
}

/* line 255, app/assets/stylesheets/backend/stacks.scss */
.list-view .tab-content .tab-pane.desktop-view {
  height: 100%;
}

/* line 265, app/assets/stylesheets/backend/stacks.scss */
.calender-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding-bottom: 40px;
  margin-bottom: 40px;
  position: relative;
}

/* line 271, app/assets/stylesheets/backend/stacks.scss */
.calender-header::after {
  content: '';
  height: 1px;
  background: #e5e5e5;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

/* line 280, app/assets/stylesheets/backend/stacks.scss */
.calender-header .calender-filter {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

/* line 286, app/assets/stylesheets/backend/stacks.scss */
.calender-header .filter-item {
  max-width: 200px;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  margin-left: 15px;
}

/* line 290, app/assets/stylesheets/backend/stacks.scss */
.calender-header .filter-item select,
.calender-header .filter-item input {
  height: 50px;
  border: 1px solid #3563d9;
  border-radius: 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  padding: 0 20px;
  font-size: 16px;
  font-weight: 700;
  color: black;
  outline: 0;
}

/* line 302, app/assets/stylesheets/backend/stacks.scss */
.calender-header .filter-item select.select-icon,
.calender-header .filter-item input.select-icon {
  background: url(/images/dropdown.svg) #fff no-repeat center right 20px;
}

/* line 305, app/assets/stylesheets/backend/stacks.scss */
.calender-header .filter-item select.search-icon,
.calender-header .filter-item input.search-icon {
  font-size: 18px;
  background: url(/images/search.svg) #fff no-repeat center right 20px;
}

/* line 311, app/assets/stylesheets/backend/stacks.scss */
.calender-header .calender-detail {
  display: -webkit-box;
  display: flex;
  max-width: 330px;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

/* line 318, app/assets/stylesheets/backend/stacks.scss */
.calender-header .month-text {
  font-size: 36px;
  font-weight: 700;
  color: black;
}

/* line 323, app/assets/stylesheets/backend/stacks.scss */
.calender-header .action-icon {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-left: 40px;
}

/* line 328, app/assets/stylesheets/backend/stacks.scss */
.calender-header .action-icon a.btn {
  height: 46px;
  width: 46px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: #fff;
  border-radius: 10px;
  border-color: #3563d9;
  margin-left: 13px;
}

/* line 338, app/assets/stylesheets/backend/stacks.scss */
.calender-header .action-icon a.btn:hover {
  background: #fff;
  border-color: #3563d9;
  opacity: 0.9;
}

/* line 351, app/assets/stylesheets/backend/stacks.scss */
.title-icon img {
  margin: auto;
}

/* line 356, app/assets/stylesheets/backend/stacks.scss */
.action-content {
  max-width: 420px;
  margin: 30px auto 0;
  text-align: center;
}

/* line 360, app/assets/stylesheets/backend/stacks.scss */
.action-content h3 {
  font-size: 22px;
  font-weight: normal;
  color: #4d78bb;
  margin: 0 0 5px;
}

/* line 365, app/assets/stylesheets/backend/stacks.scss */
.action-content h3.delete-text {
  color: #f77677;
}

/* line 369, app/assets/stylesheets/backend/stacks.scss */
.action-content__text {
  color: #354052;
  line-height: 26px;
  font-size: 18px;
}

/* line 373, app/assets/stylesheets/backend/stacks.scss */
.action-content__text a {
  color: #4d78bb;
  text-decoration: none;
}

/* line 378, app/assets/stylesheets/backend/stacks.scss */
.action-content__pretext {
  background: rgba(162, 162, 162, 0.14);
  padding: 13px 12px;
  text-align: left;
  border-radius: 4px;
  margin: 18px 0;
}

/* line 384, app/assets/stylesheets/backend/stacks.scss */
.action-content__pretext.centerText {
  text-align: center;
}

/* line 387, app/assets/stylesheets/backend/stacks.scss */
.action-content__pretext code {
  font-size: 12px;
  font-weight: 700;
  color: #4d78bb;
  background: transparent;
  line-height: 18px;
  padding: 0;
}

/* line 397, app/assets/stylesheets/backend/stacks.scss */
.action-content__btn .mt-20 {
  margin-top: 20px;
}

/* line 403, app/assets/stylesheets/backend/stacks.scss */
.btn-trasparent {
  background: transparent;
  box-shadow: none;
  outline: 0;
  font-size: 16px;
  font-weight: 500;
  padding: 0;
}

/* line 410, app/assets/stylesheets/backend/stacks.scss */
.btn-trasparent:focus {
  outline: 0;
}

/* line 413, app/assets/stylesheets/backend/stacks.scss */
.btn-trasparent.bordered {
  border: 1px solid #dfe3e9;
  color: #969ca6;
  border-radius: 4px;
  box-shadow: none;
  outline: 0;
  padding: 9px 16px;
}

/* line 421, app/assets/stylesheets/backend/stacks.scss */
.btn-trasparent:hover {
  opacity: 0.9;
}

/* line 427, app/assets/stylesheets/backend/stacks.scss */
.owner-button.btn-trasparent {
  padding: 4px 10px 3px;
}

/* line 432, app/assets/stylesheets/backend/stacks.scss */
.btn-blue {
  min-width: 130px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background: #4d78bb;
  border-radius: 4px;
  box-shadow: none;
  outline: 0;
  padding: 9px 16px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

/* line 443, app/assets/stylesheets/backend/stacks.scss */
.btn-blue.delete {
  background-color: #f77677;
}

/* line 446, app/assets/stylesheets/backend/stacks.scss */
.btn-blue:hover {
  color: #fff;
  opacity: 0.9;
}

/* line 452, app/assets/stylesheets/backend/stacks.scss */
.modal-wrapper {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

/* line 459, app/assets/stylesheets/backend/stacks.scss */
.action-modal .modal-dialog {
  width: 490px;
}

/* line 462, app/assets/stylesheets/backend/stacks.scss */
.action-modal .modal-body {
  padding: 60px 15px 30px;
}

/* line 469, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar {
  margin: 15px;
  height: 100%;
}

/* line 472, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .list-header {
  background: #fff;
  border-bottom: 1px solid #eff3f6;
}

/* line 476, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .view-label {
  font-size: 14px;
  font-weight: 500;
  color: #797979;
}

/* line 481, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .form-control {
  font-size: 14px;
  font-weight: 500;
  color: #354052;
  border: 1px solid #dfe3e9;
}

/* line 487, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .customize-copy {
  width: 170px;
}

/* line 490, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .note-text {
  font-size: 12px;
  color: #414f64;
  font-weight: 400;
  opacity: 0.6;
}

/* line 496, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .view-block {
  padding: 20px 15px;
}

/* line 499, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .bt {
  border-top: 1px solid #eff3f6;
}

/* line 502, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .view-title {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.11px;
  margin-bottom: 10px;
}

/* line 508, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .m-0 {
  margin: 0;
}

/* line 511, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .block-inner {
  position: relative;
}

/* line 513, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .block-inner input[type=radio] {
  position: absolute;
  left: -9999px;
}

/* line 516, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .block-inner input[type=radio] + label {
  cursor: pointer;
}

/* line 518, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .block-inner input[type=radio] + label.group-label {
  border: 1px solid #dfe3e9;
  color: #969ca6;
  font-size: 14px;
  font-weight: 500;
  min-width: 99px;
  padding: 9px 0;
  text-align: center;
}

/* line 527, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .block-inner input[type=radio] + label span {
  display: block;
  text-align: center;
  color: #797979;
}

/* line 533, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .block-inner input[type=radio] + label > svg .fill {
  fill: #BAC2CB;
}

/* line 536, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .block-inner input[type=radio] + label > svg .stroke {
  stroke: #979797;
  stroke-opacity: 0.135;
}

/* line 544, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .block-inner input[type=radio]:checked + label.group-label {
  border: 1px solid #4d78bb;
  color: #4d78bb;
  background: rgba(77, 120, 187, 0.1);
}

/* line 549, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .block-inner input[type=radio]:checked + label span {
  color: #252626;
}

/* line 553, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .block-inner input[type=radio]:checked + label > svg .fill {
  fill: #4D78BB;
  opacity: 0.3;
}

/* line 557, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .block-inner input[type=radio]:checked + label > svg .stroke {
  stroke: #4D78BB;
  stroke-opacity: 1;
}

/* line 566, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .view-content {
  overflow-y: auto;
  height: calc(100% - 87px);
  background: #fff;
}

/* line 571, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .view-inner-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

/* line 575, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .view-inner {
  overflow-y: auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  height: calc(100vh - 352px);
}

/* line 580, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .bottom-container {
  display: -webkit-box;
  display: flex;
  gap: 10px;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

/* line 585, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .layout-container {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

/* line 590, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .group-btn-container {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

/* line 595, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .group-block {
  margin-top: 20px;
}

/* line 598, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar select {
  background: url(/assets/stacks/select_arrow-7d3a42750bda51cc066e82afb16fb8e95a854a0890300c91398470d31a5c85cc.svg) no-repeat center right 10px, -webkit-gradient(linear, left bottom, left top, from(#f2f4f7), to(#ffffff));
  background: url(/assets/stacks/select_arrow-7d3a42750bda51cc066e82afb16fb8e95a854a0890300c91398470d31a5c85cc.svg) no-repeat center right 10px, linear-gradient(to top, #f2f4f7, #ffffff);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-right: 16px;
}

/* line 603, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .event-wrapper {
  flex-wrap: wrap;
  display: -webkit-box;
  display: flex;
  gap: 10px;
}

/* line 607, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .event-wrapper .event-selection {
  -webkit-box-align: center;
          align-items: center;
  display: -webkit-box;
  display: flex;
  border: 1px solid #dfe3e9;
  min-width: 132px;
  padding: 8px 10px;
  border-radius: 2px;
}

/* line 614, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .event-wrapper .event-selection .color-wrapper {
  border-radius: 50%;
  height: 18px;
  width: 18px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

/* line 622, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .event-wrapper .event-selection span {
  margin-left: 8px;
  font-size: 12px;
  color: #252626;
}

/* line 627, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .event-wrapper .event-selection input[type='color'] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
  width: 100%;
  height: 100%;
  border: none;
  box-shadow: none;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  z-index: 1;
}

/* line 641, app/assets/stylesheets/backend/stacks.scss */
.edit-view-sidebar .event-wrapper .event-selection input[type='color']::-webkit-color-swatch-wrapper {
  padding: 0;
}

/* line 649, app/assets/stylesheets/backend/stacks.scss */
.setting-row {
  position: relative;
}

/* line 651, app/assets/stylesheets/backend/stacks.scss */
.setting-row input[type="checkbox"] {
  position: absolute;
  left: -9999px;
}

/* line 655, app/assets/stylesheets/backend/stacks.scss */
.setting-row input[type="checkbox"]:checked + label {
  color: #252626;
  font-weight: 500;
}

/* line 659, app/assets/stylesheets/backend/stacks.scss */
.setting-row input[type="checkbox"]:checked + label span:last-child {
  background: #4d78bb;
}

/* line 661, app/assets/stylesheets/backend/stacks.scss */
.setting-row input[type="checkbox"]:checked + label span:last-child:before {
  -webkit-transform: translateX(12px);
          transform: translateX(12px);
}

/* line 669, app/assets/stylesheets/backend/stacks.scss */
.setting-row label {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  font-size: 14px;
  color: #354052;
  font-weight: 400;
}

/* line 678, app/assets/stylesheets/backend/stacks.scss */
.setting-row label span:last-child {
  position: relative;
  width: 31px;
  height: 19px;
  border-radius: 15px;
  background: rgba(150, 156, 166, 0.45);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 685, app/assets/stylesheets/backend/stacks.scss */
.setting-row label span:last-child:before {
  left: 3px;
  top: 3px;
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  content: "";
  position: absolute;
}

/* line 702, app/assets/stylesheets/backend/stacks.scss */
.setting-row {
  position: relative;
}

/* line 704, app/assets/stylesheets/backend/stacks.scss */
.setting-row input[type="checkbox"] {
  position: absolute;
  left: -9999px;
}

/* line 708, app/assets/stylesheets/backend/stacks.scss */
.setting-row input[type="checkbox"]:checked + label {
  color: #252626;
  font-weight: 500;
}

/* line 712, app/assets/stylesheets/backend/stacks.scss */
.setting-row input[type="checkbox"]:checked + label span:last-child {
  background: #4d78bb;
}

/* line 714, app/assets/stylesheets/backend/stacks.scss */
.setting-row input[type="checkbox"]:checked + label span:last-child:before {
  -webkit-transform: translateX(12px);
          transform: translateX(12px);
}

/* line 722, app/assets/stylesheets/backend/stacks.scss */
.setting-row label {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  font-size: 14px;
  color: #354052;
  font-weight: 400;
}

/* line 731, app/assets/stylesheets/backend/stacks.scss */
.setting-row label span:last-child {
  position: relative;
  width: 31px;
  height: 19px;
  border-radius: 15px;
  background: rgba(150, 156, 166, 0.45);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 738, app/assets/stylesheets/backend/stacks.scss */
.setting-row label span:last-child:before {
  left: 3px;
  top: 3px;
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  content: "";
  position: absolute;
}

/* line 757, app/assets/stylesheets/backend/stacks.scss */
.list-view .occsn_stack {
  margin-right: -30px;
}

/* line 762, app/assets/stylesheets/backend/stacks.scss */
.mobile-view iframe {
  height: calc(100vh - 241px) !important;
  margin: 0 auto;
  width: 350px;
}

/* line 768, app/assets/stylesheets/backend/stacks.scss */
.desktop-view {
  height: 100%;
  width: 100%;
}

/* line 771, app/assets/stylesheets/backend/stacks.scss */
.desktop-view iframe {
  height: 100% !important;
  width: 100%;
}

/* line 777, app/assets/stylesheets/backend/stacks.scss */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -60px;
}

/* line 794, app/assets/stylesheets/backend/stacks.scss */
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #000000;
}

/* line 800, app/assets/stylesheets/backend/stacks.scss */
.tooltip-inner {
  background: #000000;
  padding: 10px 14px;
  font-size: 10px;
  font-weight: 600;
  font-family: 'Cabin', sans-serif;
  border-radius: 3px;
}

/* line 809, app/assets/stylesheets/backend/stacks.scss */
.styled-checkbox {
  position: absolute;
  opacity: 0;
}

/* line 812, app/assets/stylesheets/backend/stacks.scss */
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  margin: 0;
}

/* line 818, app/assets/stylesheets/backend/stacks.scss */
.styled-checkbox + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: #f6f6f6;
  border: 1px solid #e6eaee;
  border-radius: 4px;
  position: absolute;
  left: 0;
}

/* line 831, app/assets/stylesheets/backend/stacks.scss */
.styled-checkbox:checked + label:before {
  background: #4c78ba;
}

/* line 835, app/assets/stylesheets/backend/stacks.scss */
.styled-checkbox:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 7px;
  width: 6px;
  height: 11px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* line 848, app/assets/stylesheets/backend/stacks.scss */
.styled-checkbox:disabled + label {
  color: #ccc;
}

/* line 856, app/assets/stylesheets/backend/stacks.scss */
.services-tabs li.active {
  border-bottom: 4px solid #4d78bb;
}

/* line 858, app/assets/stylesheets/backend/stacks.scss */
.services-tabs li.active a {
  background: transparent;
  color: #4d78bb;
}

/* line 861, app/assets/stylesheets/backend/stacks.scss */
.services-tabs li.active a:hover, .services-tabs li.active a:active {
  background: transparent;
  color: #4d78bb;
}

/* line 870, app/assets/stylesheets/backend/stacks.scss */
.services-tabs .tab-content .tab-pane {
  background: transparent;
  border: none;
  padding: 0;
}

/* line 876, app/assets/stylesheets/backend/stacks.scss */
.services-tabs .list-title {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

/* line 879, app/assets/stylesheets/backend/stacks.scss */
.services-tabs .min-height {
  min-height: calc(100vh - 186px);
}

/* line 884, app/assets/stylesheets/backend/stacks.scss */
.border-top {
  border-width: 3px 1px 1px;
  border-color: #4d78bb #dfe3e9 #dfe3e9;
}

/* line 889, app/assets/stylesheets/backend/stacks.scss */
.paymentCardStrip {
  position: relative;
}

/* line 891, app/assets/stylesheets/backend/stacks.scss */
.paymentCardStrip input {
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0;
  top: 7px;
  border: 1px solid #d1d7dc;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 100px;
}

/* line 900, app/assets/stylesheets/backend/stacks.scss */
.paymentCardStrip input:focus {
  outline: none;
}

/* line 903, app/assets/stylesheets/backend/stacks.scss */
.paymentCardStrip input:checked {
  border: 1px solid #d1d7dc;
}

/* line 907, app/assets/stylesheets/backend/stacks.scss */
.paymentCardStrip label {
  padding-left: 40px;
  position: relative;
}

/* line 910, app/assets/stylesheets/backend/stacks.scss */
.paymentCardStrip label:after {
  width: 14px;
  height: 14px;
  content: none;
  position: absolute;
  left: 3px;
  top: 14px;
  border-radius: 100px;
}

/* line 920, app/assets/stylesheets/backend/stacks.scss */
.paymentCardStrip input:checked + label:after {
  background: #4d78bb;
  content: '';
}

/* line 927, app/assets/stylesheets/backend/stacks.scss */
.radio-2 label {
  padding-left: 30px;
}

/* line 929, app/assets/stylesheets/backend/stacks.scss */
.radio-2 label:after {
  width: 20px;
  height: 20px;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 100px;
  background: #f6f6f6;
}

/* line 940, app/assets/stylesheets/backend/stacks.scss */
.radio-2 input:checked + label:after {
  border: 5px solid #4d78bb;
}

/* line 947, app/assets/stylesheets/backend/stacks.scss */
.table-invoice tbody tr {
  background: #fff;
}

/* line 949, app/assets/stylesheets/backend/stacks.scss */
.table-invoice tbody tr:nth-child(even) {
  background: #fafafa;
}

/* line 958, app/assets/stylesheets/backend/stacks.scss */
.account-tabs li.active a {
  color: #4d78bb;
  border-color: #4d78bb;
}

/* line 967, app/assets/stylesheets/backend/stacks.scss */
body .tab-content .global-pane {
  display: none;
}

/* line 969, app/assets/stylesheets/backend/stacks.scss */
body .tab-content .global-pane.active {
  display: block;
}

/* line 972, app/assets/stylesheets/backend/stacks.scss */
body .tab-content .global-pane:last-child {
  padding: 0;
}

/* line 982, app/assets/stylesheets/backend/stacks.scss */
.select-box__current:focus + .select-box__list {
  opacity: 1;
  -webkit-animation-name: none;
          animation-name: none;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.05);
}

/* line 986, app/assets/stylesheets/backend/stacks.scss */
.select-box__current:focus + .select-box__list .select-box__option {
  cursor: pointer;
}

/* line 992, app/assets/stylesheets/backend/stacks.scss */
.select-box__list {
  opacity: 0;
  -webkit-animation-name: HideList;
          animation-name: HideList;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: step-start;
          animation-timing-function: step-start;
  box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
  max-height: 200px;
  overflow-y: auto;
  z-index: 1;
}

/* line 1004, app/assets/stylesheets/backend/stacks.scss */
.select-box__value {
  display: -webkit-box;
  display: flex;
}

/* line 1007, app/assets/stylesheets/backend/stacks.scss */
.select-box__input {
  display: none;
}

/* line 1009, app/assets/stylesheets/backend/stacks.scss */
.select-box__input:checked + .select-box__input-text {
  display: block;
}

/* line 1013, app/assets/stylesheets/backend/stacks.scss */
.select-box__input-text {
  display: none;
}

/* line 1016, app/assets/stylesheets/backend/stacks.scss */
.select-box__option {
  display: block;
  padding: 10px 14px;
  background-color: #fff;
}

/* line 1020, app/assets/stylesheets/backend/stacks.scss */
.select-box__option:hover, .select-box__option:focus {
  background-color: #fbfbfb;
}

@-webkit-keyframes HideList {
  from {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  to {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}

@keyframes HideList {
  from {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  to {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}

/* line 1038, app/assets/stylesheets/backend/stacks.scss */
.google-calender-list .form-group:nth-child(even) {
  background: #fafafa;
}

/* line 1044, app/assets/stylesheets/backend/stacks.scss */
.occsn_stack {
  padding: 10px;
  background: white;
}

/* line 1049, app/assets/stylesheets/backend/stacks.scss */
.select2-container {
  width: 100% !important;
  border: #d5d5d5;
}

/* line 1055, app/assets/stylesheets/backend/stacks.scss */
.billing-main-wrap .paymentmethod-block {
  width: 52%;
}

@media (max-width: 991px) {
  /* line 1055, app/assets/stylesheets/backend/stacks.scss */
  .billing-main-wrap .paymentmethod-block {
    width: 100%;
  }
}

/* line 1061, app/assets/stylesheets/backend/stacks.scss */
.billing-main-wrap .paymentmethod-block form input {
  border: 1px solid #dfe3e9;
}

/* line 1066, app/assets/stylesheets/backend/stacks.scss */
.billing-main-wrap .paymentmethod-block .voucher-block input {
  width: calc(100% - 105px);
}

/* line 1069, app/assets/stylesheets/backend/stacks.scss */
.billing-main-wrap .paymentmethod-block .voucher-block .btn {
  width: 90px;
}

/* line 1074, app/assets/stylesheets/backend/stacks.scss */
.billing-main-wrap .paymentcards-block {
  width: 48%;
}

@media (max-width: 991px) {
  /* line 1074, app/assets/stylesheets/backend/stacks.scss */
  .billing-main-wrap .paymentcards-block {
    width: 100%;
  }
}

/* line 1081, app/assets/stylesheets/backend/stacks.scss */
.billing-main-wrap .paymentcards-block h3 span:before {
  display: inline-block;
  position: absolute;
  left: 8px;
  top: 50%;
  height: 3px;
  width: 3px;
  margin-top: -2px;
  background-color: #fff;
  border-radius: 50%;
  content: '';
}

/* line 1096, app/assets/stylesheets/backend/stacks.scss */
.billing-main-wrap .card_monitor {
  position: relative;
}

/* line 1099, app/assets/stylesheets/backend/stacks.scss */
.billing-main-wrap .card_icon {
  position: absolute;
  right: 15px;
  bottom: 5px;
}

/* line 1106, app/assets/stylesheets/backend/stacks.scss */
.radio-button {
  display: none;
}

/* line 1109, app/assets/stylesheets/backend/stacks.scss */
.radio-button-click-target {
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
  font-size: 16px;
  line-height: 1.5;
  padding: 0 0 0 40px;
  margin-bottom: 0;
  position: relative;
}

/* line 1120, app/assets/stylesheets/backend/stacks.scss */
.radio-button-click-target:hover .radio-button-circle:before, .radio-button-click-target:focus .radio-button-circle:before {
  border-color: #1a82d5;
}

/* line 1124, app/assets/stylesheets/backend/stacks.scss */
.radio-button-click-target:active .radio-button-circle:before {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

/* line 1128, app/assets/stylesheets/backend/stacks.scss */
.radio-button-circle {
  border-radius: 50%;
  cursor: pointer;
  display: block;
  height: 8px;
  left: 4px;
  position: absolute;
  top: 20px;
  -webkit-transition: background-color 0.1s ease-out;
  transition: background-color 0.1s ease-out;
  vertical-align: middle;
  width: 8px;
}

/* line 1139, app/assets/stylesheets/backend/stacks.scss */
.radio-button-circle:before {
  border: 2px solid #d6dde4;
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: 20px;
  position: absolute;
  top: -6px;
  -webkit-transition: border-color 0.1s ease-out, -webkit-transform 0.1s ease-out;
  transition: border-color 0.1s ease-out, -webkit-transform 0.1s ease-out;
  transition: border-color 0.1s ease-out, transform 0.1s ease-out;
  transition: border-color 0.1s ease-out, transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
  left: -6px;
  width: 20px;
}

/* line 1152, app/assets/stylesheets/backend/stacks.scss */
.radio-button:checked + .radio-child > .radio-button-click-target > .radio-button-circle {
  background-color: #1a82d5;
}

/* line 1156, app/assets/stylesheets/backend/stacks.scss */
.three-dots:after {
  cursor: pointer;
  color: #252626;
  content: '\2807';
  font-size: 30px;
}

/* line 1163, app/assets/stylesheets/backend/stacks.scss */
.dropdown-data a {
  text-decoration: none;
  color: black;
  padding: 2px;
}

/* line 1169, app/assets/stylesheets/backend/stacks.scss */
.non-clickable {
  pointer-events: none;
  cursor: default;
}

/* line 1173, app/assets/stylesheets/backend/stacks.scss */
.dropdown-container {
  position: relative;
}

/* line 1177, app/assets/stylesheets/backend/stacks.scss */
.dropdown-data {
  display: none;
  position: absolute;
  right: 0px;
  background-color: white;
  border: solid 1px black;
  padding: 10px 20px;
}

/* line 1187, app/assets/stylesheets/backend/stacks.scss */
.dropdown-container:focus {
  outline: none;
}

/* line 1191, app/assets/stylesheets/backend/stacks.scss */
.dropdown-container:focus .dropdown {
  opacity: 1;
  z-index: 100;
  max-height: 100vh;
}

/* line 1198, app/assets/stylesheets/backend/stacks.scss */
.expiry-button {
  display: -webkit-box;
  display: flex;
}

/* line 1200, app/assets/stylesheets/backend/stacks.scss */
.expiry-button .resend-gift-card {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 1204, app/assets/stylesheets/backend/stacks.scss */
.expiry-button .expiry-input {
  max-width: 150px;
}

/* line 1210, app/assets/stylesheets/backend/stacks.scss */
.modal-header:before,
.modal-header:after {
  display: none;
}

/* line 1214, app/assets/stylesheets/backend/stacks.scss */
.plancomparisonBtn {
  min-width: 390px;
}

@media (max-width: 480px) {
  /* line 1214, app/assets/stylesheets/backend/stacks.scss */
  .plancomparisonBtn {
    min-width: auto;
  }
}

/* line 1221, app/assets/stylesheets/backend/stacks.scss */
#reviewPurchase .close {
  opacity: 1;
}

/* line 1224, app/assets/stylesheets/backend/stacks.scss */
#reviewPurchase .modal-dialog {
  width: 840px;
}

@media (max-width: 991px) {
  /* line 1224, app/assets/stylesheets/backend/stacks.scss */
  #reviewPurchase .modal-dialog {
    width: 700px;
  }
}

@media (max-width: 768px) {
  /* line 1224, app/assets/stylesheets/backend/stacks.scss */
  #reviewPurchase .modal-dialog {
    width: 100%;
  }
}

/* line 1234, app/assets/stylesheets/backend/stacks.scss */
#reviewPurchase .modal-dialog .modal-content .purchase-detail .purchase-detail-inner {
  margin-right: 50px;
  width: calc(50% - 25px);
}

@media (max-width: 767px) {
  /* line 1234, app/assets/stylesheets/backend/stacks.scss */
  #reviewPurchase .modal-dialog .modal-content .purchase-detail .purchase-detail-inner {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

/* line 1242, app/assets/stylesheets/backend/stacks.scss */
#reviewPurchase .modal-dialog .modal-content .purchase-detail .purchase-detail-inner:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  /* line 1242, app/assets/stylesheets/backend/stacks.scss */
  #reviewPurchase .modal-dialog .modal-content .purchase-detail .purchase-detail-inner:last-child {
    margin-bottom: 0;
  }
}

/* line 1255, app/assets/stylesheets/backend/stacks.scss */
#current-header-image .has-image {
  display: -webkit-box;
  display: flex;
}

/* line 1257, app/assets/stylesheets/backend/stacks.scss */
#current-header-image .has-image .current-img {
  position: relative;
  margin-right: 15px;
  border-radius: 4px;
  height: 80px;
  width: 80px;
}

/* line 1263, app/assets/stylesheets/backend/stacks.scss */
#current-header-image .has-image .current-img img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

/* line 1267, app/assets/stylesheets/backend/stacks.scss */
#current-header-image .has-image .current-img img.closeIcon {
  position: absolute;
  top: -7px;
  right: -7px;
  height: 15px !important;
  min-height: 15px;
  width: 15px;
  margin-right: 0;
  background-color: #fff;
  border: 1px solid rgba(223, 227, 233, 0.51);
  border-radius: 100%;
  cursor: pointer;
}

/* line 1285, app/assets/stylesheets/backend/stacks.scss */
ul#sortable li:first-child img {
  border: 3px solid #5aabeb;
}

/* line 1288, app/assets/stylesheets/backend/stacks.scss */
ul#sortable li {
  cursor: all-scroll;
}

/* line 1292, app/assets/stylesheets/backend/stacks.scss */
#use-image {
  margin-bottom: 7px;
}

/* line 1296, app/assets/stylesheets/backend/stacks.scss */
#pauseSubscription {
  padding-right: 20px !important;
}

/* line 1298, app/assets/stylesheets/backend/stacks.scss */
#pauseSubscription .modal-dialog {
  width: 470px;
}

@media (max-width: 768px) {
  /* line 1298, app/assets/stylesheets/backend/stacks.scss */
  #pauseSubscription .modal-dialog {
    width: 100%;
  }
}

/* line 1306, app/assets/stylesheets/backend/stacks.scss */
#pauseSubscription a:hover, #pauseSubscription a:focus, #cancelSubscription a:hover, #cancelSubscription a:focus {
  color: #fff;
  text-decoration: underline;
  opacity: 0.85;
}

/* line 1313, app/assets/stylesheets/backend/stacks.scss */
.base-timer {
  position: relative;
  width: 38px;
  height: 40px;
  top: 2px;
}

/* line 1320, app/assets/stylesheets/backend/stacks.scss */
.base-timer__svg {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

/* line 1324, app/assets/stylesheets/backend/stacks.scss */
.base-timer__circle {
  fill: none;
  stroke: none;
}

/* line 1329, app/assets/stylesheets/backend/stacks.scss */
.base-timer__path-elapsed {
  stroke-width: 8px;
  stroke: #9c9a9a;
}

/* line 1335, app/assets/stylesheets/backend/stacks.scss */
.base-timer__path-remaining {
  stroke-width: 7px;
  stroke-linecap: round;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: 1s linear all;
  transition: 1s linear all;
  fill-rule: nonzero;
  stroke: currentColor;
}

/* line 1345, app/assets/stylesheets/backend/stacks.scss */
.base-timer__path-remaining.green {
  color: #41b883;
}

/* line 1349, app/assets/stylesheets/backend/stacks.scss */
.base-timer__path-remaining.orange {
  color: orange;
}

/* line 1353, app/assets/stylesheets/backend/stacks.scss */
.base-timer__path-remaining.red {
  color: red;
}

/* line 1357, app/assets/stylesheets/backend/stacks.scss */
.base-timer__label {
  position: absolute;
  width: 38px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 11px;
}

/* line 1369, app/assets/stylesheets/backend/stacks.scss */
.add-on {
  width: calc(100% - 80px);
}

/* line 1373, app/assets/stylesheets/backend/stacks.scss */
.addon_img {
  width: 70px;
}

/* line 1377, app/assets/stylesheets/backend/stacks.scss */
.display-img {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

/* line 1381, app/assets/stylesheets/backend/stacks.scss */
.restore {
  display: -webkit-box;
  display: flex;
  margin: 20px auto;
}

/* line 1386, app/assets/stylesheets/backend/stacks.scss */
.closing_time_slot {
  pointer-events: none;
  background: #efecec;
}

/* line 1390, app/assets/stylesheets/backend/stacks.scss */
#sortable {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 60%;
  display: -webkit-box;
  display: flex;
}

/* line 1395, app/assets/stylesheets/backend/stacks.scss */
#sortable li {
  margin: 0 3px 3px 3px;
  font-size: 1.4em;
  height: 18px;
}

/* line 1398, app/assets/stylesheets/backend/stacks.scss */
#sortable li span {
  position: absolute;
  margin-left: -1.3em;
}

/* line 1404, app/assets/stylesheets/backend/stacks.scss */
#save_order {
  margin-top: 10px;
}

/* line 1407, app/assets/stylesheets/backend/stacks.scss */
.save_change {
  margin-top: 10px;
  color: #4caf50;
}

/* line 2, app/assets/stylesheets/backend/time_slot_details.scss */
.time-slot-details h4 {
  margin: 0;
}

/* line 6, app/assets/stylesheets/backend/time_slot_details.scss */
.time-slot-details hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 11, app/assets/stylesheets/backend/time_slot_details.scss */
.time-slot-details .index {
  font-size: 1.3em;
  line-height: 30px;
}

/* line 16, app/assets/stylesheets/backend/time_slot_details.scss */
.time-slot-details .promote input[readonly] {
  background-color: #fff;
}

/* line 20, app/assets/stylesheets/backend/time_slot_details.scss */
.time-slot-details .modal-footer {
  text-align: left;
}

/* line 23, app/assets/stylesheets/backend/time_slot_details.scss */
.time-slot-details .modal-footer h5 {
  float: left;
  margin-right: 10px;
}

/* line 28, app/assets/stylesheets/backend/time_slot_details.scss */
.time-slot-details .modal-footer .btn-primary {
  box-shadow: none;
  height: 30px;
}

/* line 1, app/assets/stylesheets/backend/wizards.scss */
.wizard-panel {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  margin: 0 auto;
  max-width: 800px;
  padding: 24px;
}

/* line 10, app/assets/stylesheets/backend/wizards.scss */
.create_schedule_link.show .uib-timepicker {
  position: relative;
  top: 14px;
}

/* line 18, app/assets/stylesheets/backend/wizards.scss */
.create_class_listing .time-slot-time-picker .form-control {
  width: 90px;
}

/* line 4, app/assets/stylesheets/angular/oc_date_components.scss */
.has-error .oc-datepicker-popup .date-input {
  border-color: #e51c23;
}

/* line 8, app/assets/stylesheets/angular/oc_date_components.scss */
.has-error .oc-datepicker-popup .popup-btn {
  border-bottom-color: #e51c23;
  border-right-color: #e51c23;
  border-top-color: #e51c23;
  padding-bottom: 5px;
}

/* line 16, app/assets/stylesheets/angular/oc_date_components.scss */
.has-error .oc-datetime-picker {
  border-color: #e51c23;
}

/* line 20, app/assets/stylesheets/angular/oc_date_components.scss */
.has-error .duration-selector .datepicker-btn {
  border-color: #e51c23;
}

/* line 24, app/assets/stylesheets/angular/oc_date_components.scss */
.has-error .date-selector .datepicker-btn {
  border-color: #e51c23;
}

/* line 29, app/assets/stylesheets/angular/oc_date_components.scss */
.oc-datetime-picker .time-picker {
  width: 90px;
}

/* line 33, app/assets/stylesheets/angular/oc_date_components.scss */
.recurrence-picker strong {
  padding-top: 6px;
}

/* line 37, app/assets/stylesheets/angular/oc_date_components.scss */
.rs_dialog_holder {
  z-index: 9999;
}

/* line 41, app/assets/stylesheets/angular/oc_date_components.scss */
.control-label.recurrence-label {
  margin-bottom: 5px;
}

/* line 45, app/assets/stylesheets/angular/oc_date_components.scss */
.time-slot-form .oc-datepicker-popup .date-input.form-control[readonly] {
  background-color: #fdfdfd;
  cursor: not-allowed;
}

/* line 50, app/assets/stylesheets/angular/oc_date_components.scss */
.recurrence-picker .recurring-select-section .readable-label {
  padding-top: 5px;
}

/* line 5, app/assets/stylesheets/angular/show_validation_state.scss */
.has-validation-messages.form-group .input-group {
  margin-bottom: 3px;
}

/* line 8, app/assets/stylesheets/angular/show_validation_state.scss */
.has-validation-messages.form-group .input-group .form-control {
  margin-bottom: 0;
}

/* line 13, app/assets/stylesheets/angular/show_validation_state.scss */
.has-validation-messages.form-group .form-control {
  margin-bottom: 3px;
}

/* line 19, app/assets/stylesheets/angular/show_validation_state.scss */
.has-validation-messages.form-group.has-error .input-group .input-group-addon {
  border-color: #e97c91;
  color: #e97c91;
}

/* line 25, app/assets/stylesheets/angular/show_validation_state.scss */
.has-validation-messages.form-group.has-error .form-control {
  border-color: #e97c91;
}

/* line 32, app/assets/stylesheets/angular/show_validation_state.scss */
.has-validation-messages.form-group.has-success .input-group .input-group-addon {
  border-color: #5ac4be;
  color: #5ac4be;
}

/* line 38, app/assets/stylesheets/angular/show_validation_state.scss */
.has-validation-messages.form-group.has-success .form-control {
  border-color: #5ac4be;
}

/* line 44, app/assets/stylesheets/angular/show_validation_state.scss */
.has-validation-messages.input-group {
  margin-bottom: 3px;
}

/* line 48, app/assets/stylesheets/angular/show_validation_state.scss */
.has-validation-messages.input-group.has-error .input-group-addon {
  border-color: #e97c91;
  color: #e97c91;
}

/* line 53, app/assets/stylesheets/angular/show_validation_state.scss */
.has-validation-messages.input-group.has-error .form-control {
  border-color: #e97c91;
}

/* line 59, app/assets/stylesheets/angular/show_validation_state.scss */
.has-validation-messages.input-group.has-success .input-group-addon {
  border-color: #5ac4be;
  color: #5ac4be;
}

/* line 64, app/assets/stylesheets/angular/show_validation_state.scss */
.has-validation-messages.input-group.has-success .form-control {
  border-color: #5ac4be;
}

/* line 72, app/assets/stylesheets/angular/show_validation_state.scss */
.has-error ng-message,
.has-error div[ng-message],
.has-error .message {
  color: #e97c91;
}

/* line 80, app/assets/stylesheets/angular/show_validation_state.scss */
.has-success ng-message,
.has-success div[ng-message],
.has-success .message {
  color: #5ac4be;
}

@media print {
  /* line 3, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-1,
.col-print-2,
.col-print-3,
.col-print-4,
.col-print-5,
.col-print-6,
.col-print-7,
.col-print-8,
.col-print-9,
.col-print-10,
.col-print-11,
.col-print-12 {
    float: left;
  }
  /* line 17, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-12 {
    width: 100%;
  }
  /* line 20, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-11 {
    width: 91.66666666666666%;
  }
  /* line 23, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-10 {
    width: 83.33333333333334%;
  }
  /* line 26, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-9 {
    width: 75%;
  }
  /* line 29, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-8 {
    width: 66.66666666666666%;
  }
  /* line 32, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-7 {
    width: 58.333333333333336%;
  }
  /* line 35, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-6 {
    width: 50%;
  }
  /* line 38, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-5 {
    width: 41.66666666666667%;
  }
  /* line 41, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-4 {
    width: 33.33333333333333%;
  }
  /* line 44, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-3 {
    width: 25%;
  }
  /* line 47, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-2 {
    width: 16.666666666666664%;
  }
  /* line 50, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-1 {
    width: 8.333333333333332%;
  }
  /* line 54, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-pull-12 {
    right: 100%;
  }
  /* line 57, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-pull-11 {
    right: 91.66666667%;
  }
  /* line 60, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-pull-10 {
    right: 83.33333333%;
  }
  /* line 63, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-pull-9 {
    right: 75%;
  }
  /* line 66, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-pull-8 {
    right: 66.66666667%;
  }
  /* line 69, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-pull-7 {
    right: 58.33333333%;
  }
  /* line 72, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-pull-6 {
    right: 50%;
  }
  /* line 75, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-pull-5 {
    right: 41.66666667%;
  }
  /* line 78, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-pull-4 {
    right: 33.33333333%;
  }
  /* line 81, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-pull-3 {
    right: 25%;
  }
  /* line 84, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-pull-2 {
    right: 16.66666667%;
  }
  /* line 87, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-pull-1 {
    right: 8.33333333%;
  }
  /* line 90, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-pull-0 {
    right: auto;
  }
  /* line 93, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-push-12 {
    left: 100%;
  }
  /* line 96, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-push-11 {
    left: 91.66666667%;
  }
  /* line 99, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-push-10 {
    left: 83.33333333%;
  }
  /* line 102, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-push-9 {
    left: 75%;
  }
  /* line 105, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-push-8 {
    left: 66.66666667%;
  }
  /* line 108, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-push-7 {
    left: 58.33333333%;
  }
  /* line 111, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-push-6 {
    left: 50%;
  }
  /* line 114, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-push-5 {
    left: 41.66666667%;
  }
  /* line 117, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-push-4 {
    left: 33.33333333%;
  }
  /* line 120, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-push-3 {
    left: 25%;
  }
  /* line 123, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-push-2 {
    left: 16.66666667%;
  }
  /* line 126, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-push-1 {
    left: 8.33333333%;
  }
  /* line 129, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-push-0 {
    left: auto;
  }
  /* line 132, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-offset-12 {
    margin-left: 100%;
  }
  /* line 135, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 138, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 141, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-offset-9 {
    margin-left: 75%;
  }
  /* line 144, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 147, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 150, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-offset-6 {
    margin-left: 50%;
  }
  /* line 153, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 156, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 159, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-offset-3 {
    margin-left: 25%;
  }
  /* line 162, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 165, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 168, vendor/assets/stylesheets/grid-print-styles.css */
  .col-print-offset-0 {
    margin-left: 0;
  }
  /* line 173, vendor/assets/stylesheets/grid-print-styles.css */
  .text-print-left {
    text-align: left;
  }
  /* line 176, vendor/assets/stylesheets/grid-print-styles.css */
  .text-print-right {
    text-align: right;
  }
  /* line 179, vendor/assets/stylesheets/grid-print-styles.css */
  .text-print-center {
    text-align: center;
  }
}

/* line 1, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 26, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results {
  display: block;
}

/* line 64, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 69, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 73, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 76, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 79, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 84, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 92, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 98, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 101, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 134, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 137, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 141, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 143, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 149, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 164, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 168, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 171, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 174, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 183, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 191, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 216, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 223, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 227, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 231, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 235, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 238, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 249, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 260, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 263, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 266, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 269, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 271, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 273, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 276, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 293, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 298, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
  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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 310, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 313, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 318, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 320, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
  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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 351, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 362, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 365, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
  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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
  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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 395, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 397, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 401, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 403, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 421, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

/* line 426, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 430, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 433, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/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, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 447, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 451, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 455, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 458, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 461, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 465, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 468, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 471, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 475, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 480, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* line 3, app/assets/stylesheets/pdf.scss */
.print-page {
  font-family: 'Heebo', Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #000;
}

/* line 8, app/assets/stylesheets/pdf.scss */
.print-flex {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

/* line 13, app/assets/stylesheets/pdf.scss */
.header-address {
  line-height: 150%;
  font-size: 12px;
}

/* line 18, app/assets/stylesheets/pdf.scss */
.header-address b {
  font-size: 14px;
  font-weight: 700;
}

/* line 23, app/assets/stylesheets/pdf.scss */
.right-side-text {
  text-align: right;
}

/* line 27, app/assets/stylesheets/pdf.scss */
hr {
  margin: 24px 0;
  border: 0;
  border-top: 2px solid #C7C5C5;
}

/* line 33, app/assets/stylesheets/pdf.scss */
.event-details .event-title {
  font-size: 18px;
  font-weight: 700;
  margin-top: 24px;
}

/* line 39, app/assets/stylesheets/pdf.scss */
.event-details .event-date {
  font-size: 16px;
  margin-top: 4px;
}

/* line 44, app/assets/stylesheets/pdf.scss */
.roster-checklist {
  margin-top: 24px;
}

/* line 48, app/assets/stylesheets/pdf.scss */
.number-attendee {
  font-size: 18px;
  font-weight: 700;
}

/* line 53, app/assets/stylesheets/pdf.scss */
.roster-checklist td {
  vertical-align: top;
}

/* line 57, app/assets/stylesheets/pdf.scss */
.roster-checklist #headingtag, .tag-line {
  font-size: 10px;
  font-weight: 700;
  color: #868686;
  letter-spacing: 1px;
}

/* line 64, app/assets/stylesheets/pdf.scss */
.roster-checklist #main-customer {
  font-size: 13px;
  font-weight: 700;
}

/* line 69, app/assets/stylesheets/pdf.scss */
.roster-checklist #roster-attendee-no {
  border-radius: 4px;
  background-color: #EBEBEB;
  print-color-adjust: exact;
  -webkit-print-color-adjust: exact;
  padding: 2px 6px;
}

/* line 77, app/assets/stylesheets/pdf.scss */
.roster-checklist .single-customer {
  display: -webkit-box;
  display: flex;
  margin: 4px 0 4px 2px;
  font-size: 11px;
  -webkit-box-align: center;
          align-items: center;
}

/* line 84, app/assets/stylesheets/pdf.scss */
.roster-checklist .single-customer:last-of-type {
  margin-bottom: 0;
}

/* line 88, app/assets/stylesheets/pdf.scss */
.roster-checklist .single-customer #empty-attendee {
  color: #868686;
}

/* line 92, app/assets/stylesheets/pdf.scss */
.roster-checklist .single-customer:first-of-type {
  margin-top: 0;
}

/* line 96, app/assets/stylesheets/pdf.scss */
.checkbox-roster {
  height: 10px;
  width: 10px;
  border: 1px solid #000;
  border-radius: 2px;
  margin-right: 8px;
  flex-shrink: 0;
}

/* line 105, app/assets/stylesheets/pdf.scss */
.checkbox-roster.checked:after {
  content: '';
  display: block;
  width: 4px;
  height: 8px;
  position: relative;
  top: -1px;
  left: 3px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* line 118, app/assets/stylesheets/pdf.scss */
.roster-table .single-customer {
  white-space: nowrap;
}

/* line 122, app/assets/stylesheets/pdf.scss */
.roster-table tr td {
  padding: 8px 0px 8px 30px;
}

/* line 123, app/assets/stylesheets/pdf.scss */
.roster-table tr td:first-child {
  padding-left: 0px;
}

/* line 126, app/assets/stylesheets/pdf.scss */
.roster-table tr td {
  border-bottom: 1px solid #C7C5C5;
}

/* line 127, app/assets/stylesheets/pdf.scss */
.roster-table tr:first-child td {
  border-bottom: 0px;
}

/* line 129, app/assets/stylesheets/pdf.scss */
table {
  border-spacing: 0;
}

/* line 133, app/assets/stylesheets/pdf.scss */
.order-list .order-main-details {
  width: 145px;
  white-space: nowrap;
}

/* line 138, app/assets/stylesheets/pdf.scss */
.order-list {
  margin-top: 24px;
}

/* line 142, app/assets/stylesheets/pdf.scss */
.order-list .buyer-name {
  font-size: 18px;
  font-weight: 700;
}

/* line 147, app/assets/stylesheets/pdf.scss */
.order-list .buyer-name #orders-attendee-no {
  border-radius: 4px;
  background-color: #EBEBEB;
  print-color-adjust: exact;
  -webkit-print-color-adjust: exact;
  padding: 2px 8px;
}

/* line 154, app/assets/stylesheets/pdf.scss */
.order-list .order-main-details {
  text-align: right;
  line-height: 150%;
}

/* line 158, app/assets/stylesheets/pdf.scss */
.order-list .order-main-details b {
  font-weight: 700;
  font-size: 12px;
}

/* line 163, app/assets/stylesheets/pdf.scss */
.order-list .customer-order-flex {
  display: -webkit-box;
  display: flex;
  margin-top: 16px;
}

/* line 168, app/assets/stylesheets/pdf.scss */
.order-list .customer-info {
  min-width: 200px;
  padding-right: 20px;
}

/* line 173, app/assets/stylesheets/pdf.scss */
.order-list .customer-info .customer-text, .customer-questions .question-text {
  border-left: 2px solid #EBEBEB;
  padding-left: 12px;
  margin: 4px 0;
  line-height: 150%;
}

/* line 180, app/assets/stylesheets/pdf.scss */
.order-list .attendee-details {
  margin-top: 20px;
}

/* line 184, app/assets/stylesheets/pdf.scss */
.order-list .attendee-details .single-name {
  margin: 4px 0;
  font-weight: 600;
  font-size: 13px;
}

/* line 190, app/assets/stylesheets/pdf.scss */
.order-list .attendee-details .extra-attendee-info {
  font-weight: 400;
  font-size: 12px;
  margin: 2px 0 0 6px;
}

/* line 196, app/assets/stylesheets/pdf.scss */
.customer-questions .question-header {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 8px;
}

/* line 202, app/assets/stylesheets/pdf.scss */
.customer-questions .question-title {
  font-weight: 700;
}

/* line 206, app/assets/stylesheets/pdf.scss */
.customer-questions .question-category {
  margin-bottom: 20px;
}

/* line 209, app/assets/stylesheets/pdf.scss */
.customer-questions .question-category:last-child {
  margin-bottom: 0px;
}

/* line 213, app/assets/stylesheets/pdf.scss */
.customer-questions #empty-reply {
  color: #868686;
}

/* line 24, app/assets/stylesheets/_application.scss */
.modal-content {
  min-height: 300px;
}

/* line 30, app/assets/stylesheets/_application.scss */
.table-occsn.table-bordered > thead > tr > th {
  border: 0;
  font-size: 14px;
  font-weight: normal;
  color: #979797;
  line-height: 20px;
}

/* line 37, app/assets/stylesheets/_application.scss */
.table-occsn.table-bordered {
  border: 0;
}

/* line 41, app/assets/stylesheets/_application.scss */
.table-occsn tbody {
  background: white;
}

/* line 45, app/assets/stylesheets/_application.scss */
.table-occsn ul {
  list-style: none;
  padding: 0;
}

/* line 51, app/assets/stylesheets/_application.scss */
.center {
  text-align: center;
  margin-bottom: 48px;
}

/* line 56, app/assets/stylesheets/_application.scss */
.stacks form {
  max-width: inherit;
}

/* line 60, app/assets/stylesheets/_application.scss */
.tab-content > .tab-pane {
  padding: 16px;
  background-color: white;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

/* line 68, app/assets/stylesheets/_application.scss */
.recurring {
  color: #999;
  background-color: #e5e5e5;
}

/* line 73, app/assets/stylesheets/_application.scss */
.date-jump {
  display: inline;
}

/* line 77, app/assets/stylesheets/_application.scss */
tr.inactive {
  background-color: #fff3f2;
  color: #999;
  font-style: italic;
}

/* line 84, app/assets/stylesheets/_application.scss */
table.table.occurrence_group th,
table.table.occurrence_group td {
  border-top: none;
  border-bottom: 1px solid #ddd;
}

/* line 91, app/assets/stylesheets/_application.scss */
table.buttons td {
  vertical-align: middle;
}

/* line 95, app/assets/stylesheets/_application.scss */
.inactive .btn {
  font-style: normal;
}

/* line 99, app/assets/stylesheets/_application.scss */
.add_box {
  padding: 30px;
  border: gray 1px dashed;
  border-radius: 21px;
  overflow: hidden;
}

/* line 106, app/assets/stylesheets/_application.scss */
form.form-inline {
  max-width: none;
}

/* line 110, app/assets/stylesheets/_application.scss */
.blank-state-gray {
  background-color: #efeff0;
  padding: 48px;
}

/* line 116, app/assets/stylesheets/_application.scss */
.status.active {
  background-color: #58d68d;
}

/* line 119, app/assets/stylesheets/_application.scss */
.status.inactive {
  background-color: #415b76;
}

/* line 122, app/assets/stylesheets/_application.scss */
.status.sold_out {
  background-color: #cacfd2;
}

/* line 125, app/assets/stylesheets/_application.scss */
.status.expired {
  background-color: #cacfd2;
}

/* line 131, app/assets/stylesheets/_application.scss */
.products h3 {
  margin-top: 0;
}

/* line 136, app/assets/stylesheets/_application.scss */
.burlywood {
  padding: 12px;
  overflow: auto;
  color: gray;
  background-color: #e5e5e5;
  font-family: monospace;
  font-size: 12px;
}

/* line 145, app/assets/stylesheets/_application.scss */
.time-selector .form-group {
  float: left;
}

/* line 149, app/assets/stylesheets/_application.scss */
.duplicator {
  display: none;
}

/* line 151, app/assets/stylesheets/_application.scss */
.duplicator .btn {
  margin-top: 25px;
}

/* line 156, app/assets/stylesheets/_application.scss */
.blank-state {
  display: block;
  background-color: #5ac4be;
  color: white;
  padding: 12px;
}

/* line 163, app/assets/stylesheets/_application.scss */
a.blank-state:hover {
  color: white;
}

/* line 167, app/assets/stylesheets/_application.scss */
.gravatar {
  width: 40px;
  height: 50px;
  margin-top: -10px !important;
  margin-bottom: 10px !important;
  padding-left: 0px !important;
}

/* line 175, app/assets/stylesheets/_application.scss */
.attribute-buttons div {
  margin-bottom: 4px;
}

/* line 179, app/assets/stylesheets/_application.scss */
.button-container {
  padding: 12px 0;
}

/* line 183, app/assets/stylesheets/_application.scss */
.attribute_types a {
  background-color: #5ac4be;
  color: white;
  min-height: 96px;
  text-align: center;
}

/* line 188, app/assets/stylesheets/_application.scss */
.attribute_types a img {
  padding: 12px 0;
  max-height: 58px;
}

/* line 195, app/assets/stylesheets/_application.scss */
.errors {
  display: none;
  background-color: red;
  padding: 12px;
  color: white;
  margin: 12px 0;
}

/* line 203, app/assets/stylesheets/_application.scss */
.coupon-selector {
  margin-bottom: 20px;
}

/* line 207, app/assets/stylesheets/_application.scss */
.original {
  margin-bottom: 15px;
  font-size: 30px;
}

/* line 214, app/assets/stylesheets/_application.scss */
.dashboard .stats .thumbnail {
  background-color: white;
  border: 1px solid #e5e5e5;
  padding: 12px;
}

/* line 218, app/assets/stylesheets/_application.scss */
.dashboard .stats .thumbnail h2 {
  margin-top: 0;
}

/* line 222, app/assets/stylesheets/_application.scss */
.dashboard #sales_chart-wrapper,
.dashboard #orders_chart-wrapper {
  background-color: white;
  border: 1px solid #e5e5e5;
  padding: 12px;
  width: 90%;
}

/* line 233, app/assets/stylesheets/_application.scss */
.search_checkbox {
  margin-top: 12px;
  margin-bottom: 12px;
}

/* line 239, app/assets/stylesheets/_application.scss */
.orders-search input[type='search'],
.orders-search select {
  width: 157px;
  float: left;
  margin-right: 12px;
}

/* line 247, app/assets/stylesheets/_application.scss */
.page-size-selection {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 251, app/assets/stylesheets/_application.scss */
.page-size-selection .form {
  padding-right: 0px;
}

/* line 254, app/assets/stylesheets/_application.scss */
.page-size-selection .form .form-control {
  height: 36px;
}

/* line 259, app/assets/stylesheets/_application.scss */
.page-size-selection .description {
  margin-top: 9px;
  padding-left: 8px;
  padding-right: 0px;
  font-size: 11px;
}

/* line 267, app/assets/stylesheets/_application.scss */
.tool-btn-panel {
  margin-top: 5px;
}

/* line 272, app/assets/stylesheets/_application.scss */
span.add-on {
  float: left;
}

/* line 276, app/assets/stylesheets/_application.scss */
.nowrap {
  white-space: nowrap;
}

/* line 280, app/assets/stylesheets/_application.scss */
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 286, app/assets/stylesheets/_application.scss */
.panel {
  border: 1px solid #e5e5e5;
}

/* line 289, app/assets/stylesheets/_application.scss */
.panel form {
  max-width: 100%;
  width: 100%;
}

@media print {
  /* line 297, app/assets/stylesheets/_application.scss */
  a[href]:after {
    content: '';
  }
  /* line 301, app/assets/stylesheets/_application.scss */
  body.admin,
.outer-container,
.content {
    height: auto !important;
    width: auto !important;
    overflow: auto !important;
    max-height: none !important;
    max-width: none !important;
  }
  /* line 312, app/assets/stylesheets/_application.scss */
  body.modal-open header,
body.modal-open .content {
    visibility: hidden;
  }
}

/* line 322, app/assets/stylesheets/_application.scss */
.pager a {
  height: 36px;
}

/* line 326, app/assets/stylesheets/_application.scss */
.payment-type .payment-type-input {
  margin-top: 10px;
}

/* line 329, app/assets/stylesheets/_application.scss */
.payment-type .payment-type-input input:disabled {
  background-color: inherit;
}

/* line 334, app/assets/stylesheets/_application.scss */
.facebook-share {
  background-color: #3b5998;
  color: white;
}

/* line 339, app/assets/stylesheets/_application.scss */
.facebook-share:hover {
  background-color: #253860;
  color: white;
}

/* line 344, app/assets/stylesheets/_application.scss */
.twitter-share {
  background-color: #07bbff;
}

/* line 348, app/assets/stylesheets/_application.scss */
.twitter-share:hover {
  background-color: #00abf0;
}

/* line 352, app/assets/stylesheets/_application.scss */
.pinterest-share {
  background-color: #cd1d1f;
}

/* line 356, app/assets/stylesheets/_application.scss */
.pinterest-share:hover {
  background-color: #ac0c0c;
}

/* line 360, app/assets/stylesheets/_application.scss */
.btn-round {
  margin: 6px 0;
  padding: 1px 9px 3px 8px;
  border-radius: 20px;
}

/* line 366, app/assets/stylesheets/_application.scss */
.sortable-small {
  padding: 10px 5px 0px 10px;
  border: 1px #555 dashed;
  margin-bottom: 8px;
  background: #ffffff;
}

/* line 372, app/assets/stylesheets/_application.scss */
.sortable-small .span9,
.sortable-small .span4:not(.offset1) {
  margin-left: 0px;
}

/* line 377, app/assets/stylesheets/_application.scss */
.sortable-small input[disabled] {
  background-color: inherit;
  color: inherit;
}

/* line 383, app/assets/stylesheets/_application.scss */
.buttons,
#reorder,
#reorder-options {
  float: right;
}

/* line 389, app/assets/stylesheets/_application.scss */
#reorder {
  margin-bottom: 12px;
}

/* line 393, app/assets/stylesheets/_application.scss */
#reorder-options {
  margin-top: 12px;
}

/* line 398, app/assets/stylesheets/_application.scss */
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}

/* line 408, app/assets/stylesheets/_application.scss */
.panel-body {
  position: relative;
}

/* line 416, app/assets/stylesheets/_application.scss */
body.blank {
  padding-top: 24px !important;
}

/* line 420, app/assets/stylesheets/_application.scss */
span.trix-button-group.trix-button-group--file-tools {
  display: none;
}

/* line 424, app/assets/stylesheets/_application.scss */
.button-disable {
  cursor: not-allowed;
  pointer-events: all !important;
  opacity: 0.7;
}

/* line 429, app/assets/stylesheets/_application.scss */
.disable-span {
  display: block !important;
}

/* line 433, app/assets/stylesheets/_application.scss */
.trix-button--icon-quote {
  display: none !important;
}

/* line 437, app/assets/stylesheets/_application.scss */
.trix-button--icon-code {
  display: none !important;
}

/* line 441, app/assets/stylesheets/_application.scss */
.trix-button--icon-strike {
  display: none !important;
}

/* line 449, app/assets/stylesheets/_application.scss */
.trix-button--icon-decrease-nesting-level {
  display: none !important;
}

/* line 453, app/assets/stylesheets/_application.scss */
.trix-button--icon-increase-nesting-level {
  display: none !important;
}

/* line 457, app/assets/stylesheets/_application.scss */
.trix-button--icon-undo {
  display: none !important;
}

/* line 461, app/assets/stylesheets/_application.scss */
.trix-button--icon-redo {
  display: none !important;
}

/* line 465, app/assets/stylesheets/_application.scss */
.trix-button-group--history-tools {
  display: none !important;
}

/* line 469, app/assets/stylesheets/_application.scss */
.trix-editor, .trix-editor div {
  font-size: 1em !important;
}

/* line 472, app/assets/stylesheets/_application.scss */
trix-editor h1 {
  font-size: 1.125em !important;
  font-weight: 900 !important;
}

/* line 476, app/assets/stylesheets/_application.scss */
.custom-font-description p, .confirmation-message {
  font-size: 1em !important;
}

/* line 478, app/assets/stylesheets/_application.scss */
.custom-font-description p h1, .confirmation-message h1 {
  font-size: 1.125em !important;
  font-weight: 900;
}

/* line 482, app/assets/stylesheets/_application.scss */
.custom-font-description p div, .confirmation-message div {
  font-size: 1em !important;
}

/*temporary classes*/
/* line 489, app/assets/stylesheets/_application.scss */
body.bootstrap {
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px !important;
  line-height: 1.5;
  color: #555;
  background-color: #fff;
}

/* line 497, app/assets/stylesheets/_application.scss */
.page-container {
  min-height: 100vh;
}

/* line 500, app/assets/stylesheets/_application.scss */
.page-container .flex-grow {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

/* line 504, app/assets/stylesheets/_application.scss */
.page-container .container-fluid {
  padding: 30px 16px !important;
}

@media (min-width: 768px) {
  /* line 497, app/assets/stylesheets/_application.scss */
  .page-container {
    display: -webkit-box;
    display: flex;
  }
  /* line 511, app/assets/stylesheets/_application.scss */
  .page-container .container-fluid {
    padding: 30px 30px !important;
  }
}

@media (min-width: 1024px) {
  /* line 517, app/assets/stylesheets/_application.scss */
  .page-container .container-fluid {
    padding: 30px 50px !important;
  }
}

/* line 523, app/assets/stylesheets/_application.scss */
body.tailwind {
  font-size: 16px !important;
}

/* line 526, app/assets/stylesheets/_application.scss */
body.tailwind .container-fluid.content.pt-12 {
  padding-top: 0;
}

/* line 531, app/assets/stylesheets/_application.scss */
body#tailwind .page-container > div.flex-grow {
  min-width: 0;
}

/* line 10, app/assets/stylesheets/application-modern.scss */
.page-container {
  min-height: 100vh;
}

@media (min-width: 768px) {
  /* line 10, app/assets/stylesheets/application-modern.scss */
  .page-container {
    display: -webkit-box;
    display: flex;
  }
}

/* tailwind_base breaks boostrap because it resets all the default styles for elements.
 So I'm only adding this in here for #tailwind children. After uninstalling the bootstrap delete this */
/* line 21, app/assets/stylesheets/application-modern.scss */
#tailwind {
  /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind body {
  margin: 0;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind main {
  display: block;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind h1 {
  font-size: 2em;
  margin: .67em 0;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind pre {
  font-family: monospace,monospace;
  font-size: 1em;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind a {
  background-color: transparent;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind b, #tailwind strong {
  font-weight: bolder;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind code, #tailwind kbd, #tailwind samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind small {
  font-size: 80%;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind sub, #tailwind sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind sub {
  bottom: -.25em;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind sup {
  top: -.5em;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind img {
  border-style: none;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind button, #tailwind input, #tailwind optgroup, #tailwind select, #tailwind textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind button, #tailwind input {
  overflow: visible;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind button, #tailwind select {
  text-transform: none;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind [type=button], #tailwind [type=reset], #tailwind [type=submit], #tailwind button {
  -webkit-appearance: button;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind [type=button]::-moz-focus-inner, #tailwind [type=reset]::-moz-focus-inner, #tailwind [type=submit]::-moz-focus-inner, #tailwind button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind [type=button]:-moz-focusring, #tailwind [type=reset]:-moz-focusring, #tailwind [type=submit]:-moz-focusring, #tailwind button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind fieldset {
  padding: .35em .75em .625em;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind progress {
  vertical-align: baseline;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind textarea {
  overflow: auto;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind [type=checkbox], #tailwind [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind [type=number]::-webkit-inner-spin-button, #tailwind [type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind details {
  display: block;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind summary {
  display: list-item;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind template {
  display: none;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind [hidden] {
  display: none;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind blockquote, #tailwind dd, #tailwind dl, #tailwind figure, #tailwind h1, #tailwind h2, #tailwind h3, #tailwind h4, #tailwind h5, #tailwind h6, #tailwind hr, #tailwind p, #tailwind pre {
  margin: 0;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind button {
  background-color: transparent;
  background-image: none;
  padding: 0;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind fieldset {
  margin: 0;
  padding: 0;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind ol, #tailwind ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind html {
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  line-height: 1.5;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind *, #tailwind ::after, #tailwind ::before {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e2e8f0;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind hr {
  border-top-width: 1px;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind img {
  border-style: solid;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind textarea {
  resize: vertical;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind input:-ms-input-placeholder, #tailwind textarea:-ms-input-placeholder {
  color: #a0aec0;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind input::-ms-input-placeholder, #tailwind textarea::-ms-input-placeholder {
  color: #a0aec0;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind input::-webkit-input-placeholder, #tailwind textarea::-webkit-input-placeholder {
  color: #a0aec0;
}
#tailwind input::-moz-placeholder, #tailwind textarea::-moz-placeholder {
  color: #a0aec0;
}
#tailwind input:-ms-input-placeholder, #tailwind textarea:-ms-input-placeholder {
  color: #a0aec0;
}
#tailwind input::-ms-input-placeholder, #tailwind textarea::-ms-input-placeholder {
  color: #a0aec0;
}
#tailwind input::placeholder, #tailwind textarea::placeholder {
  color: #a0aec0;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind [role=button], #tailwind button {
  cursor: pointer;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind table {
  border-collapse: collapse;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind h1, #tailwind h2, #tailwind h3, #tailwind h4, #tailwind h5, #tailwind h6 {
  font-size: inherit;
  font-weight: inherit;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind a {
  color: inherit;
  text-decoration: inherit;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind button, #tailwind input, #tailwind optgroup, #tailwind select, #tailwind textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind code, #tailwind kbd, #tailwind pre, #tailwind samp {
  font-family: Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind audio, #tailwind canvas, #tailwind embed, #tailwind iframe, #tailwind img, #tailwind object, #tailwind svg, #tailwind video {
  display: block;
  vertical-align: middle;
}

/* line 22, app/assets/stylesheets/application-modern.scss */
#tailwind img, #tailwind video {
  max-width: 100%;
  height: auto;
}
