@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.0/font/bootstrap-icons.css");
@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,400i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Droid+Serif:100,300,400,400i,700,900");
@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,400i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Droid+Serif:100,300,400,400i,700,900");
/* 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;
  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, .btn-disabled > .caret, .btn-connect > .caret,
.dropup > .btn > .caret,
.dropup > .btn-disabled > .caret,
.dropup > .btn-connect > .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-c5cf3b9201316f92e000c080e9e94f59f1e3ec553fe490491559a6305817c1d2.eot);
  src: url(/assets/bootstrap/glyphicons-halflings-regular-c5cf3b9201316f92e000c080e9e94f59f1e3ec553fe490491559a6305817c1d2.eot?#iefix) format("embedded-opentype"), url(/assets/bootstrap/glyphicons-halflings-regular-39aac07ca195f2a2885ab324a8411253055707bb1098afd6d4d81a689b623c00.woff2) format("woff2"), url(/assets/bootstrap/glyphicons-halflings-regular-d3c67f0add2f52dab7821b47aaf1579f39e13a60e5e0001f688a9ffb40abce36.woff) format("woff"), url(/assets/bootstrap/glyphicons-halflings-regular-da0b380da3737b95e00c633f36af5974b7d4c25cfdfcce6709d97c96b908bf73.ttf) format("truetype"), url(/assets/bootstrap/glyphicons-halflings-regular-b760e2ed865a1c859f3c6da713a694fe1050b1b890228d900fe6fba095213521.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 */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  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: #337ab7;
  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: #23527c;
  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: 6px;
}

/* 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.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* 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: 500;
  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: #777777;
}

/* 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: 20px;
  margin-bottom: 10px;
}

/* 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: 10px;
  margin-bottom: 10px;
}

/* 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: 36px;
}

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

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

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

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

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

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

/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  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: 21px;
  }
}

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

/* 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: #fcf8e3;
}

/* 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: #777777;
}

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

/* 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: #286090;
}

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

/* 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: #2b542c;
}

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

/* 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: #245269;
}

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

/* 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: #66512c;
}

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

/* 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: #843534;
}

/* 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: #337ab7;
}

/* 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: #286090;
}

/* 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: #d9edf7;
}

/* 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: #afd9ee;
}

/* 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: #fcf8e3;
}

/* 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: #f7ecb5;
}

/* 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: #f2dede;
}

/* 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: #e4b9b9;
}

/* line 138, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  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: 10px;
}

/* 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: 20px;
}

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

/* 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: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  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.428571429;
  color: #777777;
}

/* 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: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* 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: 4px;
}

/* 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: 3px;
  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: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* 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: #777777;
  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: 20px;
}

/* 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.428571429;
  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, .thank-you .table > thead > tr > td.info-bold,
.table > thead > tr > th.info,
.thank-you .table > thead > tr > th.info-bold, .table > thead > tr.info > td, .thank-you .table > thead > tr.info-bold > td, .table > thead > tr.info > th, .thank-you .table > thead > tr.info-bold > th,
.table > tbody > tr > td.info,
.thank-you .table > tbody > tr > td.info-bold,
.table > tbody > tr > th.info,
.thank-you .table > tbody > tr > th.info-bold,
.table > tbody > tr.info > td,
.thank-you .table > tbody > tr.info-bold > td,
.table > tbody > tr.info > th,
.thank-you .table > tbody > tr.info-bold > th,
.table > tfoot > tr > td.info,
.thank-you .table > tfoot > tr > td.info-bold,
.table > tfoot > tr > th.info,
.thank-you .table > tfoot > tr > th.info-bold,
.table > tfoot > tr.info > td,
.thank-you .table > tfoot > tr.info-bold > td,
.table > tfoot > tr.info > th,
.thank-you .table > tfoot > tr.info-bold > th {
  background-color: #d9edf7;
}

/* 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, .thank-you .table-hover > tbody > tr > td.info-bold:hover,
.table-hover > tbody > tr > th.info:hover,
.thank-you .table-hover > tbody > tr > th.info-bold:hover, .table-hover > tbody > tr.info:hover > td, .thank-you .table-hover > tbody > tr.info-bold:hover > td, .table-hover > tbody > tr:hover > .info, .thank-you .table-hover > tbody > tr:hover > .info-bold, .table-hover > tbody > tr.info:hover > th, .thank-you .table-hover > tbody > tr.info-bold:hover > th {
  background-color: #c4e3f3;
}

/* 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: #fcf8e3;
}

/* 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: #faf2cc;
}

/* 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: #f2dede;
}

/* 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: #ebcccc;
}

/* 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: 15px;
    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: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-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: 14px;
  line-height: 1.428571429;
  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: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-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: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 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: #999;
  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: #999;
}

/* 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: #999;
}

/* 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: #eeeeee;
  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: 34px;
  }
  /* 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-group-btn > .btn-disabled[type="date"],
.input-group-sm > .input-group-btn > .btn-connect[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-group-btn > .btn-disabled[type="time"],
.input-group-sm > .input-group-btn > .btn-connect[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-group-btn > .btn-disabled[type="datetime-local"],
.input-group-sm > .input-group-btn > .btn-connect[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-group-btn > .btn-disabled[type="month"],
.input-group-sm > .input-group-btn > .btn-connect[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-group-btn > .btn-disabled[type="date"],
.input-group-lg > .input-group-btn > .btn-connect[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-group-btn > .btn-disabled[type="time"],
.input-group-lg > .input-group-btn > .btn-connect[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-group-btn > .btn-disabled[type="datetime-local"],
.input-group-lg > .input-group-btn > .btn-connect[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-group-btn > .btn-disabled[type="month"],
.input-group-lg > .input-group-btn > .btn-connect[type="month"], .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

/* 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: 20px;
  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: 34px;
  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,
.input-group-lg > .input-group-btn > .form-control-static.btn-disabled,
.input-group-lg > .input-group-btn > .form-control-static.btn-connect, .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,
.input-group-sm > .input-group-btn > .form-control-static.btn-disabled,
.input-group-sm > .input-group-btn > .form-control-static.btn-connect {
  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,
.input-group-sm > .input-group-btn > .btn-disabled,
.input-group-sm > .input-group-btn > .btn-connect {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* 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,
.input-group-sm > .input-group-btn > select.btn-disabled,
.input-group-sm > .input-group-btn > select.btn-connect {
  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,
.input-group-sm > .input-group-btn > textarea.btn-disabled,
.input-group-sm > .input-group-btn > textarea.btn-connect,
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],
.input-group-sm > .input-group-btn > .btn-disabled[multiple],
.input-group-sm > .input-group-btn > .btn-connect[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: 3px;
}

/* 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: 32px;
  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,
.input-group-lg > .input-group-btn > .btn-disabled,
.input-group-lg > .input-group-btn > .btn-connect {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* 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,
.input-group-lg > .input-group-btn > select.btn-disabled,
.input-group-lg > .input-group-btn > select.btn-connect {
  height: 46px;
  line-height: 46px;
}

/* 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,
.input-group-lg > .input-group-btn > textarea.btn-disabled,
.input-group-lg > .input-group-btn > textarea.btn-connect,
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],
.input-group-lg > .input-group-btn > .btn-disabled[multiple],
.input-group-lg > .input-group-btn > .btn-connect[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: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* 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: 46px;
  line-height: 46px;
}

/* 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: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  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: 42.5px;
}

/* 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: 34px;
  height: 34px;
  line-height: 34px;
  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 > .input-group-btn > .btn-disabled + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn-connect + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 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 > .input-group-btn > .btn-disabled + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn-connect + .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: #3c763d;
}

/* 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: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 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: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 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: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* 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: #3c763d;
}

/* 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: #8a6d3b;
}

/* 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: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 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: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 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: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* 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: #8a6d3b;
}

/* 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: #a94442;
}

/* 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: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 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: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* 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: #a94442;
}

/* 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: 25px;
}

/* 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: #737373;
}

@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: 27px;
}

/* 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: 18px;
  }
}

@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, .btn-disabled, .btn-connect {
  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 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -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-disabled:focus, .btn-connect:focus, .btn.focus, .focus.btn-disabled, .focus.btn-connect, .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-disabled:hover, .btn-connect:hover, .btn:focus, .btn-disabled:focus, .btn-connect:focus, .btn.focus, .focus.btn-disabled, .focus.btn-connect {
  color: #333;
  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-disabled:active, .btn-connect:active, .btn.active, .active.btn-disabled, .active.btn-connect {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 46, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .disabled.btn-disabled, .disabled.btn-connect, .btn[disabled], .btn-disabled[disabled], .btn-connect[disabled], fieldset[disabled] .btn, fieldset[disabled] .btn-disabled, fieldset[disabled] .btn-connect {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  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, a.disabled.btn-disabled, a.disabled.btn-connect, fieldset[disabled] a.btn, fieldset[disabled] a.btn-disabled, fieldset[disabled] a.btn-connect {
  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: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* 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: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

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

/* 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: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

/* 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: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* 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: #fff;
  border-color: #ccc;
}

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

/* 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: #337ab7;
  border-color: #2e6da4;
}

/* 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: #286090;
  border-color: #122b40;
}

/* 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: #286090;
  border-color: #204d74;
}

/* 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: #286090;
  background-image: none;
  border-color: #204d74;
}

/* 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: #204d74;
  border-color: #122b40;
}

/* 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: #337ab7;
  border-color: #2e6da4;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  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: #5cb85c;
  border-color: #4cae4c;
}

/* 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: #449d44;
  border-color: #255625;
}

/* 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: #449d44;
  border-color: #398439;
}

/* 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: #449d44;
  background-image: none;
  border-color: #398439;
}

/* 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: #398439;
  border-color: #255625;
}

/* 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: #5cb85c;
  border-color: #4cae4c;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  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: #5bc0de;
  border-color: #46b8da;
}

/* 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: #31b0d5;
  border-color: #1b6d85;
}

/* 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: #31b0d5;
  border-color: #269abc;
}

/* 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: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

/* 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: #269abc;
  border-color: #1b6d85;
}

/* 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: #5bc0de;
  border-color: #46b8da;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  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: #f0ad4e;
  border-color: #eea236;
}

/* 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: #ec971f;
  border-color: #985f0d;
}

/* 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: #ec971f;
  border-color: #d58512;
}

/* 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: #ec971f;
  background-image: none;
  border-color: #d58512;
}

/* 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: #d58512;
  border-color: #985f0d;
}

/* 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: #f0ad4e;
  border-color: #eea236;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  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: #d9534f;
  border-color: #d43f3a;
}

/* 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: #c9302c;
  border-color: #761c19;
}

/* 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: #c9302c;
  border-color: #ac2925;
}

/* 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: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

/* 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: #ac2925;
  border-color: #761c19;
}

/* 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: #d9534f;
  border-color: #d43f3a;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  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: #337ab7;
  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;
  -webkit-box-shadow: none;
  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: #23527c;
  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: #777777;
  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, .btn-group-lg > .btn-disabled, .btn-group-lg > .btn-connect {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* 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, .btn-group-sm > .btn-disabled, .btn-group-sm > .btn-connect {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* 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, .btn-group-xs > .btn-disabled, .btn-group-xs > .btn-connect {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* 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;
  -o-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: 14px;
  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: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 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: 9px 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.428571429;
  color: #333333;
  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: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* 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: #337ab7;
  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: #777777;
}

/* 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.428571429;
  color: #777777;
  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: 768px) {
  /* 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 > .btn-disabled, .btn-group > .btn-connect,
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-disabled,
.btn-group-vertical > .btn-connect {
  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-disabled:hover, .btn-group > .btn-connect:hover, .btn-group > .btn:focus, .btn-group > .btn-disabled:focus, .btn-group > .btn-connect:focus, .btn-group > .btn:active, .btn-group > .btn-disabled:active, .btn-group > .btn-connect:active, .btn-group > .btn.active, .btn-group > .active.btn-disabled, .btn-group > .active.btn-connect,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn-disabled:hover,
.btn-group-vertical > .btn-connect:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn-disabled:focus,
.btn-group-vertical > .btn-connect:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn-disabled:active,
.btn-group-vertical > .btn-connect:active,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .active.btn-disabled,
.btn-group-vertical > .active.btn-connect {
  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-disabled + .btn, .btn-group .btn + .btn-disabled, .btn-group .btn-disabled + .btn-disabled, .btn-group .btn-connect + .btn, .btn-group .btn-connect + .btn-disabled, .btn-group .btn + .btn-connect, .btn-group .btn-disabled + .btn-connect, .btn-group .btn-connect + .btn-connect,
.btn-group .btn + .btn-group,
.btn-group .btn-disabled + .btn-group,
.btn-group .btn-connect + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-disabled,
.btn-group .btn-group + .btn-connect,
.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-disabled, .btn-toolbar .btn-connect,
.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-disabled, .btn-toolbar > .btn-connect,
.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), .btn-group > .btn-disabled:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-connect: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, .btn-group > .btn-disabled:first-child, .btn-group > .btn-connect: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), .btn-group > .btn-disabled:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-connect: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 > .btn-disabled:last-child:not(:first-child), .btn-group > .btn-connect: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, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-disabled, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-connect {
  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) > .btn-disabled:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-connect: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, .btn-group > .btn-group:last-child:not(:first-child) > .btn-disabled:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-connect: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, .btn-group > .btn-disabled + .dropdown-toggle, .btn-group > .btn-connect + .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, .btn-group-lg.btn-group > .btn-disabled + .dropdown-toggle, .btn-group-lg.btn-group > .btn-connect + .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 {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 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 {
  -webkit-box-shadow: none;
  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, .btn-disabled .caret, .btn-connect .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, .btn-group-lg > .btn-disabled .caret, .btn-group-lg > .btn-connect .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, .dropup .btn-group-lg > .btn-disabled .caret, .dropup .btn-group-lg > .btn-connect .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-disabled, .btn-group-vertical > .btn-connect,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .btn-disabled,
.btn-group-vertical > .btn-group > .btn-connect {
  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, .btn-group-vertical > .btn-group > .btn-disabled, .btn-group-vertical > .btn-group > .btn-connect {
  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-disabled + .btn, .btn-group-vertical > .btn + .btn-disabled, .btn-group-vertical > .btn-disabled + .btn-disabled, .btn-group-vertical > .btn-connect + .btn, .btn-group-vertical > .btn-connect + .btn-disabled, .btn-group-vertical > .btn + .btn-connect, .btn-group-vertical > .btn-disabled + .btn-connect, .btn-group-vertical > .btn-connect + .btn-connect,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-disabled + .btn-group,
.btn-group-vertical > .btn-connect + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-disabled,
.btn-group-vertical > .btn-group + .btn-connect,
.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), .btn-group-vertical > .btn-disabled:not(:first-child):not(:last-child), .btn-group-vertical > .btn-connect: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), .btn-group-vertical > .btn-disabled:first-child:not(:last-child), .btn-group-vertical > .btn-connect:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 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), .btn-group-vertical > .btn-disabled:last-child:not(:first-child), .btn-group-vertical > .btn-connect:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 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, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-disabled, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-connect {
  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) > .btn-disabled:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-connect: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, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-disabled:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-connect: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-disabled, .btn-group-justified > .btn-connect,
.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, .btn-group-justified > .btn-group .btn-disabled, .btn-group-justified > .btn-group .btn-connect {
  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-disabled input[type="radio"], [data-toggle="buttons"] > .btn-connect input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-disabled input[type="checkbox"],
[data-toggle="buttons"] > .btn-connect 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 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* 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,
.input-group-sm > .input-group-btn > .input-group-addon.btn-disabled,
.input-group-sm > .input-group-btn > .input-group-addon.btn-connect {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* 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,
.input-group-lg > .input-group-btn > .input-group-addon.btn-disabled,
.input-group-lg > .input-group-btn > .input-group-addon.btn-connect {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* 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-disabled,
.input-group-btn:first-child > .btn-connect,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .btn-disabled,
.input-group-btn:first-child > .btn-group > .btn-connect,
.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-disabled:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-connect:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-disabled,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-connect {
  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-disabled,
.input-group-btn:last-child > .btn-connect,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .btn-disabled,
.input-group-btn:last-child > .btn-group > .btn-connect,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-disabled:not(:first-child),
.input-group-btn:first-child > .btn-connect:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-disabled,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-connect {
  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, .input-group-btn > .btn-disabled, .input-group-btn > .btn-connect {
  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, .input-group-btn > .btn-disabled + .btn, .input-group-btn > .btn + .btn-disabled, .input-group-btn > .btn-disabled + .btn-disabled, .input-group-btn > .btn-connect + .btn, .input-group-btn > .btn-connect + .btn-disabled, .input-group-btn > .btn + .btn-connect, .input-group-btn > .btn-disabled + .btn-connect, .input-group-btn > .btn-connect + .btn-connect {
  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-disabled:hover, .input-group-btn > .btn-connect:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn-disabled:focus, .input-group-btn > .btn-connect:focus, .input-group-btn > .btn:active, .input-group-btn > .btn-disabled:active, .input-group-btn > .btn-connect: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-disabled, .input-group-btn:first-child > .btn-connect,
.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-disabled, .input-group-btn:last-child > .btn-connect,
.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: 10px 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: #eeeeee;
}

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

/* 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: #777777;
  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: #eeeeee;
  border-color: #337ab7;
}

/* 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: 9px 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 #ddd;
}

/* 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.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 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 #ddd;
}

/* 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: #fff;
  border: 1px solid #ddd;
  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: 4px;
}

/* 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: #337ab7;
}

/* 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: 4px;
}

/* 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 #ddd;
}

@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 #ddd;
    border-radius: 4px 4px 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: 50px;
  margin-bottom: 20px;
  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: 768px) {
  /* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* 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: 768px) {
  /* 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: 768px) {
  /* 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: 768px) {
  /* 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: 768px) {
  /* 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: 768px) {
  /* 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: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* 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: 768px) {
  /* 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: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* 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: 768px) {
  /* 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: 7.5px -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: 20px;
}

@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: 20px;
  }
  /* 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: 768px) {
  /* 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: 15px;
    padding-bottom: 15px;
  }
}

/* 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;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@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: 768px) {
  /* 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;
    -webkit-box-shadow: none;
    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: 4px;
  border-top-right-radius: 4px;
  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: 8px;
  margin-bottom: 8px;
}

/* 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, .btn-group-sm > .navbar-btn.btn-disabled, .btn-group-sm > .navbar-btn.btn-connect {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* 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, .btn-group-xs > .navbar-btn.btn-disabled, .btn-group-xs > .navbar-btn.btn-connect {
  margin-top: 14px;
  margin-bottom: 14px;
}

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

@media (min-width: 768px) {
  /* 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: 768px) {
  /* 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: #f8f8f8;
  border-color: #e7e7e7;
}

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

/* 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: #5e5e5e;
  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: #777;
}

/* 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: #777;
}

/* 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: #333;
  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: #555;
  background-color: #e7e7e7;
}

/* 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: #555;
  background-color: #e7e7e7;
}

@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: #777;
  }
  /* 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: #333;
    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: #555;
    background-color: #e7e7e7;
  }
  /* 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: #ddd;
}

/* 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: #ddd;
}

/* 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: #888;
}

/* 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: #e7e7e7;
}

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

/* 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: #333;
}

/* line 509, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}

/* 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: #333;
}

/* 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: #222;
  border-color: #090909;
}

/* line 531, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* 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: #9d9d9d;
}

/* 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: #9d9d9d;
}

/* 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: #090909;
}

/* 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: #090909;
}

@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: #090909;
  }
  /* 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: #090909;
  }
  /* 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: #9d9d9d;
  }
  /* 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: #090909;
  }
  /* 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: #333;
}

/* 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: #333;
}

/* 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: #fff;
}

/* 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: #101010;
}

/* line 635, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* 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: #9d9d9d;
}

/* 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: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* 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: #777777;
}

/* 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: 20px 0;
  border-radius: 4px;
}

/* 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 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  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: #23527c;
  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: 4px;
  border-bottom-left-radius: 4px;
}

/* 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: 4px;
  border-bottom-right-radius: 4px;
}

/* 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: #337ab7;
  border-color: #337ab7;
}

/* 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: #777777;
  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: 18px;
  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: 6px;
  border-bottom-left-radius: 6px;
}

/* 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: 6px;
  border-bottom-right-radius: 6px;
}

/* 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: 3px;
  border-bottom-left-radius: 3px;
}

/* 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: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 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: #777777;
  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, .btn-disabled .label, .btn-connect .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: #777777;
}

/* 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: #5e5e5e;
}

/* line 48, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}

/* 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: #286090;
}

/* line 52, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

/* 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: #449d44;
}

/* line 56, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* 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: #31b0d5;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* 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: #ec971f;
}

/* line 64, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* 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: #c9302c;
}

/* 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: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  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, .btn-disabled .badge, .btn-connect .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, .btn-group-xs > .btn-disabled .badge, .btn-group-xs > .btn-connect .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: #337ab7;
  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: #eeeeee;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* 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: 21px;
  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: #d5d5d5;
}

/* 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: 6px;
}

/* 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: 63px;
  }
}

/* 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: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-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: 9px;
  color: #333333;
}

/* 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: #337ab7;
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* 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: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* 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: #c9e2b3;
}

/* 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: #2b542c;
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* 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: #a6e1ec;
}

/* 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: #245269;
}

/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* 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: #f7e1b5;
}

/* 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: #66512c;
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* 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: #e4b9c0;
}

/* 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: #843534;
}

@-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: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 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: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-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: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  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;
  -o-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: #5cb85c;
}

/* 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: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* 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: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* 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: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* 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: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 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: #fff;
  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: 4px;
  border-top-right-radius: 4px;
}

/* 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: 4px;
  border-bottom-left-radius: 4px;
}

/* 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: #777777;
  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: #777777;
}

/* 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: #337ab7;
  border-color: #337ab7;
}

/* 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: #c7ddef;
}

/* 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: #3c763d;
  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: #3c763d;
}

/* 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: #3c763d;
  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: #3c763d;
  border-color: #3c763d;
}

/* 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: #31708f;
  background-color: #d9edf7;
}

/* 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: #31708f;
}

/* 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: #31708f;
  background-color: #c4e3f3;
}

/* 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: #31708f;
  border-color: #31708f;
}

/* 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: #8a6d3b;
  background-color: #fcf8e3;
}

/* 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: #8a6d3b;
}

/* 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: #8a6d3b;
  background-color: #faf2cc;
}

/* 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: #8a6d3b;
  border-color: #8a6d3b;
}

/* 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: #a94442;
  background-color: #f2dede;
}

/* 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: #a94442;
}

/* 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: #a94442;
  background-color: #ebcccc;
}

/* 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: #a94442;
  border-color: #a94442;
}

/* 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, .reactivate-panel, .manage-subscription-panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 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: 3px;
  border-top-right-radius: 3px;
}

/* 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: 16px;
  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: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group, .reactivate-panel > .list-group, .manage-subscription-panel > .list-group,
.panel > .panel-collapse > .list-group,
.reactivate-panel > .panel-collapse > .list-group,
.manage-subscription-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, .reactivate-panel > .list-group .list-group-item, .manage-subscription-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, .reactivate-panel > .list-group:first-child .list-group-item:first-child, .manage-subscription-panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 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, .reactivate-panel > .list-group:last-child .list-group-item:last-child, .manage-subscription-panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 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, .reactivate-panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .manage-subscription-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, .reactivate-panel > .table, .manage-subscription-panel > .table,
.panel > .table-responsive > .table,
.reactivate-panel > .table-responsive > .table,
.manage-subscription-panel > .table-responsive > .table,
.panel > .panel-collapse > .table,
.reactivate-panel > .panel-collapse > .table,
.manage-subscription-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, .reactivate-panel > .table caption, .manage-subscription-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, .reactivate-panel > .table:first-child, .manage-subscription-panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.reactivate-panel > .table-responsive:first-child > .table:first-child,
.manage-subscription-panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* 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, .reactivate-panel > .table:first-child > thead:first-child > tr:first-child, .manage-subscription-panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.reactivate-panel > .table:first-child > tbody:first-child > tr:first-child,
.manage-subscription-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: 3px;
  border-top-right-radius: 3px;
}

/* 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, .reactivate-panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .manage-subscription-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,
.reactivate-panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.manage-subscription-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,
.reactivate-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.manage-subscription-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,
.reactivate-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.manage-subscription-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: 3px;
}

/* 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, .reactivate-panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .manage-subscription-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,
.reactivate-panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.manage-subscription-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,
.reactivate-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.manage-subscription-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,
.reactivate-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.manage-subscription-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: 3px;
}

/* line 143, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child, .reactivate-panel > .table:last-child, .manage-subscription-panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.reactivate-panel > .table-responsive:last-child > .table:last-child,
.manage-subscription-panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* 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, .reactivate-panel > .table:last-child > tbody:last-child > tr:last-child, .manage-subscription-panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.reactivate-panel > .table:last-child > tfoot:last-child > tr:last-child,
.manage-subscription-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: 3px;
  border-bottom-left-radius: 3px;
}

/* 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, .reactivate-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .manage-subscription-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,
.reactivate-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.manage-subscription-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,
.reactivate-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.manage-subscription-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,
.reactivate-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.manage-subscription-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: 3px;
}

/* 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, .reactivate-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .manage-subscription-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,
.reactivate-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.manage-subscription-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,
.reactivate-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.manage-subscription-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,
.reactivate-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.manage-subscription-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: 3px;
}

/* line 164, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table, .reactivate-panel > .panel-body + .table, .manage-subscription-panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.reactivate-panel > .panel-body + .table-responsive,
.manage-subscription-panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.reactivate-panel > .table + .panel-body,
.manage-subscription-panel > .table + .panel-body,
.panel > .table-responsive + .panel-body,
.reactivate-panel > .table-responsive + .panel-body,
.manage-subscription-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, .reactivate-panel > .table > tbody:first-child > tr:first-child th, .manage-subscription-panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.reactivate-panel > .table > tbody:first-child > tr:first-child td,
.manage-subscription-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, .reactivate-panel > .table-bordered, .manage-subscription-panel > .table-bordered,
.panel > .table-responsive > .table-bordered,
.reactivate-panel > .table-responsive > .table-bordered,
.manage-subscription-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, .reactivate-panel > .table-bordered > thead > tr > th:first-child, .manage-subscription-panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.reactivate-panel > .table-bordered > thead > tr > td:first-child,
.manage-subscription-panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.reactivate-panel > .table-bordered > tbody > tr > th:first-child,
.manage-subscription-panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.reactivate-panel > .table-bordered > tbody > tr > td:first-child,
.manage-subscription-panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.reactivate-panel > .table-bordered > tfoot > tr > th:first-child,
.manage-subscription-panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.reactivate-panel > .table-bordered > tfoot > tr > td:first-child,
.manage-subscription-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, .reactivate-panel > .table-bordered > thead > tr > th:last-child, .manage-subscription-panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.reactivate-panel > .table-bordered > thead > tr > td:last-child,
.manage-subscription-panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.reactivate-panel > .table-bordered > tbody > tr > th:last-child,
.manage-subscription-panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.reactivate-panel > .table-bordered > tbody > tr > td:last-child,
.manage-subscription-panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.reactivate-panel > .table-bordered > tfoot > tr > th:last-child,
.manage-subscription-panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.reactivate-panel > .table-bordered > tfoot > tr > td:last-child,
.manage-subscription-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, .reactivate-panel > .table-bordered > thead > tr:first-child > td, .manage-subscription-panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.reactivate-panel > .table-bordered > thead > tr:first-child > th,
.manage-subscription-panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.reactivate-panel > .table-bordered > tbody > tr:first-child > td,
.manage-subscription-panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.reactivate-panel > .table-bordered > tbody > tr:first-child > th,
.manage-subscription-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, .reactivate-panel > .table-bordered > tbody > tr:last-child > td, .manage-subscription-panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.reactivate-panel > .table-bordered > tbody > tr:last-child > th,
.manage-subscription-panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.reactivate-panel > .table-bordered > tfoot > tr:last-child > td,
.manage-subscription-panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.reactivate-panel > .table-bordered > tfoot > tr:last-child > th,
.manage-subscription-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, .reactivate-panel > .table-responsive, .manage-subscription-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: 20px;
}

/* line 226, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel, .panel-group .reactivate-panel, .panel-group .manage-subscription-panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 230, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel, .panel-group .reactivate-panel + .panel, .panel-group .panel + .reactivate-panel, .panel-group .reactivate-panel + .reactivate-panel, .panel-group .manage-subscription-panel + .panel, .panel-group .manage-subscription-panel + .reactivate-panel, .panel-group .panel + .manage-subscription-panel, .panel-group .reactivate-panel + .manage-subscription-panel, .panel-group .manage-subscription-panel + .manage-subscription-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: #333333;
  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: #333333;
}

/* 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: #337ab7;
}

/* 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: #337ab7;
  border-color: #337ab7;
}

/* 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: #337ab7;
}

/* 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: #337ab7;
  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: #337ab7;
}

/* line 260, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* 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: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* 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: #d6e9c6;
}

/* 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: #dff0d8;
  background-color: #3c763d;
}

/* 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: #d6e9c6;
}

/* line 263, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* 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: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* 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: #bce8f1;
}

/* 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: #d9edf7;
  background-color: #31708f;
}

/* 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: #bce8f1;
}

/* line 266, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* 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: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* 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: #faebcc;
}

/* 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: #fcf8e3;
  background-color: #8a6d3b;
}

/* 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: #faebcc;
}

/* line 269, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* 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: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* 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: #ebccd1;
}

/* 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: #f2dede;
  background-color: #a94442;
}

/* 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: #ebccd1;
}

/* 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: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 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: 6px;
}

/* 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: 3px;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 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;
  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%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: 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);
  -ms-transform: translate(0, 0);
  -o-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 rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  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 #e5e5e5;
}

/* 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.428571429;
}

/* 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 #e5e5e5;
}

/* 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, .modal-footer .btn-disabled + .btn, .modal-footer .btn + .btn-disabled, .modal-footer .btn-disabled + .btn-disabled, .modal-footer .btn-connect + .btn, .modal-footer .btn-connect + .btn-disabled, .modal-footer .btn + .btn-connect, .modal-footer .btn-disabled + .btn-connect, .modal-footer .btn-connect + .btn-connect {
  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, .modal-footer .btn-group .btn-disabled + .btn, .modal-footer .btn-group .btn + .btn-disabled, .modal-footer .btn-group .btn-disabled + .btn-disabled, .modal-footer .btn-group .btn-connect + .btn, .modal-footer .btn-group .btn-connect + .btn-disabled, .modal-footer .btn-group .btn + .btn-connect, .modal-footer .btn-group .btn-disabled + .btn-connect, .modal-footer .btn-group .btn-connect + .btn-connect {
  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 {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  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: #000;
}

/* 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: #000;
}

/* 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: #000;
}

/* 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: #000;
}

/* 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: #000;
}

/* 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: #000;
}

/* 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: #000;
}

/* 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: #000;
}

/* 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: #000;
  border-radius: 4px;
}

/* 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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  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: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 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: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  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: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  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: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* 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: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* 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: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 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;
  -o-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;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-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-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: 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-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: 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, .carousel-caption .btn-disabled, .carousel-caption .btn-connect {
  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;
  }
}

/*
 *
 * Main stylesheet for Switchery.
 * http://abpetkov.github.io/switchery/
 *
 */
/* Switchery defaults. */
/* line 10, vendor/bundle/ruby/3.3.0/gems/switchery-rails-0.8.2.0/vendor/assets/stylesheets/switchery.css */
.switchery {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  position: relative;
  vertical-align: middle;
  width: 50px;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: content-box;
  background-clip: content-box;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/switchery-rails-0.8.2.0/vendor/assets/stylesheets/switchery.css */
.switchery > small {
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  height: 30px;
  position: absolute;
  top: 0;
  width: 30px;
}

/* Switchery sizes. */
/* line 42, vendor/bundle/ruby/3.3.0/gems/switchery-rails-0.8.2.0/vendor/assets/stylesheets/switchery.css */
.switchery-small {
  border-radius: 20px;
  height: 20px;
  width: 33px;
}

/* line 48, vendor/bundle/ruby/3.3.0/gems/switchery-rails-0.8.2.0/vendor/assets/stylesheets/switchery.css */
.switchery-small > small {
  height: 20px;
  width: 20px;
}

/* line 53, vendor/bundle/ruby/3.3.0/gems/switchery-rails-0.8.2.0/vendor/assets/stylesheets/switchery.css */
.switchery-large {
  border-radius: 40px;
  height: 40px;
  width: 66px;
}

/* line 59, vendor/bundle/ruby/3.3.0/gems/switchery-rails-0.8.2.0/vendor/assets/stylesheets/switchery.css */
.switchery-large > small {
  height: 40px;
  width: 40px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input {
  position: relative;
  display: inline-block;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .hide {
  display: none;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .v-hide {
  visibility: hidden;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .selected-flag .iti-arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .country-list {
  position: absolute;
  z-index: 101;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
}

@media (max-width: 500px) {
  /* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
  .intl-tel-input .country-list {
    white-space: normal;
  }
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .country-list .country {
  padding: 5px 10px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .country-list .country .dial-code {
  color: #999;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
  margin-right: 6px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=text], .intl-tel-input.separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
  right: auto;
  left: 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
  width: 46px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
  cursor: default;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
  background-color: transparent;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
  display: table;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code.iti-sdc-2 input, .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
  padding-left: 66px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 60px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
  padding-left: 76px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
  width: 70px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code.iti-sdc-3 input, .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
  padding-left: 74px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 68px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
  padding-left: 84px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
  width: 78px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code.iti-sdc-4 input, .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
  padding-left: 82px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 76px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
  padding-left: 92px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
  width: 86px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code.iti-sdc-5 input, .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
  padding-left: 90px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 84px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
  padding-left: 100px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
  width: 94px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input.iti-container:hover {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag {
  width: 20px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.be {
  width: 18px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ch {
  width: 15px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mc {
  width: 19px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ne {
  width: 18px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.np {
  width: 13px;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.va {
  width: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
  .iti-flag {
    background-size: 5630px 15px;
  }
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ac {
  height: 10px;
  background-position: 0 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ad {
  height: 14px;
  background-position: -22px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ae {
  height: 10px;
  background-position: -44px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.af {
  height: 14px;
  background-position: -66px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ag {
  height: 14px;
  background-position: -88px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ai {
  height: 10px;
  background-position: -110px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.al {
  height: 15px;
  background-position: -132px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.am {
  height: 10px;
  background-position: -154px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ao {
  height: 14px;
  background-position: -176px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.aq {
  height: 14px;
  background-position: -198px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ar {
  height: 13px;
  background-position: -220px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.as {
  height: 10px;
  background-position: -242px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.at {
  height: 14px;
  background-position: -264px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.au {
  height: 10px;
  background-position: -286px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.aw {
  height: 14px;
  background-position: -308px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ax {
  height: 13px;
  background-position: -330px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.az {
  height: 10px;
  background-position: -352px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ba {
  height: 10px;
  background-position: -374px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bb {
  height: 14px;
  background-position: -396px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bd {
  height: 12px;
  background-position: -418px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.be {
  height: 15px;
  background-position: -440px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bf {
  height: 14px;
  background-position: -460px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bg {
  height: 12px;
  background-position: -482px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bh {
  height: 12px;
  background-position: -504px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bi {
  height: 12px;
  background-position: -526px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bj {
  height: 14px;
  background-position: -548px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bl {
  height: 14px;
  background-position: -570px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bm {
  height: 10px;
  background-position: -592px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bn {
  height: 10px;
  background-position: -614px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bo {
  height: 14px;
  background-position: -636px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bq {
  height: 14px;
  background-position: -658px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.br {
  height: 14px;
  background-position: -680px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bs {
  height: 10px;
  background-position: -702px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bt {
  height: 14px;
  background-position: -724px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bv {
  height: 15px;
  background-position: -746px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bw {
  height: 14px;
  background-position: -768px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.by {
  height: 10px;
  background-position: -790px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bz {
  height: 14px;
  background-position: -812px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ca {
  height: 10px;
  background-position: -834px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cc {
  height: 10px;
  background-position: -856px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cd {
  height: 15px;
  background-position: -878px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cf {
  height: 14px;
  background-position: -900px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cg {
  height: 14px;
  background-position: -922px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ch {
  height: 15px;
  background-position: -944px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ci {
  height: 14px;
  background-position: -961px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ck {
  height: 10px;
  background-position: -983px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.co {
  height: 14px;
  background-position: -1071px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cy {
  height: 13px;
  background-position: -1225px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.de {
  height: 12px;
  background-position: -1269px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.do {
  height: 13px;
  background-position: -1379px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.er {
  height: 10px;
  background-position: -1533px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.es {
  height: 14px;
  background-position: -1555px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.et {
  height: 10px;
  background-position: -1577px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.id {
  height: 14px;
  background-position: -2325px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.il {
  height: 15px;
  background-position: -2369px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.im {
  height: 10px;
  background-position: -2391px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.in {
  height: 14px;
  background-position: -2413px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.io {
  height: 10px;
  background-position: -2435px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.is {
  height: 15px;
  background-position: -2501px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.it {
  height: 14px;
  background-position: -2523px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.je {
  height: 12px;
  background-position: -2545px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.km {
  height: 12px;
  background-position: -2721px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.la {
  height: 14px;
  background-position: -2875px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.li {
  height: 12px;
  background-position: -2941px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.md {
  height: 10px;
  background-position: -3160px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.me {
  height: 10px;
  background-position: -3182px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.my {
  height: 10px;
  background-position: -3578px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.na {
  height: 14px;
  background-position: -3622px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.no {
  height: 15px;
  background-position: -3774px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.np {
  height: 15px;
  background-position: -3796px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.om {
  height: 10px;
  background-position: -3877px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.py {
  height: 11px;
  background-position: -4185px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.re {
  height: 14px;
  background-position: -4229px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.se {
  height: 13px;
  background-position: -4427px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.si {
  height: 10px;
  background-position: -4493px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.so {
  height: 14px;
  background-position: -4625px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.st {
  height: 10px;
  background-position: -4691px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.td {
  height: 14px;
  background-position: -4845px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.th {
  height: 14px;
  background-position: -4911px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.to {
  height: 10px;
  background-position: -5043px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.um {
  height: 11px;
  background-position: -5219px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.us {
  height: 11px;
  background-position: -5241px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.va {
  height: 15px;
  background-position: -5307px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.za {
  height: 14px;
  background-position: -5566px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0;
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0 0 1px 0 #888;
  background-image: url(/../img/flags.png);
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
  .iti-flag {
    background-image: url(/../img/flags@2x.png);
  }
}

/* line 1, app/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.np {
  background-color: transparent;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Regular-f8833369a718f73971c5966f84e6f4bf0e58f3734028ebb19838614ae640da13.ttf) format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Italic-9191801882cbb60dc389b414e223fe1d45a4e45685eee05eb3474296ab9d15f1.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-ThinItalic-15374c157d0ef90fca9598b943c73ddca388f76c0c8f1791ff14ee5e1346d001.ttf) format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Thin-901f9041904f81ecc13033fcfe047eb22456450482724f060ffec85bdcdad594.ttf) format("truetype");
  font-weight: 100;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Medium-073cf36c7c59c793ca4253721cfd21eb2d80cb196f9706ac53512f052d841a63.ttf) format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-MediumItalic-910da5cd553d09e7ac7230e97df1794c2ea9852e1f023f50e96ee97bc8315a7f.ttf) format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Light-fdba220d503b2e33ac4e1b27195bde6f87ace2a5f0b09f30d3517e82c479cede.ttf) format("truetype");
  font-weight: 200;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-LightItalic-695e9fc8344384dc7d6c819f05080b2f78da3058d88794bcac1b487685753720.ttf) format("truetype");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Bold-c3210305c7e758a95470f28b61ef69f283c80c1ea52d0c88cca19d2ba77ea463.ttf) format("truetype");
  font-weight: 600;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-BoldItalic-0a2edb24cae0a59f3df8d50967b50a12e386dbe629bf4bf063370ee002700ceb.ttf) format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Black-9a69388fa9686528ced9b13793eea5a2d935ca3411e8e70c7888bae9e4317ae9.ttf) format("truetype");
  font-weight: 800;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-BlackItalic-3d875bb843d9a13411781c12999de595424a926abfc3d0e1e4b1b542155f506e.ttf) format("truetype");
  font-weight: 800;
  font-style: italic;
}

/* line 5, app/assets/stylesheets/app/helpers.scss */
.mar-top-neg-30 {
  margin-top: -30px;
}

/* line 8, app/assets/stylesheets/app/helpers.scss */
.mar-0 {
  margin: 0px !important;
}

/* line 11, app/assets/stylesheets/app/helpers.scss */
.mar-top-10 {
  margin-top: 10px;
}

/* line 14, app/assets/stylesheets/app/helpers.scss */
.mar-top-20 {
  margin-top: 20px;
}

/* line 17, app/assets/stylesheets/app/helpers.scss */
.mar-top-30 {
  margin-top: 30px;
}

/* line 20, app/assets/stylesheets/app/helpers.scss */
.mar-top-40 {
  margin-top: 40px;
}

/* line 23, app/assets/stylesheets/app/helpers.scss */
.mar-top-50 {
  margin-top: 50px;
}

/* line 26, app/assets/stylesheets/app/helpers.scss */
.mar-top-80 {
  margin-top: 80px;
}

/* line 29, app/assets/stylesheets/app/helpers.scss */
.mar-top-100 {
  margin-top: 100px;
}

/* line 32, app/assets/stylesheets/app/helpers.scss */
.mar-top-140 {
  margin-top: 140px;
}

/* line 35, app/assets/stylesheets/app/helpers.scss */
.mar-top-150 {
  margin-top: 150px;
}

@media (max-width: 992px) {
  /* line 38, app/assets/stylesheets/app/helpers.scss */
  .mar-top-10-tablet {
    margin-top: 10px;
  }
}

/* line 44, app/assets/stylesheets/app/helpers.scss */
.mar-bot-0 {
  margin-bottom: 0px;
}

/* line 47, app/assets/stylesheets/app/helpers.scss */
.mar-bot-8 {
  margin-bottom: 8px;
}

/* line 50, app/assets/stylesheets/app/helpers.scss */
.mar-bot-10 {
  margin-bottom: 10px;
}

/* line 53, app/assets/stylesheets/app/helpers.scss */
.mar-bot-20 {
  margin-bottom: 20px;
}

/* line 56, app/assets/stylesheets/app/helpers.scss */
.mar-bot-30 {
  margin-bottom: 30px;
}

/* line 59, app/assets/stylesheets/app/helpers.scss */
.mar-bot-50 {
  margin-bottom: 50px;
}

/* line 63, app/assets/stylesheets/app/helpers.scss */
.mar-left-neg-45 {
  margin-left: -45px;
}

/* line 66, app/assets/stylesheets/app/helpers.scss */
.mar-left-neg-30 {
  margin-left: -30px;
}

/* line 69, app/assets/stylesheets/app/helpers.scss */
.mar-right-0 {
  margin-right: 0px !important;
}

/* line 73, app/assets/stylesheets/app/helpers.scss */
.mar-auto, .horizontal-align {
  margin-left: auto;
  margin-right: auto;
}

/* line 78, app/assets/stylesheets/app/helpers.scss */
.horizontal-align {
  display: block;
}

/* line 83, app/assets/stylesheets/app/helpers.scss */
.w-700 {
  max-width: 700px;
}

/* line 86, app/assets/stylesheets/app/helpers.scss */
.w-600 {
  max-width: 600px;
}

/* line 89, app/assets/stylesheets/app/helpers.scss */
.w-480 {
  max-width: 480px;
}

/* line 92, app/assets/stylesheets/app/helpers.scss */
.w-380 {
  max-width: 380px;
}

/* line 95, app/assets/stylesheets/app/helpers.scss */
.w-308 {
  max-width: 308px;
}

/* line 98, app/assets/stylesheets/app/helpers.scss */
.w-290 {
  max-width: 290px;
}

/* line 101, app/assets/stylesheets/app/helpers.scss */
.w-180 {
  width: 180px;
}

/* line 104, app/assets/stylesheets/app/helpers.scss */
.w-140 {
  width: 140px;
}

/* line 108, app/assets/stylesheets/app/helpers.scss */
.h-360 {
  min-height: 360px;
}

/* line 111, app/assets/stylesheets/app/helpers.scss */
.h-300 {
  min-height: 300px;
}

/* line 114, app/assets/stylesheets/app/helpers.scss */
.h-90 {
  min-height: 90px;
}

/* line 117, app/assets/stylesheets/app/helpers.scss */
.h-60 {
  height: 60px !important;
}

/* line 121, app/assets/stylesheets/app/helpers.scss */
.fw-500 {
  font-weight: 500 !important;
}

/* line 124, app/assets/stylesheets/app/helpers.scss */
.fw-400 {
  font-weight: 400 !important;
}

/* line 128, app/assets/stylesheets/app/helpers.scss */
.pad-top-40 {
  padding-top: 40px;
}

/* line 131, app/assets/stylesheets/app/helpers.scss */
.pad-top-30 {
  padding-top: 30px;
}

/* line 134, app/assets/stylesheets/app/helpers.scss */
.pad-top-15 {
  padding-top: 15px;
}

/* line 138, app/assets/stylesheets/app/helpers.scss */
.pad-bot-30 {
  padding-bottom: 30px;
}

/* line 142, app/assets/stylesheets/app/helpers.scss */
.pad-bot-0 {
  padding-bottom: 0px !important;
}

/* line 146, app/assets/stylesheets/app/helpers.scss */
.pad-bot-15 {
  padding-bottom: 15px;
}

/* line 150, app/assets/stylesheets/app/helpers.scss */
.pad-right-10 {
  padding-right: 10px !important;
}

/* line 154, app/assets/stylesheets/app/helpers.scss */
.pad-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 159, app/assets/stylesheets/app/helpers.scss */
.pad-y-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 164, app/assets/stylesheets/app/helpers.scss */
.pad-left-0 {
  padding-left: 0 !important;
}

/* line 168, app/assets/stylesheets/app/helpers.scss */
.pad-left-10 {
  padding-left: 10px;
}

/* line 172, app/assets/stylesheets/app/helpers.scss */
.pad-left-30 {
  padding-left: 30px;
}

/* line 176, app/assets/stylesheets/app/helpers.scss */
.pad-right-0 {
  padding-right: 0 !important;
}

/* line 180, app/assets/stylesheets/app/helpers.scss */
.btn-full-width {
  width: 100%;
}

/* line 184, app/assets/stylesheets/app/helpers.scss */
.width-400 {
  width: 400px !important;
}

/* line 188, app/assets/stylesheets/app/helpers.scss */
.btn-big {
  padding-top: 31px;
  padding-bottom: 31px;
}

/* line 192, app/assets/stylesheets/app/helpers.scss */
.btn-medium {
  padding-top: 21px;
  padding-bottom: 21px;
}

/* line 196, app/assets/stylesheets/app/helpers.scss */
.btn-blue, .btn-connect {
  background-color: #080c48;
  color: #FFFFFF;
  text-align: center;
}

/* line 200, app/assets/stylesheets/app/helpers.scss */
.btn-blue:hover, .btn-connect:hover, .btn-blue:focus, .btn-connect:focus {
  color: #FFFFFF;
}

/* line 204, app/assets/stylesheets/app/helpers.scss */
.btn-md, .btn-disabled, .btn-connect {
  height: 60px;
  padding: 23px 30px;
  border-radius: 5px;
  font-size: 18px;
}

/* line 210, app/assets/stylesheets/app/helpers.scss */
.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .btn-disabled, .btn-group-sm > .btn-connect {
  height: 60px;
  padding: 23px 30px;
  border-radius: 5px;
  font-size: 15px !important;
  font-weight: 500;
}

/* line 222, app/assets/stylesheets/app/helpers.scss */
.btn-gray, .btn-disabled {
  background-color: #878787;
  color: #FFFFFF;
  text-align: center;
}

/* line 233, app/assets/stylesheets/app/helpers.scss */
.pagination-panel {
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
  color: #585F61;
  font-size: 20px;
  text-align: right;
}

/* line 242, app/assets/stylesheets/app/helpers.scss */
.stripe-placeholder::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #dedcdc;
  opacity: 1;
  font-size: 18px;
}

/* line 248, app/assets/stylesheets/app/helpers.scss */
.d-flex {
  display: flex !important;
}

/* line 252, app/assets/stylesheets/app/helpers.scss */
.d-none {
  display: none !important;
}

/* line 256, app/assets/stylesheets/app/helpers.scss */
.align-items-center {
  align-items: center !important;
}

/* line 260, app/assets/stylesheets/app/helpers.scss */
.justify-content-end {
  justify-content: end !important;
}

/* line 264, app/assets/stylesheets/app/helpers.scss */
.position-relative {
  position: relative !important;
}

/* line 268, app/assets/stylesheets/app/helpers.scss */
.position-absolute {
  position: absolute !important;
}

/* line 272, app/assets/stylesheets/app/helpers.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 276, app/assets/stylesheets/app/helpers.scss */
.align-top {
  vertical-align: top !important;
}

/* line 280, app/assets/stylesheets/app/helpers.scss */
.label-color {
  color: #AAA;
}

/* line 284, app/assets/stylesheets/app/helpers.scss */
.strong-text {
  color: #585F61;
  font-weight: bold;
  font-size: 22px;
}

/* line 290, app/assets/stylesheets/app/helpers.scss */
.f-color-black {
  color: #000000;
}

/* line 295, app/assets/stylesheets/app/helpers.scss */
.float-left {
  float: left;
}

/* line 299, app/assets/stylesheets/app/helpers.scss */
.table tbody tr td.vertical-middle {
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/modules/dropdown.scss */
.dropdown-menu {
  top: -2px;
  right: 0px;
}

/* line 6, app/assets/stylesheets/modules/dropdown.scss */
.dropdown-menu > li > a svg {
  width: 22px;
  height: 22px;
  margin-right: 5px;
}

/* line 11, app/assets/stylesheets/modules/dropdown.scss */
.dropdown-menu > li > a img {
  width: 22px;
  height: 22px;
  margin-right: 5px;
}

/* line 18, app/assets/stylesheets/modules/dropdown.scss */
.dropdown-menu li.dropdown-menu-btn-holder {
  height: 50px;
}

/* line 23, app/assets/stylesheets/modules/dropdown.scss */
.dropdown-menu--blue {
  background-color: #080c48;
}

/* line 32, app/assets/stylesheets/modules/dropdown.scss */
.dropdown-menu--blue .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #050831;
}

/* line 36, app/assets/stylesheets/modules/dropdown.scss */
.dropdown-menu--blue > li > a {
  color: white;
}

/* line 39, app/assets/stylesheets/modules/dropdown.scss */
.dropdown-menu--blue > li > a:hover, .dropdown-menu--blue > li > a:focus {
  color: #f2f2f2;
  background-color: #050831;
}

/* line 45, app/assets/stylesheets/modules/dropdown.scss */
.dropdown-menu--blue > li > a svg {
  fill: white;
}

/* line 1, app/assets/stylesheets/app/accordion_toggle.scss */
.accordion-toggle-header {
  width: 80px;
}

/* line 5, app/assets/stylesheets/app/accordion_toggle.scss */
.accordion-toggle-container {
  display: inline-block;
  width: 80px;
  height: 35px;
  margin-left: 10px;
  position: relative;
}

/* line 13, app/assets/stylesheets/app/accordion_toggle.scss */
.toggle-button-frame {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  top: 0;
  display: flex;
  font-size: 13px;
  font-weight: 500;
  border-radius: 5px;
  background-color: #080c48;
  color: #FFFFFF;
  cursor: pointer;
}

/* line 29, app/assets/stylesheets/app/accordion_toggle.scss */
.togglee-button-text {
  margin: auto;
}

/* line 33, app/assets/stylesheets/app/accordion_toggle.scss */
.toggle-arrow {
  margin-left: 2px;
  margin-bottom: 2px;
}

/* line 2, app/assets/stylesheets/app/accounts.scss */
#modal-subaccount .modal-header {
  border: none;
}

/* line 5, app/assets/stylesheets/app/accounts.scss */
#modal-subaccount .modal-footer {
  border: none;
}

/* line 9, app/assets/stylesheets/app/accounts.scss */
#modal-subaccount .btn-add-subaccount {
  padding: 16px;
}

/* line 2, app/assets/stylesheets/app/activate.scss */
.activation-page .subtitle {
  font-size: 22px;
  line-height: 1.5;
}

/* line 1, app/assets/stylesheets/app/app.scss */
body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #F9FAFB;
}

/* line 5, app/assets/stylesheets/app/app.scss */
input::placeholder {
  color: #dedcdc;
}

/* line 9, app/assets/stylesheets/app/app.scss */
.btn-orange, #modal-subaccount .btn-add-subaccount {
  border-radius: 5px;
  background-color: #5C1BE8;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
}

/* line 16, app/assets/stylesheets/app/app.scss */
.btn-grey {
  border-radius: 5px;
  background-color: #D8DCE0;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
}

/* line 24, app/assets/stylesheets/app/app.scss */
.btn-blue, .btn-connect {
  border-radius: 5px;
  background-color: #080c48;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
}

/* line 30, app/assets/stylesheets/app/app.scss */
.btn-blue svg path, .btn-connect svg path {
  fill: #FFFFFF;
}

/* line 35, app/assets/stylesheets/app/app.scss */
.btn-plain {
  margin-left: 27px;
  margin-right: 0px;
  color: #080c48;
  cursor: pointer;
}

/* line 42, app/assets/stylesheets/app/app.scss */
.input-field, .field-with-icon .input-field {
  border-radius: 5px;
  border: solid 1px #dddddd;
  padding: 40px 12px 20px 25px;
  font-size: 20px;
  height: 80px;
  width: 100%;
  color: #585f61;
}

/* line 50, app/assets/stylesheets/app/app.scss */
.input-field.without-label {
  padding-top: 20px;
}

/* line 53, app/assets/stylesheets/app/app.scss */
.input-field.with-icon {
  padding-right: 70px;
}

/* line 58, app/assets/stylesheets/app/app.scss */
.input-compact {
  border-radius: 5px;
  border: solid 1px #dddddd;
  padding: 0px 20px 0px 20px;
  font-size: 20px;
  height: 60px;
  color: #585f61;
  max-width: 375px;
  width: 100%;
}

/* line 69, app/assets/stylesheets/app/app.scss */
.input-desc-text-area {
  border-radius: 5px;
  border: solid 1px #dddddd;
  padding: 30px 25px;
  font-size: 20px;
  height: 80px;
  width: 100%;
  color: #585f61;
  height: 200px;
}

/* line 80, app/assets/stylesheets/app/app.scss */
.input-desc-text-area::placeholder {
  color: #dedcdc;
}

/* line 84, app/assets/stylesheets/app/app.scss */
.input-field-100 {
  border-radius: 5px;
  border: solid 1px #dddddd;
  padding: 40px 12px 16px 25px;
  font-size: 40px;
  height: 100px;
  width: 100%;
  color: #585f61;
}

/* line 96, app/assets/stylesheets/app/app.scss */
.form-group label {
  margin-top: 20px;
  margin-left: 25px;
  position: absolute;
  font-size: 13px;
  color: #AAA;
  font-weight: normal;
  z-index: 100;
}

/* line 105, app/assets/stylesheets/app/app.scss */
.form-group .icon-container {
  margin-top: 29px;
  padding-right: 30px;
  position: absolute;
  width: 100%;
}

/* line 110, app/assets/stylesheets/app/app.scss */
.form-group .icon-container img {
  float: right;
}

/* line 115, app/assets/stylesheets/app/app.scss */
.form-group-narrow {
  width: 430px;
  cursor: pointer;
}

/* line 118, app/assets/stylesheets/app/app.scss */
.form-group-narrow label {
  margin-top: 10px;
  margin-left: 25px;
  position: absolute;
  font-size: 13px;
  color: #AAA;
  font-weight: normal;
}

/* line 126, app/assets/stylesheets/app/app.scss */
.form-group-narrow input, .form-group-narrow select {
  height: 61px;
  padding: 20px 0 0 25px;
}

/* line 130, app/assets/stylesheets/app/app.scss */
.form-group-narrow .icon-container {
  margin-top: 20px;
  padding-right: 55px;
  position: absolute;
  width: 100%;
}

/* line 135, app/assets/stylesheets/app/app.scss */
.form-group-narrow .icon-container img {
  float: right;
}

/* line 141, app/assets/stylesheets/app/app.scss */
.field-big {
  @extends .field;
}

/* line 143, app/assets/stylesheets/app/app.scss */
.field-big .input-field {
  height: 100px;
}

/* line 147, app/assets/stylesheets/app/app.scss */
.field-big select.input-field {
  background: url(/assets/icons/pl-icon-download-b2d374456ca2ff5a82112cbcabb4e5e4a2ddb1bbcdeaa4e5a53a3551ed8b4b43.svg) no-repeat scroll 90% 50%;
  font-size: 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 6px 0px 0px 25px;
}

/* line 157, app/assets/stylesheets/app/app.scss */
select.input-field, .field-with-icon select.input-field {
  background: url(/assets/icons/pl-icon-download-b2d374456ca2ff5a82112cbcabb4e5e4a2ddb1bbcdeaa4e5a53a3551ed8b4b43.svg) no-repeat scroll 90% 55%;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 20px 18px 5px 25px;
  font-size: 20px;
  color: #585F61;
  background-color: white;
  background-position: right 25px center;
}

/* line 166, app/assets/stylesheets/app/app.scss */
select.input-field:disabled {
  background-color: rgba(239, 239, 239, 0.5);
  border-color: #dddddd;
}

/* line 172, app/assets/stylesheets/app/app.scss */
select.input-field-big {
  background: url(/assets/icons/pl-icon-download-b2d374456ca2ff5a82112cbcabb4e5e4a2ddb1bbcdeaa4e5a53a3551ed8b4b43.svg) no-repeat scroll 90% 55%;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 28px 12px 6px 21px;
  font-size: 40px;
  height: 100px;
  color: #585F61;
  background-color: white;
  border: 1px solid #dddddd;
}

/* line 184, app/assets/stylesheets/app/app.scss */
.text-area {
  height: 200px;
}

/* line 188, app/assets/stylesheets/app/app.scss */
.field, .field-with-icon {
  margin-bottom: 10px;
  position: relative;
}

/* line 193, app/assets/stylesheets/app/app.scss */
.app-title-blue {
  font-size: 35px;
  color: #080c48;
  font-weight: 500;
  line-height: 1.0;
}

/* line 200, app/assets/stylesheets/app/app.scss */
.panel, .reactivate-panel, .manage-subscription-panel {
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 30px 50px 0 rgba(0, 0, 0, 0.03);
  padding: 50px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}

/* line 206, app/assets/stylesheets/app/app.scss */
.panel.with-tabs, .with-tabs.reactivate-panel, .with-tabs.manage-subscription-panel {
  padding: 0px;
}

/* line 208, app/assets/stylesheets/app/app.scss */
.panel.with-tabs .table-wrapper, .with-tabs.reactivate-panel .table-wrapper, .with-tabs.manage-subscription-panel .table-wrapper {
  padding: 30px;
}

/* line 212, app/assets/stylesheets/app/app.scss */
.panel.with-tabs .table-payments th, .with-tabs.reactivate-panel .table-payments th, .with-tabs.manage-subscription-panel .table-payments th {
  border-top: 0px;
}

@media (max-width: 768px) {
  /* line 219, app/assets/stylesheets/app/app.scss */
  .panel-public {
    padding: 20px;
  }
}

/* line 224, app/assets/stylesheets/app/app.scss */
.forgot-password-link {
  font-size: 15px;
  line-height: 1.33;
  text-align: center;
  text-decoration: underline;
  color: #999999;
}

/* line 232, app/assets/stylesheets/app/app.scss */
.app-subtitle {
  margin-top: 10px;
  color: #999999;
  font-size: 20px;
  line-height: 1.25;
}

/* line 239, app/assets/stylesheets/app/app.scss */
.number-big {
  font-size: 40px;
}

/* line 243, app/assets/stylesheets/app/app.scss */
.orange {
  color: #5C1BE8;
}

/* line 247, app/assets/stylesheets/app/app.scss */
.blue {
  color: #080c48;
}

/* line 250, app/assets/stylesheets/app/app.scss */
.input-group-addon {
  background-color: transparent;
  color: #080c48;
}

/* line 255, app/assets/stylesheets/app/app.scss */
.table th {
  font-size: 13px;
  color: #BBB;
  font-weight: 500;
}

/* line 263, app/assets/stylesheets/app/app.scss */
.table tbody tr td {
  padding: 30px 8px 30px 0;
  color: #585F61;
}

/* line 267, app/assets/stylesheets/app/app.scss */
.table tbody tr td.title {
  font-size: 20px;
  vertical-align: middle;
  padding-right: 15px;
}

/* line 273, app/assets/stylesheets/app/app.scss */
.table tbody tr td.time {
  font-size: 15px;
  color: #BBB;
  vertical-align: middle;
}

/* line 277, app/assets/stylesheets/app/app.scss */
.table tbody tr td.time a {
  color: #080c48;
}

/* line 282, app/assets/stylesheets/app/app.scss */
.table tbody tr td.amount {
  font-size: 15px;
  vertical-align: middle;
  white-space: nowrap;
}

/* line 292, app/assets/stylesheets/app/app.scss */
.label {
  vertical-align: middle;
  padding: 4px 8px;
}

/* line 297, app/assets/stylesheets/app/app.scss */
.title-and-labels-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  column-gap: 5px;
  row-gap: 5px;
}

/* line 310, app/assets/stylesheets/app/app.scss */
.label-blue-box {
  vertical-align: middle;
  background-color: #080c48;
  height: 22px;
  font-weight: 500;
  font-size: 13px;
}

/* line 316, app/assets/stylesheets/app/app.scss */
.label-blue-box.top {
  vertical-align: text-top;
}

/* line 321, app/assets/stylesheets/app/app.scss */
.title {
  font-size: 35px;
  color: #080c48;
  font-weight: 500;
  line-height: 1;
}

/* line 328, app/assets/stylesheets/app/app.scss */
.text {
  color: #999999;
  font-size: 20px;
  line-height: 1.25;
  margin-top: 10px;
}

/* line 335, app/assets/stylesheets/app/app.scss */
.toggle.ios, .toggle-on.ios, .toggle-off.ios {
  border-radius: 20px;
}

/* line 339, app/assets/stylesheets/app/app.scss */
.toggle-on.btn, .toggle-on.btn-connect, .toggle-on.btn-disabled {
  background-color: #080c48;
}

/* line 343, app/assets/stylesheets/app/app.scss */
.toggle-off.btn, .toggle-off.btn-connect, .toggle-off.btn-disabled {
  background-color: #bbbec8;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 351, app/assets/stylesheets/app/app.scss */
.toggle.ios .toggle-handle {
  border-radius: 20px;
  height: 15px;
  padding-right: 10px;
  margin-top: 3px;
}

/* line 358, app/assets/stylesheets/app/app.scss */
.label-toggle {
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  color: #080c48;
  padding-left: 20px;
  cursor: pointer;
}

/* line 366, app/assets/stylesheets/app/app.scss */
.label-toggle.disabled-label {
  color: #999999;
}

/* line 371, app/assets/stylesheets/app/app.scss */
.black-link {
  color: #585F61;
  font-size: 20px;
  line-height: 1.0;
  text-decoration: underline;
}

/* line 378, app/assets/stylesheets/app/app.scss */
.blue-link {
  color: #080c48;
  font-size: 20px;
  line-height: 1.0;
  text-decoration: underline;
}

/* line 385, app/assets/stylesheets/app/app.scss */
.payment-black-link {
  color: #585F61;
  font-size: 20px;
  line-height: 1.0;
}

/* line 391, app/assets/stylesheets/app/app.scss */
.side-link {
  display: inline-block;
  margin-top: 20px;
}

/* line 396, app/assets/stylesheets/app/app.scss */
.subtext {
  font-size: 15px;
}

/* line 400, app/assets/stylesheets/app/app.scss */
.no-decoration {
  text-decoration: none;
}

/* line 402, app/assets/stylesheets/app/app.scss */
.no-decoration:hover {
  text-decoration: underline;
  cursor: pointer;
}

/* line 408, app/assets/stylesheets/app/app.scss */
.link-blue {
  color: #080c48;
  cursor: pointer;
}

/* line 413, app/assets/stylesheets/app/app.scss */
.btn, .btn-connect, .btn-disabled {
  border: none;
  line-height: 1;
}

/* line 418, app/assets/stylesheets/app/app.scss */
.switchery {
  height: 26px;
}

/* line 421, app/assets/stylesheets/app/app.scss */
.switchery > small {
  height: 26px;
  width: 26px;
}

/* line 427, app/assets/stylesheets/app/app.scss */
.alert-primary {
  background-color: rgba(8, 12, 72, 0.1);
  font-size: 17px;
  line-height: 1;
  text-align: left;
  color: #080c48;
}

/* line 435, app/assets/stylesheets/app/app.scss */
.go-back-container img {
  margin-bottom: 8px;
}

/* line 439, app/assets/stylesheets/app/app.scss */
.go-back-container a {
  text-decoration: none;
}

/* line 443, app/assets/stylesheets/app/app.scss */
.go-back-container span {
  width: 74px;
  height: 25px;
  font-family: Roboto;
  font-size: 20px;
  line-height: 1.25;
  text-align: left;
  color: #080c48;
  margin-left: 10px;
}

/* line 454, app/assets/stylesheets/app/app.scss */
.logo {
  height: 39px;
}

/* line 458, app/assets/stylesheets/app/app.scss */
.pagination-panel a {
  color: #080c48;
}

/* line 462, app/assets/stylesheets/app/app.scss */
.submit-btn-container {
  margin-bottom: 25px;
}

/* line 466, app/assets/stylesheets/app/app.scss */
.scroll-margin {
  margin-left: calc(100vw - 100%);
}

/* line 470, app/assets/stylesheets/app/app.scss */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 476, app/assets/stylesheets/app/app.scss */
input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */
}

/* line 480, app/assets/stylesheets/app/app.scss */
tbody tr > td.collapse-holder {
  padding: 0;
  border: none;
}

/* line 485, app/assets/stylesheets/app/app.scss */
h1, h2, h3, h4, h5 {
  margin: 0px;
}

/* line 489, app/assets/stylesheets/app/app.scss */
#error_explanation {
  padding: 10px;
  color: #E84242;
}

/* line 493, app/assets/stylesheets/app/app.scss */
#error_explanation h2 {
  font-size: 17px;
}

/* line 497, app/assets/stylesheets/app/app.scss */
#error_explanation ul li {
  text-align: left;
}

/* line 502, app/assets/stylesheets/app/app.scss */
.field_with_errors input {
  border: 1px solid #E84242;
}

/* line 508, app/assets/stylesheets/app/app.scss */
.alert li {
  text-align: left;
}

/* BASICS */
/* line 3, app/assets/stylesheets/app/codemirror.css */
.CodeMirror {
  /* Set height, width, borders, and global font properties here */
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  height: 330px;
  color: black;
  direction: ltr;
}

/* PADDING */
/* line 14, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-lines {
  padding: 4px 0;
  /* Vertical padding around content */
}

/* line 17, app/assets/stylesheets/app/codemirror.css */
.CodeMirror pre {
  padding: 0 15px;
  /* Horizontal padding of content */
}

/* line 21, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  background-color: white;
  /* The little square between H and V scrollbars */
}

/* GUTTER */
/* line 27, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}

/* line 33, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap;
}

/* line 41, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-guttermarker {
  color: black;
}

/* line 42, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-guttermarker-subtle {
  color: #999;
}

/* CURSOR */
/* line 46, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-cursor {
  border-left: 1px solid black;
  border-right: none;
  width: 0;
}

/* Shown when moving in bi-directional text */
/* line 52, app/assets/stylesheets/app/codemirror.css */
.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver;
}

/* line 55, app/assets/stylesheets/app/codemirror.css */
.cm-fat-cursor .CodeMirror-cursor {
  width: auto;
  border: 0 !important;
  background: #7e7;
}

/* line 60, app/assets/stylesheets/app/codemirror.css */
.cm-fat-cursor div.CodeMirror-cursors {
  z-index: 1;
}

/* line 63, app/assets/stylesheets/app/codemirror.css */
.cm-fat-cursor-mark {
  background-color: rgba(20, 255, 20, 0.5);
  -webkit-animation: blink 1.06s steps(1) infinite;
  -moz-animation: blink 1.06s steps(1) infinite;
  animation: blink 1.06s steps(1) infinite;
}

/* line 69, app/assets/stylesheets/app/codemirror.css */
.cm-animate-fat-cursor {
  width: auto;
  border: 0;
  -webkit-animation: blink 1.06s steps(1) infinite;
  -moz-animation: blink 1.06s steps(1) infinite;
  animation: blink 1.06s steps(1) infinite;
  background-color: #7e7;
}

@-moz-keyframes blink {
  0% {
  }
  50% {
    background-color: transparent;
  }
  100% {
  }
}

@-webkit-keyframes blink {
  0% {
  }
  50% {
    background-color: transparent;
  }
  100% {
  }
}

@keyframes blink {
  0% {
  }
  50% {
    background-color: transparent;
  }
  100% {
  }
}

/* Can style cursor different in overwrite (non-insert) mode */
/* line 96, app/assets/stylesheets/app/codemirror.css */
.cm-tab {
  display: inline-block;
  text-decoration: inherit;
}

/* line 98, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-rulers {
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  bottom: -20px;
  overflow: hidden;
}

/* line 103, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  top: 0;
  bottom: 0;
  position: absolute;
}

/* DEFAULT THEME */
/* line 111, app/assets/stylesheets/app/codemirror.css */
.cm-s-default {
  border-radius: 5px;
  border: solid 1px #dddddd;
  height: 220px;
  margin-top: 30px;
}

/* line 117, app/assets/stylesheets/app/codemirror.css */
.cm-s-default.CodeMirror-focused {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

/* line 122, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-header {
  color: blue;
}

/* line 123, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-quote {
  color: #090;
}

/* line 124, app/assets/stylesheets/app/codemirror.css */
.cm-negative {
  color: #d44;
}

/* line 125, app/assets/stylesheets/app/codemirror.css */
.cm-positive {
  color: #292;
}

/* line 126, app/assets/stylesheets/app/codemirror.css */
.cm-header, .cm-strong {
  font-weight: bold;
}

/* line 127, app/assets/stylesheets/app/codemirror.css */
.cm-em {
  font-style: italic;
}

/* line 128, app/assets/stylesheets/app/codemirror.css */
.cm-link {
  text-decoration: underline;
}

/* line 129, app/assets/stylesheets/app/codemirror.css */
.cm-strikethrough {
  text-decoration: line-through;
}

/* line 131, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-keyword {
  color: #708;
}

/* line 132, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-atom {
  color: #219;
}

/* line 133, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-number {
  color: #164;
}

/* line 134, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-def {
  color: #00f;
}

/* line 139, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-variable-2 {
  color: #05a;
}

/* line 140, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-variable-3, .cm-s-default .cm-type {
  color: #085;
}

/* line 141, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-comment {
  color: #a50;
}

/* line 142, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-string {
  color: #a11;
}

/* line 143, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-string-2 {
  color: #f50;
}

/* line 144, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-meta {
  color: #555;
}

/* line 145, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-qualifier {
  color: #555;
}

/* line 146, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-builtin {
  color: #30a;
}

/* line 147, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-bracket {
  color: #997;
}

/* line 148, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-tag {
  color: #170;
}

/* line 149, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-attribute {
  color: #00c;
}

/* line 150, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-hr {
  color: #999;
}

/* line 151, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-link {
  color: #00c;
}

/* line 153, app/assets/stylesheets/app/codemirror.css */
.cm-s-default .cm-error {
  color: #f00;
}

/* line 154, app/assets/stylesheets/app/codemirror.css */
.cm-invalidchar {
  color: #f00;
}

/* line 156, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-composing {
  border-bottom: 2px solid;
}

/* Default styles for common addons */
/* line 160, app/assets/stylesheets/app/codemirror.css */
div.CodeMirror span.CodeMirror-matchingbracket {
  color: #0b0;
}

/* line 161, app/assets/stylesheets/app/codemirror.css */
div.CodeMirror span.CodeMirror-nonmatchingbracket {
  color: #a22;
}

/* line 162, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-matchingtag {
  background: rgba(255, 150, 0, 0.3);
}

/* line 163, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-activeline-background {
  background: #e8f2ff;
}

/* STOP */
/* The rest of this file contains styles related to the mechanics of
   the editor. You probably shouldn't touch them. */
/* line 170, app/assets/stylesheets/app/codemirror.css */
.CodeMirror {
  position: relative;
  overflow: hidden;
  background: white;
}

/* line 176, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-scroll {
  overflow: scroll !important;
  /* Things will break if this is overridden */
  /* 30px is the magic margin used to hide the element's real scrollbars */
  /* See overflow: hidden in .CodeMirror */
  margin-bottom: -30px;
  margin-right: -30px;
  padding-bottom: 30px;
  height: 100%;
  outline: none;
  /* Prevent dragging from highlighting the element */
  position: relative;
}

/* line 186, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-sizer {
  position: relative;
  border-right: 30px solid transparent;
}

/* The fake, visible scrollbars. Used to force redraw during scrolling
   before actual scrolling happens, thus preventing shaking and
   flickering artifacts. */
/* line 194, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  position: absolute;
  z-index: 6;
  display: none;
}

/* line 199, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-vscrollbar {
  right: 0;
  top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  bottom: 7px !important;
}

/* line 205, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-hscrollbar {
  bottom: 0;
  left: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}

/* line 210, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-scrollbar-filler {
  right: 0;
  bottom: 0;
}

/* line 213, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-gutter-filler {
  left: 0;
  bottom: 0;
}

/* line 217, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-gutters {
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  z-index: 3;
}

/* line 222, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -30px;
}

/* line 229, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: none !important;
  border: none !important;
}

/* line 235, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-gutter-background {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 4;
}

/* line 240, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4;
}

/* line 245, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-gutter-wrapper ::selection {
  background-color: transparent;
}

/* line 246, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-gutter-wrapper ::-moz-selection {
  background-color: transparent;
}

/* line 248, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-lines {
  cursor: text;
  min-height: 1px;
  /* prevents collapsing before first draw */
}

/* line 252, app/assets/stylesheets/app/codemirror.css */
.CodeMirror pre {
  /* Reset some styles that the rest of the page might have set */
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-variant-ligatures: contextual;
  font-variant-ligatures: contextual;
}

/* line 271, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-wrap pre {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}

/* line 277, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-linebackground {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

/* line 283, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  padding: 0.1px;
  /* Force widget margins to stay inside of the container */
}

/* line 291, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-rtl pre {
  direction: rtl;
}

/* line 293, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-code {
  outline: none;
}

/* Force content-box sizing for the elements where we expect it */
/* line 298, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 307, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

/* line 315, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-cursor {
  position: absolute;
  pointer-events: none;
}

/* line 319, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-measure pre {
  position: static;
}

/* line 321, app/assets/stylesheets/app/codemirror.css */
div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 3;
}

/* line 326, app/assets/stylesheets/app/codemirror.css */
div.CodeMirror-dragcursors {
  visibility: visible;
}

/* line 330, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-focused div.CodeMirror-cursors {
  visibility: visible;
}

/* line 334, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-selected {
  background: #d9d9d9;
}

/* line 335, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-focused .CodeMirror-selected {
  background: #d7d4f0;
}

/* line 336, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-crosshair {
  cursor: crosshair;
}

/* line 337, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
  background: #d7d4f0;
}

/* line 338, app/assets/stylesheets/app/codemirror.css */
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
  background: #d7d4f0;
}

/* line 340, app/assets/stylesheets/app/codemirror.css */
.cm-searching {
  background-color: #ffa;
  background-color: rgba(255, 255, 0, 0.4);
}

/* Used to force a border model for a node */
/* line 346, app/assets/stylesheets/app/codemirror.css */
.cm-force-border {
  padding-right: .1px;
}

@media print {
  /* Hide the cursor when printing */
  /* line 350, app/assets/stylesheets/app/codemirror.css */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}

/* See issue #2901 */
/* line 356, app/assets/stylesheets/app/codemirror.css */
.cm-tab-wrap-hack:after {
  content: '';
}

/* Help users use markselection to safely style text background */
/* line 359, app/assets/stylesheets/app/codemirror.css */
span.CodeMirror-selectedtext {
  background: none;
}

/* line 2, app/assets/stylesheets/app/coupon.scss */
.coupon__dropdown .btn, .coupon__dropdown .btn-connect, .coupon__dropdown .btn-disabled {
  padding: 6px;
  border-radius: 100%;
  background-color: inherit;
}

/* line 7, app/assets/stylesheets/app/coupon.scss */
.coupon__dropdown .btn:hover, .coupon__dropdown .btn-connect:hover, .coupon__dropdown .btn-disabled:hover, .coupon__dropdown .btn:focus, .coupon__dropdown .btn-connect:focus, .coupon__dropdown .btn-disabled:focus {
  background-color: inherit;
  outline: none;
}

/* line 11, app/assets/stylesheets/app/coupon.scss */
.coupon__dropdown .btn:active, .coupon__dropdown .btn-connect:active, .coupon__dropdown .btn-disabled:active {
  box-shadow: none;
}

/* line 16, app/assets/stylesheets/app/coupon.scss */
.coupon__dropdown .dropdown-menu > li > a {
  padding: 10px 12px;
}

/* line 20, app/assets/stylesheets/app/coupon.scss */
.coupon__dropdown #coupon-dropdown-toggle {
  z-index: 1020;
  margin-top: 8px;
  margin-right: 8px;
}

/* line 5, app/assets/stylesheets/app/customer_portals.scss */
.manage-subscription-panel {
  padding: 30px 50px 25px;
}

/* line 10, app/assets/stylesheets/app/customer_portals.scss */
.label-card {
  font-size: 18px;
}

/* line 14, app/assets/stylesheets/app/customer_portals.scss */
.success-message {
  color: lightgreen;
  font-weight: bold;
  margin: 10px;
}

/* line 20, app/assets/stylesheets/app/customer_portals.scss */
.subscription-tab {
  font-size: 18px;
  font-weight: bold;
  color: lightgray;
}

/* line 24, app/assets/stylesheets/app/customer_portals.scss */
.subscription-tab .selected {
  color: gray;
  border-bottom: 4px solid;
  border-color: #1C8DEA;
  padding-bottom: 5px;
}

/* line 30, app/assets/stylesheets/app/customer_portals.scss */
.subscription-tab label {
  cursor: pointer;
}

/* line 35, app/assets/stylesheets/app/customer_portals.scss */
.link-text {
  font-size: 18px;
  font-weight: bold;
}

/* line 38, app/assets/stylesheets/app/customer_portals.scss */
.link-text .cancel {
  color: #1C8DEA;
  border-bottom: 2px solid;
  cursor: pointer;
}

/* line 43, app/assets/stylesheets/app/customer_portals.scss */
.link-text .success {
  color: lightgreen;
  border-bottom: none;
  cursor: none;
}

/* line 48, app/assets/stylesheets/app/customer_portals.scss */
.link-text .cancel_error {
  color: red;
  border-bottom: none;
  cursor: none;
}

/* line 55, app/assets/stylesheets/app/customer_portals.scss */
.manage_plans_small {
  font-size: 18px;
  color: gray;
  margin-top: 5px;
}

/* line 61, app/assets/stylesheets/app/customer_portals.scss */
.manage_plans_title {
  font-size: 25px;
  font-weight: bold;
  color: #6d6868;
}

/* line 67, app/assets/stylesheets/app/customer_portals.scss */
#portalLink {
  cursor: pointer;
}

/* line 71, app/assets/stylesheets/app/customer_portals.scss */
#portalPreviewLink {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/app/dashboard.scss */
.panel, .reactivate-panel, .manage-subscription-panel {
  padding-bottom: 25px;
  padding-top: 35px;
}

/* line 4, app/assets/stylesheets/app/dashboard.scss */
.panel.centered, .centered.reactivate-panel, .centered.manage-subscription-panel {
  text-align: center;
}

/* line 9, app/assets/stylesheets/app/dashboard.scss */
.title-black {
  color: #585F61;
  font-size: 24px;
  font-weight: 500;
}

/* line 15, app/assets/stylesheets/app/dashboard.scss */
.dashboard-note {
  color: #999999;
  font-size: 14px;
}

/* line 20, app/assets/stylesheets/app/dashboard.scss */
.panel-subnote {
  margin-top: -17px;
  margin-right: 3px;
  text-align: right;
  color: #999999;
  font-size: 12px;
}

/* line 1, app/assets/stylesheets/app/dunning.scss */
.settings-explanation {
  display: block;
  padding-left: 75px;
  color: #999999;
}

/* line 7, app/assets/stylesheets/app/dunning.scss */
.settings-preview {
  text-transform: uppercase;
}

/* line 9, app/assets/stylesheets/app/dunning.scss */
.settings-preview a {
  color: #080c48;
  font-weight: 500;
  font-size: 13px;
}

/* line 13, app/assets/stylesheets/app/dunning.scss */
.settings-preview a img {
  vertical-align: text-bottom;
  padding-right: 0.4em;
}

/* line 21, app/assets/stylesheets/app/dunning.scss */
.preview p {
  color: #585F61;
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 1em;
}

/* line 28, app/assets/stylesheets/app/dunning.scss */
.preview .subject {
  border-bottom: 1px solid #ebedef;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar:before, .flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.rightMost:before, .flatpickr-calendar.arrowRight:before, .flatpickr-calendar.rightMost:after, .flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.arrowCenter:before, .flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-calendar:focus {
  outline: 0;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled, .flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative;
}

/* line 1, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
      /*rtl:begin:ignore*/
  left: 0;
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
/* line 7, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
      /*rtl:begin:ignore*/
  right: 0;
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill .1s;
  transition: fill .1s;
  fill: inherit;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.numInputWrapper {
  position: relative;
  height: auto;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.numInputWrapper input, .numInputWrapper span {
  display: inline-block;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.numInputWrapper input {
  width: 100%;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.numInputWrapper input::-ms-clear {
  display: none;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.numInputWrapper input::-webkit-outer-spin-button, .numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.numInputWrapper span.arrowDown {
  top: 50%;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.numInputWrapper:hover span {
  opacity: 1;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: .5ch;
  padding: 0;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 .5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 .5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-current-month .flatpickr-monthDropdown-months:focus, .flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-days:focus {
  outline: 0;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-day.today {
  border-color: #959ea9;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-day.hidden {
  visibility: hidden;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.rangeMode .flatpickr-day {
  margin-top: 1px;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-weekwrapper {
  float: left;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

/* line 13, app/assets/stylesheets/app/flatpickr.css */
.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Regular-f8833369a718f73971c5966f84e6f4bf0e58f3734028ebb19838614ae640da13.ttf) format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Italic-9191801882cbb60dc389b414e223fe1d45a4e45685eee05eb3474296ab9d15f1.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-ThinItalic-15374c157d0ef90fca9598b943c73ddca388f76c0c8f1791ff14ee5e1346d001.ttf) format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Thin-901f9041904f81ecc13033fcfe047eb22456450482724f060ffec85bdcdad594.ttf) format("truetype");
  font-weight: 100;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Medium-073cf36c7c59c793ca4253721cfd21eb2d80cb196f9706ac53512f052d841a63.ttf) format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-MediumItalic-910da5cd553d09e7ac7230e97df1794c2ea9852e1f023f50e96ee97bc8315a7f.ttf) format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Light-fdba220d503b2e33ac4e1b27195bde6f87ace2a5f0b09f30d3517e82c479cede.ttf) format("truetype");
  font-weight: 200;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-LightItalic-695e9fc8344384dc7d6c819f05080b2f78da3058d88794bcac1b487685753720.ttf) format("truetype");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Bold-c3210305c7e758a95470f28b61ef69f283c80c1ea52d0c88cca19d2ba77ea463.ttf) format("truetype");
  font-weight: 600;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-BoldItalic-0a2edb24cae0a59f3df8d50967b50a12e386dbe629bf4bf063370ee002700ceb.ttf) format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-Black-9a69388fa9686528ced9b13793eea5a2d935ca3411e8e70c7888bae9e4317ae9.ttf) format("truetype");
  font-weight: 800;
}

@font-face {
  font-family: 'Roboto';
  src: url(/assets/Roboto-BlackItalic-3d875bb843d9a13411781c12999de595424a926abfc3d0e1e4b1b542155f506e.ttf) format("truetype");
  font-weight: 800;
  font-style: italic;
}

/* line 1, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container {
  display: flex;
  align-items: center;
  border-radius: 5px;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
  padding-left: 5px;
  background-color: #FFFFFF;
}

/* line 9, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container.blue {
  color: #080c48;
}

/* line 13, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container.yellow {
  color: #FFB519;
}

/* line 17, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container.green {
  color: #00BF7F;
}

/* line 21, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container.purple {
  color: #5C1BE8;
}

/* line 25, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container .vertical-bar {
  content: "";
  position: absolute;
  width: 5px;
  height: 80%;
  border-radius: 5px;
}

/* line 32, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container .vertical-bar.blue {
  background-color: #080c48;
}

/* line 34, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container .vertical-bar.blue .banner-content .banner-title {
  color: #080c48;
}

/* line 39, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container .vertical-bar.yellow {
  background-color: #FFB519;
}

/* line 41, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container .vertical-bar.yellow .banner-content .banner-title {
  color: #FFB519;
}

/* line 46, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container .vertical-bar.green {
  background-color: #00BF7F;
}

/* line 48, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container .vertical-bar.green .banner-content .banner-title {
  color: #00BF7F;
}

/* line 53, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container .vertical-bar.purple {
  background-color: #5C1BE8;
}

/* line 55, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container .vertical-bar.purple .banner-content .banner-title {
  color: #5C1BE8;
}

/* line 61, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container .banner-content {
  flex-grow: 2;
  margin: 10px 0;
}

/* line 64, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container .banner-content p {
  margin: 0;
}

/* line 67, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container .banner-content .banner-title {
  font-size: 1.2em;
  font-weight: 500;
}

/* line 71, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container .banner-content .banner-text {
  color: #999999;
  font-size: 1.1em;
}

/* line 75, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container .banner-content .banner-link {
  font-weight: 500;
}

/* line 80, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container .icon {
  font-size: 22px;
  margin: 0 0.3em 0 0.4em;
}

/* line 85, app/assets/stylesheets/app/generic_banner.scss */
.generic-banner-container button.close {
  font-size: 25px;
}

@media (max-width: 768px) {
  /* line 91, app/assets/stylesheets/app/generic_banner.scss */
  .banner-container {
    text-align: center;
    padding-left: 10px;
  }
  /* line 95, app/assets/stylesheets/app/generic_banner.scss */
  .banner-container .banner-text {
    font-size: 12px;
  }
}

/* line 5, app/assets/stylesheets/app/helpers.scss */
.mar-top-neg-30 {
  margin-top: -30px;
}

/* line 8, app/assets/stylesheets/app/helpers.scss */
.mar-0 {
  margin: 0px !important;
}

/* line 11, app/assets/stylesheets/app/helpers.scss */
.mar-top-10 {
  margin-top: 10px;
}

/* line 14, app/assets/stylesheets/app/helpers.scss */
.mar-top-20 {
  margin-top: 20px;
}

/* line 17, app/assets/stylesheets/app/helpers.scss */
.mar-top-30 {
  margin-top: 30px;
}

/* line 20, app/assets/stylesheets/app/helpers.scss */
.mar-top-40 {
  margin-top: 40px;
}

/* line 23, app/assets/stylesheets/app/helpers.scss */
.mar-top-50 {
  margin-top: 50px;
}

/* line 26, app/assets/stylesheets/app/helpers.scss */
.mar-top-80 {
  margin-top: 80px;
}

/* line 29, app/assets/stylesheets/app/helpers.scss */
.mar-top-100 {
  margin-top: 100px;
}

/* line 32, app/assets/stylesheets/app/helpers.scss */
.mar-top-140 {
  margin-top: 140px;
}

/* line 35, app/assets/stylesheets/app/helpers.scss */
.mar-top-150 {
  margin-top: 150px;
}

@media (max-width: 992px) {
  /* line 38, app/assets/stylesheets/app/helpers.scss */
  .mar-top-10-tablet {
    margin-top: 10px;
  }
}

/* line 44, app/assets/stylesheets/app/helpers.scss */
.mar-bot-0 {
  margin-bottom: 0px;
}

/* line 47, app/assets/stylesheets/app/helpers.scss */
.mar-bot-8 {
  margin-bottom: 8px;
}

/* line 50, app/assets/stylesheets/app/helpers.scss */
.mar-bot-10 {
  margin-bottom: 10px;
}

/* line 53, app/assets/stylesheets/app/helpers.scss */
.mar-bot-20 {
  margin-bottom: 20px;
}

/* line 56, app/assets/stylesheets/app/helpers.scss */
.mar-bot-30 {
  margin-bottom: 30px;
}

/* line 59, app/assets/stylesheets/app/helpers.scss */
.mar-bot-50 {
  margin-bottom: 50px;
}

/* line 63, app/assets/stylesheets/app/helpers.scss */
.mar-left-neg-45 {
  margin-left: -45px;
}

/* line 66, app/assets/stylesheets/app/helpers.scss */
.mar-left-neg-30 {
  margin-left: -30px;
}

/* line 69, app/assets/stylesheets/app/helpers.scss */
.mar-right-0 {
  margin-right: 0px !important;
}

/* line 73, app/assets/stylesheets/app/helpers.scss */
.mar-auto, .horizontal-align {
  margin-left: auto;
  margin-right: auto;
}

/* line 78, app/assets/stylesheets/app/helpers.scss */
.horizontal-align {
  display: block;
}

/* line 83, app/assets/stylesheets/app/helpers.scss */
.w-700 {
  max-width: 700px;
}

/* line 86, app/assets/stylesheets/app/helpers.scss */
.w-600 {
  max-width: 600px;
}

/* line 89, app/assets/stylesheets/app/helpers.scss */
.w-480 {
  max-width: 480px;
}

/* line 92, app/assets/stylesheets/app/helpers.scss */
.w-380 {
  max-width: 380px;
}

/* line 95, app/assets/stylesheets/app/helpers.scss */
.w-308 {
  max-width: 308px;
}

/* line 98, app/assets/stylesheets/app/helpers.scss */
.w-290 {
  max-width: 290px;
}

/* line 101, app/assets/stylesheets/app/helpers.scss */
.w-180 {
  width: 180px;
}

/* line 104, app/assets/stylesheets/app/helpers.scss */
.w-140 {
  width: 140px;
}

/* line 108, app/assets/stylesheets/app/helpers.scss */
.h-360 {
  min-height: 360px;
}

/* line 111, app/assets/stylesheets/app/helpers.scss */
.h-300 {
  min-height: 300px;
}

/* line 114, app/assets/stylesheets/app/helpers.scss */
.h-90 {
  min-height: 90px;
}

/* line 117, app/assets/stylesheets/app/helpers.scss */
.h-60 {
  height: 60px !important;
}

/* line 121, app/assets/stylesheets/app/helpers.scss */
.fw-500 {
  font-weight: 500 !important;
}

/* line 124, app/assets/stylesheets/app/helpers.scss */
.fw-400 {
  font-weight: 400 !important;
}

/* line 128, app/assets/stylesheets/app/helpers.scss */
.pad-top-40 {
  padding-top: 40px;
}

/* line 131, app/assets/stylesheets/app/helpers.scss */
.pad-top-30 {
  padding-top: 30px;
}

/* line 134, app/assets/stylesheets/app/helpers.scss */
.pad-top-15 {
  padding-top: 15px;
}

/* line 138, app/assets/stylesheets/app/helpers.scss */
.pad-bot-30 {
  padding-bottom: 30px;
}

/* line 142, app/assets/stylesheets/app/helpers.scss */
.pad-bot-0 {
  padding-bottom: 0px !important;
}

/* line 146, app/assets/stylesheets/app/helpers.scss */
.pad-bot-15 {
  padding-bottom: 15px;
}

/* line 150, app/assets/stylesheets/app/helpers.scss */
.pad-right-10 {
  padding-right: 10px !important;
}

/* line 154, app/assets/stylesheets/app/helpers.scss */
.pad-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 159, app/assets/stylesheets/app/helpers.scss */
.pad-y-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 164, app/assets/stylesheets/app/helpers.scss */
.pad-left-0 {
  padding-left: 0 !important;
}

/* line 168, app/assets/stylesheets/app/helpers.scss */
.pad-left-10 {
  padding-left: 10px;
}

/* line 172, app/assets/stylesheets/app/helpers.scss */
.pad-left-30 {
  padding-left: 30px;
}

/* line 176, app/assets/stylesheets/app/helpers.scss */
.pad-right-0 {
  padding-right: 0 !important;
}

/* line 180, app/assets/stylesheets/app/helpers.scss */
.btn-full-width {
  width: 100%;
}

/* line 184, app/assets/stylesheets/app/helpers.scss */
.width-400 {
  width: 400px !important;
}

/* line 188, app/assets/stylesheets/app/helpers.scss */
.btn-big {
  padding-top: 31px;
  padding-bottom: 31px;
}

/* line 192, app/assets/stylesheets/app/helpers.scss */
.btn-medium {
  padding-top: 21px;
  padding-bottom: 21px;
}

/* line 196, app/assets/stylesheets/app/helpers.scss */
.btn-blue, .btn-connect {
  background-color: #080c48;
  color: #FFFFFF;
  text-align: center;
}

/* line 200, app/assets/stylesheets/app/helpers.scss */
.btn-blue:hover, .btn-connect:hover, .btn-blue:focus, .btn-connect:focus {
  color: #FFFFFF;
}

/* line 204, app/assets/stylesheets/app/helpers.scss */
.btn-md, .btn-connect, .btn-disabled {
  height: 60px;
  padding: 23px 30px;
  border-radius: 5px;
  font-size: 18px;
}

/* line 210, app/assets/stylesheets/app/helpers.scss */
.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .btn-connect, .btn-group-sm > .btn-disabled {
  height: 60px;
  padding: 23px 30px;
  border-radius: 5px;
  font-size: 15px !important;
  font-weight: 500;
}

/* line 222, app/assets/stylesheets/app/helpers.scss */
.btn-gray, .btn-disabled {
  background-color: #878787;
  color: #FFFFFF;
  text-align: center;
}

/* line 233, app/assets/stylesheets/app/helpers.scss */
.pagination-panel {
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
  color: #585F61;
  font-size: 20px;
  text-align: right;
}

/* line 242, app/assets/stylesheets/app/helpers.scss */
.stripe-placeholder::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #dedcdc;
  opacity: 1;
  font-size: 18px;
}

/* line 248, app/assets/stylesheets/app/helpers.scss */
.d-flex {
  display: flex !important;
}

/* line 252, app/assets/stylesheets/app/helpers.scss */
.d-none {
  display: none !important;
}

/* line 256, app/assets/stylesheets/app/helpers.scss */
.align-items-center {
  align-items: center !important;
}

/* line 260, app/assets/stylesheets/app/helpers.scss */
.justify-content-end {
  justify-content: end !important;
}

/* line 264, app/assets/stylesheets/app/helpers.scss */
.position-relative {
  position: relative !important;
}

/* line 268, app/assets/stylesheets/app/helpers.scss */
.position-absolute {
  position: absolute !important;
}

/* line 272, app/assets/stylesheets/app/helpers.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 276, app/assets/stylesheets/app/helpers.scss */
.align-top {
  vertical-align: top !important;
}

/* line 280, app/assets/stylesheets/app/helpers.scss */
.label-color {
  color: #AAA;
}

/* line 284, app/assets/stylesheets/app/helpers.scss */
.strong-text {
  color: #585F61;
  font-weight: bold;
  font-size: 22px;
}

/* line 290, app/assets/stylesheets/app/helpers.scss */
.f-color-black {
  color: #000000;
}

/* line 295, app/assets/stylesheets/app/helpers.scss */
.float-left {
  float: left;
}

/* line 299, app/assets/stylesheets/app/helpers.scss */
.table tbody tr td.vertical-middle {
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/app/integrations.scss */
.integration-panel {
  text-align: center;
}

/* line 3, app/assets/stylesheets/app/integrations.scss */
.integration-panel img {
  height: 51px;
}

/* line 8, app/assets/stylesheets/app/integrations.scss */
.change-display-name-link {
  position: absolute;
  top: 40%;
  right: 10%;
  color: #080c48;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.15;
  cursor: pointer;
}

/* line 19, app/assets/stylesheets/app/integrations.scss */
.photo-update {
  text-align: left;
}

/* line 21, app/assets/stylesheets/app/integrations.scss */
.photo-update .orange {
  font-size: 13px;
}

/* line 24, app/assets/stylesheets/app/integrations.scss */
.photo-update .subtitle {
  text-align: left;
  font-size: 13px;
  color: #bbbbbb;
}

/* line 30, app/assets/stylesheets/app/integrations.scss */
.photo-update img {
  margin: 0 !important;
  height: 80px !important;
  width: 80px !important;
}

/* line 38, app/assets/stylesheets/app/integrations.scss */
.integration-action-links {
  margin-top: 20px;
}

/* line 41, app/assets/stylesheets/app/integrations.scss */
.integration-action-links a {
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 22px;
}

/* line 48, app/assets/stylesheets/app/integrations.scss */
.integration-action-links a:last-child {
  margin-right: 0px;
}

/* line 53, app/assets/stylesheets/app/integrations.scss */
.update-integrations-btn {
  border: none;
  background-color: transparent;
  color: #5C1BE8;
  font-size: 14px;
}

/* line 59, app/assets/stylesheets/app/integrations.scss */
.update-integrations-btn:hover {
  color: #23527c;
}

/* line 64, app/assets/stylesheets/app/integrations.scss */
.update-file-btn {
  background-color: transparent;
  color: #5C1BE8;
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/app/invoice_payments.scss */
.column-width-3 {
  width: 45%;
}

/* line 5, app/assets/stylesheets/app/invoice_payments.scss */
.column-width-50 {
  width: 50%;
}

/* line 9, app/assets/stylesheets/app/invoice_payments.scss */
.column-width-60 {
  width: 60%;
}

/* line 15, app/assets/stylesheets/app/invoice_payments.scss */
.table-payments .btn-plain {
  cursor: pointer;
}

/* line 19, app/assets/stylesheets/app/invoice_payments.scss */
.table-payments td.applied-coupon {
  border-top: 0;
  padding-bottom: 20px;
  padding-top: 0px;
}

/* line 24, app/assets/stylesheets/app/invoice_payments.scss */
.table-payments td.applied-coupon .alert {
  margin-bottom: 0px;
}

/* line 30, app/assets/stylesheets/app/invoice_payments.scss */
.search-button {
  position: absolute;
  top: 15px;
  right: 15px;
  height: 30px;
  width: 30px;
  border: none;
  background: url(/assets/icons/magnifying-glass-4acc67f18818445d096d123e93d3264d286828be2367c6f77f7ebbb402ad9e43.svg) no-repeat scroll 50% 50%;
}

/* line 5, app/assets/stylesheets/app/invoices.scss */
.invoices-panel {
  overflow: visible;
}

/* line 7, app/assets/stylesheets/app/invoices.scss */
.invoices-panel th:last-child {
  width: 36px;
}

/* line 13, app/assets/stylesheets/app/invoices.scss */
.invoice__dropdown .btn, .invoice__dropdown .btn-connect, .invoice__dropdown .btn-disabled {
  padding: 6px;
  border-radius: 100%;
  background-color: inherit;
}

/* line 18, app/assets/stylesheets/app/invoices.scss */
.invoice__dropdown .btn:hover, .invoice__dropdown .btn-connect:hover, .invoice__dropdown .btn-disabled:hover, .invoice__dropdown .btn:focus, .invoice__dropdown .btn-connect:focus, .invoice__dropdown .btn-disabled:focus {
  background-color: inherit;
  outline: none;
}

/* line 22, app/assets/stylesheets/app/invoices.scss */
.invoice__dropdown .btn:active, .invoice__dropdown .btn-connect:active, .invoice__dropdown .btn-disabled:active {
  box-shadow: none;
}

/* line 27, app/assets/stylesheets/app/invoices.scss */
.invoice__dropdown .dropdown-menu > li > a {
  padding: 10px 12px;
}

/* line 33, app/assets/stylesheets/app/invoices.scss */
.invoice--list > td:first-child > div > span:first-child {
  display: none;
}

/* line 36, app/assets/stylesheets/app/invoices.scss */
.invoice--list > td:first-child > div > span:first-child > svg {
  width: 20px;
  height: 20px;
  fill: #080c48;
}

/* line 44, app/assets/stylesheets/app/invoices.scss */
.invoice--list.bookmarked > td:first-child > div > span:first-child {
  display: inline;
}

/* line 50, app/assets/stylesheets/app/invoices.scss */
.btn-new-invoice {
  padding: 21px 30px;
  font-weight: 500;
}

@media (max-width: 1200px) {
  /* line 56, app/assets/stylesheets/app/invoices.scss */
  .btn-new-invoice {
    padding: 21px 10px;
  }
}

/* line 62, app/assets/stylesheets/app/invoices.scss */
.header .invoices-search-row .input-field {
  height: 60px;
  background-color: #ffffff;
  background-size: 24px 24px;
}

@media (max-width: 992px) {
  /* line 69, app/assets/stylesheets/app/invoices.scss */
  .header .invoices-search-row {
    margin-top: 10px;
  }
}

/* line 75, app/assets/stylesheets/app/invoices.scss */
.nav-tabs.nav-justified {
  margin-bottom: 30px;
}

/* line 79, app/assets/stylesheets/app/invoices.scss */
.nav-tabs.nav-justified li a {
  font-size: 15px;
  font-weight: 500;
  border: none;
  border-bottom: 2px solid #BBB;
  color: #BBB;
}

/* line 87, app/assets/stylesheets/app/invoices.scss */
.nav-tabs.nav-justified li a:hover {
  background-color: #080c48;
  color: #000000;
}

/* line 95, app/assets/stylesheets/app/invoices.scss */
.nav-tabs.nav-justified .active a {
  border: none;
  border-bottom: 2px solid #585F61;
  color: #585F61;
}

/* line 100, app/assets/stylesheets/app/invoices.scss */
.nav-tabs.nav-justified .active a:hover, .nav-tabs.nav-justified .active a:focus {
  border: none;
  border-bottom: 2px solid #585F61;
}

/* line 108, app/assets/stylesheets/app/invoices.scss */
.advanced-options {
  font-size: 13px;
  color: #080c48;
  font-weight: 500;
}

/* line 114, app/assets/stylesheets/app/invoices.scss */
.btn-copy-payment {
  display: block;
  position: initial;
  right: 62px;
  margin-top: 10px;
  padding-top: 21px;
  padding-bottom: 21px;
}

/* line 123, app/assets/stylesheets/app/invoices.scss */
.user-avatar {
  text-align: left;
}

/* line 125, app/assets/stylesheets/app/invoices.scss */
.user-avatar img {
  margin-right: 20px;
  margin-top: -10px;
  border-radius: 100%;
  height: 60px;
  width: 60px;
}

/* line 132, app/assets/stylesheets/app/invoices.scss */
.user-avatar h1 {
  display: inline-block;
  font-size: 35px;
  font-weight: 300;
  color: #585F61;
}

/* line 140, app/assets/stylesheets/app/invoices.scss */
.text-pay {
  margin-right: 10px;
  position: relative;
  top: -5px;
}

/* line 147, app/assets/stylesheets/app/invoices.scss */
.field-with-icon img {
  position: absolute;
  height: 30px;
  width: 30px;
  margin-left: 20px;
  margin-top: 25px;
}

/* line 155, app/assets/stylesheets/app/invoices.scss */
.field-with-icon .input-field {
  padding-left: 70px;
}

/* line 159, app/assets/stylesheets/app/invoices.scss */
.field-with-icon label {
  margin-left: 70px;
}

@media (max-width: 768px) {
  /* line 165, app/assets/stylesheets/app/invoices.scss */
  .field-with-icon img {
    width: 20px;
  }
  /* line 168, app/assets/stylesheets/app/invoices.scss */
  .field-with-icon .input-field {
    padding-left: 50px;
    font-size: 18px;
  }
}

/* line 175, app/assets/stylesheets/app/invoices.scss */
.address {
  margin-bottom: 10px;
}

/* line 177, app/assets/stylesheets/app/invoices.scss */
.address label {
  margin-top: 10px;
  margin-left: 20px;
}

/* line 181, app/assets/stylesheets/app/invoices.scss */
.address select, .address input {
  padding: 28px 20px 10px 20px;
  height: 69px;
  font-size: 18px;
  color: #333333;
}

/* line 189, app/assets/stylesheets/app/invoices.scss */
.ui-autocomplete {
  background-color: #FFFFFF;
  list-style: none;
  border: 1px solid black;
}

/* line 195, app/assets/stylesheets/app/invoices.scss */
#paymentLink {
  cursor: pointer;
}

/* line 199, app/assets/stylesheets/app/invoices.scss */
.form-show-actions {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (max-width: 992px) {
  /* line 205, app/assets/stylesheets/app/invoices.scss */
  .form-show-actions {
    text-align: center;
    margin-bottom: 20px;
  }
  /* line 208, app/assets/stylesheets/app/invoices.scss */
  .form-show-actions li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* line 217, app/assets/stylesheets/app/invoices.scss */
#stripePayment .text-pay {
  font-size: 16px;
  top: 0px;
}

/* line 221, app/assets/stylesheets/app/invoices.scss */
#stripePayment .number-big {
  font-size: 18px;
}

/* line 226, app/assets/stylesheets/app/invoices.scss */
#description-toggle {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 231, app/assets/stylesheets/app/invoices.scss */
.kind-of-payment {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #585f61;
}

/* line 236, app/assets/stylesheets/app/invoices.scss */
.kind-of-payment .kop-title {
  margin-bottom: 10px;
}

/* line 240, app/assets/stylesheets/app/invoices.scss */
.kind-of-payment label {
  font-size: 20px;
  font-weight: normal;
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #999999;
  position: relative;
}

/* line 249, app/assets/stylesheets/app/invoices.scss */
.kind-of-payment label span {
  position: absolute;
  left: 51px;
  top: 10px;
}

/* line 255, app/assets/stylesheets/app/invoices.scss */
.kind-of-payment label.active {
  color: #080c48;
}

/* line 258, app/assets/stylesheets/app/invoices.scss */
.kind-of-payment label.active .radio-circle {
  border: 2px solid #080c48;
}

/* line 261, app/assets/stylesheets/app/invoices.scss */
.kind-of-payment label.active .radio-circle .radio-circle-inner {
  width: 18px;
  height: 18px;
  position: absolute;
  background-color: #080c48;
  border-radius: 22px;
  left: 4px;
  top: 14px;
}

/* line 275, app/assets/stylesheets/app/invoices.scss */
.kind-of-amount {
  margin-bottom: 20px;
  color: #585f61;
}

/* line 279, app/assets/stylesheets/app/invoices.scss */
.kind-of-amount label {
  font-size: 20px;
  font-weight: normal;
  width: 265px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #999999;
  position: relative;
}

/* line 288, app/assets/stylesheets/app/invoices.scss */
.kind-of-amount label span {
  position: absolute;
  left: 51px;
  top: 10px;
}

/* line 294, app/assets/stylesheets/app/invoices.scss */
.kind-of-amount label i {
  padding-top: 2px;
}

/* line 298, app/assets/stylesheets/app/invoices.scss */
.kind-of-amount label.active {
  color: #080c48;
}

/* line 301, app/assets/stylesheets/app/invoices.scss */
.kind-of-amount label.active .radio-circle {
  border: 2px solid #080c48;
}

/* line 304, app/assets/stylesheets/app/invoices.scss */
.kind-of-amount label.active .radio-circle .radio-circle-inner {
  width: 18px;
  height: 18px;
  position: absolute;
  background-color: #080c48;
  border-radius: 22px;
  left: 4px;
  top: 14px;
}

/* line 319, app/assets/stylesheets/app/invoices.scss */
.radio-r {
  display: none;
}

/* line 323, app/assets/stylesheets/app/invoices.scss */
.radio-circle {
  width: 26px;
  height: 26px;
  border-radius: 20px;
  border: solid 2px #bbbec8;
  display: inline-block;
}

/* line 331, app/assets/stylesheets/app/invoices.scss */
.invoice-status {
  font-size: 20px;
  line-height: 1.25;
  color: #999999;
}

/* line 336, app/assets/stylesheets/app/invoices.scss */
.invoice-status img {
  width: 20px;
  height: 20px;
  margin-right: 15px;
}

/* line 343, app/assets/stylesheets/app/invoices.scss */
.no-left-padding {
  padding-left: 0 !important;
}

/* line 347, app/assets/stylesheets/app/invoices.scss */
.padding-bottom-20 {
  padding-bottom: 20px;
}

/* line 351, app/assets/stylesheets/app/invoices.scss */
.paid-on {
  border-radius: 2.5px;
  border: solid 2px #080c48;
  background: white;
  text-align: center;
  padding: 30px;
}

/* line 359, app/assets/stylesheets/app/invoices.scss */
.paid-on span {
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  color: #080c48;
}

/* line 366, app/assets/stylesheets/app/invoices.scss */
.vertical-bottom {
  vertical-align: bottom !important;
}

/* line 370, app/assets/stylesheets/app/invoices.scss */
.text-format {
  white-space: pre-wrap;
}

/* line 374, app/assets/stylesheets/app/invoices.scss */
.checkbox-margin {
  margin-top: 30px;
}

/* line 378, app/assets/stylesheets/app/invoices.scss */
.align-more-options {
  width: -webkit-fill-available;
  text-align: center;
}

/* line 383, app/assets/stylesheets/app/invoices.scss */
.copy-btn {
  padding: 0px;
}

/* line 387, app/assets/stylesheets/app/invoices.scss */
.color-picker-pay-btn {
  padding: 14px;
}

/* line 391, app/assets/stylesheets/app/invoices.scss */
#color_preview_pay_btn {
  width: 70px;
  border-radius: 5px;
}

/* line 396, app/assets/stylesheets/app/invoices.scss */
#pay_button_color {
  padding-right: 3px;
  padding-left: 0px;
}

@media (max-width: 992px) {
  /* line 396, app/assets/stylesheets/app/invoices.scss */
  #pay_button_color {
    padding-right: 15px;
  }
}

/* line 404, app/assets/stylesheets/app/invoices.scss */
#pay_button_color .color-input-pay-btn {
  font-size: 20px;
  color: #585f61;
}

/* line 410, app/assets/stylesheets/app/invoices.scss */
#pay_button_text {
  margin-bottom: 14px;
  margin-right: 15px;
}

/* line 415, app/assets/stylesheets/app/invoices.scss */
#pay_btn_row {
  min-height: 317px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 992px) {
  /* line 415, app/assets/stylesheets/app/invoices.scss */
  #pay_btn_row {
    min-height: 517px;
    margin-right: -30px;
  }
}

@media (min-width: 1200px) {
  /* line 415, app/assets/stylesheets/app/invoices.scss */
  #pay_btn_row {
    margin-right: -15px;
  }
}

/* line 430, app/assets/stylesheets/app/invoices.scss */
.label-overflow {
  white-space: nowrap;
  overflow: auto;
  padding-right: 40px;
}

/* line 436, app/assets/stylesheets/app/invoices.scss */
.align-btn {
  display: flex;
  padding-right: 15px;
}

@media (max-width: 1200px) {
  /* line 436, app/assets/stylesheets/app/invoices.scss */
  .align-btn {
    padding-right: 30px;
  }
}

@media (max-width: 992px) {
  /* line 436, app/assets/stylesheets/app/invoices.scss */
  .align-btn {
    padding-right: 15px;
  }
}

/* line 450, app/assets/stylesheets/app/invoices.scss */
.input-fill-space {
  width: -webkit-fill-available;
  padding-right: 0;
  padding-left: 0;
  margin-right: 15px;
  margin-left: 15px;
  overflow: hidden;
}

/* line 459, app/assets/stylesheets/app/invoices.scss */
.custom-field-type {
  padding: 25px 18px 5px 25px !important;
}

/* line 463, app/assets/stylesheets/app/invoices.scss */
.btn-custom-field {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 15px;
  padding: 23px 30px;
  margin-left: 30px;
}

/* line 472, app/assets/stylesheets/app/invoices.scss */
.cancel-custom-field, .cancel-invoice-amount-field {
  background-color: white;
  color: #080c48;
  cursor: pointer;
  margin-left: 30px;
  float: right;
  margin-top: 40px;
  font-size: 15px;
}

/* line 482, app/assets/stylesheets/app/invoices.scss */
.cancel-custom-field:hover {
  color: #080c48;
}

/* line 486, app/assets/stylesheets/app/invoices.scss */
.btn-add-custom-field {
  float: left;
  margin-top: 20px;
  margin-bottom: -1px;
  font-size: 15px;
  padding: 23px 30px;
}

/* line 494, app/assets/stylesheets/app/invoices.scss */
.input-custom-field {
  border-radius: 5px;
  border: solid 1px #dddddd;
  padding: 20px 12px 20px 25px;
  font-size: 20px;
  height: 80px;
  width: 100%;
  color: #585f61;
  margin-top: 20px;
  position: relative;
  flex: 1 0 auto;
}

/* line 507, app/assets/stylesheets/app/invoices.scss */
.custom-field-item {
  display: flex;
}

/* line 511, app/assets/stylesheets/app/invoices.scss */
.custom-field-icon {
  height: 78px;
  top: 21px;
  border: none;
  right: 110px;
  position: relative;
  float: right;
  background-color: transparent;
}

/* line 521, app/assets/stylesheets/app/invoices.scss */
.delete-icon-single {
  height: 78px;
  top: 45px;
  right: 54px;
  position: relative;
}

/* line 528, app/assets/stylesheets/app/invoices.scss */
.select-dropdown {
  width: 82%;
}

/* line 532, app/assets/stylesheets/app/invoices.scss */
.select-btn {
  width: 16%;
  font-size: 18px;
  padding: 21px 30px;
  float: right;
  margin-top: 10px;
  margin-left: 1%;
}

/* line 541, app/assets/stylesheets/app/invoices.scss */
#custom_fields_list {
  list-style: none;
  padding-left: 0px;
}

/* line 546, app/assets/stylesheets/app/invoices.scss */
.payment-custom-field-item {
  padding-right: 35px !important;
  padding-bottom: 10px !important;
  padding-top: 18px !important;
}

/* line 552, app/assets/stylesheets/app/invoices.scss */
.payment-custom-field-title {
  font-size: 15px;
  color: #BBB !important;
  font-weight: 500;
  line-height: 1.1;
}

/* line 559, app/assets/stylesheets/app/invoices.scss */
.payment-custom-field-value {
  color: #585F61;
  font-weight: 500;
  line-height: 1.1;
}

/* line 565, app/assets/stylesheets/app/invoices.scss */
.additional-info-table {
  margin-bottom: 20px;
}

/* line 567, app/assets/stylesheets/app/invoices.scss */
.additional-info-table.pull-top {
  margin-top: 0px;
}

/* line 572, app/assets/stylesheets/app/invoices.scss */
.additional-info-title {
  padding-bottom: 10px;
}

/* line 576, app/assets/stylesheets/app/invoices.scss */
.custom-amount-info-msg {
  margin-top: -5px;
  color: #999;
}

/* line 581, app/assets/stylesheets/app/invoices.scss */
.margin-amount-specific {
  margin-top: 34px;
}

/* line 585, app/assets/stylesheets/app/invoices.scss */
.field-note {
  font-size: 12px;
  margin-top: 5px;
  color: #999999;
}

/* line 591, app/assets/stylesheets/app/invoices.scss */
.thank-you {
  text-align: center;
  margin-bottom: 100px;
}

/* line 595, app/assets/stylesheets/app/invoices.scss */
.thank-you .rectangle {
  box-sizing: border-box;
  margin: auto;
  height: 460px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  background-color: #FFFFFF;
  box-shadow: 0 30px 50px 0 rgba(0, 0, 0, 0.03);
}

/* line 605, app/assets/stylesheets/app/invoices.scss */
.thank-you h1 {
  padding-left: 25px;
  padding-right: 25px;
}

/* line 610, app/assets/stylesheets/app/invoices.scss */
.thank-you .logo {
  height: 165px;
  position: relative;
}

/* line 614, app/assets/stylesheets/app/invoices.scss */
.thank-you .logo img {
  margin-top: 49px;
  height: 80px;
}

/* line 619, app/assets/stylesheets/app/invoices.scss */
.thank-you .logo .ck-logo {
  height: 160px;
  position: absolute;
  top: -6px;
  right: -6px;
  z-index: 1;
}

/* line 626, app/assets/stylesheets/app/invoices.scss */
.thank-you .logo .ck-logo .shadow, .thank-you .logo .ck-logo .shadow-bottom, .thank-you .logo .ck-logo .shadow-top {
  height: 6px;
  width: 6px;
  background-color: #0A6FC3;
  position: absolute;
  z-index: 2;
}

/* line 634, app/assets/stylesheets/app/invoices.scss */
.thank-you .logo .ck-logo .strip-container {
  height: 165px;
  width: 165px;
  margin-left: 6px;
  overflow: hidden;
  position: relative;
}

/* line 641, app/assets/stylesheets/app/invoices.scss */
.thank-you .logo .ck-logo .strip-container .strip {
  height: 60px;
  width: 236px;
  margin-left: -13px;
  margin-top: 33px;
  padding-top: 11px;
  transform: rotate(45deg);
  color: #FFFFFF;
  background-color: #080c48;
}

/* line 651, app/assets/stylesheets/app/invoices.scss */
.thank-you .logo .ck-logo .strip-container .strip .powered {
  font-size: 12px;
  letter-spacing: 0.4px;
}

/* line 655, app/assets/stylesheets/app/invoices.scss */
.thank-you .logo .ck-logo .strip-container .strip .chargekeep a {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #FFFFFF;
}

/* line 664, app/assets/stylesheets/app/invoices.scss */
.thank-you .logo .ck-logo .shadow-top {
  float: left;
}

/* line 668, app/assets/stylesheets/app/invoices.scss */
.thank-you .logo .ck-logo .shadow-bottom {
  bottom: 0;
  right: 0;
}

/* line 676, app/assets/stylesheets/app/invoices.scss */
.thank-you .info, .thank-you .info-bold {
  height: 24px;
  color: #585F61;
  font-size: 20px;
  letter-spacing: 0;
}

/* line 683, app/assets/stylesheets/app/invoices.scss */
.thank-you .info-bold {
  font-weight: bold;
  line-height: 24px;
}

/* line 689, app/assets/stylesheets/app/invoices.scss */
.thank-you .email-input {
  font-size: 18px;
  height: 60px;
  width: 100%;
  margin: 2px 0px 2px 0px;
  border-radius: 5px;
  border: 1px solid #dedcdc;
  padding-left: 15px;
}

/* line 699, app/assets/stylesheets/app/invoices.scss */
.thank-you .btn, .thank-you .btn-connect, .thank-you .btn-disabled {
  height: 64px;
  width: 164px;
}

/* line 704, app/assets/stylesheets/app/invoices.scss */
.thank-you p, .thank-you img {
  display: inline-flex;
}

/* line 707, app/assets/stylesheets/app/invoices.scss */
.thank-you .icon {
  width: 22px;
  height: 22px;
  margin: -6px 5px 0 0;
}

/* line 714, app/assets/stylesheets/app/invoices.scss */
.flatpickr-monthDropdown-months, .cur-year {
  font-weight: 400 !important;
  color: #585F61 !important;
}

/* line 719, app/assets/stylesheets/app/invoices.scss */
.flatpickr-day {
  font-weight: 400;
  color: #585F61;
}

/* line 16, app/assets/stylesheets/app/labels.scss */
.label-orange {
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  padding: 4px 8px;
  margin: 0px 2px 0px 2px;
  border-radius: 5px;
  height: 22px;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  white-space: nowrap;
  line-height: 1.2;
  background-color: #FFA500;
}

/* line 21, app/assets/stylesheets/app/labels.scss */
.label-yellow {
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  padding: 4px 8px;
  margin: 0px 2px 0px 2px;
  border-radius: 5px;
  height: 22px;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  white-space: nowrap;
  line-height: 1.2;
  background-color: #FFB519;
}

/* line 26, app/assets/stylesheets/app/labels.scss */
.label-purple {
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  padding: 4px 8px;
  margin: 0px 2px 0px 2px;
  border-radius: 5px;
  height: 22px;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  white-space: nowrap;
  line-height: 1.2;
  background-color: #5C1BE8;
}

/* line 31, app/assets/stylesheets/app/labels.scss */
a.label {
  text-decoration: none;
  cursor: pointer;
}

/* line 36, app/assets/stylesheets/app/labels.scss */
.label-blue {
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  padding: 4px 8px;
  margin: 0px 2px 0px 2px;
  border-radius: 5px;
  height: 22px;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  white-space: nowrap;
  line-height: 1.2;
  background-color: #080c48;
}

/* line 41, app/assets/stylesheets/app/labels.scss */
.label-grey {
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  padding: 4px 8px;
  margin: 0px 2px 0px 2px;
  border-radius: 5px;
  height: 22px;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  white-space: nowrap;
  line-height: 1.2;
  background-color: #878787;
}

/* line 46, app/assets/stylesheets/app/labels.scss */
.label-green {
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  padding: 4px 8px;
  margin: 0px 2px 0px 2px;
  border-radius: 5px;
  height: 22px;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  white-space: nowrap;
  line-height: 1.2;
  background-color: #00BF7F;
}

/* line 51, app/assets/stylesheets/app/labels.scss */
.label-red {
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  padding: 4px 8px;
  margin: 0px 2px 0px 2px;
  border-radius: 5px;
  height: 22px;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  white-space: nowrap;
  line-height: 1.2;
  background-color: #E84242;
}

/* line 1, app/assets/stylesheets/app/navbar.scss */
.navbar {
  background-color: #080c48;
  min-height: 100px;
  box-shadow: 0 30px 50px 0 rgba(0, 0, 0, 0.03);
  border: none;
  border-radius: 0px;
  border-top: 3px solid #080c48;
  padding-left: calc(100vw - 100%);
  margin-right: 0;
}

/* line 11, app/assets/stylesheets/app/navbar.scss */
.navbar .navbar-brand {
  height: 100px;
  padding-top: 30px;
  font-size: 30px;
  font-weight: 500;
  color: #080c48;
  margin-left: 40px;
}

/* line 20, app/assets/stylesheets/app/navbar.scss */
.navbar .navbar-icon {
  height: 40px;
}

@media (max-width: 864px) {
  /* line 25, app/assets/stylesheets/app/navbar.scss */
  .navbar .navbar-brand {
    margin-left: 0px;
  }
}

/* line 30, app/assets/stylesheets/app/navbar.scss */
.navbar .navbar-toggle {
  margin-top: 28px;
}

/* line 35, app/assets/stylesheets/app/navbar.scss */
.navbar .container .navbar-nav, .navbar .container-fluid .navbar-nav {
  margin-top: -3px;
}

/* line 38, app/assets/stylesheets/app/navbar.scss */
.navbar .container .navbar-nav li a, .navbar .container-fluid .navbar-nav li a {
  color: #D8DCE0;
  font-weight: 500;
  font-size: 15px;
  padding-top: 43px;
  padding-left: 40px;
  padding-right: 40px;
  height: 100px;
}

/* line 47, app/assets/stylesheets/app/navbar.scss */
.navbar .container .navbar-nav li a:hover, .navbar .container .navbar-nav li a.active, .navbar .container-fluid .navbar-nav li a:hover, .navbar .container-fluid .navbar-nav li a.active {
  color: #FFFFFF;
}

/* line 51, app/assets/stylesheets/app/navbar.scss */
.navbar .container .navbar-nav li a.item, .navbar .container-fluid .navbar-nav li a.item {
  border-top: 3px solid #080c48;
}

/* line 54, app/assets/stylesheets/app/navbar.scss */
.navbar .container .navbar-nav li a.item.active, .navbar .container-fluid .navbar-nav li a.item.active {
  border-top: 3px solid #d8def3;
}

/* line 59, app/assets/stylesheets/app/navbar.scss */
.navbar .container .navbar-nav li a.navbar-user-dropdown, .navbar .container-fluid .navbar-nav li a.navbar-user-dropdown {
  padding-top: 35px;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 64, app/assets/stylesheets/app/navbar.scss */
.navbar .container .navbar-nav li a.navbar-user-dropdown .navbar-logo, .navbar .container-fluid .navbar-nav li a.navbar-user-dropdown .navbar-logo {
  margin-right: 10px;
}

/* line 68, app/assets/stylesheets/app/navbar.scss */
.navbar .container .navbar-nav li a.navbar-user-dropdown .navbar-username, .navbar .container-fluid .navbar-nav li a.navbar-user-dropdown .navbar-username {
  margin-right: 10px;
  max-width: 9em;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 992px) {
  /* line 83, app/assets/stylesheets/app/navbar.scss */
  .navbar .container .navbar-nav li a, .navbar .container-fluid .navbar-nav li a {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 87, app/assets/stylesheets/app/navbar.scss */
  .navbar .container .navbar-nav li a.integrations, .navbar .container-fluid .navbar-nav li a.integrations {
    background: url(/assets/icons/pl-icon-integrations-f1f596e4b8816554c8337d903c7e727a7e35f975efc35d9fb0511bd001de8420.svg) no-repeat scroll 36px 33px;
  }
}

/* line 96, app/assets/stylesheets/app/navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}

/* line 100, app/assets/stylesheets/app/navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #080c48;
}

/* line 104, app/assets/stylesheets/app/navbar.scss */
#account-dropdown {
  width: 290px;
  box-shadow: 0 30px 50px 0 rgba(0, 0, 0, 0.03);
  padding: 10px;
  border: 0px;
}

/* line 110, app/assets/stylesheets/app/navbar.scss */
#account-dropdown li:not(.divider) {
  padding: 5px;
  border: none;
}

/* line 115, app/assets/stylesheets/app/navbar.scss */
#account-dropdown a {
  color: #585F61;
  background-color: white;
  padding: 10px;
  height: 38px;
  text-decoration: none;
  vertical-align: bottom;
}

/* line 123, app/assets/stylesheets/app/navbar.scss */
#account-dropdown a img {
  width: 25px;
  height: 25px;
  margin-right: 28px;
}

/* line 129, app/assets/stylesheets/app/navbar.scss */
#account-dropdown a.dropdown-username {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 138, app/assets/stylesheets/app/navbar.scss */
.menu-divider {
  margin-top: 20px !important;
}

/* line 142, app/assets/stylesheets/app/navbar.scss */
.account-list, .account-settings {
  padding: 10px;
}

@media (min-width: 1200px) {
  /* line 146, app/assets/stylesheets/app/navbar.scss */
  .container {
    width: 1290px !important;
  }
}

@media (max-width: 767px) {
  /* line 154, app/assets/stylesheets/app/navbar.scss */
  .navbar-nav .open .dropdown-menu {
    background-color: white;
  }
  /* line 157, app/assets/stylesheets/app/navbar.scss */
  #account-dropdown {
    width: 100%;
    clear: both;
  }
  /* line 161, app/assets/stylesheets/app/navbar.scss */
  #navbar-user-dropdown {
    float: right;
    margin-right: 31px;
  }
  /* line 165, app/assets/stylesheets/app/navbar.scss */
  #bs-example-navbar-collapse-1 {
    border-color: #080c48;
  }
}

/* line 4, app/assets/stylesheets/app/new-dashboard.css */
:root {
  --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
      Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
}

/* line 11, app/assets/stylesheets/app/new-dashboard.css */
.main-container {
  overflow: hidden;
}

/* line 15, app/assets/stylesheets/app/new-dashboard.css */
.main-container,
.main-container * {
  box-sizing: border-box;
}

/* line 20, app/assets/stylesheets/app/new-dashboard.css */
input,
select,
textarea,
button {
  outline: 0;
}

/* line 27, app/assets/stylesheets/app/new-dashboard.css */
.main-container {
  position: relative;
  width: 417px;
  height: 368px;
  margin: 0 auto;
  display: inline-block;
}

/* line 34, app/assets/stylesheets/app/new-dashboard.css */
.wrapper {
  position: relative;
  width: 45px;
  height: 45px;
  margin: 0 0 0 356px;
  font-size: 0px;
  z-index: 1;
  overflow: visible auto;
}

/* line 43, app/assets/stylesheets/app/new-dashboard.css */
.texta {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  width: 6px;
  height: 11px;
  margin: 17px 0 0 20px;
  color: #10213a;
  font-family: Plus Jakarta Sans, var(--default-font-family);
  font-size: 15px;
  font-weight: 600;
  line-height: 11px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: -0.3px;
  z-index: 3;
}

/* line 61, app/assets/stylesheets/app/new-dashboard.css */
.group {
  position: absolute;
  width: 45px;
  height: 45px;
  top: 0;
  left: 0;
  background: #ffffff;
  border: 1px solid #e5eee5;
  z-index: 2;
  border-radius: 0 8px 0 8px;
}

/* line 72, app/assets/stylesheets/app/new-dashboard.css */
.pic {
  position: relative;
  width: 53px;
  height: 53px;
  margin: -1px 0 0 37px;
  background: url(/box-add.svg) no-repeat center;
  background-size: cover;
  z-index: 5;
}

/* line 82, app/assets/stylesheets/app/new-dashboard.css */
.pic2 {
  position: relative;
  width: 53px;
  height: 53px;
  margin: -1px 0 0 37px;
  background: url(/card-add.svg) no-repeat center;
  background-size: cover;
  z-index: 5;
}

/* line 92, app/assets/stylesheets/app/new-dashboard.css */
.pic3 {
  position: relative;
  width: 53px;
  height: 53px;
  margin: -1px 0 0 37px;
  background: url(/category.svg) no-repeat center;
  background-size: cover;
  z-index: 5;
}

/* line 102, app/assets/stylesheets/app/new-dashboard.css */
.text-2 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: 100%;
  height: 54px;
  margin: 17px 0 0 37px;
  color: #102039;
  font-family: Plus Jakarta Sans, var(--default-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  text-align: left;
  text-overflow: initial;
  letter-spacing: -0.4px;
  z-index: 4;
  overflow: hidden;
}

/* line 121, app/assets/stylesheets/app/new-dashboard.css */
.box {
  display: flex;
  align-items: flex-end;
  flex-wrap: nowrap;
  gap: 9px;
  position: relative;
  width: 70%;
  margin: 20px 0 0 35px;
  padding: 17px 19px 17px 19px;
  background: #00a8ed;
  z-index: 12;
  border-radius: 10px;
  box-shadow: 0 2px 11px 0 rgba(0, 134, 189, 0.1);
}

/* line 135, app/assets/stylesheets/app/new-dashboard.css */
.img {
  flex-shrink: 0;
  position: relative;
  width: 10px;
  height: 10px;
  background: url(/plus.svg) no-repeat center;
  background-size: cover;
  z-index: 13;
}

/* line 145, app/assets/stylesheets/app/new-dashboard.css */
.text-3 {
  flex-shrink: 0;
  position: relative;
  height: 10px;
  color: #ffffff;
  font-family: Plus Jakarta Sans, var(--default-font-family);
  font-size: 13px;
  font-weight: 600;
  line-height: 10px;
  text-align: left;
  white-space: nowrap;
  letter-spacing: -0.26px;
  z-index: 14;
}

/* line 159, app/assets/stylesheets/app/new-dashboard.css */
.group-2 {
  position: relative;
  width: 183px;
  height: 27px;
  margin: 31px 0 0 40px;
  z-index: 6;
}

/* line 166, app/assets/stylesheets/app/new-dashboard.css */
.text-4 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  width: 162px;
  height: 27px;
  top: 0;
  left: -6px;
  color: #425672;
  font-family: Plus Jakarta Sans, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 27px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: -0.28px;
  z-index: 7;
}

/* line 185, app/assets/stylesheets/app/new-dashboard.css */
.pic-2 {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 5px;
  left: 0;
  background: url(/radar2.svg) no-repeat center;
  background-size: cover;
  z-index: 8;
}

/* line 196, app/assets/stylesheets/app/new-dashboard.css */
.group-3 {
  position: relative;
  width: 163px;
  height: 27px;
  margin: 2px 0 0 40px;
  z-index: 9;
}

/* line 203, app/assets/stylesheets/app/new-dashboard.css */
.text-5 {
  display: flex;
  align-items: flex-start;
  justify-content: left;
  position: absolute;
  width: 139px;
  height: 27px;
  top: 0;
  left: 24px;
  color: #425672;
  font-family: Plus Jakarta Sans, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 27px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: -0.28px;
  z-index: 10;
}

/* line 222, app/assets/stylesheets/app/new-dashboard.css */
.img-2 {
  position: absolute;
  width: 17px;
  height: 16px;
  top: 6px;
  left: 0;
  background: url(/receipt2.svg) no-repeat center;
  background-size: cover;
  z-index: 11;
}

/* line 233, app/assets/stylesheets/app/new-dashboard.css */
.section {
  position: absolute;
  width: 97%;
  height: 368px;
  top: 0;
  left: 0;
  background: rgba(0, 181, 0, 0.06);
  border: 1px solid #e5eee5;
  border-radius: 10px;
}

/* line 244, app/assets/stylesheets/app/new-dashboard.css */
.section2 {
  position: absolute;
  width: 97%;
  height: 368px;
  top: 0;
  left: 0;
  background: rgba(0, 182, 245, 0.06);
  border: 1px solid #e5eee5;
  border-radius: 10px;
}

/* line 254, app/assets/stylesheets/app/new-dashboard.css */
.section3 {
  position: absolute;
  width: 97%;
  height: 368px;
  top: 0;
  left: 0;
  background: rgba(229, 70, 60, 0.06);
  border: 1px solid #e5eee5;
  border-radius: 10px;
}

/* line 266, app/assets/stylesheets/app/new-dashboard.css */
span.int_name {
  margin-left: 8px;
  font-family: Plus Jakarta Sans, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: -0.28px;
}

/* line 279, app/assets/stylesheets/app/new-dashboard.css */
.groupign {
  position: relative;
  margin-left: 37px;
}

/* line 284, app/assets/stylesheets/app/new-dashboard.css */
.intions {
  margin-top: 44px;
  z-index: 6;
  position: relative;
  padding-left: 40px;
}

/* line 291, app/assets/stylesheets/app/new-dashboard.css */
.descstripe {
  font-size: 12px;
  padding: 0px 26px 0px 37px;
  margin-top: -7px;
}

/* line 297, app/assets/stylesheets/app/new-dashboard.css */
.video-container {
  margin-top: 100px;
  display: none;
}

/* line 301, app/assets/stylesheets/app/new-dashboard.css */
.m-top-15 {
  margin-top: 15px;
}

@media (max-width: 767px) {
  /* line 305, app/assets/stylesheets/app/new-dashboard.css */
  .mb-db-fix2 {
    margin-bottom: 130px;
  }
  /* line 308, app/assets/stylesheets/app/new-dashboard.css */
  .mb-db-fix1 {
    margin-bottom: 50px;
  }
  /* line 312, app/assets/stylesheets/app/new-dashboard.css */
  .top-video-container {
    display: block;
    margin-top: 12px;
  }
  /* line 316, app/assets/stylesheets/app/new-dashboard.css */
  .text-5 {
    position: unset;
    display: inline;
  }
  /* line 320, app/assets/stylesheets/app/new-dashboard.css */
  .img-2 {
    position: unset;
    float: left;
    display: inline;
    margin-top: 7px;
    margin-right: 9px;
  }
  /* line 327, app/assets/stylesheets/app/new-dashboard.css */
  .pic-2 {
    position: unset;
    float: left;
    display: inline;
    margin-top: 7px;
    margin-right: 9px;
  }
  /* line 335, app/assets/stylesheets/app/new-dashboard.css */
  .mobile-margin {
    margin-left: 24px;
  }
  /* line 339, app/assets/stylesheets/app/new-dashboard.css */
  .wrapper {
    margin: 0 0 0 88%;
  }
  /* line 343, app/assets/stylesheets/app/new-dashboard.css */
  .text-2 {
    width: 92%;
  }
}

@media (min-width: 767px) {
  /* line 351, app/assets/stylesheets/app/new-dashboard.css */
  .bottom-video-container {
    display: block;
  }
}

/* line 357, app/assets/stylesheets/app/new-dashboard.css */
.up-dash {
  margin-top: 25px;
  padding-left: 11px;
}

/* line 361, app/assets/stylesheets/app/new-dashboard.css */
.btn-settings {
  align-items: center;
  display: flex;
  padding-left: 17px;
  margin: 0 auto;
  width: 140px;
}

/* line 368, app/assets/stylesheets/app/new-dashboard.css */
.get-activated-parent {
  margin: 0 auto;
  width: 140px;
  margin-bottom: 32px;
  margin-top: 29px;
}

/* line 377, app/assets/stylesheets/app/new-dashboard.css */
.box2 {
  display: flex;
  align-items: flex-end;
  flex-wrap: nowrap;
  gap: 9px;
  position: relative;
  width: 70%;
  margin: 20px 0 0 35px;
  padding: 0px 19px 17px 19px;
  background: #6773e7;
  z-index: 12;
  border-radius: 10px;
  box-shadow: 0 2px 11px 0 rgba(0, 134, 189, 0.1);
}

/* line 392, app/assets/stylesheets/app/new-dashboard.css */
.stripesvg {
  flex-shrink: 0;
  position: relative;
  width: 40px;
  height: 15px;
  background: url(/stripe.svg) no-repeat center;
  background-size: cover;
  z-index: 13;
}

/* line 405, app/assets/stylesheets/app/new-dashboard.css */
.main-container,
.main-container * {
  box-sizing: border-box;
}

/* line 409, app/assets/stylesheets/app/new-dashboard.css */
.main-container {
  position: relative;
  width: 76px;
  height: 36px;
  margin: 0 auto;
}

/* line 416, app/assets/stylesheets/app/new-dashboard.css */
.rectangle2 {
  position: relative;
  width: 76px;
  height: 30px;
  top: 4px;
  left: 0;
  background: #f77331;
  border-radius: 11px;
}

/* line 425, app/assets/stylesheets/app/new-dashboard.css */
.link {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  width: 34.21%;
  height: 50%;
  top: 25%;
  left: 46.05%;
  color: #ffffff;
  font-family: Manrope, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: -0.28px;
  z-index: 1;
}

/* line 444, app/assets/stylesheets/app/new-dashboard.css */
.vuesax-linear-link {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 10px;
  left: 12px;
  background: url(/link.svg) no-repeat center;
  background-size: cover;
  z-index: 2;
}

/* line 455, app/assets/stylesheets/app/new-dashboard.css */
.stripeconnected {
  position: absolute;
  width: 11px;
  height: 11px;
  top: 14px;
  left: 9px;
  background: url(/vectorright.svg) no-repeat center;
  background-size: cover;
  z-index: 2;
}

@media (max-width: 767px) {
  /* line 467, app/assets/stylesheets/app/new-dashboard.css */
  .main-container {
    margin-left: 50px !important;
  }
}

/* line 472, app/assets/stylesheets/app/new-dashboard.css */
.eclipse {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 10px;
  left: 5px;
  background: url(/eclipse.svg) no-repeat center;
  background-size: cover;
  z-index: 1;
}

/* line 484, app/assets/stylesheets/app/new-dashboard.css */
.main-container {
  overflow: visible;
  margin-left: 129px;
  margin-top: 6px;
  margin-bottom: -12px;
}

/* line 1, app/assets/stylesheets/app/notification_templates.scss */
h5.notification-section-subtitle {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #757575;
}

/* line 7, app/assets/stylesheets/app/notification_templates.scss */
.btn-new-notification-template {
  padding: 21px 30px;
  font-weight: 500;
}

/* line 12, app/assets/stylesheets/app/notification_templates.scss */
.notification-link {
  line-height: normal;
}

/* line 17, app/assets/stylesheets/app/notification_templates.scss */
.table-notifications div.space {
  margin-left: 30px;
}

/* line 21, app/assets/stylesheets/app/notification_templates.scss */
.table-notifications .notification-text {
  font-weight: normal;
  font-size: 20px;
  color: #999999;
}

/* line 27, app/assets/stylesheets/app/notification_templates.scss */
.table-notifications .subject-text {
  font-family: Roboto;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 20px;
  color: #585f61;
  font-weight: normal;
}

/* line 38, app/assets/stylesheets/app/notification_templates.scss */
.table-notifications .btn-edit-header, .table-notifications .chk-btn-holder {
  width: 30px;
}

/* line 42, app/assets/stylesheets/app/notification_templates.scss */
.table-notifications td.btn-edit-container {
  vertical-align: middle;
}

/* line 45, app/assets/stylesheets/app/notification_templates.scss */
.table-notifications td.btn-edit-container a.btn-edit {
  font-size: 19px;
  color: #d0d0d0;
}

/* line 50, app/assets/stylesheets/app/notification_templates.scss */
.table-notifications td.btn-edit-container .btn-edit:hover {
  color: #585F61;
}

/* line 57, app/assets/stylesheets/app/notification_templates.scss */
.notification__dropdown .btn, .notification__dropdown .btn-connect, .notification__dropdown .btn-disabled {
  padding: 6px;
  border-radius: 100%;
  background-color: inherit;
}

/* line 62, app/assets/stylesheets/app/notification_templates.scss */
.notification__dropdown .btn:hover, .notification__dropdown .btn-connect:hover, .notification__dropdown .btn-disabled:hover, .notification__dropdown .btn:focus, .notification__dropdown .btn-connect:focus, .notification__dropdown .btn-disabled:focus {
  background-color: inherit;
  outline: none;
}

/* line 66, app/assets/stylesheets/app/notification_templates.scss */
.notification__dropdown .btn:active, .notification__dropdown .btn-connect:active, .notification__dropdown .btn-disabled:active {
  box-shadow: none;
}

/* line 71, app/assets/stylesheets/app/notification_templates.scss */
.notification__dropdown .dropdown-menu > li > a {
  padding: 10px 12px;
}

/* line 75, app/assets/stylesheets/app/notification_templates.scss */
.notification__dropdown #notification-dropdown-toggle {
  z-index: 1020;
  margin-top: 8px;
  margin-right: 8px;
}

/* line 82, app/assets/stylesheets/app/notification_templates.scss */
.table-notifications.no-border-rows > tbody > tr > td {
  border: none;
}

@media (max-width: 1200px) {
  /* line 87, app/assets/stylesheets/app/notification_templates.scss */
  .btn-new-notification-template {
    padding: 21px 10px;
  }
}

/* line 1, app/assets/stylesheets/app/notifications.scss */
.setting-explanation {
  color: #999999;
}

/* line 5, app/assets/stylesheets/app/notifications.scss */
.setting-title {
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  color: #080c48;
}

/* line 10, app/assets/stylesheets/app/notifications.scss */
.setting-title.disabled {
  color: #999999;
}

/* line 16, app/assets/stylesheets/app/notifications.scss */
.edit-button img {
  height: 18px;
}

/* line 19, app/assets/stylesheets/app/notifications.scss */
.edit-button.disabled {
  color: #999999;
}

/* line 1, app/assets/stylesheets/app/plans.scss */
.confirm-body-container {
  display: flex;
  flex-direction: column;
}

/* line 5, app/assets/stylesheets/app/plans.scss */
.confirm-body-container .confirm-container {
  display: flex;
  flex-direction: column-reverse;
  align-content: center;
}

/* line 11, app/assets/stylesheets/app/plans.scss */
.confirm-body-container .confirm-container .checkmark-container .checkmark-item {
  padding: 0 0 50px 10px;
  color: #aaa;
}

/* line 15, app/assets/stylesheets/app/plans.scss */
.confirm-body-container .confirm-container .checkmark-container .checkmark-item .checkmark-icon {
  position: absolute;
  left: -20px;
  margin: -1px 0 0 10px;
}

/* line 21, app/assets/stylesheets/app/plans.scss */
.confirm-body-container .confirm-container .checkmark-container .checkmark-item .checkmark-text {
  font-size: 15px;
  font-weight: lighter;
}

/* line 29, app/assets/stylesheets/app/plans.scss */
.confirm-body-container .social-proof-container {
  margin-bottom: 30px;
}

/* line 32, app/assets/stylesheets/app/plans.scss */
.confirm-body-container .social-proof-container .block-quote.large {
  -webkit-font-smoothing: antialiased;
  border-style: none;
  margin: 30px 0;
  margin-bottom: 20px;
  font-family: 'Droid Serif', serif;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 1px;
  text-align: center;
  color: #3a3f52;
}

/* line 45, app/assets/stylesheets/app/plans.scss */
.confirm-body-container .social-proof-container .social-proof-person {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
}

/* line 51, app/assets/stylesheets/app/plans.scss */
.confirm-body-container .social-proof-container .social-proof-person img.social-proof-img {
  height: 70px;
  width: 70px;
  border-radius: 100%;
}

/* line 57, app/assets/stylesheets/app/plans.scss */
.confirm-body-container .social-proof-container .social-proof-person .social-proof-person-info {
  -webkit-font-smoothing: antialiased;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-left: 20px;
  font-family: Lato, sans-serif;
  text-align: center;
}

/* line 67, app/assets/stylesheets/app/plans.scss */
.confirm-body-container .social-proof-container .social-proof-person .social-proof-person-info .social-proof-person-name {
  margin-bottom: 0;
  color: #3a3f52;
  font-weight: 700;
  font-style: italic;
}

/* line 74, app/assets/stylesheets/app/plans.scss */
.confirm-body-container .social-proof-container .social-proof-person .social-proof-person-info .social-proof-tech-text {
  color: #8da2b5;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .5px;
}

/* line 85, app/assets/stylesheets/app/plans.scss */
.plans-header {
  text-align: center;
}

/* line 89, app/assets/stylesheets/app/plans.scss */
.plans-header-description {
  margin-bottom: 50px;
}

/* line 92, app/assets/stylesheets/app/plans.scss */
.plans-header-description > span {
  line-height: 1.5;
}

/* line 97, app/assets/stylesheets/app/plans.scss */
.plans-border {
  padding: 40px 30px 30px 30px;
  font-family: 'Lato', sans-serif;
}

/* line 102, app/assets/stylesheets/app/plans.scss */
.plans-row {
  margin: 0 -15px 20px;
  display: flex;
  flex-direction: column;
}

/* line 107, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container {
  padding: 9px;
}

/* line 110, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel {
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.09) !important;
  border-radius: 6px !important;
  border: 0 none !important;
  margin: 20px;
  padding: 35px 30px 40px;
  font-size: 16px;
  text-align: left;
  background: #f9f9f9 !important;
}

/* line 120, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel .pricing-row {
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0px;
}

/* line 125, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel .pricing-row .price {
  margin-bottom: 20px;
}

/* line 128, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel .pricing-row .price > span {
  position: static !important;
  color: #0095f7 !important;
  font-size: 58px !important;
  line-height: 40px;
  font-weight: 400;
}

/* line 135, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel .pricing-row .price > span > u, .plans-row .plan-panel-container .plan-panel .pricing-row .price > span > em {
  font-style: normal;
  text-decoration: none;
  position: static !important;
  color: #0095f7 !important;
  font-size: 58px !important;
  line-height: 40px;
  font-weight: 400;
}

/* line 145, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel .pricing-row .price > span > b {
  color: #8da2b5;
  margin-left: -12px;
  font-size: 13px !important;
  font-weight: 400 !important;
  letter-spacing: 0.5px !important;
  text-transform: none;
}

/* line 155, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel .pricing-row .price .integer-part {
  display: inline;
  text-align: left;
  line-height: normal;
  font-weight: 300 !important;
}

/* line 164, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel .list-group {
  margin: 0;
  padding: 0 !important;
  background: #f9f9f9;
}

/* line 169, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel .list-group > li {
  border: 0 none !important;
  text-align: left;
  background: #f9f9f9 !important;
  color: #3a3f52 !important;
  padding: 9px;
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  transition: background-color .2s ease;
}

/* line 180, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel .list-group > li .popup-hover {
  position: absolute;
  bottom: 36px;
  z-index: 10;
  display: none;
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 6px;
  background-color: #3a3f52;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  left: 0;
}

/* line 195, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel .list-group > li span.off {
  color: #babdc3;
}

/* line 199, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel .list-group > li .popup-hover:before {
  content: url("http://www.chargekeep.com/wp-content/uploads/2018/06/arrow-down.svg");
  position: absolute;
  bottom: -20px;
  transform: scale(0.5);
}

/* line 207, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel .list-group > li:hover {
  border-radius: 6px;
  background-color: #d1f2da !important;
  color: #00c141 !important;
}

/* line 212, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel .list-group > li:hover .popup-hover {
  display: block;
}

/* line 217, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel .list-group > li.addOff:hover {
  background-color: #ffebee !important;
}

/* line 220, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel .list-group > li.addOff:hover > span.off {
  color: #e57373;
}

/* line 226, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel .yearly-item {
  display: none;
}

/* line 231, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel-footer {
  position: relative;
}

/* line 234, app/assets/stylesheets/app/plans.scss */
.plans-row .plan-panel-container .plan-panel-footer .badge-text {
  display: block;
  width: 70px;
  height: 70px;
  padding: 22px 9px;
  border-radius: 100px;
  background-color: #0095f7;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  text-align: center;
  letter-spacing: .5px;
  text-transform: capitalize;
  position: absolute;
  top: -24px;
  right: -14px;
}

/* line 256, app/assets/stylesheets/app/plans.scss */
.plans-title-container {
  text-align: center;
}

/* line 259, app/assets/stylesheets/app/plans.scss */
.plans-title-container .plans-title-holder {
  margin-top: 0px;
  margin-bottom: 20px;
}

/* line 263, app/assets/stylesheets/app/plans.scss */
.plans-title-container .plans-title-holder .plans-title {
  font-weight: 700;
  font-size: 30.666px;
  padding-left: 0;
  padding-right: 0;
}

/* line 270, app/assets/stylesheets/app/plans.scss */
.plans-title-container .plans-header.subtitle {
  margin-bottom: 50px;
  color: #8da2b5;
}

/* line 276, app/assets/stylesheets/app/plans.scss */
.plans-switch-container {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: center;
  height: 34px;
  line-height: 34px;
  color: #999999;
}

/* line 285, app/assets/stylesheets/app/plans.scss */
.plans-switch-container .switchery.switchery-default {
  vertical-align: none !important;
}

/* line 289, app/assets/stylesheets/app/plans.scss */
.plans-switch-container .plans-switch-label {
  padding: 0 3px;
  font-size: 16px;
  display: inline-block;
  font-weight: 300;
  height: 34px;
  line-height: 34px;
  position: relative;
  cursor: pointer;
  transition: all .3s ease-in-out;
  width: auto;
  text-align: right;
}

/* line 304, app/assets/stylesheets/app/plans.scss */
.plans-switch-container .plans-yearly {
  text-align: left;
  color: #1c8dea;
}

/* line 310, app/assets/stylesheets/app/plans.scss */
.plans-switch-container:after {
  content: "Get 12 months for the price of 10 when you pay annually.";
  position: relative;
  left: 0;
  width: 100%;
  top: auto;
  font-size: 14px;
  font-weight: 400;
  display: block;
  line-height: 1.2;
  padding: 4px;
  box-sizing: border-box;
}

/* line 324, app/assets/stylesheets/app/plans.scss */
.center-text {
  text-align: center;
}

/* line 328, app/assets/stylesheets/app/plans.scss */
.panel-divider {
  border-top: 1px;
}

/* line 332, app/assets/stylesheets/app/plans.scss */
.price-row {
  margin: 40px 0;
  text-align: center;
}

/* line 337, app/assets/stylesheets/app/plans.scss */
.select-plan-btn {
  margin: 30px 0 10px 0;
}

/* line 340, app/assets/stylesheets/app/plans.scss */
.select-plan-btn .submit-plan-btn {
  height: 69px;
  padding: 15px 0 15px 8px;
  text-align: center;
  line-height: 21px;
}

/* line 346, app/assets/stylesheets/app/plans.scss */
.select-plan-btn .submit-plan-btn .button-text {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
  color: #ffffff;
}

/* line 353, app/assets/stylesheets/app/plans.scss */
.select-plan-btn .submit-plan-btn .button-text .small-button-text {
  font-size: 12px;
  line-height: 15px;
  font-weight: 300;
  display: inline-block;
  text-transform: capitalize;
  letter-spacing: 0;
  position: relative;
  top: -4px;
}

@media (min-width: 992px) {
  /* line 368, app/assets/stylesheets/app/plans.scss */
  .plans-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  /* line 373, app/assets/stylesheets/app/plans.scss */
  .plans-row .plan-panel-container {
    width: 40%;
  }
  /* line 376, app/assets/stylesheets/app/plans.scss */
  .plans-row .plan-panel-container .plan-panel {
    margin: 0 10px;
  }
  /* line 383, app/assets/stylesheets/app/plans.scss */
  .plans-switch-container .plans-switch-label {
    font-size: 17px;
    padding: 0 15px;
    width: 250px;
  }
  /* line 390, app/assets/stylesheets/app/plans.scss */
  .plans-switch-container .plans-yearly {
    text-align: left;
    color: #1c8dea;
  }
  /* line 398, app/assets/stylesheets/app/plans.scss */
  .confirm-body-container .confirm-container {
    flex-direction: row;
  }
  /* line 401, app/assets/stylesheets/app/plans.scss */
  .confirm-body-container .confirm-container .checkmark-container {
    margin-left: -50px;
  }
}

/* line 1, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel {
  margin-bottom: 50px;
}

@media (max-width: 992px) {
  /* line 1, app/assets/stylesheets/app/public_invoice.scss */
  #public-payment-left-panel {
    text-align: center;
  }
}

/* line 8, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel h1 {
  font-size: 35px;
  font-weight: 500;
  line-height: 1;
  color: #080c48;
  padding-right: 35px;
  padding-left: 35px;
  padding-top: 50px;
}

/* line 18, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel h4 {
  font-size: 20px;
  line-height: 1.25;
  font-weight: 500;
  color: #999999;
  padding-right: 35px;
  padding-left: 35px;
  margin-top: 20px;
}

/* line 28, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .title {
  font-size: 35px;
  font-weight: 500;
  line-height: 1.29;
  color: #080c48;
  margin-top: 30px;
}

/* line 36, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .description {
  font-size: 20px;
  line-height: 1.25;
  color: #999999;
  margin-top: 20px;
}

/* line 43, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .account {
  margin-top: 30px;
  font-size: 20px;
  line-height: 1;
  color: #585F61;
}

/* line 46, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .account img {
  width: 60px;
  height: 60px;
  margin-right: 20px;
  border: 1px solid rgba(216, 220, 223, 0.6);
}

/* line 58, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .invoice-status {
  font-size: 20px;
  line-height: 1.25;
  color: #999999;
  padding-bottom: 30px;
  padding-left: 35px;
  padding-right: 35px;
  white-space: nowrap;
  display: flex;
  justify-content: left;
  margin-top: 20px;
}

@media (max-width: 992px) {
  /* line 58, app/assets/stylesheets/app/public_invoice.scss */
  #public-payment-left-panel .invoice-status {
    justify-content: center;
  }
}

/* line 74, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .invoice-status span {
  white-space: pre-wrap;
}

/* line 78, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .invoice-status img {
  width: 20px;
  height: 20px;
  margin-right: 15px;
}

/* line 85, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .number-of-payments-info {
  margin-top: -28px;
  margin-left: 35px;
}

/* line 90, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .align-coupon-image {
  float: left;
}

/* line 94, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .applied-coupon-info {
  margin-top: 0px;
  padding-bottom: 30px;
}

/* line 99, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .coupon-btn-remove {
  padding-left: 10%;
}

@media (max-width: 992px) {
  /* line 99, app/assets/stylesheets/app/public_invoice.scss */
  #public-payment-left-panel .coupon-btn-remove {
    padding-left: 10px;
  }
}

/* line 107, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel hr {
  max-width: 100px;
  border-top: 1px solid #b3b0b0;
}

/* line 112, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .quantity-selector {
  padding-right: 35px;
  padding-left: 35px;
  padding-bottom: 50px;
}

@media (max-width: 992px) {
  /* line 112, app/assets/stylesheets/app/public_invoice.scss */
  #public-payment-left-panel .quantity-selector {
    text-align: -webkit-center;
  }
}

/* line 123, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .choose-amount-holder {
  border: 0px;
  padding-right: 35px;
  padding-left: 35px;
}

@media (max-width: 992px) {
  /* line 123, app/assets/stylesheets/app/public_invoice.scss */
  #public-payment-left-panel .choose-amount-holder {
    text-align: -webkit-center;
  }
}

/* line 132, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .input-group {
  max-width: 300px;
}

/* line 135, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .input-group #quantity {
  border: 0;
  -webkit-box-shadow: none;
  text-align: center;
  font-size: 22px;
  padding: 0px;
  height: 44px;
}

/* line 144, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .input-group .btn-number {
  border: 2px solid #dedcdc;
  border-radius: 50%;
  height: 38px;
  width: 38px;
  color: #333333;
  outline: none;
  margin: 0px;
  text-align: center;
}

/* line 154, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .input-group .btn-number .icon {
  font-size: 28px;
  line-height: 26px;
  width: 22px;
  position: absolute;
  left: 4px;
  top: 4px;
}

/* line 165, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .apply-coupon-box {
  min-height: 120px;
}

/* line 169, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .coupon-box {
  display: flex;
  width: 80%;
  margin: auto;
  margin-bottom: 15px;
}

/* line 175, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .coupon-box .coupon-input {
  width: 80%;
  min-width: 120px;
  height: 70px;
  padding-left: 20px;
}

/* line 182, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .coupon-box .coupon-btn {
  height: 70px;
  margin-left: 10px;
  width: 20%;
  min-width: 75px;
  line-height: 60px;
}

/* line 188, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .coupon-box .coupon-btn.small {
  font-size: 0.7vw;
}

/* line 193, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .coupon-box label {
  margin-top: 10px;
  margin-left: 20px;
  font-size: 14px;
}

/* line 200, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .coupon-message-box {
  padding-left: 35px;
  padding-right: 35px;
  margin-bottom: 8px;
  height: 15px;
}

/* line 206, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .coupon-message-box .invalid-coupon {
  color: red;
}

/* line 210, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .coupon-message-box .valid-coupon {
  color: green;
}

/* line 216, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-left-panel .left-panel-paddings {
  padding-left: 35px;
  padding-right: 35px;
}

/* line 223, app/assets/stylesheets/app/public_invoice.scss */
.back-panel {
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 30px 50px 0 rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.08);
}

/* line 231, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .panel-section-title {
  font-size: 13px;
  line-height: 1;
  text-align: left;
  color: #585F61;
  margin-bottom: 30px;
}

/* line 239, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .btn-pay {
  height: 60px;
  width: 100%;
  margin-top: 20px;
}

/* line 245, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel #total_amount {
  display: inline-block;
}

/* line 249, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .actions {
  margin-top: 35px;
}

/* line 253, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .description {
  font-size: 20px;
  line-height: 1.25;
  color: #999999;
  margin-top: 20px;
}

/* line 260, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .panel-theme {
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 30px 50px 0 rgba(0, 0, 0, 0.03);
  padding: 0px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
  position: relative;
}

/* line 268, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .panel-theme .description-box {
  padding: 50px;
}

/* line 274, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .cover-box {
  padding-bottom: 30px;
  text-align: center;
}

/* line 275, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .cover-box img {
  border-radius: 5px;
  max-height: 260px;
  max-width: 80%;
}

/* line 284, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .terms-check {
  padding: 20px;
  text-align: center;
}

/* line 290, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .custom-check .form-check-input {
  margin-right: 5px;
  width: 20px;
  height: 20px;
}

/* line 296, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .custom-check .form-check-label {
  color: #333;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 5px;
}

/* line 304, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .custom-check input[type="checkbox"] + label {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24'%3E%3Cpath fill='%23aaa' d='M5 2c-1.654 0-3 1.346-3 3v14c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3v-14c0-1.654-1.346-3-3-3h-14zm19 3v14c0 2.761-2.238 5-5 5h-14c-2.762 0-5-2.239-5-5v-14c0-2.761 2.238-5 5-5h14c2.762 0 5 2.239 5 5z'/%3E%3C/svg%3E") 0 0 no-repeat;
  background-size: 24px 24px;
  padding-left: 30px;
}

/* line 310, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .custom-check input[type="checkbox"]:checked + label {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24'%3E%3Cpath fill='%23aaa' d='M10.041 17l-4.5-4.319 1.395-1.435 3.08 2.937 7.021-7.183 1.422 1.409-8.418 8.591zm-5.041-15c-1.654 0-3 1.346-3 3v14c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3v-14c0-1.654-1.346-3-3-3h-14zm19 3v14c0 2.761-2.238 5-5 5h-14c-2.762 0-5-2.239-5-5v-14c0-2.761 2.238-5 5-5h14c2.762 0 5 2.239 5 5z'/%3E%3C/svg%3E") 0 0 no-repeat;
  background-size: 24px 24px;
}

/* line 318, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .terms-check .form-check-input {
  margin-right: 5px;
  width: 20px;
  height: 20px;
}

/* line 324, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .terms-check .form-check-label {
  color: #aaa;
  font-weight: normal;
  letter-spacing: 0.5px;
}

/* line 329, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .terms-check .form-check-label a {
  color: #1C8DEA;
  text-decoration: underline;
}

/* line 335, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .terms-check input[type="checkbox"] + label {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24'%3E%3Cpath fill='%23aaa' d='M5 2c-1.654 0-3 1.346-3 3v14c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3v-14c0-1.654-1.346-3-3-3h-14zm19 3v14c0 2.761-2.238 5-5 5h-14c-2.762 0-5-2.239-5-5v-14c0-2.761 2.238-5 5-5h14c2.762 0 5 2.239 5 5z'/%3E%3C/svg%3E") 0 0 no-repeat;
  padding-left: 25px;
}

/* line 340, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .terms-check input[type="checkbox"]:checked + label {
  background-position: 0 -32px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24'%3E%3Cpath fill='%23aaa' d='M10.041 17l-4.5-4.319 1.395-1.435 3.08 2.937 7.021-7.183 1.422 1.409-8.418 8.591zm-5.041-15c-1.654 0-3 1.346-3 3v14c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3v-14c0-1.654-1.346-3-3-3h-14zm19 3v14c0 2.761-2.238 5-5 5h-14c-2.762 0-5-2.239-5-5v-14c0-2.761 2.238-5 5-5h14c2.762 0 5 2.239 5 5z'/%3E%3C/svg%3E") 0 0 no-repeat;
}

/* line 347, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .terms-check input[type="checkbox"], .public-payment-right-panel .custom-check input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}

/* line 353, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .payment-method {
  margin-bottom: 25px;
  border-bottom: 1px solid #EEE;
}

/* line 357, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .payment-method .payment-method-title {
  color: #585F61;
  margin-bottom: 10px;
}

/* line 362, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .payment-method label {
  font-size: 20px;
  font-weight: normal;
  width: 260px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #999999;
  position: relative;
}

/* line 371, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .payment-method label span {
  position: absolute;
  left: 51px;
  top: 10px;
}

/* line 377, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .payment-method label.active {
  color: #1C8DEA;
}

/* line 380, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .payment-method label.active .radio-circle {
  border: 2px solid #1C8DEA;
}

/* line 383, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-right-panel .payment-method label.active .radio-circle .radio-circle-inner {
  width: 18px;
  height: 18px;
  position: absolute;
  background-color: #1C8DEA;
  border-radius: 22px;
  left: 4px;
  top: 14px;
}

/* line 398, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-footer {
  text-align: center;
  margin-bottom: 63px;
}

/* line 402, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-footer .secured-text {
  font-size: 12px;
  line-height: 1.25;
  color: #080c48;
  margin-top: 25px;
}

/* line 409, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-footer .powered-by {
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 1.92;
  font-size: 15px;
  color: #9D9AB4;
}

/* line 417, app/assets/stylesheets/app/public_invoice.scss */
#public-payment-footer .powered-by a {
  color: #9D9AB4;
  text-decoration: none;
}

/* line 424, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-cc-panel .form-group-stripe, #public-payment-left-panel .form-group-stripe {
  border: 1px solid #dedcdc;
  padding: 10px 20px;
  border-radius: 5px;
  margin-bottom: 10px;
}

/* line 430, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-cc-panel .form-group-stripe.no-border, #public-payment-left-panel .form-group-stripe.no-border {
  border: none;
  padding: 5px 0px;
  margin-bottom: 0px;
}

/* line 434, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-cc-panel .form-group-stripe.no-border > label, #public-payment-left-panel .form-group-stripe.no-border > label {
  color: #585F61;
  margin-bottom: 5px;
  font-size: 14px;
}

/* line 441, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-cc-panel .form-group-stripe label, #public-payment-left-panel .form-group-stripe label {
  color: #aaa;
  font-weight: normal;
  letter-spacing: 0.5px;
  margin-bottom: 0px;
  font-size: 13px;
  z-index: 100;
}

/* line 450, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-cc-panel .form-group-stripe input, .public-payment-cc-panel .form-group-stripe select, #public-payment-left-panel .form-group-stripe input, #public-payment-left-panel .form-group-stripe select {
  display: block;
  border: none;
  font-size: 18px;
  width: 100%;
  outline: none;
}

/* line 457, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-cc-panel .form-group-stripe input::-webkit-input-placeholder, .public-payment-cc-panel .form-group-stripe select::-webkit-input-placeholder, #public-payment-left-panel .form-group-stripe input::-webkit-input-placeholder, #public-payment-left-panel .form-group-stripe select::-webkit-input-placeholder {
  color: #dedcdc;
}

/* line 460, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-cc-panel .form-group-stripe input::-moz-placeholder, .public-payment-cc-panel .form-group-stripe select::-moz-placeholder, #public-payment-left-panel .form-group-stripe input::-moz-placeholder, #public-payment-left-panel .form-group-stripe select::-moz-placeholder {
  color: #dedcdc;
}

/* line 463, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-cc-panel .form-group-stripe input:-ms-input-placeholder, .public-payment-cc-panel .form-group-stripe select:-ms-input-placeholder, #public-payment-left-panel .form-group-stripe input:-ms-input-placeholder, #public-payment-left-panel .form-group-stripe select:-ms-input-placeholder {
  color: #dedcdc;
}

/* line 468, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-cc-panel .form-group-stripe select, #public-payment-left-panel .form-group-stripe select {
  padding-left: 0px;
  font-size: 20px;
  height: 30px;
  padding-right: 60px;
  text-overflow: ellipsis;
}

/* line 476, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-cc-panel .form-group-stripe #amount, #public-payment-left-panel .form-group-stripe #amount {
  margin-top: -5px;
  border-radius: 5px;
  font-size: 20px;
  width: 100%;
}

/* line 484, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-cc-panel .amount-select, #public-payment-left-panel .amount-select {
  padding-left: 23px;
  font-size: 20px;
  padding-right: 60px;
  text-overflow: ellipsis;
}

/* line 491, app/assets/stylesheets/app/public_invoice.scss */
.powered_by_stripe {
  width: 150px;
  margin-left: 20px;
}

/* line 496, app/assets/stylesheets/app/public_invoice.scss */
.lock-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 3px;
}

/* line 504, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-cc-panel #cc-header {
  margin-bottom: 20px;
}

/* line 508, app/assets/stylesheets/app/public_invoice.scss */
.public-payment-cc-panel .error {
  padding: 10px;
  border-radius: 5px;
  background-color: #fdeded;
  color: #e2584f;
  margin-bottom: 20px;
}

/* line 517, app/assets/stylesheets/app/public_invoice.scss */
.field-instructions {
  margin-bottom: 30px;
  margin-top: -5px;
  color: #999;
}

/* line 523, app/assets/stylesheets/app/public_invoice.scss */
.intl-tel-input {
  display: block;
}

/* line 527, app/assets/stylesheets/app/public_invoice.scss */
.invoice-recurring-coupon-container {
  min-height: 90px;
}

/* line 531, app/assets/stylesheets/app/public_invoice.scss */
.iti-flag {
  background-image: url(/assets/flags-b7d99b1d05483847f8e7657cd4af07fc571683ad7d285a29c06948a4c21b49fa.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 534, app/assets/stylesheets/app/public_invoice.scss */
  .iti-flag {
    background-image: url(/assets/flags-b7d99b1d05483847f8e7657cd4af07fc571683ad7d285a29c06948a4c21b49fa.png);
  }
}

/* line 537, app/assets/stylesheets/app/public_invoice.scss */
.edit-actions {
  position: absolute;
  right: -20px;
  top: -2px;
  padding: 0px;
}

@media (max-width: 395px) {
  /* line 548, app/assets/stylesheets/app/public_invoice.scss */
  .lock-icon {
    display: none;
  }
  /* line 551, app/assets/stylesheets/app/public_invoice.scss */
  .verify_button_text {
    white-space: normal;
    line-height: 23.5px;
  }
  /* line 555, app/assets/stylesheets/app/public_invoice.scss */
  .public-payment-right-panel .btn-pay {
    height: 68px;
  }
}

@media (min-width: 395px) and (max-width: 423px) {
  /* line 560, app/assets/stylesheets/app/public_invoice.scss */
  .public-payment-right-panel .btn-pay {
    font-size: 16px;
  }
}

/* line 566, app/assets/stylesheets/app/public_invoice.scss */
.flex-item-right {
  margin-left: auto;
}

/* line 1, app/assets/stylesheets/app/sessions.scss */
.registration-tag {
  display: inline-block;
  width: 180px;
  border-bottom: 2px solid #D8DCE0;
  color: #D8DCE0;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.0;
  letter-spacing: normal;
  padding: 20px;
  margin: 20px;
}

/* line 15, app/assets/stylesheets/app/sessions.scss */
.registration-tag.active {
  border-bottom: 2px solid #080c48;
  color: #080c48;
}

/* line 21, app/assets/stylesheets/app/sessions.scss */
.instructions-text {
  font-size: 25px;
  line-height: 1.2;
  font-weight: 300;
  color: #585F61;
}

/* line 28, app/assets/stylesheets/app/sessions.scss */
.subtitle {
  font-size: 20px;
  line-height: 1.25;
  text-align: center;
  color: #999999;
  margin-top: 10px;
}

/* line 36, app/assets/stylesheets/app/sessions.scss */
.sessions-footer {
  color: #878787;
  font-size: 17px;
  line-height: 1.18;
  text-align: center;
}

/* line 42, app/assets/stylesheets/app/sessions.scss */
.sessions-footer a {
  color: #080c48;
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/app/settings.scss */
.settings-current-password {
  position: relative;
}

/* line 5, app/assets/stylesheets/app/settings.scss */
.settings-new-password-link {
  position: absolute;
  top: 40%;
  right: 5%;
  color: #080c48;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.15;
  cursor: pointer;
}

/* line 16, app/assets/stylesheets/app/settings.scss */
.new-settings-row {
  display: none;
}

/* line 19, app/assets/stylesheets/app/settings.scss */
.new-settings-status-row {
  display: none;
}

/* line 22, app/assets/stylesheets/app/settings.scss */
.new-settings-status-row img {
  margin-right: 20px;
}

/* line 26, app/assets/stylesheets/app/settings.scss */
.new-settings-status-row p {
  color: #080c48;
  font-size: 20px;
  line-height: 1.0;
}

/* line 34, app/assets/stylesheets/app/settings.scss */
.settings-new-password-form input[type="submit"] {
  border: none;
  background-color: transparent;
  color: #080c48;
  font-size: 13px;
}

/* line 42, app/assets/stylesheets/app/settings.scss */
.settings-card-brand {
  position: absolute;
  top: 30%;
  right: 10%;
}

/* line 48, app/assets/stylesheets/app/settings.scss */
.settings-add-new-cards {
  color: #080c48;
  cursor: pointer;
}

/* line 54, app/assets/stylesheets/app/settings.scss */
.settings-new-card-form input[type="submit"] {
  border: none;
  background-color: transparent;
  color: #080c48;
  font-size: 13px;
}

/* line 62, app/assets/stylesheets/app/settings.scss */
#settings-add-new-card-error-holder {
  display: none;
  margin-top: 10px;
  margin-bottom: 10px;
  color: red;
}

@media (max-width: 992px) {
  /* line 70, app/assets/stylesheets/app/settings.scss */
  .user-avatar {
    border: solid 1px #dddddd;
    text-align: center;
  }
  /* line 74, app/assets/stylesheets/app/settings.scss */
  .photo-update .subtitle {
    text-align: center;
  }
}

/* line 80, app/assets/stylesheets/app/settings.scss */
.cancel p {
  color: #585F61;
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 1em;
}

/* line 87, app/assets/stylesheets/app/settings.scss */
.cancel textarea {
  display: block;
  border-radius: 5px;
  border: solid 1px #dddddd;
  padding: 40px 12px 20px 25px;
  font-size: 20px;
  height: 160px;
  width: 100%;
  color: #585F61;
  margin-bottom: 1em;
  resize: vertical;
}

/***
Spectrum Colorpicker v1.8.0
https://github.com/bgrins/spectrum
Author: Brian Grinstead
License: MIT
***/
/* line 8, app/assets/stylesheets/app/spectrum.scss */
.sp-container {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  /* https://github.com/bgrins/spectrum/issues/40 */
  z-index: 9999994;
  overflow: hidden;
}

/* line 19, app/assets/stylesheets/app/spectrum.scss */
.sp-container.sp-flat {
  position: relative;
}

/* Fix for * { box-sizing: border-box; } */
/* line 24, app/assets/stylesheets/app/spectrum.scss */
.sp-container,
.sp-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */
/* line 32, app/assets/stylesheets/app/spectrum.scss */
.sp-top {
  position: relative;
  width: 100%;
  display: inline-block;
}

/* line 37, app/assets/stylesheets/app/spectrum.scss */
.sp-top-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* line 44, app/assets/stylesheets/app/spectrum.scss */
.sp-color {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 20%;
}

/* line 51, app/assets/stylesheets/app/spectrum.scss */
.sp-hue {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 100%;
}

/* line 60, app/assets/stylesheets/app/spectrum.scss */
.sp-clear-enabled .sp-hue {
  top: 33px;
  height: 77.5%;
}

/* line 65, app/assets/stylesheets/app/spectrum.scss */
.sp-fill {
  padding-top: 80%;
}

/* line 68, app/assets/stylesheets/app/spectrum.scss */
.sp-sat, .sp-val {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 76, app/assets/stylesheets/app/spectrum.scss */
.sp-alpha-enabled .sp-top {
  margin-bottom: 18px;
}

/* line 79, app/assets/stylesheets/app/spectrum.scss */
.sp-alpha-enabled .sp-alpha {
  display: block;
}

/* line 82, app/assets/stylesheets/app/spectrum.scss */
.sp-alpha-handle {
  position: absolute;
  top: -4px;
  bottom: -4px;
  width: 6px;
  left: 50%;
  cursor: pointer;
  border: 1px solid black;
  background: white;
  opacity: .8;
}

/* line 93, app/assets/stylesheets/app/spectrum.scss */
.sp-alpha {
  display: none;
  position: absolute;
  bottom: -14px;
  right: 0;
  left: 0;
  height: 8px;
}

/* line 101, app/assets/stylesheets/app/spectrum.scss */
.sp-alpha-inner {
  border: solid 1px #333;
}

/* line 105, app/assets/stylesheets/app/spectrum.scss */
.sp-clear {
  display: none;
}

/* line 109, app/assets/stylesheets/app/spectrum.scss */
.sp-clear.sp-clear-display {
  background-position: center;
}

/* line 113, app/assets/stylesheets/app/spectrum.scss */
.sp-clear-enabled .sp-clear {
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 28px;
}

/* Don't allow text selection */
/* line 124, app/assets/stylesheets/app/spectrum.scss */
.sp-container, .sp-replacer, .sp-preview, .sp-dragger, .sp-slider, .sp-alpha, .sp-clear, .sp-alpha-handle, .sp-container.sp-dragging .sp-input, .sp-container button {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}

/* line 131, app/assets/stylesheets/app/spectrum.scss */
.sp-container.sp-input-disabled .sp-input-container {
  display: none;
}

/* line 134, app/assets/stylesheets/app/spectrum.scss */
.sp-container.sp-buttons-disabled .sp-button-container {
  display: none;
}

/* line 137, app/assets/stylesheets/app/spectrum.scss */
.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
  display: none;
}

/* line 140, app/assets/stylesheets/app/spectrum.scss */
.sp-palette-only .sp-picker-container {
  display: none;
}

/* line 143, app/assets/stylesheets/app/spectrum.scss */
.sp-palette-disabled .sp-palette-container {
  display: none;
}

/* line 147, app/assets/stylesheets/app/spectrum.scss */
.sp-initial-disabled .sp-initial {
  display: none;
}

/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
/* line 153, app/assets/stylesheets/app/spectrum.scss */
.sp-sat {
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));
  background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
  background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
  background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}

/* line 163, app/assets/stylesheets/app/spectrum.scss */
.sp-val {
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
  background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
  background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
  border-radius: 5px;
}

/* line 175, app/assets/stylesheets/app/spectrum.scss */
.sp-hue {
  background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
  background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}

/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */
/* line 188, app/assets/stylesheets/app/spectrum.scss */
.sp-1 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}

/* line 192, app/assets/stylesheets/app/spectrum.scss */
.sp-2 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}

/* line 196, app/assets/stylesheets/app/spectrum.scss */
.sp-3 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}

/* line 200, app/assets/stylesheets/app/spectrum.scss */
.sp-4 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}

/* line 204, app/assets/stylesheets/app/spectrum.scss */
.sp-5 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}

/* line 208, app/assets/stylesheets/app/spectrum.scss */
.sp-6 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}

/* line 213, app/assets/stylesheets/app/spectrum.scss */
.sp-hidden {
  display: none !important;
}

/* Clearfix hack */
/* line 218, app/assets/stylesheets/app/spectrum.scss */
.sp-cf:before, .sp-cf:after {
  content: "";
  display: table;
}

/* line 219, app/assets/stylesheets/app/spectrum.scss */
.sp-cf:after {
  clear: both;
}

/* line 220, app/assets/stylesheets/app/spectrum.scss */
.sp-cf {
  *zoom: 1;
}

/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
  /* line 224, app/assets/stylesheets/app/spectrum.scss */
  .sp-color {
    right: 40%;
  }
  /* line 225, app/assets/stylesheets/app/spectrum.scss */
  .sp-hue {
    left: 63%;
  }
  /* line 226, app/assets/stylesheets/app/spectrum.scss */
  .sp-fill {
    padding-top: 60%;
  }
}

/* line 228, app/assets/stylesheets/app/spectrum.scss */
.sp-dragger {
  border-radius: 5px;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  background: #000;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 239, app/assets/stylesheets/app/spectrum.scss */
.sp-slider {
  position: absolute;
  top: 0;
  cursor: pointer;
  height: 3px;
  left: -1px;
  right: -1px;
  border: 1px solid #000;
  background: white;
  opacity: .8;
}

/*
Theme authors:
Here are the basic themeable display options (colors, fonts, global widths).
See http://bgrins.github.io/spectrum/themes/ for instructions.
*/
/* line 257, app/assets/stylesheets/app/spectrum.scss */
.sp-container {
  background-color: white;
  border: solid 1px #dddddd;
  border-radius: 5px;
  padding: 0;
}

/* line 263, app/assets/stylesheets/app/spectrum.scss */
.sp-container, .sp-container button, .sp-container input, .sp-color, .sp-hue, .sp-clear {
  font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
}

/* line 271, app/assets/stylesheets/app/spectrum.scss */
.sp-top {
  margin-bottom: 3px;
}

/* Input */
/* line 279, app/assets/stylesheets/app/spectrum.scss */
.sp-input-container {
  float: right;
  width: 100px;
  margin-bottom: 4px;
}

/* line 284, app/assets/stylesheets/app/spectrum.scss */
.sp-initial-disabled .sp-input-container {
  width: 100%;
}

/* line 287, app/assets/stylesheets/app/spectrum.scss */
.sp-input {
  font-size: 12px !important;
  border: 1px inset;
  padding: 4px 5px;
  margin: 0;
  width: 100%;
  background: transparent;
  border-radius: 3px;
  color: #222;
}

/* line 297, app/assets/stylesheets/app/spectrum.scss */
.sp-input:focus {
  border: 1px solid orange;
}

/* line 300, app/assets/stylesheets/app/spectrum.scss */
.sp-input.sp-validation-error {
  border: 1px solid red;
  background: #fdd;
}

/* line 304, app/assets/stylesheets/app/spectrum.scss */
.sp-picker-container, .sp-palette-container {
  float: left;
  position: relative;
  padding: 10px;
  padding-bottom: 300px;
  margin-bottom: -290px;
}

/* line 311, app/assets/stylesheets/app/spectrum.scss */
.sp-picker-container {
  width: 172px;
}

/* Palettes */
/* line 316, app/assets/stylesheets/app/spectrum.scss */
.sp-palette-container {
  border-right: solid 1px #ccc;
}

/* line 320, app/assets/stylesheets/app/spectrum.scss */
.sp-palette-only .sp-palette-container {
  border: 0;
}

/* line 324, app/assets/stylesheets/app/spectrum.scss */
.sp-palette .sp-thumb-el {
  display: block;
  position: relative;
  float: left;
  width: 24px;
  height: 15px;
  margin: 3px;
  cursor: pointer;
  border: solid 2px transparent;
}

/* line 334, app/assets/stylesheets/app/spectrum.scss */
.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
  border-color: orange;
}

/* line 337, app/assets/stylesheets/app/spectrum.scss */
.sp-thumb-el {
  position: relative;
}

/* Initial */
/* line 342, app/assets/stylesheets/app/spectrum.scss */
.sp-initial {
  float: left;
  border: solid 1px #333;
}

/* line 346, app/assets/stylesheets/app/spectrum.scss */
.sp-initial span {
  width: 30px;
  height: 25px;
  border: none;
  display: block;
  float: left;
  margin: 0;
}

/* line 355, app/assets/stylesheets/app/spectrum.scss */
.sp-initial .sp-clear-display {
  background-position: center;
}

/* Buttons */
/* line 360, app/assets/stylesheets/app/spectrum.scss */
.sp-palette-button-container,
.sp-button-container {
  float: right;
}

/* Replacer (the little preview div that shows up instead of the <input>) */
/* line 366, app/assets/stylesheets/app/spectrum.scss */
.sp-replacer {
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  padding: 15px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  color: #333;
  vertical-align: middle;
  color: gray;
  border-radius: 5px;
  width: 70%;
}

/* line 382, app/assets/stylesheets/app/spectrum.scss */
.sp-replacer:hover, .sp-replacer.sp-active {
  border-color: #dddddd;
  color: #111;
}

/* line 386, app/assets/stylesheets/app/spectrum.scss */
.sp-replacer.sp-disabled {
  cursor: default;
  border-color: silver;
  color: silver;
}

/* line 391, app/assets/stylesheets/app/spectrum.scss */
.sp-dd {
  padding: 2px 0;
  height: 16px;
  line-height: 16px;
  float: left;
  font-size: 10px;
  display: none;
}

/* line 399, app/assets/stylesheets/app/spectrum.scss */
.sp-preview {
  position: relative;
  margin-right: 5px;
  float: left;
  z-index: 0;
}

/* line 406, app/assets/stylesheets/app/spectrum.scss */
.sp-palette {
  *width: 220px;
  max-width: 220px;
}

/* line 410, app/assets/stylesheets/app/spectrum.scss */
.sp-palette .sp-thumb-el {
  width: 16px;
  height: 16px;
  margin: 2px 1px;
  border: solid 1px #d0d0d0;
}

/* line 417, app/assets/stylesheets/app/spectrum.scss */
.sp-container {
  padding-bottom: 0;
}

/* Buttons: http://hellohappy.org/css3-buttons/ */
/* line 423, app/assets/stylesheets/app/spectrum.scss */
.sp-container button {
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 5px 4px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  vertical-align: middle;
}

/* line 441, app/assets/stylesheets/app/spectrum.scss */
.sp-container button:hover {
  background-color: #dddddd;
  background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
  background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
  background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
  background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
  background-image: linear-gradient(to bottom, #dddddd, #bbbbbb);
  border: 1px solid #bbb;
  border-bottom: 1px solid #999;
  cursor: pointer;
  text-shadow: 0 1px 0 #ddd;
}

/* line 453, app/assets/stylesheets/app/spectrum.scss */
.sp-container button:active {
  border: 1px solid #aaa;
  border-bottom: 1px solid #888;
  -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}

/* line 462, app/assets/stylesheets/app/spectrum.scss */
.sp-cancel {
  font-size: 11px;
  color: #d93f3f !important;
  margin: 0;
  padding: 2px;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}

/* line 472, app/assets/stylesheets/app/spectrum.scss */
.sp-cancel:hover {
  color: #d93f3f !important;
  text-decoration: underline;
}

/* line 478, app/assets/stylesheets/app/spectrum.scss */
.sp-palette span:hover, .sp-palette span.sp-thumb-active {
  border-color: #000;
}

/* line 482, app/assets/stylesheets/app/spectrum.scss */
.sp-preview, .sp-alpha, .sp-thumb-el {
  position: relative;
}

/* line 485, app/assets/stylesheets/app/spectrum.scss */
.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 5px;
}

/* line 492, app/assets/stylesheets/app/spectrum.scss */
.sp-palette .sp-thumb-inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

/* line 497, app/assets/stylesheets/app/spectrum.scss */
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}

/* line 501, app/assets/stylesheets/app/spectrum.scss */
.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}

/* line 505, app/assets/stylesheets/app/spectrum.scss */
.sp-clear-display {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);
}

/* line 1, app/assets/stylesheets/app/subscriptions.scss */
.name-large {
  padding-bottom: 10px;
  font-size: 35px;
  color: #080c48;
  font-weight: 500;
  line-height: 1.0;
}

/* line 9, app/assets/stylesheets/app/subscriptions.scss */
.sub-status {
  padding-top: 50px;
  padding-bottom: 20px;
  border-top-color: #DDDDDD;
  border-top-width: 1px;
  border-top-style: solid;
}

/* line 17, app/assets/stylesheets/app/subscriptions.scss */
.modal-title {
  color: #585F61;
  font-size: 20px;
}

/* line 22, app/assets/stylesheets/app/subscriptions.scss */
.modal-text {
  color: #585F61;
  font-size: 22px;
  text-align: center;
}

/* line 28, app/assets/stylesheets/app/subscriptions.scss */
.custom-tingle {
  background: #202A538F !important;
  backdrop-filter: none !important;
}

/* line 32, app/assets/stylesheets/app/subscriptions.scss */
.custom-tingle .tingle-modal-box {
  width: 750px;
}

/* line 36, app/assets/stylesheets/app/subscriptions.scss */
.custom-tingle .tingle-modal-box__content {
  padding: 50px;
  height: 445px;
  width: 750px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  background-color: #FFFFFF;
  box-shadow: 0 30px 50px 0 rgba(0, 0, 0, 0.03);
}

/* line 44, app/assets/stylesheets/app/subscriptions.scss */
.custom-tingle .tingle-modal-box__content .tingle-content-wrapper {
  filter: none;
}

/* line 50, app/assets/stylesheets/app/subscriptions.scss */
.reactivate-panel {
  padding-bottom: 35px;
}

/* line 75, app/assets/stylesheets/app/subscriptions.scss */
.btn-red {
  margin-right: 30px;
  width: 140px;
  height: 60px;
  border-radius: 5px;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 18px;
  background-color: #E84242;
}

/* line 70, app/assets/stylesheets/app/subscriptions.scss */
.btn-red:hover {
  color: #FFFFFF;
}

/* line 80, app/assets/stylesheets/app/subscriptions.scss */
.btn-grey {
  margin-right: 30px;
  width: 140px;
  height: 60px;
  border-radius: 5px;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 18px;
  background-color: #878787;
}

/* line 70, app/assets/stylesheets/app/subscriptions.scss */
.btn-grey:hover {
  color: #FFFFFF;
}

/* line 85, app/assets/stylesheets/app/subscriptions.scss */
.btn-green {
  margin-right: 30px;
  width: 140px;
  height: 60px;
  border-radius: 5px;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 18px;
  background-color: #00BF7F;
}

/* line 70, app/assets/stylesheets/app/subscriptions.scss */
.btn-green:hover {
  color: #FFFFFF;
}

/* line 90, app/assets/stylesheets/app/subscriptions.scss */
.btn-blue-2 {
  margin-right: 30px;
  width: 140px;
  height: 60px;
  border-radius: 5px;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 18px;
  background-color: #080c48;
}

/* line 70, app/assets/stylesheets/app/subscriptions.scss */
.btn-blue-2:hover {
  color: #FFFFFF;
}

/* line 95, app/assets/stylesheets/app/subscriptions.scss */
.btn-wide {
  width: 100%;
  height: 80px;
  font-size: 18px;
}

/* line 101, app/assets/stylesheets/app/subscriptions.scss */
.btn-small {
  height: 35px;
  line-height: 35px;
  width: 80px;
  font-size: 13px;
  background-color: #080c48;
  color: #FFFFFF;
  margin-left: 10px;
  font-weight: 500;
  padding: 0;
}

/* line 112, app/assets/stylesheets/app/subscriptions.scss */
.btn-small:hover {
  color: #FFFFFF;
}

/* line 117, app/assets/stylesheets/app/subscriptions.scss */
.btn-white {
  margin-right: 30px;
  margin-top: 20px;
  width: 100%;
  height: 60px;
  background-color: #FFFFFF;
  border: none;
  color: #080c48;
  text-align: center;
  font-size: 15px;
}

/* line 129, app/assets/stylesheets/app/subscriptions.scss */
.input {
  width: 100%;
  font-size: 15px;
  margin-top: 20px;
}

/* line 135, app/assets/stylesheets/app/subscriptions.scss */
.link-btn {
  padding-top: 22px;
}

/* line 145, app/assets/stylesheets/app/subscriptions.scss */
.subscription-cancel {
  margin-top: 20px;
  margin-bottom: 30px;
  color: #585f61;
}

/* line 150, app/assets/stylesheets/app/subscriptions.scss */
.subscription-cancel input[type=radio] {
  visibility: hidden;
}

/* line 154, app/assets/stylesheets/app/subscriptions.scss */
.subscription-cancel label {
  font-size: 20px;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #999999;
  position: relative;
}

/* line 162, app/assets/stylesheets/app/subscriptions.scss */
.subscription-cancel label span {
  position: absolute;
  width: 100vw;
  left: 51px;
  top: 10px;
}

/* line 170, app/assets/stylesheets/app/subscriptions.scss */
.subscription-cancel input[type=radio]:checked ~ label {
  color: #1C8DEA;
}

/* line 173, app/assets/stylesheets/app/subscriptions.scss */
.subscription-cancel input[type=radio]:checked ~ label .radio-circle {
  border: 2px solid #1C8DEA;
}

/* line 176, app/assets/stylesheets/app/subscriptions.scss */
.subscription-cancel input[type=radio]:checked ~ label .radio-circle .radio-circle-inner {
  width: 18px;
  height: 18px;
  position: absolute;
  background-color: #1C8DEA;
  border-radius: 22px;
  left: 4px;
  top: 14px;
}

/* line 189, app/assets/stylesheets/app/subscriptions.scss */
.note {
  font-size: 15px;
  margin-top: 5px;
  color: #999999;
}

/* line 1, app/assets/stylesheets/app/tabs.scss */
.tabs-and-filters-container {
  display: flex;
  border-bottom: 1px #D8DCE0 solid;
}

/* line 5, app/assets/stylesheets/app/tabs.scss */
.tabs-and-filters-container ul.tabs {
  padding: 0px 0px;
  margin: 0;
}

/* line 9, app/assets/stylesheets/app/tabs.scss */
.tabs-and-filters-container ul.tabs li.tab {
  display: inline-block;
  padding: 35px 15px 22px 15px;
  margin: 0 0 0 15px;
}

/* line 13, app/assets/stylesheets/app/tabs.scss */
.tabs-and-filters-container ul.tabs li.tab.active {
  border-bottom: #080c48 4px solid;
}

/* line 16, app/assets/stylesheets/app/tabs.scss */
.tabs-and-filters-container ul.tabs li.tab:hover {
  border-bottom: #080c48 4px solid;
}

/* line 19, app/assets/stylesheets/app/tabs.scss */
.tabs-and-filters-container ul.tabs li.tab a, .tabs-and-filters-container ul.tabs li.tab span {
  color: #585F61;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

/* line 28, app/assets/stylesheets/app/tabs.scss */
.tabs-and-filters-container .filters {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 30px;
  gap: 2px 0px;
}

/* line 36, app/assets/stylesheets/app/tabs.scss */
.tabs-and-filters-container .filters .tags {
  display: flex;
}

/* line 39, app/assets/stylesheets/app/tabs.scss */
.tabs-and-filters-container .filters .tags a.tag {
  text-decoration: none;
}

/* line 42, app/assets/stylesheets/app/tabs.scss */
.tabs-and-filters-container .filters .tags a.tag:hover {
  text-decoration: none;
  color: white;
}

/* line 47, app/assets/stylesheets/app/tabs.scss */
.tabs-and-filters-container .filters .tags a.tag.inactive {
  opacity: 0.7;
}

/* line 49, app/assets/stylesheets/app/tabs.scss */
.tabs-and-filters-container .filters .tags a.tag.inactive:hover {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/app/themes.scss */
.color-picker-container {
  border: solid 1px #dddddd;
  border-radius: 5px;
  display: -webkit-box;
}

/* line 6, app/assets/stylesheets/app/themes.scss */
.color-picker-container input {
  border: none;
  outline-style: none;
}

/* line 11, app/assets/stylesheets/app/themes.scss */
.color-picker-container .spp-dd {
  display: none;
}

/* line 15, app/assets/stylesheets/app/themes.scss */
.color-picker-container .color-input {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  color: #999999;
  height: 50px;
  width: 70%;
  margin-left: 20px;
}

/* line 23, app/assets/stylesheets/app/themes.scss */
.color-picker-container .color-input input {
  height: 50px;
  width: 50%;
}

/* line 29, app/assets/stylesheets/app/themes.scss */
.color-picker-container .sp-preview {
  width: 70%;
  height: 50px;
}

/* line 34, app/assets/stylesheets/app/themes.scss */
.color-picker-container .color-picker-preview {
  width: 50px;
  height: 50px;
}

/* line 40, app/assets/stylesheets/app/themes.scss */
.upload-field {
  text-align: center;
  height: 250px;
}

/* line 45, app/assets/stylesheets/app/themes.scss */
.upload-field label.upload-btn {
  position: relative;
  height: 100%;
  width: 100%;
  border: solid 1px #dddddd;
  border-radius: 5px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: normal;
  color: #585f61;
  z-index: 999;
}

/* line 57, app/assets/stylesheets/app/themes.scss */
.upload-field label.upload-btn input {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  z-index: 999;
}

/* line 67, app/assets/stylesheets/app/themes.scss */
.upload-field label.upload-btn .upload-image {
  margin-bottom: 25px;
}

/* line 70, app/assets/stylesheets/app/themes.scss */
.upload-field label.upload-btn .upload-image img {
  height: 50px;
  width: 50px;
}

/* line 77, app/assets/stylesheets/app/themes.scss */
.upload-field .with-image-preview {
  height: 100%;
  position: relative;
}

/* line 81, app/assets/stylesheets/app/themes.scss */
.upload-field .with-image-preview img {
  max-height: 249px;
  max-width: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 93, app/assets/stylesheets/app/themes.scss */
.upload-field .no-image-to-upload {
  padding: 60px;
}

/* line 99, app/assets/stylesheets/app/themes.scss */
.theme__dropdown .btn, .theme__dropdown .btn-connect, .theme__dropdown .btn-disabled {
  padding: 6px;
  border-radius: 100%;
  background-color: inherit;
}

/* line 104, app/assets/stylesheets/app/themes.scss */
.theme__dropdown .btn:hover, .theme__dropdown .btn-connect:hover, .theme__dropdown .btn-disabled:hover, .theme__dropdown .btn:focus, .theme__dropdown .btn-connect:focus, .theme__dropdown .btn-disabled:focus {
  background-color: inherit;
  outline: none;
}

/* line 108, app/assets/stylesheets/app/themes.scss */
.theme__dropdown .btn:active, .theme__dropdown .btn-connect:active, .theme__dropdown .btn-disabled:active {
  box-shadow: none;
}

/* line 113, app/assets/stylesheets/app/themes.scss */
.theme__dropdown .dropdown-menu > li > a {
  padding: 10px 12px;
}

/* line 117, app/assets/stylesheets/app/themes.scss */
.theme__dropdown #theme-dropdown-toggle {
  z-index: 1020;
  margin-top: 8px;
  margin-right: 8px;
}

/* line 124, app/assets/stylesheets/app/themes.scss */
.save-custom-css {
  float: right;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 23px 30px;
  font-size: 15px;
}

/* line 132, app/assets/stylesheets/app/themes.scss */
.panel-custom-css {
  padding-bottom: 100px;
}

/* line 136, app/assets/stylesheets/app/themes.scss */
.theme-update-message {
  margin-top: 20px;
  margin-bottom: 0px;
}

/* ----------------------------------------------------------- */
/* == tingle v0.13.2 */
/* ----------------------------------------------------------- */
/* line 5, app/assets/stylesheets/app/tingle.css */
.tingle-modal * {
  box-sizing: border-box;
}

/* line 9, app/assets/stylesheets/app/tingle.css */
.tingle-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  visibility: hidden;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  cursor: pointer;
  transition: transform .2s ease;
}

/* confirm and alerts
-------------------------------------------------------------- */
/* line 31, app/assets/stylesheets/app/tingle.css */
.tingle-modal--confirm .tingle-modal-box {
  text-align: center;
}

/* modal
-------------------------------------------------------------- */
/* line 38, app/assets/stylesheets/app/tingle.css */
.tingle-modal--noOverlayClose {
  cursor: default;
}

/* line 42, app/assets/stylesheets/app/tingle.css */
.tingle-modal--noClose .tingle-modal__close {
  display: none;
}

/* line 46, app/assets/stylesheets/app/tingle.css */
.tingle-modal__close {
  position: fixed;
  top: 10px;
  right: 28px;
  z-index: 1000;
  padding: 0;
  width: 5rem;
  height: 5rem;
  border: none;
  background-color: transparent;
  color: #f0f0f0;
  font-size: 6rem;
  font-family: monospace;
  line-height: 1;
  cursor: pointer;
  transition: color .3s ease;
}

/* line 64, app/assets/stylesheets/app/tingle.css */
.tingle-modal__closeLabel {
  display: none;
}

/* line 68, app/assets/stylesheets/app/tingle.css */
.tingle-modal__close:hover {
  color: #fff;
}

/* line 72, app/assets/stylesheets/app/tingle.css */
.tingle-modal-box {
  position: relative;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 60%;
  border-radius: 4px;
  background: #fff;
  opacity: 1;
  cursor: auto;
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform: scale(0.8);
}

/* line 86, app/assets/stylesheets/app/tingle.css */
.tingle-modal-box__content {
  padding: 3rem 3rem;
}

/* line 90, app/assets/stylesheets/app/tingle.css */
.tingle-modal-box__footer {
  padding: 1.5rem 2rem;
  width: auto;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #f5f5f5;
  cursor: auto;
}

/* line 99, app/assets/stylesheets/app/tingle.css */
.tingle-modal-box__footer::after {
  display: table;
  clear: both;
  content: "";
}

/* line 105, app/assets/stylesheets/app/tingle.css */
.tingle-modal-box__footer--sticky {
  position: fixed;
  bottom: -200px;
  /* TODO : find a better way */
  z-index: 10001;
  opacity: 1;
  transition: bottom .3s ease-in-out .3s;
}

/* state
-------------------------------------------------------------- */
/* line 116, app/assets/stylesheets/app/tingle.css */
.tingle-enabled {
  position: fixed;
  overflow: hidden;
  left: 0;
  right: 0;
}

/* line 123, app/assets/stylesheets/app/tingle.css */
.tingle-modal--visible .tingle-modal-box__footer {
  bottom: 0;
}

/* line 127, app/assets/stylesheets/app/tingle.css */
.tingle-enabled .tingle-content-wrapper {
  filter: blur(8px);
}

/* line 131, app/assets/stylesheets/app/tingle.css */
.tingle-modal--visible {
  visibility: visible;
  opacity: 1;
}

/* line 136, app/assets/stylesheets/app/tingle.css */
.tingle-modal--visible .tingle-modal-box {
  transform: scale(1);
}

/* line 140, app/assets/stylesheets/app/tingle.css */
.tingle-modal--overflow {
  overflow-y: scroll;
  padding-top: 8vh;
}

/* btn
-------------------------------------------------------------- */
/* line 148, app/assets/stylesheets/app/tingle.css */
.tingle-btn {
  display: inline-block;
  margin: 0 .5rem;
  padding: 1rem 2rem;
  border: none;
  background-color: grey;
  box-shadow: none;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
  cursor: pointer;
  transition: background-color .4s ease;
}

/* line 165, app/assets/stylesheets/app/tingle.css */
.tingle-btn--primary {
  background-color: #3498db;
}

/* line 169, app/assets/stylesheets/app/tingle.css */
.tingle-btn--danger {
  background-color: #e74c3c;
}

/* line 173, app/assets/stylesheets/app/tingle.css */
.tingle-btn--default {
  background-color: #34495e;
}

/* line 177, app/assets/stylesheets/app/tingle.css */
.tingle-btn--pull-left {
  float: left;
}

/* line 181, app/assets/stylesheets/app/tingle.css */
.tingle-btn--pull-right {
  float: right;
}

/* responsive
-------------------------------------------------------------- */
@media (max-width: 540px) {
  /* line 189, app/assets/stylesheets/app/tingle.css */
  .tingle-modal {
    top: 0px;
    display: block;
    padding-top: 60px;
    width: 100%;
  }
  /* line 196, app/assets/stylesheets/app/tingle.css */
  .tingle-modal-box {
    width: auto;
    border-radius: 0;
  }
  /* line 201, app/assets/stylesheets/app/tingle.css */
  .tingle-modal-box__content {
    overflow-y: scroll;
  }
  /* line 205, app/assets/stylesheets/app/tingle.css */
  .tingle-modal--noClose {
    top: 0;
  }
  /* line 209, app/assets/stylesheets/app/tingle.css */
  .tingle-modal--noOverlayClose {
    padding-top: 0;
  }
  /* line 213, app/assets/stylesheets/app/tingle.css */
  .tingle-modal-box__footer .tingle-btn {
    display: block;
    float: none;
    margin-bottom: 1rem;
    width: 100%;
  }
  /* line 220, app/assets/stylesheets/app/tingle.css */
  .tingle-modal__close {
    top: 0;
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 60px;
    border: none;
    background-color: #2c3e50;
    box-shadow: none;
    color: #fff;
    line-height: 55px;
  }
  /* line 234, app/assets/stylesheets/app/tingle.css */
  .tingle-modal__closeLabel {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  }
  /* line 241, app/assets/stylesheets/app/tingle.css */
  .tingle-modal__closeIcon {
    display: inline-block;
    margin-right: .5rem;
    vertical-align: middle;
    font-size: 4rem;
  }
}

@supports (backdrop-filter: blur(12px)) {
  /* line 250, app/assets/stylesheets/app/tingle.css */
  .tingle-modal {
    backdrop-filter: blur(20px);
  }
  @media (max-width: 540px) {
    /* line 255, app/assets/stylesheets/app/tingle.css */
    .tingle-modal {
      backdrop-filter: blur(8px);
    }
  }
  /* line 260, app/assets/stylesheets/app/tingle.css */
  .tingle-enabled .tingle-content-wrapper {
    filter: none;
  }
}

/* line 1, app/assets/stylesheets/app/tooltips.scss */
.tooltip-inner {
  background-color: #080c48;
}

/* line 5, app/assets/stylesheets/app/tooltips.scss */
.tooltip.top .tooltip-arrow {
  border-top-color: #080c48;
}

/* line 9, app/assets/stylesheets/app/tooltips.scss */
.tooltip.right .tooltip-arrow {
  border-right-color: #080c48;
}

/* line 13, app/assets/stylesheets/app/tooltips.scss */
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #080c48;
}

/* line 17, app/assets/stylesheets/app/tooltips.scss */
.tooltip.left .tooltip-arrow {
  border-left-color: #080c48;
}

/* line 21, app/assets/stylesheets/app/tooltips.scss */
button.bi {
  border: none;
  background-color: transparent;
  padding: 0;
}

/* line 27, app/assets/stylesheets/app/tooltips.scss */
.bi.smaller {
  font-size: 0.8em;
}

/* line 31, app/assets/stylesheets/app/tooltips.scss */
button.bi:hover, button.bi:focus {
  color: #080c48;
}
