@charset "UTF-8";
/*bootstrap variables*/
/* everest colors */
/* system colors */
/* platform colors */
/* dashboard module colors */
/* backer status colors */
/* chartkick */
/* line 94, app/assets/stylesheets/utilities/colors.scss */
.everest-blue-lite {
  color: #328896;
}

/* line 98, app/assets/stylesheets/utilities/colors.scss */
.background-everest-blue-lite {
  background-color: #328896;
}

/* line 102, app/assets/stylesheets/utilities/colors.scss */
.dark-grey {
  color: #666666;
}

/* line 106, app/assets/stylesheets/utilities/colors.scss */
.chartkick-blue {
  color: #3669c9;
}

/* line 110, app/assets/stylesheets/utilities/colors.scss */
.chartkick-red {
  color: #da3b21;
}

/* line 115, app/assets/stylesheets/utilities/colors.scss */
.u-color-kickstarter {
  color: #05ce78;
}

/* line 119, app/assets/stylesheets/utilities/colors.scss */
.u-color-light-green {
  color: #99CC32;
}

/* line 123, app/assets/stylesheets/utilities/colors.scss */
.u-color-red {
  color: #D04E3D;
}

/* line 127, app/assets/stylesheets/utilities/colors.scss */
.u-color-green {
  color: #42a27e;
}

/* line 131, app/assets/stylesheets/utilities/colors.scss */
.u-bg-color-light-green {
  background-color: rgba(85, 175, 89, 0.2);
}

/* line 135, app/assets/stylesheets/utilities/colors.scss */
.u-bg-color-hot-pink {
  background-color: hotpink;
}

/* line 139, app/assets/stylesheets/utilities/colors.scss */
.u-color-blue {
  color: #1E6978;
}

/* line 143, app/assets/stylesheets/utilities/colors.scss */
.u-bg-color-light-blue {
  background-color: #328896;
}

/* line 147, app/assets/stylesheets/utilities/colors.scss */
.u-bg-color-light-gray {
  background-color: #F0EFF4;
}

/* line 151, app/assets/stylesheets/utilities/colors.scss */
.u-color-hot-pink {
  color: hotpink;
}

/*!
 * 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 */
/* line 9, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, vendor/bundle/ruby/3.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

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

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

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

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

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

/* line 139, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

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

/* line 165, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

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

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

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

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

/* line 215, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 232, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

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

/* line 293, vendor/bundle/ruby/3.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 337, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

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

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

/* line 419, vendor/bundle/ruby/3.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 33, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 48, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }
  /* line 57, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 72, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 77, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 81, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, vendor/bundle/ruby/3.2.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.2.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("https://d2x9pgnb7vwmga.cloudfront.net/assets/bootstrap/glyphicons-halflings-regular-93c03766936756031dd8c536018eccfdb34e64a542bc1dfc06fc0393a60204f7.eot");
  src: url("https://d2x9pgnb7vwmga.cloudfront.net/assets/bootstrap/glyphicons-halflings-regular-93c03766936756031dd8c536018eccfdb34e64a542bc1dfc06fc0393a60204f7.eot?#iefix") format("embedded-opentype"), url("https://d2x9pgnb7vwmga.cloudfront.net/assets/bootstrap/glyphicons-halflings-regular-4678e44b839671f772f8eef7f61ee096f97079599918de2a63a6b58c7f78832d.woff2") format("woff2"), url("https://d2x9pgnb7vwmga.cloudfront.net/assets/bootstrap/glyphicons-halflings-regular-2d414c97db1eaa00d9f0a091adc149705998e2ba2828b923c0346d018f067e7c.woff") format("woff"), url("https://d2x9pgnb7vwmga.cloudfront.net/assets/bootstrap/glyphicons-halflings-regular-7cfe55dbd1a83778eac4917addd26d9a562a8b20b614668ee9c5c52d8ea679db.ttf") format("truetype"), url("https://d2x9pgnb7vwmga.cloudfront.net/assets/bootstrap/glyphicons-halflings-regular-dc6fe2da5995abbbf772c9444b65dfe62bd4c0bee46651f281a87b4b9ffce608.svg#glyphicons_halflingsregular") format("svg");
}

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

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

/* line 40, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 170, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 189, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 229, vendor/bundle/ruby/3.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 279, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

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

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

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

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

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

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

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

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

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

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

/* line 291, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

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

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

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

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

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

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

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

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

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

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

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

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

/* line 22, vendor/bundle/ruby/3.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 52, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

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

/* line 81, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 0px;
}

/* line 93, vendor/bundle/ruby/3.2.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: 0px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

/* line 113, vendor/bundle/ruby/3.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

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

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

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

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

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

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

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

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

/* line 83, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

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

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

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

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

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

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

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

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

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

/* line 8, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

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

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

/* line 14, vendor/bundle/ruby/3.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 230, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right,
.admin-extras .filters-and-controls blockquote.view-mode-switcher {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

/* line 286, vendor/bundle/ruby/3.2.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,
.admin-extras .filters-and-controls blockquote.view-mode-switcher footer:before,
blockquote.pull-right small:before,
.admin-extras .filters-and-controls blockquote.view-mode-switcher small:before,
blockquote.pull-right .small:before,
.admin-extras .filters-and-controls blockquote.view-mode-switcher .small:before {
  content: "";
}

/* line 287, vendor/bundle/ruby/3.2.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,
.admin-extras .filters-and-controls blockquote.view-mode-switcher footer:after,
blockquote.pull-right small:after,
.admin-extras .filters-and-controls blockquote.view-mode-switcher small:after,
blockquote.pull-right .small:after,
.admin-extras .filters-and-controls blockquote.view-mode-switcher .small:after {
  content: "\00A0 \2014";
}

/* line 294, vendor/bundle/ruby/3.2.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.2.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.2.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: 0px;
}

/* line 24, vendor/bundle/ruby/3.2.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: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 32, vendor/bundle/ruby/3.2.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.2.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: 0px;
}

/* line 55, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 43, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 13, vendor/bundle/ruby/3.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 43, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 96, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

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

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

/* line 61, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 83, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 95, vendor/bundle/ruby/3.2.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.2.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.2.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: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 57, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 103, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-sm[type="date"], .input-group-sm > .form-control[type="date"],
.input-group-sm > .input-group-addon[type="date"],
.input-group-sm > .input-group-btn > .btn[type="date"], .input-group-sm input[type="date"],
input.input-sm[type="time"],
.input-group-sm > .form-control[type="time"],
.input-group-sm > .input-group-addon[type="time"],
.input-group-sm > .input-group-btn > .btn[type="time"], .input-group-sm input[type="time"],
input.input-sm[type="datetime-local"],
.input-group-sm > .form-control[type="datetime-local"],
.input-group-sm > .input-group-addon[type="datetime-local"],
.input-group-sm > .input-group-btn > .btn[type="datetime-local"], .input-group-sm input[type="datetime-local"],
input.input-sm[type="month"],
.input-group-sm > .form-control[type="month"],
.input-group-sm > .input-group-addon[type="month"],
.input-group-sm > .input-group-btn > .btn[type="month"], .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 209, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-lg[type="date"], .input-group-lg > .form-control[type="date"],
.input-group-lg > .input-group-addon[type="date"],
.input-group-lg > .input-group-btn > .btn[type="date"], .input-group-lg input[type="date"],
input.input-lg[type="time"],
.input-group-lg > .form-control[type="time"],
.input-group-lg > .input-group-addon[type="time"],
.input-group-lg > .input-group-btn > .btn[type="time"], .input-group-lg input[type="time"],
input.input-lg[type="datetime-local"],
.input-group-lg > .form-control[type="datetime-local"],
.input-group-lg > .input-group-addon[type="datetime-local"],
.input-group-lg > .input-group-btn > .btn[type="datetime-local"], .input-group-lg input[type="datetime-local"],
input.input-lg[type="month"],
.input-group-lg > .form-control[type="month"],
.input-group-lg > .input-group-addon[type="month"],
.input-group-lg > .input-group-btn > .btn[type="month"], .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

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

/* line 231, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

/* line 71, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

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

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

/* line 323, vendor/bundle/ruby/3.2.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: 0px;
}

/* line 330, vendor/bundle/ruby/3.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0px;
}

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

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

/* line 349, vendor/bundle/ruby/3.2.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: 0px;
}

/* line 356, vendor/bundle/ruby/3.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 383, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

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

/* line 8, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

/* line 31, vendor/bundle/ruby/3.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

/* line 31, vendor/bundle/ruby/3.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

/* line 31, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

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

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

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

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

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

/* line 68, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

/* line 109, vendor/bundle/ruby/3.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0px;
}

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

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

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

/* line 157, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

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

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

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

/* line 27, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

/* line 7, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

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

/* line 31, vendor/bundle/ruby/3.2.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: 0px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 54, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right, .admin-extras .filters-and-controls .dropdown-menu.view-mode-switcher {
  right: 0;
  left: auto;
}

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

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

/* line 134, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu, .admin-extras .filters-and-controls .view-mode-switcher > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 183, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

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

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

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

/* line 14, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

/* line 86, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

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

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

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

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

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

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

/* line 145, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 14, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 162, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

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

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

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

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

/* line 201, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

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

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

/* line 7, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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: 0px;
}

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

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

/* line 101, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 117, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 129, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}

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

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

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

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

/* line 9, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}

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

/* line 19, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}

/* line 34, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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: 0px 0px 0 0;
}

/* line 89, vendor/bundle/ruby/3.2.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.2.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: #F0F0F0;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

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

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

/* line 125, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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: 0px;
}

/* line 199, vendor/bundle/ruby/3.2.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.2.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: 0px 0px 0 0;
  }
  /* line 210, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

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

/* line 237, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 0px;
  }
}

/* line 14, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 59, vendor/bundle/ruby/3.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 161, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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: 0px;
}

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

/* line 209, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

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

/* line 233, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 268, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 270, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  /* line 468, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}

/* line 325, vendor/bundle/ruby/3.2.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.2.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: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 341, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

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

/* line 357, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 380, vendor/bundle/ruby/3.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 401, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 413, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 504, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 511, vendor/bundle/ruby/3.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 533, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 545, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 637, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 644, vendor/bundle/ruby/3.2.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.2.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.2.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: 0px;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}

/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, vendor/bundle/ruby/3.2.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.2.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.2.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: 0px;
  border-bottom-left-radius: 0px;
}

/* line 40, vendor/bundle/ruby/3.2.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: 0px;
  border-bottom-right-radius: 0px;
}

/* line 49, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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: 0px;
  border-bottom-left-radius: 0px;
}

/* line 18, vendor/bundle/ruby/3.2.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: 0px;
  border-bottom-right-radius: 0px;
}

/* line 5, vendor/bundle/ruby/3.2.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.2.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: 0px;
  border-bottom-left-radius: 0px;
}

/* line 18, vendor/bundle/ruby/3.2.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: 0px;
  border-bottom-right-radius: 0px;
}

/* line 6, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 7, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 7, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 7, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, vendor/bundle/ruby/3.2.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: 0px;
}

/* line 35, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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: 0px;
  transition: border 0.2s ease-in-out;
}

/* line 17, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
}

/* line 16, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 26, vendor/bundle/ruby/3.2.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: 0px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, vendor/bundle/ruby/3.2.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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

/* line 54, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right,
.admin-extras .filters-and-controls .media > .view-mode-switcher {
  padding-left: 10px;
}

/* line 34, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

/* line 34, vendor/bundle/ruby/3.2.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: 0px;
  border-bottom-left-radius: 0px;
}

/* line 40, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, vendor/bundle/ruby/3.2.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: -1px;
  border-top-right-radius: -1px;
}

/* line 27, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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: -1px;
  border-bottom-left-radius: -1px;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}

/* line 82, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

/* line 89, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 121, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}

/* line 127, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}

/* line 131, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}

/* line 135, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}

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

/* line 149, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

/* line 153, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}

/* line 157, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}

/* line 164, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 203, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 210, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 222, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

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

/* line 230, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 6, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 0px;
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 0px;
}

/* line 6, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  transform: translate(0, 0);
}

/* line 38, vendor/bundle/ruby/3.2.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.2.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.2.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: 0px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 64, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, vendor/bundle/ruby/3.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 115, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, vendor/bundle/ruby/3.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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: 0px;
}

/* line 106, vendor/bundle/ruby/3.2.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.2.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: 0px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 36, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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: -1px -1px 0 0;
}

/* line 124, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}

/* line 22, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  /* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, vendor/bundle/ruby/3.2.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 {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right, .admin-extras .filters-and-controls .view-mode-switcher {
  float: right !important;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, vendor/bundle/ruby/3.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs, .stretch-goal-button.btn {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs, .stretch-goal-button.btn {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs, table.stretch-goal-button.btn {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs, tr.stretch-goal-button.btn {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs, th.stretch-goal-button.btn,
td.visible-xs,
td.stretch-goal-button.btn {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, vendor/bundle/ruby/3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 1, app/assets/stylesheets/custom_vendor/custom-buttons.scss */
.btn-gray {
  background-color: #969696 !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a5a5a5", endColorstr="#969696");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#a5a5a5), to(#969696));
  background-image: linear-gradient(#a5a5a5, #969696);
  border-color: #969696 #969696 #939393;
  color: #fff !important;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.09);
  -webkit-font-smoothing: antialiased;
}

/* line 20, app/assets/stylesheets/custom_vendor/custom-buttons.scss */
.btn-action {
  background-color: #519480 !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5da690", endColorstr="#519480");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#5da690), to(#519480));
  background-image: linear-gradient(#5da690, #519480);
  border-color: #519480 #519480 #4f8f7c;
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.09);
  -webkit-font-smoothing: antialiased;
}

/* line 38, app/assets/stylesheets/custom_vendor/custom-buttons.scss */
.btn-black {
  background-color: #171717 !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3a3a3a", endColorstr="#161616");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#3a3a3a), to(#161616));
  background-image: linear-gradient(#3a3a3a, #161616);
  border-color: #161616 #161616 #0e0e0e;
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.23);
  -webkit-font-smoothing: antialiased;
}

/* line 1, app/assets/stylesheets/shared/buttons.scss */
.admin-only {
  margin: 15px 0;
  font-size: 0.8em;
  font-weight: 600;
}

/* line 5, app/assets/stylesheets/shared/buttons.scss */
.admin-only a {
  font-size: 10px;
  line-height: 18px;
  font-weight: 700;
  padding: 0 5px;
  border-radius: 10px;
  color: #E8573F;
  background-color: #FFF;
  border: 1px solid #E8573F;
  display: inline-block;
}

/* line 14, app/assets/stylesheets/shared/buttons.scss */
.admin-only a .fa {
  position: relative;
  top: -1px;
  font-size: 9px;
}

/* line 19, app/assets/stylesheets/shared/buttons.scss */
.admin-only a:hover, .admin-only a:focus {
  background-color: #E8573F;
  color: #FFF;
  text-decoration: none;
}

/* line 26, app/assets/stylesheets/shared/buttons.scss */
.admin-only h5 {
  font-size: 12px;
  color: #666;
  margin: 0 0 5px;
}

/* line 34, app/assets/stylesheets/shared/buttons.scss */
.form-button-as-link.inline {
  display: inline;
}

/* line 37, app/assets/stylesheets/shared/buttons.scss */
.form-button-as-link button {
  overflow: visible;
  width: auto;
  font-size: 1.2em;
  font-weight: 600;
}

/* line 43, app/assets/stylesheets/shared/buttons.scss */
.form-button-as-link button.button-as-link,
.form-button-as-link input.button-as-link {
  text-align: left;
  background: none;
  margin: 0;
  padding: 0;
  border: none;
  cursor: pointer;
  -moz-user-select: text;
  color: #328896;
}

/* line 53, app/assets/stylesheets/shared/buttons.scss */
.form-button-as-link button.button-as-link:hover,
.form-button-as-link input.button-as-link:hover {
  text-decoration: underline;
  color: #1E6978;
}

/* line 1, app/assets/stylesheets/shared/onboarding.scss */
.onboarding {
  margin: 48px auto;
  /* Done */
}

/* line 3, app/assets/stylesheets/shared/onboarding.scss */
.onboarding header {
  text-align: center;
}

/* line 5, app/assets/stylesheets/shared/onboarding.scss */
.onboarding header h1 {
  font-size: 1.8em;
  font-weight: 600;
  line-height: 1.4em;
  margin: 4px 0 12px;
}

/* line 11, app/assets/stylesheets/shared/onboarding.scss */
.onboarding header h2 {
  font-size: 1.2em;
}

/* line 14, app/assets/stylesheets/shared/onboarding.scss */
.onboarding header p {
  font-size: 1.2em;
  line-height: 1.5em;
}

/* line 19, app/assets/stylesheets/shared/onboarding.scss */
.onboarding section {
  max-width: 700px;
  margin: 24px auto;
}

/* line 22, app/assets/stylesheets/shared/onboarding.scss */
.onboarding section.narrow {
  max-width: 480px;
}

/* line 26, app/assets/stylesheets/shared/onboarding.scss */
.onboarding label {
  font-weight: 600;
}

/* line 32, app/assets/stylesheets/shared/onboarding.scss */
.onboarding.done .hero-icon {
  margin: 30px auto 15px;
}

/* line 34, app/assets/stylesheets/shared/onboarding.scss */
.onboarding.done .hero-icon .fa {
  font-size: 2.0em;
  color: #5cb85c;
}

/* line 42, app/assets/stylesheets/shared/onboarding.scss */
.platform-options {
  text-align: center;
}

/* line 44, app/assets/stylesheets/shared/onboarding.scss */
.platform-options .platform-logo {
  border: 1px solid #DDD;
  border-radius: 3px;
  padding: 12px;
  text-align: center;
  display: inline-block;
  margin: 0 24px 24px;
  min-width: 220px;
}

/* line 52, app/assets/stylesheets/shared/onboarding.scss */
.platform-options .platform-logo:hover {
  background-color: #F7F7F6;
}

/* line 55, app/assets/stylesheets/shared/onboarding.scss */
.platform-options .platform-logo img {
  height: 20px;
}

/* line 61, app/assets/stylesheets/shared/onboarding.scss */
.platform-lead-selection {
  max-width: 600px;
  margin: 0 auto;
}

/* line 64, app/assets/stylesheets/shared/onboarding.scss */
.platform-lead-selection [type="radio"] {
  display: none;
}

/* line 66, app/assets/stylesheets/shared/onboarding.scss */
.platform-lead-selection [type="radio"]:checked + label {
  background-color: #F7F7F6;
  border: 1px solid #999;
}

/* line 69, app/assets/stylesheets/shared/onboarding.scss */
.platform-lead-selection [type="radio"]:checked + label .project_lead_select {
  display: flex;
}

/* line 74, app/assets/stylesheets/shared/onboarding.scss */
.platform-lead-selection .selectable-project-lead {
  margin: 12px auto;
  display: flex;
  border: 1px solid #CCC;
  border-radius: 3px;
}

/* line 76, app/assets/stylesheets/shared/onboarding.scss */
.platform-lead-selection .selectable-project-lead:hover {
  cursor: pointer;
  background-color: #F7F7F6;
}

/* line 80, app/assets/stylesheets/shared/onboarding.scss */
.platform-lead-selection .selectable-project-lead.not-selectable {
  cursor: not-allowed;
  border: 1px solid #EEE;
  background-color: #F7F7F6 !important;
}

/* line 84, app/assets/stylesheets/shared/onboarding.scss */
.platform-lead-selection .selectable-project-lead.not-selectable .project_lead_title,
.platform-lead-selection .selectable-project-lead.not-selectable .project_lead_detail {
  color: #999;
}

/* line 92, app/assets/stylesheets/shared/onboarding.scss */
.platform-lead-selection .selectable-project-lead .project_lead_image {
  padding: 6px;
  flex: 0 0 25%;
}

/* line 96, app/assets/stylesheets/shared/onboarding.scss */
.platform-lead-selection .selectable-project-lead .project_lead_detail {
  padding: 12px;
  font-weight: 500;
  flex: 0 0 55%;
  max-width: 60%;
}

/* line 101, app/assets/stylesheets/shared/onboarding.scss */
.platform-lead-selection .selectable-project-lead .project_lead_detail .project_lead_title {
  margin-bottom: 4px;
  width: 100%;
  font-weight: 600;
}

/* line 106, app/assets/stylesheets/shared/onboarding.scss */
.platform-lead-selection .selectable-project-lead .project_lead_detail .project_lead_status,
.platform-lead-selection .selectable-project-lead .project_lead_detail .project_lead_backers {
  margin-bottom: 4px;
  font-size: 0.9em;
}

/* line 111, app/assets/stylesheets/shared/onboarding.scss */
.platform-lead-selection .selectable-project-lead .project_lead_detail .project_lead_owner {
  margin-bottom: 4px;
  font-size: 0.9em;
}

/* line 116, app/assets/stylesheets/shared/onboarding.scss */
.platform-lead-selection .selectable-project-lead .project_lead_select {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1 1 20%;
  display: none;
}

/* line 1, app/assets/stylesheets/shared/platform-auth-module.scss */
.platform-auth-module {
  max-width: 400px;
  border: 1px solid #DDD;
  background-color: #F7F7F6;
  padding: 24px;
  margin: 24px auto;
}

/* line 7, app/assets/stylesheets/shared/platform-auth-module.scss */
.platform-auth-module h2.heading {
  font-size: 1.2em;
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 500;
}

/* line 13, app/assets/stylesheets/shared/platform-auth-module.scss */
.platform-auth-module .platform-logo {
  text-align: center;
  margin: 0 auto 24px;
}

/* line 16, app/assets/stylesheets/shared/platform-auth-module.scss */
.platform-auth-module .platform-logo img {
  width: 160px;
}

/* line 20, app/assets/stylesheets/shared/platform-auth-module.scss */
.platform-auth-module label.control-label {
  font-weight: 600;
  font-size: 0.9em;
}

/* line 24, app/assets/stylesheets/shared/platform-auth-module.scss */
.platform-auth-module input.form-control {
  height: auto;
  padding: 12px;
}

/* line 28, app/assets/stylesheets/shared/platform-auth-module.scss */
.platform-auth-module .btn {
  margin-top: 12px;
  text-shadow: none;
  font-weight: 500;
}

/* line 32, app/assets/stylesheets/shared/platform-auth-module.scss */
.platform-auth-module .btn.ks, .platform-auth-module .btn.kickstarter {
  background-color: #009E74;
}

/* line 34, app/assets/stylesheets/shared/platform-auth-module.scss */
.platform-auth-module .btn.ks:hover, .platform-auth-module .btn.kickstarter:hover {
  background-color: #037362;
}

/* line 36, app/assets/stylesheets/shared/platform-auth-module.scss */
.platform-auth-module .btn.igg, .platform-auth-module .btn.indiegogo {
  background-color: #e51075;
}

/* line 38, app/assets/stylesheets/shared/platform-auth-module.scss */
.platform-auth-module .btn.igg:hover, .platform-auth-module .btn.indiegogo:hover {
  background-color: #cf0c67;
}

/* line 42, app/assets/stylesheets/shared/platform-auth-module.scss */
.platform-auth-notice {
  max-width: 400px;
  border: 1px solid #DDD;
  background-color: #F7F7F6;
  padding: 24px;
  margin: 24px auto;
}

/* line 1, app/assets/stylesheets/shared/avatar.scss */
.custom-avatar {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* line 7, app/assets/stylesheets/shared/avatar.scss */
.custom-avatar .initials {
  position: absolute;
  font-family: sans-serif;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: block;
}

/* line 14, app/assets/stylesheets/shared/avatar.scss */
.custom-avatar img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

/* line 2, app/assets/stylesheets/components/addons.scss */
.addons .addon-detail, #addonModal .addon-detail {
  max-width: 400px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/components/addons.scss */
  .addons .addon-detail, #addonModal .addon-detail {
    margin: 0;
    max-width: inherit;
    border-right: 1px solid #EEE;
    padding-right: 30px;
  }
}

/* line 12, app/assets/stylesheets/components/addons.scss */
.addons .addon-detail .gallery .main, #addonModal .addon-detail .gallery .main {
  background-color: #FFF;
  height: 300px;
  text-align: center;
  white-space: nowrap;
}

/* line 15, app/assets/stylesheets/components/addons.scss */
.addons .addon-detail .gallery .main img, #addonModal .addon-detail .gallery .main img {
  max-height: 100%;
  vertical-align: middle;
  max-width: 100%;
  position: relative;
  left: -4px;
}

@media screen and (min-width: 500px) {
  /* line 12, app/assets/stylesheets/components/addons.scss */
  .addons .addon-detail .gallery .main, #addonModal .addon-detail .gallery .main {
    height: 400px;
  }
}

@media (min-width: 768px) {
  /* line 12, app/assets/stylesheets/components/addons.scss */
  .addons .addon-detail .gallery .main, #addonModal .addon-detail .gallery .main {
    height: 335px;
  }
}

@media (min-width: 992px) {
  /* line 12, app/assets/stylesheets/components/addons.scss */
  .addons .addon-detail .gallery .main, #addonModal .addon-detail .gallery .main {
    height: 440px;
  }
}

@media (min-width: 1200px) {
  /* line 12, app/assets/stylesheets/components/addons.scss */
  .addons .addon-detail .gallery .main, #addonModal .addon-detail .gallery .main {
    height: 562px;
  }
}

/* line 36, app/assets/stylesheets/components/addons.scss */
.addons .addon-detail .gallery .main .helper, #addonModal .addon-detail .gallery .main .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 44, app/assets/stylesheets/components/addons.scss */
.addons .addon-detail .gallery-thumbs, #addonModal .addon-detail .gallery-thumbs {
  margin: 5px -5px 20px;
}

@media (max-width: 767px) {
  /* line 44, app/assets/stylesheets/components/addons.scss */
  .addons .addon-detail .gallery-thumbs, #addonModal .addon-detail .gallery-thumbs {
    margin: 5px -0.8% 0;
  }
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.addons .addon-detail .gallery-thumbs:after, #addonModal .addon-detail .gallery-thumbs:after {
  content: "";
  display: table;
  clear: both;
}

/* line 50, app/assets/stylesheets/components/addons.scss */
.addons .addon-detail .gallery-thumbs .thumb-img, #addonModal .addon-detail .gallery-thumbs .thumb-img {
  cursor: pointer;
  float: left;
  width: 23.4%;
  padding-bottom: 23.4%;
  margin: 0.8%;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid #EEE;
}

@media (min-width: 992px) {
  /* line 50, app/assets/stylesheets/components/addons.scss */
  .addons .addon-detail .gallery-thumbs .thumb-img, #addonModal .addon-detail .gallery-thumbs .thumb-img {
    width: 18.4%;
    padding-bottom: 18.4%;
  }
}

@media (min-width: 1200px) {
  /* line 50, app/assets/stylesheets/components/addons.scss */
  .addons .addon-detail .gallery-thumbs .thumb-img, #addonModal .addon-detail .gallery-thumbs .thumb-img {
    width: 15%;
    padding-bottom: 15%;
  }
}

/* line 72, app/assets/stylesheets/components/addons.scss */
.addons .addon-detail .addon-description, #addonModal .addon-detail .addon-description {
  white-space: pre-wrap;
}

/* line 76, app/assets/stylesheets/components/addons.scss */
.addons .order-detail, #addonModal .order-detail {
  max-width: 400px;
  margin: 15px auto;
}

@media (min-width: 768px) {
  /* line 76, app/assets/stylesheets/components/addons.scss */
  .addons .order-detail, #addonModal .order-detail {
    margin: 0;
  }
}

/* line 83, app/assets/stylesheets/components/addons.scss */
.addons .order-detail .addon-name, #addonModal .order-detail .addon-name {
  font-size: 1.2em;
  line-height: 1.5em;
  margin: 0 0 10px;
  word-wrap: break-word;
  font-weight: 600;
  color: #444;
}

/* line 92, app/assets/stylesheets/components/addons.scss */
.addons .order-detail .price, #addonModal .order-detail .price {
  display: inline-block;
  font-size: 1.35em;
  font-weight: 600;
}

/* line 98, app/assets/stylesheets/components/addons.scss */
.addons .order-detail .add-on-retail-price, #addonModal .order-detail .add-on-retail-price {
  margin-left: 5px;
  font-size: 1.15em;
  display: inline-block;
  font-weight: 600;
  vertical-align: baseline;
}

/* line 106, app/assets/stylesheets/components/addons.scss */
.addons .order-detail .shipping-fee, #addonModal .order-detail .shipping-fee {
  margin: 0;
}

/* line 110, app/assets/stylesheets/components/addons.scss */
.addons .order-detail .quantity, #addonModal .order-detail .quantity {
  width: 100px;
  margin: 10px 0;
}

/* line 114, app/assets/stylesheets/components/addons.scss */
.addons .order-detail .quantity .input-group-addon, #addonModal .order-detail .quantity .input-group-addon {
  padding: 13px 10px;
  font-size: 0.8em;
  font-weight: 600;
}

/* line 119, app/assets/stylesheets/components/addons.scss */
.addons .order-detail .quantity input, #addonModal .order-detail .quantity input {
  height: 42px;
  font-size: 1.1em;
}

/* line 124, app/assets/stylesheets/components/addons.scss */
.addons .order-detail .add, #addonModal .order-detail .add {
  margin-top: 15px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 124, app/assets/stylesheets/components/addons.scss */
  .addons .order-detail .add, #addonModal .order-detail .add {
    text-align: left;
  }
}

/* line 131, app/assets/stylesheets/components/addons.scss */
.addons .order-detail .addon-description, #addonModal .order-detail .addon-description {
  margin-top: 30px;
  white-space: pre-wrap;
}

/* line 136, app/assets/stylesheets/components/addons.scss */
.addons .order-detail .options, #addonModal .order-detail .options {
  margin: 20px 0;
}

/* line 138, app/assets/stylesheets/components/addons.scss */
.addons .order-detail .options .option-group, #addonModal .order-detail .options .option-group {
  margin-bottom: 15px;
}

/* line 141, app/assets/stylesheets/components/addons.scss */
.addons .order-detail .options h5, #addonModal .order-detail .options h5 {
  font-size: 0.85em;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}

/* line 158, app/assets/stylesheets/components/addons.scss */
#addonModal .modal-dialog {
  margin: 30px auto;
  width: 90%;
}

@media (min-width: 768px) {
  /* line 158, app/assets/stylesheets/components/addons.scss */
  #addonModal .modal-dialog {
    width: 740px;
  }
}

@media (min-width: 992px) {
  /* line 158, app/assets/stylesheets/components/addons.scss */
  #addonModal .modal-dialog {
    width: 920px;
  }
}

@media (min-width: 1200px) {
  /* line 158, app/assets/stylesheets/components/addons.scss */
  #addonModal .modal-dialog {
    width: 1130px;
  }
}

/* line 165, app/assets/stylesheets/components/addons.scss */
#addonModal .modal-body {
  padding: 10px;
}

@media (min-width: 768px) {
  /* line 165, app/assets/stylesheets/components/addons.scss */
  #addonModal .modal-body {
    padding: 30px;
  }
}

/* line 171, app/assets/stylesheets/components/addons.scss */
#addonModal .modal-content {
  border-radius: 0;
}

/* line 174, app/assets/stylesheets/components/addons.scss */
#addonModal .modal-header {
  border: none;
  padding: 9px 15px 0 0;
}

/* line 178, app/assets/stylesheets/components/addons.scss */
#addonModal .modal-content {
  margin: 0 auto;
}

/* line 181, app/assets/stylesheets/components/addons.scss */
#addonModal .modal-content .addon-description a {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

/* line 188, app/assets/stylesheets/components/addons.scss */
#addonModal .modal-footer .admin-only {
  margin: 0;
  line-height: 34px;
}

/* line 193, app/assets/stylesheets/components/addons.scss */
#addonModal .questions {
  border-top: 2px solid #EEE;
  margin: 15px 0 0;
  padding: 15px 0;
}

/* line 197, app/assets/stylesheets/components/addons.scss */
#addonModal .questions h5 {
  text-transform: uppercase;
  margin-top: 0;
  font-weight: 600;
  font-size: 0.85em;
}

/* line 203, app/assets/stylesheets/components/addons.scss */
#addonModal .questions ul {
  margin: 0;
  padding: 0 0 0 20px;
}

/* line 206, app/assets/stylesheets/components/addons.scss */
#addonModal .questions ul li {
  margin: 10px 0;
  padding-right: 40px;
  font-size: 0.9em;
  line-height: 1.5em;
}

/* line 214, app/assets/stylesheets/components/addons.scss */
#addonModal .addon-description {
  font-size: 1.0em;
  line-height: 1.75em;
  margin-top: 15px;
  color: #333;
}

/* line 220, app/assets/stylesheets/components/addons.scss */
#addonModal .close {
  z-index: 1;
  position: relative;
}

/* line 226, app/assets/stylesheets/components/addons.scss */
.stretch-goal {
  font-weight: 600;
}

/* line 229, app/assets/stylesheets/components/addons.scss */
.stretch-goal .progress {
  margin-bottom: 0;
  height: 12px;
  box-shadow: none;
  background-color: #EEE;
}

/* line 234, app/assets/stylesheets/components/addons.scss */
.stretch-goal .progress .progress-bar {
  box-shadow: none;
}

/* line 240, app/assets/stylesheets/components/addons.scss */
.stretch-goal-timer {
  text-transform: uppercase;
}

@media screen and (max-width: 480px) {
  /* line 240, app/assets/stylesheets/components/addons.scss */
  .stretch-goal-timer {
    display: none;
  }
}

/* line 247, app/assets/stylesheets/components/addons.scss */
.stretch-goal-info {
  margin-top: 4px;
  margin-bottom: 4px;
}

@media screen and (max-width: 480px) {
  /* line 250, app/assets/stylesheets/components/addons.scss */
  .stretch-goal-info.default {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 250, app/assets/stylesheets/components/addons.scss */
  .stretch-goal-info.default {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 250, app/assets/stylesheets/components/addons.scss */
  .stretch-goal-info.default {
    display: block;
  }
}

/* line 262, app/assets/stylesheets/components/addons.scss */
.stretch-goal-info.compact .ordered {
  display: none;
}

@media screen and (min-width: 480px) {
  /* line 261, app/assets/stylesheets/components/addons.scss */
  .stretch-goal-info.compact {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 267, app/assets/stylesheets/components/addons.scss */
  .stretch-goal-info.compact .ordered {
    display: inline;
  }
}

@media (min-width: 992px) {
  /* line 261, app/assets/stylesheets/components/addons.scss */
  .stretch-goal-info.compact {
    display: block;
  }
}

@media (min-width: 1200px) {
  /* line 261, app/assets/stylesheets/components/addons.scss */
  .stretch-goal-info.compact {
    display: none;
  }
}

/* line 278, app/assets/stylesheets/components/addons.scss */
.stretch-goal-unlock-message {
  position: absolute;
  top: 30px;
  left: 50%;
  width: 80%;
  transform: translateX(-50%);
  background-color: #FBA51B;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-weight: 600;
  color: #FFF;
  min-height: 38px;
  line-height: 38px;
  border-radius: 19px;
  text-align: center;
}

@media screen and (max-width: 500px) {
  /* line 278, app/assets/stylesheets/components/addons.scss */
  .stretch-goal-unlock-message {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 278, app/assets/stylesheets/components/addons.scss */
  .stretch-goal-unlock-message {
    font-size: 12px;
  }
}

@media (min-width: 1200px) {
  /* line 278, app/assets/stylesheets/components/addons.scss */
  .stretch-goal-unlock-message {
    font-size: 14px;
  }
}

/* line 302, app/assets/stylesheets/components/addons.scss */
.stretch-goal-unlock-message.goal-met {
  background-color: #5cb85c;
}

/* line 307, app/assets/stylesheets/components/addons.scss */
.stretch-goal-button.btn {
  background-color: #FBA51B;
  border: none;
  color: #FFF;
  padding: 12px 0;
  width: 100%;
  font-weight: 600;
}

/* line 1, app/assets/stylesheets/admin/components/backer_table.scss */
.backer-table {
  width: 100%;
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 0px;
}

/* line 8, app/assets/stylesheets/admin/components/backer_table.scss */
.backer-table th {
  background: #eee;
}

/* line 12, app/assets/stylesheets/admin/components/backer_table.scss */
.backer-table tr {
  padding: 10px;
}

/* line 16, app/assets/stylesheets/admin/components/backer_table.scss */
.backer-table tr td.name img {
  margin-right: 5px;
}

/* line 21, app/assets/stylesheets/admin/components/backer_table.scss */
.backer-table tr .full-address {
  white-space: pre;
}

/* line 26, app/assets/stylesheets/admin/components/backer_table.scss */
input.form-control.search-query {
  width: 100%;
}

/* line 2, app/assets/stylesheets/components/badges.scss */
.badges {
  margin: 0 0 5px;
}

@media (min-width: 992px) {
  /* line 2, app/assets/stylesheets/components/badges.scss */
  .badges {
    margin: 0 -3px 5px;
  }
}

/* line 10, app/assets/stylesheets/components/badges.scss */
.badge {
  margin: 0 3px 0 0;
  border-radius: 3px;
  font-size: 0.8em;
  padding: 5px 8px;
}

@media (min-width: 992px) {
  /* line 10, app/assets/stylesheets/components/badges.scss */
  .badge {
    margin: 0 3px;
    padding: 5px 8px 4px;
    font-size: 0.9em;
  }
}

/* line 22, app/assets/stylesheets/components/badges.scss */
.badge.sm {
  margin: 0;
  font-size: 0.6em;
  padding: 3px 5px;
}

@media (min-width: 768px) {
  /* line 22, app/assets/stylesheets/components/badges.scss */
  .badge.sm {
    font-size: 0.8em;
  }
}

/* line 30, app/assets/stylesheets/components/badges.scss */
.badge.creators-choice {
  background-color: #5FB760;
}

/* line 32, app/assets/stylesheets/components/badges.scss */
.badge.creators-choice:before {
  content: "CREATOR'S CHOICE";
}

/* line 36, app/assets/stylesheets/components/badges.scss */
.badge.limited {
  background-color: #E8573F;
}

/* line 38, app/assets/stylesheets/components/badges.scss */
.badge.limited:before {
  content: "LIMITED";
}

/* line 41, app/assets/stylesheets/components/badges.scss */
.badge.sold-out {
  background-color: #cb0000;
}

/* line 43, app/assets/stylesheets/components/badges.scss */
.badge.sold-out:before {
  content: "SOLD OUT!";
}

/* line 47, app/assets/stylesheets/components/badges.scss */
.badge:empty {
  display: inline-block;
}

/* line 1, app/assets/stylesheets/admin/components/beta-feature.scss */
.beta-feature {
  padding: 10px;
}

/* line 3, app/assets/stylesheets/admin/components/beta-feature.scss */
.beta-feature h1 {
  font-size: 1.0em;
  font-weight: 600;
  line-height: 1.5em;
  margin: 0;
}

/* line 5, app/assets/stylesheets/admin/components/beta-feature.scss */
.beta-feature h1 i.beta {
  background-color: #31708f;
  color: #FFF;
  padding: 1px 4px;
  border-radius: 4px;
  font-size: 0.6em;
  font-weight: 600;
  text-transform: uppercase;
  font-style: normal;
  vertical-align: text-bottom;
  line-height: 2.3em;
}

/* line 16, app/assets/stylesheets/admin/components/beta-feature.scss */
.beta-feature h1 i.beta:before {
  content: "new";
}

/* line 26, app/assets/stylesheets/admin/components/beta-feature.scss */
.beta-feature p {
  font-size: 0.9em;
  line-height: 1.5em;
  color: #666;
  margin-bottom: 0 !important;
}

/* line 31, app/assets/stylesheets/admin/components/beta-feature.scss */
.beta-feature p a {
  font-weight: 600;
  text-decoration: underline;
}

/* line 2, app/assets/stylesheets/components/cohorts.scss */
.cohorts-table .total-row {
  font-weight: bold;
  margin-top: 20px;
}

/* line 7, app/assets/stylesheets/components/cohorts.scss */
.cohorts-table .bucket-row .title {
  padding-left: 50px;
}

/* line 1, app/assets/stylesheets/components/unstyled_lists.scss */
ul.unstyled, ol.unstyled {
  list-style-type: none;
  padding-left: 0;
}

/* line 7, app/assets/stylesheets/admin/components/progress_bucket_circles.scss */
[data-tab="survey_not_sent"] i.fa-circle, i[data-bucket="survey_not_sent"] {
  color: #8E908E;
}

/* line 11, app/assets/stylesheets/admin/components/progress_bucket_circles.scss */
[data-tab="survey_not_answered"] i.fa-circle, i[data-bucket="survey_not_answered"] {
  color: #98433E;
}

/* line 15, app/assets/stylesheets/admin/components/progress_bucket_circles.scss */
[data-tab="survey_answered"] i.fa-circle, i[data-bucket="survey_answered"] {
  color: #CD933B;
}

/* line 19, app/assets/stylesheets/admin/components/progress_bucket_circles.scss */
[data-tab="finalized"] i.fa-circle, i[data-bucket="ready_to_ship"] {
  color: #406B7C;
}

/* line 23, app/assets/stylesheets/admin/components/progress_bucket_circles.scss */
[data-tab="items_shipped"] i.fa-circle, i[data-bucket="items_shipped"] {
  color: #659C56;
}

/* line 1, app/assets/stylesheets/components/fancy_upload.scss */
[data-fancy-upload] {
  overflow: hidden;
}

/* line 4, app/assets/stylesheets/components/fancy_upload.scss */
[data-fancy-upload] img {
  display: none;
}

/* line 8, app/assets/stylesheets/components/fancy_upload.scss */
[data-fancy-upload] img[src] {
  display: inline;
  width: 120px;
}

/* line 14, app/assets/stylesheets/components/fancy_upload.scss */
[data-fancy-upload] .progress {
  display: none;
}

/* line 16, app/assets/stylesheets/components/fancy_upload.scss */
[data-fancy-upload] a {
  position: relative;
}

/* line 18, app/assets/stylesheets/components/fancy_upload.scss */
[data-fancy-upload] input[type='file'] {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  background-color: transparent;
  color: transparent;
}

/* line 1, app/assets/stylesheets/components/simple_form.scss */
.date.control-label, .datetime.control-label {
  display: block;
}

/* line 5, app/assets/stylesheets/components/simple_form.scss */
.date.form-control, .datetime.form-control {
  display: inline-block;
  width: auto;
}

/* line 10, app/assets/stylesheets/components/simple_form.scss */
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}

/* line 15, app/assets/stylesheets/components/simple_form.scss */
label.checkbox {
  font-weight: normal;
}

/* line 20, app/assets/stylesheets/components/simple_form.scss */
form.simple_form input, form.simple_form input[type="number"], form.simple_form textarea, form input, form input[type="number"], form textarea {
  border-radius: 0;
}

/* line 2, app/assets/stylesheets/admin/components/sku-selectize.scss */
.selectize-control.sku-field .selectize-dropdown-content {
  font-size: 12px;
}

/* line 5, app/assets/stylesheets/admin/components/sku-selectize.scss */
.selectize-control.sku-field input {
  font-size: 12px;
}

/* line 7, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment {
  background: #F5F7F5;
  padding: 0;
  border-radius: 10px;
  margin: 15px 0;
  border: 5px solid #328896;
  -ms-box-shadow: 0 0 10px #CCC;
  -o-box-shadow: 0 0 10px #CCC;
  box-shadow: 0 0 10px #CCC;
}

/* line 16, app/assets/stylesheets/components/stripe_payment.scss */
#stripe-elements-form-wrapper .stripe-element-input {
  margin: 5px 0;
  padding: 10px;
  border: 1px solid #CBCBCB;
}

/* line 22, app/assets/stylesheets/components/stripe_payment.scss */
#stripe-elements-form-wrapper input:focus, #stripe-elements-form-wrapper .StripeElement--focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 29, app/assets/stylesheets/components/stripe_payment.scss */
#stripe-elements-form-wrapper #card-errors {
  color: #a94442;
}

/* line 33, app/assets/stylesheets/components/stripe_payment.scss */
#stripe-elements-form-wrapper .StripeElement--invalid {
  background-color: #f2dede;
  color: #a94442;
}

/* line 39, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-header {
  padding: 15px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.stripe-payment-header:after {
  content: "";
  display: table;
  clear: both;
}

/* line 42, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-header h5 {
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  color: #328896;
  padding: 2px 0;
  font-size: 1.2em;
  float: left;
}

/* line 55, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-secured {
  background-color: #FFF;
  border: 1px solid #DDD;
  color: #7F7F7F;
  text-align: right;
  float: right;
  padding: 2px 8px 3px;
  font-size: 0.8em;
  font-weight: 600;
  border-radius: 15px;
}

/* line 65, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-secured a {
  color: #249bd6;
}

/* line 68, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-secured .fa-lock {
  color: #FFCD55;
  text-shadow: 1px 1px #CCC;
  margin-right: 2px;
  font-size: 14px;
}

/* line 76, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-content {
  background: white;
  padding: 15px;
  margin: 0;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}

/* line 83, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-content label {
  font-weight: 600;
  font-size: 0.8em;
  margin: 10px 0 3px;
  color: #666;
}

/* line 84, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-content label:first-child {
  margin-top: 0;
}

/* line 93, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-content .form-inline {
  margin-top: 10px;
}

/* line 95, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-content .form-inline .form-group {
  margin-right: 5px;
}

/* line 97, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-content .form-inline .form-group input {
  margin-top: 2px;
}

@media (max-width: 767px) {
  /* line 102, app/assets/stylesheets/components/stripe_payment.scss */
  .stripe-payment-content .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
  }
}

/* line 109, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-content input {
  margin: 5px 0;
  padding: 10px;
  border: 1px solid #CBCBCB;
  border-radius: 2px;
  margin-bottom: 5px;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
}

/* line 118, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-content input[data-stripe="number"] {
  background-image: url(https://d2x9pgnb7vwmga.cloudfront.net/assets/backers/components/stripe_payment/credit-card-icon_default-bbd350a37ba314af39fd934037fa97b7c0614c3909f73e40c44473c56c36de37.png);
  background-repeat: no-repeat;
  background-size: 25px 19px;
  background-position: 95% center;
}

/* line 124, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-content input.visa[data-stripe="number"] {
  background-image: url(https://d2x9pgnb7vwmga.cloudfront.net/assets/backers/components/stripe_payment/credit-card-icon_visa-04ea5129d075f4fcc985c901033714d18117c4d52c26df60c8be18a812e75a29.png);
}

/* line 125, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-content input.amex[data-stripe="number"] {
  background-image: url(https://d2x9pgnb7vwmga.cloudfront.net/assets/backers/components/stripe_payment/credit-card-icon_amex-d597ef731f36add02b94e26c1f068f43404f454bbca7d3164d3da9a9b2ff500f.png);
}

/* line 126, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-content input.discover[data-stripe="number"] {
  background-image: url(https://d2x9pgnb7vwmga.cloudfront.net/assets/backers/components/stripe_payment/credit-card-icon_discover-a6473d1ca0d86c528c634a43c8d5f93430217a3987b2e23b4aa105b076d27608.png);
}

/* line 127, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-content input.mastercard[data-stripe="number"] {
  background-image: url(https://d2x9pgnb7vwmga.cloudfront.net/assets/backers/components/stripe_payment/credit-card-icon_mastercard-5fb51a982f333ebaad43c0bf1414b72ddeffc987cfbfba0baec4b3b021cd48de.png);
}

/* line 130, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-content input[data-stripe="number"], .stripe-payment-content input[data-stripe="name"] {
  display: block;
  width: 100%;
}

/* line 135, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-content input::-moz-placeholder {
  color: #bbbbc2;
}
.stripe-payment-content input::placeholder {
  color: #bbbbc2;
}

/* line 140, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-content > p {
  font-size: 11px;
}

/* line 145, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-footer {
  padding: 15px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.stripe-payment-footer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 148, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-footer .fees {
  margin: 15px 0;
  color: #999;
  font-size: 0.8em;
}

/* line 153, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-footer .input-group-addon {
  font-size: 0.9em;
  font-weight: 600;
  color: #888;
}

/* line 157, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-footer .input-group-addon .amount-to-add {
  color: #666;
}

/* line 162, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-footer .confirm-balance .btn {
  background-color: #5cbf2a;
  border-radius: 2px;
  font-weight: 600;
  color: #FFF;
  display: block;
  padding: 10px 30px;
  text-shadow: 1px 1px 2px #42a27e;
  transition: all 0.5s;
}

/* line 171, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-footer .confirm-balance .btn:hover {
  background-color: #6cd338;
}

@media (min-width: 768px) {
  /* line 162, app/assets/stylesheets/components/stripe_payment.scss */
  .stripe-payment-footer .confirm-balance .btn {
    display: inline-block;
  }
}

/* line 181, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-payment-error {
  color: red;
  font-size: 12px;
}

/* line 186, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-charge-notice {
  text-align: center;
  font-weight: 600;
  font-size: 0.8em;
  color: #999;
  padding: 15px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.stripe-container:after {
  content: "";
  display: table;
  clear: both;
}

/* line 198, app/assets/stylesheets/components/stripe_payment.scss */
.stripe-submit-container {
  margin-bottom: 15px;
}

/* Paypal */
/* line 204, app/assets/stylesheets/components/stripe_payment.scss */
.paypal-payment-container {
  margin: 15px 0;
  text-align: center;
}

/* line 2, app/assets/stylesheets/components/modal-video.scss */
.modal-video .modal-dialog {
  width: 90%;
  max-width: 1000px;
}

/* line 8, app/assets/stylesheets/components/modal-video.scss */
.modal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

/* line 13, app/assets/stylesheets/components/modal-video.scss */
.modal-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 23, app/assets/stylesheets/components/modal-video.scss */
.modal-video-thumbnail .thumb-image {
  position: relative;
  text-align: center;
}

/* line 27, app/assets/stylesheets/components/modal-video.scss */
.modal-video-thumbnail .thumb-image:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.03);
  height: 100%;
  width: 100%;
  padding: 5%;
  position: absolute;
  top: 0%;
  left: 0%;
}

/* line 37, app/assets/stylesheets/components/modal-video.scss */
.modal-video-thumbnail .thumb-image:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f144";
  color: #FFF;
  opacity: 0.8;
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 110px;
  width: 110px;
  height: 110px;
  line-height: 100%;
  margin-top: -55px;
  margin-left: -55px;
}

/* line 54, app/assets/stylesheets/components/modal-video.scss */
.modal-video-thumbnail .thumb-image.sm:after {
  top: 50%;
  left: 50%;
  font-size: 70px;
  width: 70px;
  height: 70px;
  line-height: 100%;
  margin-top: -35px;
  margin-left: -35px;
}

/* line 66, app/assets/stylesheets/components/modal-video.scss */
.modal-video-thumbnail .thumb-image:hover:before {
  background-color: rgba(255, 255, 255, 0);
}

/* line 2, app/assets/stylesheets/components/selectize.scss */
body .selectize-input, body .selectize-dropdown, body .selectize-dropdown.form-control {
  margin-top: 0;
  border-radius: 0;
}

/* line 10, app/assets/stylesheets/components/selectize.scss */
body .selectize-input.focus, body .selectize-input.dropdown-active, body .selectize-dropdown.focus, body .selectize-dropdown.dropdown-active, body .selectize-dropdown.form-control.focus, body .selectize-dropdown.form-control.dropdown-active {
  box-shadow: none;
  border-radius: 0;
}

/* line 4, app/assets/stylesheets/admin/components/simple-uploader.scss */
.simple-upload.loading i.fa-spinner {
  display: inline-block;
}

/* line 9, app/assets/stylesheets/admin/components/simple-uploader.scss */
.simple-upload .uploaded-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

/* line 15, app/assets/stylesheets/admin/components/simple-uploader.scss */
.simple-upload a {
  position: relative;
}

/* line 17, app/assets/stylesheets/admin/components/simple-uploader.scss */
.simple-upload i.fa-spinner {
  display: none;
}

/* line 20, app/assets/stylesheets/admin/components/simple-uploader.scss */
.simple-upload input[type='file'] {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  background-color: transparent;
  color: transparent;
}

/* line 38, app/assets/stylesheets/admin/components/simple-uploader.scss */
.simple-upload .image-frame {
  padding: 12px;
}

/* line 1, app/assets/stylesheets/components/tweet_stream.scss */
.tweet-stream {
  position: relative;
  max-height: 350px;
  overflow: hidden;
}

/* line 3, app/assets/stylesheets/components/tweet_stream.scss */
.tweet-stream img {
  height: 30px;
  width: 30px;
}

/* line 8, app/assets/stylesheets/components/tweet_stream.scss */
.tweet-stream h4 {
  margin: 0 0 5px;
  font-size: 12px;
  border-bottom: 1px solid #EEE;
  padding-bottom: 5px;
  color: #999;
}

/* line 15, app/assets/stylesheets/components/tweet_stream.scss */
.tweet-stream h5.user {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 12px;
}

/* line 21, app/assets/stylesheets/components/tweet_stream.scss */
.tweet-stream h5 .timestamp {
  font-size: 10px;
  color: #999;
  font-weight: normal;
}

/* line 30, app/assets/stylesheets/components/tweet_stream.scss */
.tweet-stream .tweet-viewport-clip {
  height: 30px;
  box-shadow: inset 0 -30px 30px -15px #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 41, app/assets/stylesheets/components/tweet_stream.scss */
.tweet-stream .tweet {
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #EEE;
  font-size: smaller;
}

/* line 48, app/assets/stylesheets/components/tweet_stream.scss */
.tweet-stream .media-body {
  font-size: 10px;
  color: #666;
}

/* line 1, app/assets/stylesheets/components/community-shares.scss */
.community-share-stream {
  margin: 30px 15px;
  position: relative;
  max-height: inherit;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/components/community-shares.scss */
  .community-share-stream {
    margin: 30px;
  }
}

/* line 6, app/assets/stylesheets/components/community-shares.scss */
.community-share-stream.feed {
  margin: 0;
}

/* line 10, app/assets/stylesheets/components/community-shares.scss */
.community-share-stream h3 {
  margin-top: 0;
}

/* line 12, app/assets/stylesheets/components/community-shares.scss */
.community-share-stream .share {
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #EEE;
  font-size: smaller;
}

/* line 18, app/assets/stylesheets/components/community-shares.scss */
.community-share-stream .share .like-container {
  margin-right: 5px;
}

/* line 22, app/assets/stylesheets/components/community-shares.scss */
.community-share-stream .share .fa-heart {
  color: #FBA51B;
  font-size: 20px;
}

/* line 27, app/assets/stylesheets/components/community-shares.scss */
.community-share-stream .share .fa-heart-o {
  color: #CCCCCC;
  font-size: 20px;
}

/* line 35, app/assets/stylesheets/components/community-shares.scss */
.admin-dashboards.index .row.community-share-stats-wrapper {
  margin-left: 15px;
  margin-right: 15px;
}

/* line 40, app/assets/stylesheets/components/community-shares.scss */
.admin-dashboards.index .community-share-stats {
  border: none;
}

/* line 43, app/assets/stylesheets/components/community-shares.scss */
.admin-dashboards.index .community-share-stats .stat-container:last-child {
  border-left: none;
}

/* line 50, app/assets/stylesheets/components/community-shares.scss */
.community-share-stats {
  border: 1px solid #CCC;
  margin-top: 8px;
}

/* line 53, app/assets/stylesheets/components/community-shares.scss */
.community-share-stats .actions {
  padding: 16px;
  text-align: center;
}

/* line 56, app/assets/stylesheets/components/community-shares.scss */
.community-share-stats .actions .btn.add.like {
  margin: 0;
  width: 100%;
}

/* line 62, app/assets/stylesheets/components/community-shares.scss */
.community-share-stats .stat-container {
  padding: 0 16px 16px;
}

/* line 64, app/assets/stylesheets/components/community-shares.scss */
.community-share-stats .stat-container p {
  margin-bottom: 0;
}

/* line 69, app/assets/stylesheets/components/community-shares.scss */
.community-share-stats .note {
  margin-top: 10px;
  color: #999;
  font-size: 0.9em;
}

/* line 76, app/assets/stylesheets/components/community-shares.scss */
.share-box-wrapper {
  margin: 15px 0;
}

/* line 78, app/assets/stylesheets/components/community-shares.scss */
.share-box-wrapper .share-box {
  background: #F5F7F5;
  border: 1px solid #CCC;
  border-radius: 4px;
  padding: 20px;
  line-height: 1.75em;
  margin-bottom: 15px;
  position: relative;
  color: #1E6978;
  /* triangle */
  /* triangle fill */
  /* triangle border */
}

@media (max-width: 767px) {
  /* line 78, app/assets/stylesheets/components/community-shares.scss */
  .share-box-wrapper .share-box {
    padding: 10px 10px;
  }
}

/* line 92, app/assets/stylesheets/components/community-shares.scss */
.share-box-wrapper .share-box:after, .share-box-wrapper .share-box:before {
  content: '';
  display: block;
  position: absolute;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
}

/* line 104, app/assets/stylesheets/components/community-shares.scss */
.share-box-wrapper .share-box:after {
  left: 50%;
  margin-left: -15px;
  bottom: -30px;
  border-color: #F5F7F5 transparent transparent transparent;
  border-width: 15px;
}

@media (min-width: 768px) {
  /* line 104, app/assets/stylesheets/components/community-shares.scss */
  .share-box-wrapper .share-box:after {
    left: 70px;
    margin-left: 0;
  }
}

/* line 117, app/assets/stylesheets/components/community-shares.scss */
.share-box-wrapper .share-box:before {
  left: 50%;
  margin-left: -16px;
  bottom: -32px;
  border-color: #CCC transparent transparent transparent;
  border-width: 16px;
}

@media (min-width: 768px) {
  /* line 117, app/assets/stylesheets/components/community-shares.scss */
  .share-box-wrapper .share-box:before {
    left: 69px;
    margin-left: 0;
  }
}

/* line 131, app/assets/stylesheets/components/community-shares.scss */
.share-actions {
  position: relative;
  margin: 25px auto 0;
  width: 100%;
}

@media (max-width: 767px) {
  /* line 131, app/assets/stylesheets/components/community-shares.scss */
  .share-actions {
    text-align: center;
  }
}

/* line 139, app/assets/stylesheets/components/community-shares.scss */
.share-actions .btn {
  margin: 8px 0;
  padding: 10px 20px;
}

@media (min-width: 768px) {
  /* line 139, app/assets/stylesheets/components/community-shares.scss */
  .share-actions .btn {
    max-width: 150px;
    margin: 0px 5px;
  }
}

/* line 148, app/assets/stylesheets/components/community-shares.scss */
.share-actions .tweet-button {
  background-color: #55ACEE;
}

/* line 150, app/assets/stylesheets/components/community-shares.scss */
.share-actions .tweet-button:hover {
  background-color: #4089C0;
}

/* line 155, app/assets/stylesheets/components/community-shares.scss */
.share-actions > div {
  text-align: center;
}

/* line 1, app/assets/stylesheets/components/platform_alerts.scss */
.platform-alert-banner {
  padding: 10px 30px;
  text-align: center;
}

/* line 4, app/assets/stylesheets/components/platform_alerts.scss */
.platform-alert-banner p {
  margin-bottom: 0;
}

/* line 7, app/assets/stylesheets/components/platform_alerts.scss */
.platform-alert-banner a {
  color: #328896;
  border-bottom: 1px solid #328896;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/components/applied-colors.scss */
.text-red-lite {
  color: #E8573F;
}

/* line 5, app/assets/stylesheets/components/applied-colors.scss */
.text-red {
  color: #D04E3D;
}

/* line 9, app/assets/stylesheets/components/applied-colors.scss */
.text-green-success {
  color: #5cb85c;
}

/* line 13, app/assets/stylesheets/components/applied-colors.scss */
.border-green-success {
  border: 2px solid #5cb85c !important;
}

/* line 17, app/assets/stylesheets/components/applied-colors.scss */
.background-green-success {
  background-color: #5cb85c !important;
}

/* line 20, app/assets/stylesheets/components/applied-colors.scss */
.text-red-fail {
  color: #a94442;
}

/* line 23, app/assets/stylesheets/components/applied-colors.scss */
.text-blue-lite {
  color: #328896;
}

/* line 27, app/assets/stylesheets/components/applied-colors.scss */
.text-module-blue {
  color: #2b9ff2;
}

/* line 30, app/assets/stylesheets/components/applied-colors.scss */
.text-module-teal {
  color: #0dd9d7;
}

/* line 33, app/assets/stylesheets/components/applied-colors.scss */
.text-module-yellow {
  color: #ffdb86;
}

/* line 36, app/assets/stylesheets/components/applied-colors.scss */
.text-module-orange {
  color: #fba51b;
}

/* line 39, app/assets/stylesheets/components/applied-colors.scss */
.text-module-dark-blue {
  color: #328896;
}

/* line 42, app/assets/stylesheets/components/applied-colors.scss */
.text-module-dark-gray {
  color: #666;
}

/* line 46, app/assets/stylesheets/components/applied-colors.scss */
.text-dark-gray {
  color: #666;
}

/* line 51, app/assets/stylesheets/components/applied-colors.scss */
.text-gray {
  color: #eeeeee;
}

/* line 55, app/assets/stylesheets/components/applied-colors.scss */
.text-blue-with-lite-hover {
  color: #328896;
}

/* line 57, app/assets/stylesheets/components/applied-colors.scss */
.text-blue-with-lite-hover:hover, .text-blue-with-lite-hover:focus {
  text-decoration: none;
  color: #1E6978;
}

/* line 63, app/assets/stylesheets/components/applied-colors.scss */
.text-red-with-lite-hover {
  color: #D04E3D;
}

/* line 65, app/assets/stylesheets/components/applied-colors.scss */
.text-red-with-lite-hover:hover, .text-red-with-lite-hover:focus {
  text-decoration: none;
  color: #E8573F;
}

/* line 71, app/assets/stylesheets/components/applied-colors.scss */
.text-backer-shipped-green {
  color: #999966;
}

/* line 75, app/assets/stylesheets/components/applied-colors.scss */
.backer-status-gray {
  background-color: #999999;
}

/* line 79, app/assets/stylesheets/components/applied-colors.scss */
.backer-status-orange {
  background-color: #fba51b;
}

/* line 83, app/assets/stylesheets/components/applied-colors.scss */
.backer-status-brown {
  background-color: #cd933b;
}

/* line 87, app/assets/stylesheets/components/applied-colors.scss */
.backer-status-green {
  background-color: #999966;
}

/* line 91, app/assets/stylesheets/components/applied-colors.scss */
.background-gray {
  background-color: #f1f1f1;
}

/* line 2, app/assets/stylesheets/admin/components/alerts.scss */
.alert.top-of-panel {
  margin: 25px 30px;
}

/* line 5, app/assets/stylesheets/admin/components/alerts.scss */
.alert.fit {
  display: inline-block;
}

/* line 8, app/assets/stylesheets/admin/components/alerts.scss */
.alert.alert-sm {
  padding: 8px;
}

/* line 5, app/assets/stylesheets/admin/components/admin_header.scss */
.staff-only {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHElEQVQYV2P8v2zZf8aoKEYGKIAzMARgKjFUAABfTQgF8kKf9AAAAABJRU5ErkJggg==) repeat !important;
}

/* line 11, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header {
  margin: 0 auto;
  padding: 24px 0 0;
  height: 58px;
  min-width: 1040px;
  max-width: 1440px;
  display: flex;
}

/* line 19, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header.engine-header {
  padding: inherit;
  display: block;
}

/* line 24, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-bk-logo {
  display: inline-block;
  vertical-align: top;
  padding: 0 24px;
  flex: 0 0 240px;
}

/* line 29, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-bk-logo img {
  height: 20px;
  opacity: 0.75;
}

/* line 32, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-bk-logo img:hover {
  opacity: 1;
}

/* line 38, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar {
  display: inline-block;
  padding: 0;
  margin: 0;
  flex: 1 1 auto;
}

/* line 44, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search {
  display: inline-block;
  position: relative;
  top: -9px;
  padding: 0;
  margin: 0 0 0 15px;
  width: 50%;
  max-width: 200px;
}

/* line 56, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search:hover label i, #admin_header .admin-topbar .search:hover label > input {
  color: #333;
}

/* line 61, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search li {
  height: 30px;
}

/* line 65, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search label {
  -ms-box-shadow: 5px 18px 18px -15px rgba(0, 0, 0, 0.02);
  -o-box-shadow: 5px 18px 18px -15px rgba(0, 0, 0, 0.02);
  box-shadow: 5px 18px 18px -15px rgba(0, 0, 0, 0.02);
  height: 30px;
  width: 100%;
  font-size: 13px;
  position: relative;
  padding: 8px;
  margin: 0;
}

/* line 74, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search label i {
  z-index: 2;
  color: #CCC;
  position: absolute;
  width: 15px;
  left: 15px;
  top: 17px;
}

/* line 83, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search label > input {
  background: #FFF;
  border: none;
  width: 100%;
  font-size: 1.2em;
  font-weight: 500;
  padding-left: 27px;
  line-height: 1.5em;
  color: #333;
  outline: none;
  height: 30px;
  border-radius: 3px;
}

/* line 96, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search label > input::-moz-placeholder {
  font-size: 0.9em;
  color: #CCC;
}
#admin_header .admin-topbar .search label > input::placeholder {
  font-size: 0.9em;
  color: #CCC;
}

/* line 101, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search label > input:focus {
  border: 1px solid #CCC;
  background: #FFF;
  -ms-box-shadow: 5px 18px 18px -15px rgba(0, 0, 0, 0.02);
  -o-box-shadow: 5px 18px 18px -15px rgba(0, 0, 0, 0.02);
  box-shadow: 5px 18px 18px -15px rgba(0, 0, 0, 0.02);
}

/* line 110, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result {
  display: block;
  margin: 0 -24px;
  padding: 8px 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}

/* line 118, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result:hover {
  background-color: #f5f7f5;
  text-decoration: none;
}

/* line 122, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result:before {
  display: inline-block;
  width: 18px;
  text-align: center;
  margin-right: 2px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #999;
  content: '\f2d0\00a0';
}

/* line 132, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.actions:before {
  content: '\f0a9\00a0';
}

/* line 133, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.backers:before {
  content: '\f007\00a0';
}

/* line 134, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.counts:before {
  content: '\f080\00a0';
}

/* line 135, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.segments:before {
  content: '\f0b0\00a0';
}

/* line 136, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.shipping:before {
  content: '\f058\00a0';
}

/* line 137, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.quick_start_guide:before {
  content: '\f058\00a0';
}

/* line 138, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.distribution_rules:before {
  content: '\f019\00a0';
}

/* line 139, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.preorders:before {
  content: '\f02c\00a0';
}

/* line 140, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.support:before {
  content: '\f3ed\00a0';
}

/* line 141, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.project:before {
  content: '\f0ce\00a0';
}

/* line 142, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.skus:before {
  content: '\f02b\00a0';
}

/* line 143, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.survey_questions:before {
  content: '\f03a\00a0';
}

/* line 144, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.tests:before {
  content: '\f0c3\00a0';
}

/* line 145, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.extras:before {
  content: '\f067\00a0';
}

/* line 146, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.old_skus:before {
  content: '\f0e8\00a0';
}

/* line 147, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.item_generations:before {
  content: '\f085\00a0';
}

/* line 148, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.fulfillment_channels:before {
  content: '\f126\00a0';
}

/* line 150, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.nothing {
  font-size: 0.9em;
  font-style: italic;
  color: #999;
}

/* line 154, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result.nothing:before {
  content: normal;
}

/* line 157, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .recently-visited .result a {
  color: #333;
}

/* line 164, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-topbar .search .edit-search-index {
  right: 8px;
  padding: 0 5px;
  position: absolute;
  bottom: -20px;
  font-size: 10px;
  font-weight: 600;
}

/* line 175, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-menu-section {
  flex: 0 0 auto;
}

/* line 179, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-menu .dropdown-menu {
  width: 160px;
}

/* line 183, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-menu,
#admin_header .staff-menu {
  display: inline-block;
  text-align: right;
  color: #333;
  padding: 0 24px;
}

/* line 191, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-menu .dropdown .btn-label,
#admin_header .staff-menu .dropdown .btn-label {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}

/* line 195, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-menu .dropdown .btn-label.current-admin-email,
#admin_header .staff-menu .dropdown .btn-label.current-admin-email {
  width: 190px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 203, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-menu .dropdown:hover,
#admin_header .staff-menu .dropdown:hover {
  cursor: pointer;
}

/* line 206, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-menu .dropdown button,
#admin_header .staff-menu .dropdown button {
  display: inline-block;
  background: none;
  border: none;
  padding: 0 18px 0 4px;
}

/* line 211, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-menu .dropdown button:hover,
#admin_header .staff-menu .dropdown button:hover {
  color: #333;
}

/* line 214, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-menu .dropdown button .fa-chevron-down,
#admin_header .staff-menu .dropdown button .fa-chevron-down {
  font-size: 12px;
  color: #666;
  vertical-align: text-bottom;
  position: absolute;
  top: 7px;
  right: 0;
}

/* line 224, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-menu .dropdown .dropdown-menu,
#admin_header .staff-menu .dropdown .dropdown-menu {
  position: absolute;
  font-size: 12px;
  background-color: #FFF;
  margin: 0 -10px 0 0;
  padding: 8px 0;
  border-radius: 3px;
  right: 0;
  left: inherit;
  top: 30px;
  border: none;
  max-width: 250px;
}

/* line 236, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-menu .dropdown .dropdown-menu li,
#admin_header .staff-menu .dropdown .dropdown-menu li {
  padding: 0;
}

/* line 238, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .admin-menu .dropdown .dropdown-menu li a,
#admin_header .staff-menu .dropdown .dropdown-menu li a {
  color: #333;
  padding: 8px 15px;
}

/* line 247, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .navbar-right {
  margin-right: 0;
}

/* line 253, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .dropdown ul li {
  padding: 0px 10px;
}

/* line 257, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .dropdown ul a {
  color: #21282e;
}

/* line 263, app/assets/stylesheets/admin/components/admin_header.scss */
#admin_header .dropdown.open .dropdown-toggle {
  background: none;
}

/* line 1, app/assets/stylesheets/admin/components/connection_status.scss */
.connection-status {
  margin: 0 0 24px;
  background-color: #CCC;
  border: none;
  color: #333;
  width: 400px;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 30px;
  text-align: right;
}

/* line 14, app/assets/stylesheets/admin/components/connection_status.scss */
.connection-status img {
  height: 30px;
}

/* line 18, app/assets/stylesheets/admin/components/connection_status.scss */
.connection-status.connected {
  background-color: #8fb347;
  color: #FFF;
}

/* line 1, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction {
  max-width: 700px;
  margin: 48px auto;
  font-size: 16px;
}

/* line 5, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction strong {
  font-weight: 600;
}

/* line 8, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction header {
  text-align: center;
}

/* line 10, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction header h1 {
  font-weight: 600;
  font-size: 1.8em;
}

/* line 14, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction header h2 {
  font-size: 16px;
}

/* line 18, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction main {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 48px 0;
}

/* line 24, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction section.value-image {
  width: 48%;
}

/* line 27, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction section.value-image.tilt img {
  transform: rotate(-3deg);
}

/* line 30, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction section.value-image.shadow img {
  box-shadow: 3px 3px 3px #999;
}

/* line 33, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction section.value-image.border img {
  border: 10px solid #FFD508;
}

/* line 36, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction section.value-props {
  width: 300px;
}

/* line 39, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction section.value-props > article h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 6px;
}

/* line 44, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction section.value-props > article p {
  font-size: 14px;
  color: #666;
}

/* line 50, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction section.cta {
  display: flex;
  justify-content: center;
  margin: 24px 0;
}

/* line 54, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction section.cta .btn {
  margin: 6px;
}

/* line 58, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction label.control-label {
  font-weight: 500;
  font-size: 0.9em;
}

/* line 62, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction .form-group {
  margin-bottom: 0;
}

/* line 64, app/assets/stylesheets/admin/components/feature_intro.scss */
.feature-introduction .form-group .help-block {
  margin-bottom: 0;
}

/* line 1, app/assets/stylesheets/admin/components/item-list.scss */
.item-list {
  padding: 0;
  list-style: none;
  font-size: 0.9em;
}

/* line 5, app/assets/stylesheets/admin/components/item-list.scss */
.item-list li {
  border-bottom: 1px solid #DDD;
  padding: 5px 0;
}

/* line 6, app/assets/stylesheets/admin/components/item-list.scss */
.item-list li:first-child {
  border-top: 1px solid #DDD;
}

/* line 13, app/assets/stylesheets/admin/components/item-list.scss */
.item-list span {
  margin-right: 5px;
}

/* line 15, app/assets/stylesheets/admin/components/item-list.scss */
.item-list span.label-info:hover {
  background-color: #28a1c5;
}

/* line 19, app/assets/stylesheets/admin/components/item-list.scss */
.item-list a:hover {
  text-decoration: none;
}

/* line 2, app/assets/stylesheets/admin/components/forms.scss */
.form-control.fit {
  width: auto;
}

/* line 5, app/assets/stylesheets/admin/components/forms.scss */
.form-control.inline-btn {
  padding: 19px 16px 20px;
}

/* line 1, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list {
  padding: 0;
}

/* line 5, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list table td {
  font-family: "Open Sans";
  font-size: 14px;
  max-width: 220px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 13, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list table .spacer {
  border: none;
  width: 24px;
}

/* line 18, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list thead {
  background-color: #F5F7F5;
}

/* line 20, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list thead tr {
  border: 1px solid #dddddd;
}

/* line 22, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list thead tr th {
  color: #999999;
  font-weight: 600;
  border-bottom: none;
}

/* line 30, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list tbody {
  border: none;
}

/* line 32, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list tbody .gravatar {
  float: left;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: 4px;
}

/* line 39, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list tbody td {
  border-bottom: 1px solid #dddddd;
  padding: 16px 10px !important;
}

/* line 44, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list .backer-profile-status {
  color: white;
  font-size: 12px;
  letter-spacing: 0.2px;
  text-align: center;
  height: 25px;
  width: auto;
  display: inline-block;
  padding: 4px 8px;
  border-radius: 10px;
}

/* line 54, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list .backer-profile-status[data-bucket='survey_not_sent'] {
  background-color: #999999;
}

/* line 57, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list .backer-profile-status[data-bucket='survey_not_completed'] {
  background-color: #999999;
}

/* line 60, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list .backer-profile-status[data-bucket='survey_completed'] {
  background-color: #fba51b;
}

/* line 63, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list .backer-profile-status[data-bucket='unfulfilled'] {
  background-color: #cd933b;
}

/* line 66, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list .backer-profile-status[data-bucket='fulfilled'] {
  background-color: #999966;
}

/* line 69, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list .backer-profile-status[data-bucket='survey_errored'] {
  background-color: #e8573f;
}

/* line 72, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list .backer-profile-status[data-bucket='canceled'] {
  background-color: #999999;
}

/* line 77, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list .backer-profile-order-status {
  height: 19px;
  font-size: 12px;
  margin: 8px 0;
}

/* line 81, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list .backer-profile-order-status.ready_to_lock_order i {
  color: #fba51b;
}

/* line 84, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list .backer-profile-order-status.ready_to_charge_card i {
  color: #fba51b;
}

/* line 87, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list .backer-profile-order-status.card_errored {
  color: #e8573f;
}

/* line 90, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list .backer-profile-order-status.ready_to_lock_address i {
  color: #fba51b;
}

/* line 93, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list .backer-profile-order-status.fulfillment_processing i {
  color: #cd933b;
}

/* line 96, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list .backer-profile-order-status.fulfillment_errored {
  color: #e8573f;
}

/* line 99, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list .backer-profile-order-status.ready_to_fulfill i {
  color: #cd933b;
}

/* line 102, app/assets/stylesheets/admin/components/filtered_backers_list.scss */
.filtered-backers-list .backer-profile-order-status.fulfilled i {
  color: #999966;
}

/* line 2, app/assets/stylesheets/admin/components/image-gallery.scss */
#gallery .image-name {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
}

/* line 5, app/assets/stylesheets/admin/components/image-gallery.scss */
#gallery .image-thumb, #gallery .image-actions {
  width: 150px;
}

/* line 2, app/assets/stylesheets/admin/components/image-picker.scss */
#picker-modal .modal-dialog {
  max-width: 1000px;
  width: 90%;
}

/* line 6, app/assets/stylesheets/admin/components/image-picker.scss */
#picker-modal .picker-img-group {
  margin: 0 -10px;
  min-height: 400px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
#picker-modal .picker-img-group:after {
  content: "";
  display: table;
  clear: both;
}

/* line 11, app/assets/stylesheets/admin/components/image-picker.scss */
#picker-modal .upload-image {
  margin: 0 0 30px 0;
}

/* line 14, app/assets/stylesheets/admin/components/image-picker.scss */
#picker-modal .picker-img {
  float: left;
  width: 150px;
  height: 150px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 10px;
  border: 2px solid #CCC;
  position: relative;
  background-color: #F5F7F5;
  text-align: center;
}

/* line 24, app/assets/stylesheets/admin/components/image-picker.scss */
#picker-modal .picker-img:hover {
  cursor: pointer;
  -ms-box-shadow: inset 0 0 0 5px #328896;
  -o-box-shadow: inset 0 0 0 5px #328896;
  box-shadow: inset 0 0 0 5px #328896;
}

/* line 29, app/assets/stylesheets/admin/components/image-picker.scss */
#picker-modal .picker-img .checked {
  display: none;
}

/* line 32, app/assets/stylesheets/admin/components/image-picker.scss */
#picker-modal .picker-img.selected {
  -ms-box-shadow: inset 0 0 0 5px #328896;
  -o-box-shadow: inset 0 0 0 5px #328896;
  box-shadow: inset 0 0 0 5px #328896;
}

/* line 34, app/assets/stylesheets/admin/components/image-picker.scss */
#picker-modal .picker-img.selected .checked {
  background-color: #FFF;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  top: -13px;
  right: -10px;
}

/* line 43, app/assets/stylesheets/admin/components/image-picker.scss */
#picker-modal .picker-img.selected .checked:before {
  font-size: 30px;
  line-height: 1.0em;
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #328896;
}

/* line 55, app/assets/stylesheets/admin/components/image-picker.scss */
#picker-modal .picker-img .fa-spinner, #picker-modal .picker-img .fa-close {
  font-size: 24px;
  opacity: 0.5;
  line-height: 150px;
}

/* line 61, app/assets/stylesheets/admin/components/image-picker.scss */
#picker-modal .picker-img img {
  opacity: 0;
  height: 100%;
  width: 100%;
}

/* line 1, app/assets/stylesheets/admin/components/image-previewer.scss */
#image-previewer {
  background-color: #F5F7F5;
  border: 1px solid #CCC;
  padding: 5px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
#image-previewer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 8, app/assets/stylesheets/admin/components/image-previewer.scss */
#image-previewer .selected-image:first-of-type:active::before {
  content: "";
  padding: 0;
}

/* line 14, app/assets/stylesheets/admin/components/image-previewer.scss */
#image-previewer .selected-image:first-of-type::before {
  content: "main image";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #42a27e;
  font-size: 10px;
  font-weight: 600;
  color: #FFF;
  width: 100%;
  text-align: center;
  padding: 3px;
  text-transform: uppercase;
}

/* line 28, app/assets/stylesheets/admin/components/image-previewer.scss */
#image-previewer .selected-image {
  position: relative;
  background-color: #CCC;
  border: 1px solid #CCC;
  width: 30%;
  margin: 1.6%;
  float: left;
}

/* line 36, app/assets/stylesheets/admin/components/image-previewer.scss */
#image-previewer .handle {
  height: 80px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 41, app/assets/stylesheets/admin/components/image-previewer.scss */
#image-previewer .handle:hover {
  cursor: pointer;
}

/* line 44, app/assets/stylesheets/admin/components/image-previewer.scss */
#image-previewer .handle:active {
  cursor: move;
}

/* line 48, app/assets/stylesheets/admin/components/image-previewer.scss */
#image-previewer .ui-sortable-helper {
  background-color: #CCC;
  -ms-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.75);
  -o-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.75);
}

/* line 52, app/assets/stylesheets/admin/components/image-previewer.scss */
#image-previewer .ui-sortable-placeholder {
  visibility: visible !important;
  background-color: #EEE;
  border: 1px dashed #999;
}

/* line 57, app/assets/stylesheets/admin/components/image-previewer.scss */
#image-previewer .no-image {
  color: #CCC;
  text-align: center;
  font-size: 0.9em;
  font-style: italic;
  padding: 15px 0;
}

/* line 64, app/assets/stylesheets/admin/components/image-previewer.scss */
#image-previewer .instruction {
  clear: both;
  color: #999;
  font-size: 0.8em;
  font-style: italic;
  padding: 5px 1.6%;
}

/* line 71, app/assets/stylesheets/admin/components/image-previewer.scss */
#image-previewer .add-image {
  clear: both;
  float: left;
  cursor: pointer;
  width: 96.8%;
  margin: 1.6%;
  border-top: 1px solid #CCC;
  padding: 10px 0 0;
}

/* line 79, app/assets/stylesheets/admin/components/image-previewer.scss */
#image-previewer .add-image .image-upload {
  padding: 15px 0;
  text-align: center;
  font-weight: 600;
  background-color: #328896;
  color: #FFF;
}

/* line 2, app/assets/stylesheets/admin/components/image-uploader.scss */
#image-uploader .choose-files {
  position: relative;
  display: inline-block;
  height: 42px;
  margin: 1%;
}

/* line 6, app/assets/stylesheets/admin/components/image-uploader.scss */
#image-uploader .choose-files input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1000;
  height: 42px;
  width: 150px;
  cursor: pointer;
}

/* line 17, app/assets/stylesheets/admin/components/image-uploader.scss */
#image-uploader .choose-files .btn {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 24, app/assets/stylesheets/admin/components/image-uploader.scss */
#image-uploader .added-images .added-img {
  width: 18%;
  margin: 1%;
  float: left;
  background-color: #F5F7F5;
  height: 100px;
  text-align: center;
}

/* line 31, app/assets/stylesheets/admin/components/image-uploader.scss */
#image-uploader .added-images .added-img .fa-spinner, #image-uploader .added-images .added-img .fa-close {
  font-size: 24px;
  opacity: 0.5;
  line-height: 100px;
}

/* line 37, app/assets/stylesheets/admin/components/image-uploader.scss */
#image-uploader .added-images .img-uploaded {
  background-size: cover;
  background-position: center center;
  height: 100px;
  border: 1px solid #CCC;
}

/* line 46, app/assets/stylesheets/admin/components/image-uploader.scss */
#picker-modal #image-uploader {
  margin-bottom: 20px;
}

/* line 48, app/assets/stylesheets/admin/components/image-uploader.scss */
#picker-modal #image-uploader .choose-files {
  margin: 0;
}

/* line 50, app/assets/stylesheets/admin/components/image-uploader.scss */
#picker-modal #image-uploader .choose-files input {
  width: 210px;
}

/* line 1, app/assets/stylesheets/admin/components/buttons.scss */
.dropdown-menu.flat {
  border-radius: 0;
}

/* line 7, app/assets/stylesheets/admin/components/buttons.scss */
.btn-group.flat > a.btn.dropdown-toggle {
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 17, app/assets/stylesheets/admin/components/buttons.scss */
.dropdown-menu.flat li:hover {
  background-image: none;
}

/* line 20, app/assets/stylesheets/admin/components/buttons.scss */
.btn-link {
  color: #328896;
  padding: 10px 16px;
}

/* line 23, app/assets/stylesheets/admin/components/buttons.scss */
.btn-link.stack {
  margin: 0 0 10px;
}

/* line 28, app/assets/stylesheets/admin/components/buttons.scss */
.btn-green {
  background-color: #5cbf2a;
  border-radius: 2px;
  margin: 0;
  font-weight: 600;
  color: #FFF !important;
  padding: 10px 16px;
  text-shadow: 1px 1px 2px #42a27e;
  width: 100%;
  transition: all 0.5s;
}

/* line 38, app/assets/stylesheets/admin/components/buttons.scss */
.btn-green:hover {
  color: #FFF !important;
  background-color: #6cd338;
}

/* line 42, app/assets/stylesheets/admin/components/buttons.scss */
.btn-green.fit {
  width: auto;
}

@media (max-width: 767px) {
  /* line 28, app/assets/stylesheets/admin/components/buttons.scss */
  .btn-green {
    max-width: 400px;
  }
}

@media (min-width: 768px) {
  /* line 28, app/assets/stylesheets/admin/components/buttons.scss */
  .btn-green {
    max-width: 400px;
    display: inline-block;
  }
}

/* line 54, app/assets/stylesheets/admin/components/buttons.scss */
.btn-blue-lite, .btn-green-lite {
  background-color: #328896;
  border-radius: 2px;
  margin: 0;
  font-weight: 600;
  color: #FFF !important;
  padding: 10px 16px;
  text-shadow: 1px 1px 2px #328896;
  width: 100%;
  transition: all 0.5s;
}

/* line 64, app/assets/stylesheets/admin/components/buttons.scss */
.btn-blue-lite.fit, .fit.btn-green-lite {
  width: auto;
}

/* line 67, app/assets/stylesheets/admin/components/buttons.scss */
.btn-blue-lite.centered, .centered.btn-green-lite {
  width: auto;
  min-width: 144px;
}

/* line 71, app/assets/stylesheets/admin/components/buttons.scss */
.btn-blue-lite.stack, .stack.btn-green-lite {
  margin: 0 0 10px;
}

@media (max-width: 767px) {
  /* line 54, app/assets/stylesheets/admin/components/buttons.scss */
  .btn-blue-lite, .btn-green-lite {
    max-width: 500px;
  }
}

@media (min-width: 768px) {
  /* line 54, app/assets/stylesheets/admin/components/buttons.scss */
  .btn-blue-lite, .btn-green-lite {
    max-width: 500px;
    display: inline-block;
  }
}

/* line 81, app/assets/stylesheets/admin/components/buttons.scss */
.btn-blue-lite.inverse, .inverse.btn-green-lite {
  border: 2px solid #328896;
  background-color: transparent;
  color: #328896 !important;
  text-shadow: none;
}

/* line 86, app/assets/stylesheets/admin/components/buttons.scss */
.btn-blue-lite.inverse:hover, .inverse.btn-green-lite:hover {
  border: 2px solid #1E6978;
}

/* line 90, app/assets/stylesheets/admin/components/buttons.scss */
.btn-blue-lite.btn-sm, .btn-sm.btn-green-lite, .btn-group-sm > .btn-blue-lite.btn, .btn-group-sm > .btn.btn-green-lite {
  padding: 5px 15px;
}

/* line 93, app/assets/stylesheets/admin/components/buttons.scss */
.btn-blue-lite:hover, .btn-green-lite:hover {
  color: #FFF !important;
  background-color: #1E6978;
}

/* line 99, app/assets/stylesheets/admin/components/buttons.scss */
.btn-green-lite {
  background-color: #81CBB2;
}

/* line 104, app/assets/stylesheets/admin/components/buttons.scss */
.btn-danger {
  background-color: #E8573F;
  border-radius: 2px;
  margin: 0;
  font-weight: 600;
  color: #FFF !important;
  padding: 10px 16px;
  text-shadow: 1px 1px 2px #E8573F;
  width: 100%;
  transition: all 0.5s;
}

/* line 114, app/assets/stylesheets/admin/components/buttons.scss */
.btn-danger.fit {
  width: auto;
}

@media (max-width: 767px) {
  /* line 104, app/assets/stylesheets/admin/components/buttons.scss */
  .btn-danger {
    max-width: 400px;
  }
}

@media (min-width: 768px) {
  /* line 104, app/assets/stylesheets/admin/components/buttons.scss */
  .btn-danger {
    max-width: 400px;
    display: inline-block;
  }
}

/* line 124, app/assets/stylesheets/admin/components/buttons.scss */
.btn-danger.inverse {
  border: 2px solid #E8573F;
  background-color: transparent;
  color: #E8573F !important;
  text-shadow: none;
}

/* line 129, app/assets/stylesheets/admin/components/buttons.scss */
.btn-danger.inverse:hover {
  border: 2px solid #D04E3D;
}

/* line 133, app/assets/stylesheets/admin/components/buttons.scss */
.btn-danger.btn-sm, .btn-group-sm > .btn-danger.btn {
  padding: 5px 15px;
}

/* line 136, app/assets/stylesheets/admin/components/buttons.scss */
.btn-danger:hover {
  color: #FFF !important;
  background-color: #D04E3D;
}

/* line 142, app/assets/stylesheets/admin/components/buttons.scss */
.admin-edit-btn {
  font-size: 10px;
  font-weight: 700;
  padding: 0 5px;
  border-radius: 10px;
  color: #E8573F;
  background-color: #FFF;
  border: 1px solid #E8573F;
}

/* line 150, app/assets/stylesheets/admin/components/buttons.scss */
.admin-edit-btn:hover {
  background-color: #E8573F;
  color: #FFF;
  text-decoration: none;
}

/* line 157, app/assets/stylesheets/admin/components/buttons.scss */
.btn-connect-paypal {
  background: #006089;
  /* fallback for old browsers */
  -webkit-background: linear-gradient(to top, #006089, #009cde);
  -ms-background: linear-gradient(to top, #006089, #009cde);
  -moz-background: linear-gradient(to top, #006089, #009cde);
  -o-background: linear-gradient(to top, #006089, #009cde);
  background: linear-gradient(to top, #006089, #009cde);
  border: 1px solid #CCC;
  border-radius: 4px;
  margin: 0;
  padding: 8px 15px;
  font-weight: 600;
  font-size: 1.0em;
  color: #FFF;
}

/* line 158, app/assets/stylesheets/admin/components/buttons.scss */
.btn-connect-paypal .fa-paypal {
  border-right: 1px solid #FFF;
  font-size: 1.3em;
  padding-right: 10px;
  margin-right: 5px;
}

/* line 174, app/assets/stylesheets/admin/components/buttons.scss */
.btn-connect-paypal:hover {
  color: #FFF;
  box-shadow: 1px 1px 3px #CCC;
}

/* line 180, app/assets/stylesheets/admin/components/buttons.scss */
.btn-upgrade {
  background-color: #F5F7F5;
  color: #328896;
  border: 1px solid #328896;
  font-size: 9px;
  line-height: 9px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 10px;
  padding: 3px 5px;
  outline: none;
}

/* line 191, app/assets/stylesheets/admin/components/buttons.scss */
.btn-upgrade:hover {
  color: #EEE;
  background-color: #328896;
}

/* line 197, app/assets/stylesheets/admin/components/buttons.scss */
.form-inline-block {
  display: inline-block;
}

/* line 201, app/assets/stylesheets/admin/components/buttons.scss */
.btn:disabled, .btn.disabled {
  background-color: #E9E9E9;
  border: 1px solid #E6E6E6;
  color: #CCC !important;
  opacity: 1;
  text-shadow: none;
}

/* line 3, app/assets/stylesheets/admin/components/table.scss */
table.table th {
  font-size: 0.9em;
  font-weight: 600;
  color: #666;
}

/* line 10, app/assets/stylesheets/admin/components/table.scss */
table.table tr.empty {
  background-color: transparent;
}

/* line 12, app/assets/stylesheets/admin/components/table.scss */
table.table tr.empty td {
  padding: 50px 0;
  text-align: center;
}

/* line 18, app/assets/stylesheets/admin/components/table.scss */
table.table tr.rollup {
  background-color: #f9f9f9;
  font-weight: 600;
}

/* line 21, app/assets/stylesheets/admin/components/table.scss */
table.table tr.rollup small {
  font-weight: 500;
}

/* line 25, app/assets/stylesheets/admin/components/table.scss */
table.table tr.sub {
  font-size: 0.9em;
  color: #666666;
}

/* line 28, app/assets/stylesheets/admin/components/table.scss */
table.table tr.sub :first-child {
  text-indent: 10%;
  font-style: italic;
}

/* line 33, app/assets/stylesheets/admin/components/table.scss */
table.table tr.total {
  background-color: #F5F7F5;
  font-weight: 600;
}

/* line 36, app/assets/stylesheets/admin/components/table.scss */
table.table tr.total small {
  font-weight: 500;
}

/* line 39, app/assets/stylesheets/admin/components/table.scss */
table.table tr.total :first-child {
  line-height: 1.0em;
}

/* line 45, app/assets/stylesheets/admin/components/table.scss */
table.table .actions .fa {
  width: 14px;
  text-align: center;
}

/* line 51, app/assets/stylesheets/admin/components/table.scss */
table.table td img {
  max-width: 100%;
}

/* line 56, app/assets/stylesheets/admin/components/table.scss */
table.table.loose td {
  padding: 12px;
}

/* line 1, app/assets/stylesheets/admin/components/tabs.scss */
.content-body .tab-pane .nav.nav-tabs {
  margin-bottom: 15px;
}

/* line 2, app/assets/stylesheets/admin/components/tooltips.scss */
.tooltip.in {
  opacity: 1.0;
}

/* line 5, app/assets/stylesheets/admin/components/tooltips.scss */
.tooltip.top .tooltip-arrow {
  border-top-color: #328896;
}

/* line 6, app/assets/stylesheets/admin/components/tooltips.scss */
.tooltip.left .tooltip-arrow {
  border-left-color: #328896;
}

/* line 7, app/assets/stylesheets/admin/components/tooltips.scss */
.tooltip.right .tooltip-arrow {
  border-right-color: #328896;
}

/* line 8, app/assets/stylesheets/admin/components/tooltips.scss */
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #328896;
}

/* line 9, app/assets/stylesheets/admin/components/tooltips.scss */
.tooltip .tooltip-inner {
  text-align: left;
  max-width: 300px;
  background-color: #328896;
  padding: 10px;
  border-radius: 3px;
}

/*This only works for truncation of a single line*/
/* line 2, app/assets/stylesheets/admin/components/truncate.scss */
.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 6, app/assets/stylesheets/admin/components/modal.scss */
.admin .modal .modal-dialog .modal-title, .admin .modal.fade.in .modal-dialog .modal-title {
  margin: 0;
}

/* line 11, app/assets/stylesheets/admin/components/modal.scss */
.admin .modal .modal-content, .admin .modal.fade.in .modal-content {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

/* line 17, app/assets/stylesheets/admin/components/modal.scss */
.admin .modal .modal-header, .admin .modal.fade.in .modal-header {
  background-color: #F5F7F5;
}

/* line 19, app/assets/stylesheets/admin/components/modal.scss */
.admin .modal .modal-header h3, .admin .modal.fade.in .modal-header h3 {
  font-weight: 200;
}

/* line 24, app/assets/stylesheets/admin/components/modal.scss */
.admin .modal .modal-body, .admin .modal.fade.in .modal-body {
  padding: 30px;
}

/* line 28, app/assets/stylesheets/admin/components/modal.scss */
.admin .modal .modal-footer, .admin .modal.fade.in .modal-footer {
  background-color: #e7ece7;
}

/* line 33, app/assets/stylesheets/admin/components/modal.scss */
.admin .modal-backdrop.fade.in {
  opacity: 0.2;
}

/* line 7, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module h1,
.admin-homes #smoke-test-module h1,
.admin-quick_start_guides #smoke-test-module h1 {
  font-size: 1.35em;
  font-weight: 600;
  margin: 0 0 20px 0;
  color: #555;
}

/* line 13, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module .stat:last-child,
.admin-homes #smoke-test-module .stat:last-child,
.admin-quick_start_guides #smoke-test-module .stat:last-child {
  border-right: 1px solid #CCC;
}

/* line 17, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module .stat,
.admin-homes #smoke-test-module .stat,
.admin-quick_start_guides #smoke-test-module .stat {
  width: 15%;
  min-width: 180px;
  float: left;
  text-align: center;
  margin: 0 0 15px;
  border-left: 1px solid #CCC;
}

/* line 24, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module .stat:last-child,
.admin-homes #smoke-test-module .stat:last-child,
.admin-quick_start_guides #smoke-test-module .stat:last-child {
  border-right: 1px solid #CCC;
  margin-right: 50px;
}

/* line 28, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module .stat h2,
.admin-homes #smoke-test-module .stat h2,
.admin-quick_start_guides #smoke-test-module .stat h2 {
  margin: 0;
  font-size: 1.0em;
  font-weight: 600;
  padding: 10px 0;
}

/* line 34, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module .stat hr,
.admin-homes #smoke-test-module .stat hr,
.admin-quick_start_guides #smoke-test-module .stat hr {
  width: 60px;
  margin: 8px auto 0;
  border-top: 1px solid #CCC;
  border-bottom: none;
}

/* line 40, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module .stat .count,
.admin-homes #smoke-test-module .stat .count,
.admin-quick_start_guides #smoke-test-module .stat .count {
  margin: 10px 0;
  color: #666;
  font-weight: 600;
  font-size: 2.0em;
}

/* line 46, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module .stat .cta,
.admin-homes #smoke-test-module .stat .cta,
.admin-quick_start_guides #smoke-test-module .stat .cta {
  display: inline-block;
  margin: 0;
  font-size: 0.8em;
  height: 18px;
}

/* line 51, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module .stat .cta:hover,
.admin-homes #smoke-test-module .stat .cta:hover,
.admin-quick_start_guides #smoke-test-module .stat .cta:hover {
  text-decoration: none;
}

/* line 53, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module .stat .cta:hover span,
.admin-homes #smoke-test-module .stat .cta:hover span,
.admin-quick_start_guides #smoke-test-module .stat .cta:hover span {
  text-decoration: underline;
}

/* line 61, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module.large .alert,
.admin-homes #smoke-test-module.large .alert,
.admin-quick_start_guides #smoke-test-module.large .alert {
  background-color: #fcf8e3;
  border-color: #faebcc;
  padding: 30px;
  overflow: auto;
}

/* line 67, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module.large .send-all-survey,
.admin-homes #smoke-test-module.large .send-all-survey,
.admin-quick_start_guides #smoke-test-module.large .send-all-survey {
  float: left;
  margin: 0;
  text-align: center;
  max-width: 190px;
}

/* line 72, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module.large .send-all-survey h2,
.admin-homes #smoke-test-module.large .send-all-survey h2,
.admin-quick_start_guides #smoke-test-module.large .send-all-survey h2 {
  padding: 10px 0 0;
  font-weight: 600;
  font-size: 1.0em;
  margin-top: 0;
}

/* line 78, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module.large .send-all-survey p,
.admin-homes #smoke-test-module.large .send-all-survey p,
.admin-quick_start_guides #smoke-test-module.large .send-all-survey p {
  margin-top: 5px;
  font-size: 0.9em;
  line-height: 1.25em;
}

/* line 86, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module.small,
.admin-homes #smoke-test-module.small,
.admin-quick_start_guides #smoke-test-module.small {
  background-color: #fcf8e3;
  border-color: #faebcc;
  overflow: auto;
}

/* line 90, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module.small .stat,
.admin-homes #smoke-test-module.small .stat,
.admin-quick_start_guides #smoke-test-module.small .stat {
  width: 33%;
  min-width: 150px;
}

/* line 93, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module.small .stat h2,
.admin-homes #smoke-test-module.small .stat h2,
.admin-quick_start_guides #smoke-test-module.small .stat h2 {
  height: 50px;
  margin: 0 15px;
  line-height: 1.5em;
}

/* line 98, app/assets/stylesheets/admin/components/smoke-test-module.scss */
.admin-dashboards #smoke-test-module.small .stat:last-child,
.admin-homes #smoke-test-module.small .stat:last-child,
.admin-quick_start_guides #smoke-test-module.small .stat:last-child {
  margin: 0;
}

/* line 3, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .status {
  padding: 7px 10px;
}

/* line 6, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions input {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding: 7px 10px;
}

/* line 11, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn {
  padding: 0 10px;
  background-color: transparent;
}

/* line 14, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.btn-link {
  padding: 7px 10px;
}

/* line 16, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.btn-link.danger {
  color: #E8573F;
}

/* line 19, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.btn-link.icon:hover {
  text-decoration: none;
}

/* line 23, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.add {
  background-color: #81CBB2;
  color: #FFF;
  font-weight: 600;
  font-size: 0.9em;
  padding: 7px 10px;
  margin: 0 0 0 10px;
  border-radius: 3px;
  transition: all 0.5s;
}

/* line 32, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.add:hover {
  background-color: #42a27e;
}

/* line 36, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.edit {
  color: #328896;
  font-weight: 400;
  font-size: 1.0em;
  padding: 7px 10px 7px 29px;
  position: relative;
}

/* line 42, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.edit:before {
  content: "\f303";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 0.5em;
  position: absolute;
  left: 13px;
}

/* line 50, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.edit:hover {
  color: #1E6978;
}

/* line 54, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.advanced {
  color: #328896;
  font-weight: 400;
  font-size: 1.0em;
  padding: 7px 10px 7px 29px;
  position: relative;
}

/* line 60, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.advanced:before {
  content: "\f013";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 0.5em;
  position: absolute;
  left: 13px;
}

/* line 68, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.advanced:hover {
  color: #1E6978;
  text-decoration: none;
}

/* line 73, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.duplicate {
  color: #328896;
  font-weight: 400;
  font-size: 1.0em;
  padding: 7px 10px 7px 29px;
  position: relative;
}

/* line 79, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.duplicate:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0c5";
  padding-right: 0.5em;
  position: absolute;
  left: 10px;
}

/* line 87, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.duplicate:hover {
  color: #1E6978;
}

/* line 91, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.delete {
  color: #E8573F;
  font-weight: 400;
  font-size: 1.0em;
  padding: 7px 10px 7px 25px;
  position: relative;
}

/* line 97, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.delete:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f1f8";
  padding-right: 0.5em;
  position: absolute;
  left: 10px;
}

/* line 105, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.delete:hover {
  color: #D04E3D;
}

/* line 109, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.learn-more {
  color: #328896;
  font-weight: 400;
  font-size: 1.0em;
  padding: 7px 10px 7px 25px;
  position: relative;
}

/* line 115, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.learn-more:before {
  content: "\f02d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 0.5em;
  position: absolute;
  left: 7px;
}

/* line 123, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.learn-more:hover {
  color: #1E6978;
}

/* line 127, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.dropdown-toggle {
  color: #666;
  font-weight: 600;
  font-size: 0.9em;
  padding: 7px 10px;
}

/* line 132, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions .btn.dropdown-toggle .caret {
  margin: 0 5px 0 10px;
}

/* line 138, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions a {
  color: #328896;
}

/* line 140, app/assets/stylesheets/admin/components/panel.scss */
.panel .actions a:hover {
  color: #1E6978;
}

/* line 147, app/assets/stylesheets/admin/components/panel.scss */
.panel .panel-description .learn-more {
  display: inline;
  padding: 0;
  color: #328896;
  vertical-align: inherit;
}

/* line 152, app/assets/stylesheets/admin/components/panel.scss */
.panel .panel-description .learn-more::after {
  content: "\00bb";
}

/* line 156, app/assets/stylesheets/admin/components/panel.scss */
.panel .panel-description .step {
  font-size: 0.9em;
  color: #666;
  margin: 0;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.panel .panel-footer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 165, app/assets/stylesheets/admin/components/panel.scss */
.panel .panel-footer .btn {
  max-width: 200px;
}

/* line 167, app/assets/stylesheets/admin/components/panel.scss */
.panel .panel-footer .btn.fit {
  max-width: none;
  width: auto;
}

/* line 171, app/assets/stylesheets/admin/components/panel.scss */
.panel .panel-footer .btn.btn-link {
  padding: 10px 24px;
}

/* line 177, app/assets/stylesheets/admin/components/panel.scss */
.panel .panel-footer-inside {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  margin: 0 -24px -24px;
}

/* line 183, app/assets/stylesheets/admin/components/panel.scss */
.panel .panel-footer-inside .btn {
  max-width: 200px;
}

/* line 185, app/assets/stylesheets/admin/components/panel.scss */
.panel .panel-footer-inside .btn.fit {
  max-width: none;
  width: auto;
}

/* line 194, app/assets/stylesheets/admin/components/panel.scss */
.panel.nest > .panel-body {
  padding: 15px !important;
}

/* line 200, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-none {
  border: none;
  max-width: 1200px;
  margin: 24px auto;
  background-color: transparent;
  box-shadow: none;
}

/* line 208, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-default {
  border-color: #EEE;
}

/* line 210, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-default .panel-heading {
  border-bottom: 1px solid transparent;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.panel.panel-default .panel-heading:after {
  content: "";
  display: table;
  clear: both;
}

/* line 213, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-default .panel-heading .panel-title {
  float: left;
}

/* line 217, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-default .panel-heading .actions .btn {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

/* line 220, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-default .panel-heading .actions .btn:last-child {
  padding-right: 0;
}

/* line 228, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index {
  border-radius: 0;
  max-width: 1200px;
  border-color: #DDD;
  margin: 24px;
}

/* line 233, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index.full {
  max-width: none;
  width: 100%;
  margin: 0;
}

/* line 237, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index.full .panel-body {
  padding: 15px;
}

/* line 241, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index.nested {
  margin: 15px 0;
}

/* line 245, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index.fancy-header {
  border-radius: 6px 6px 0 0;
}

/* line 247, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index.fancy-header > .panel-heading {
  border-radius: 5px 5px 0 0;
  height: 120px;
  padding: 15px;
  background-position: center center;
  background-size: 65px;
}

/* line 253, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index.fancy-header > .panel-heading .panel-title {
  color: #FFF;
  float: none;
  text-align: center;
  max-width: none;
  margin: 0;
  padding: 15px 0;
  font-size: 30px;
  font-weight: 200;
}

/* line 263, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index.fancy-header > .panel-heading .description {
  font-size: 13px;
  color: #FFF;
  text-align: center;
}

/* line 271, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .nav-tabs {
  margin: 0;
  font-weight: 600;
  border-top: 1px solid #DDD;
}

/* line 276, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .nav-tabs li button {
  display: block;
  padding: 10px 15px;
}

/* line 280, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .nav-tabs li a, .panel.panel-index .nav-tabs li button {
  margin: 0;
  color: #328896;
  border: 1px solid #DDD;
  position: relative;
  border-top: none;
  border-left: none;
  background-color: transparent;
}

/* line 290, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .nav-tabs li.active a, .panel.panel-index .nav-tabs li.active button {
  background-color: #EEE;
  color: #1E6978;
}

/* line 293, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .nav-tabs li.active a:after, .panel.panel-index .nav-tabs li.active a:before, .panel.panel-index .nav-tabs li.active button:after, .panel.panel-index .nav-tabs li.active button:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 304, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .nav-tabs li.active a:after, .panel.panel-index .nav-tabs li.active button:after {
  border-color: rgba(238, 238, 238, 0);
  border-top-color: #EEE;
  border-width: 10px;
  margin-left: -10px;
}

/* line 310, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .nav-tabs li.active a:before, .panel.panel-index .nav-tabs li.active button:before {
  border-color: rgba(221, 221, 221, 0);
  border-top-color: #DDD;
  border-width: 11px;
  margin-left: -11px;
}

/* line 316, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .nav-tabs li.active a:hover, .panel.panel-index .nav-tabs li.active button:hover {
  cursor: pointer;
}

/* line 321, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .nav-tabs li.active:first-child a, .panel.panel-index .nav-tabs li.active:first-child button {
  border-left: none;
}

/* line 326, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .nav-tabs li:first-child a, .panel.panel-index .nav-tabs li:first-child button {
  border-left: none;
}

/* line 333, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .panel-heading {
  color: #333333;
  background-color: #F5F7F5;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.panel.panel-index .panel-heading:after {
  content: "";
  display: table;
  clear: both;
}

/* line 337, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .panel-heading .panel-title {
  line-height: 34px;
  font-weight: 400;
  font-size: 1.3em;
  color: #1E6978;
  float: left;
  width: auto;
}

/* line 344, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .panel-heading .panel-title .back-to {
  font-size: 0.75em;
  font-weight: 600;
  text-decoration: none;
}

/* line 348, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .panel-heading .panel-title .back-to:hover {
  text-decoration: underline;
}

/* line 351, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .panel-heading .panel-title .back-to:before {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 0.5em;
  display: inline-block;
  text-decoration: underline;
}

/* line 359, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .panel-heading .panel-title .back-to:before, .panel.panel-index .panel-heading .panel-title .back-to:hover:before {
  text-decoration: none;
}

/* line 365, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .panel-description {
  font-size: 1.0em;
  font-weight: 500;
  line-height: 1.5em;
  color: #666;
  padding: 24px 15px;
  border-bottom: 1px solid #EEE;
}

/* line 373, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .panel-special {
  font-size: 1.0em;
  line-height: 1.5em;
  color: #333;
}

/* line 377, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .panel-special .alert {
  margin: 0;
  padding: 15px 24px;
}

/* line 382, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .panel-body {
  background-color: #FFF;
  padding: 24px;
}

/* line 386, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .panel-body.no-gutter {
  padding-left: 0;
  padding-right: 0;
}

/* line 390, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .panel-body .desc {
  font-size: 1.1em;
  line-height: 1.5em;
}

/* line 393, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .panel-body .desc a {
  color: #328896;
}

/* line 398, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .panel-body .intro {
  padding: 0;
}

/* line 404, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .panel-footer.nested {
  margin: 0 -24px;
  position: relative;
  bottom: -24px;
}

/* line 411, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index h4 {
  color: #666666;
  margin: 15px 0 20px;
  font-size: 1.3em;
  line-height: 1.5em;
}

/* line 416, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index h4 .sub {
  margin-top: 10px;
  font-size: 12px;
  color: #888;
  line-height: 1.4em;
}

/* line 424, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .section, .panel.panel-index .panel-section {
  border-top: 1px solid #EEE;
  padding: 24px 0 24px;
}

/* line 427, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index .section:first-child, .panel.panel-index .section.at-top, .panel.panel-index .panel-section:first-child, .panel.panel-index .panel-section.at-top {
  padding-top: 0px;
  border: none;
}

/* line 433, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-index label {
  font-weight: 600;
}

/* line 439, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-center {
  border-radius: 0;
  max-width: 800px;
  margin: 50px auto;
  border-color: #DDD;
}

/* line 442, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-center.no-sidebar {
  max-width: 1000px;
}

/* line 447, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-center .panel-heading {
  color: #333333;
  background-color: #F5F7F5;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.panel.panel-center .panel-heading:after {
  content: "";
  display: table;
  clear: both;
}

/* line 451, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-center .panel-heading .panel-title {
  line-height: 34px;
  font-weight: 400;
  font-size: 1.5em;
  color: #1E6978;
  float: left;
  width: auto;
  max-width: 80%;
}

/* line 459, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-center .panel-heading .panel-title strong {
  font-weight: 600;
}

/* line 464, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-center .panel-body {
  background-color: #FFF;
  padding: 24px;
}

/* line 467, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-center .panel-body .desc {
  font-size: 1.1em;
  line-height: 1.5em;
}

/* line 470, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-center .panel-body .desc a {
  color: #328896;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.panel.panel-center .panel-footer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 477, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-center .panel-footer .btn {
  max-width: 200px;
}

/* line 482, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-center h4 {
  margin: 15px 0 20px;
  font-size: 1.3em;
}

/* line 487, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-center .section {
  border-top: 1px solid #EEE;
  padding: 24px 0 50px;
}

/* line 490, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-center .section:first-child {
  padding-top: 10px;
  border: none;
}

/* line 498, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit {
  border-radius: 0;
  max-width: 800px;
  margin: 24px 24px 50px;
  border-color: #DDD;
}

/* line 502, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit.nested {
  margin: 15px 0;
}

/* line 506, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .panel-heading {
  color: #333333;
  background-color: #F5F7F5;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.panel.panel-edit .panel-heading:after {
  content: "";
  display: table;
  clear: both;
}

/* line 510, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .panel-heading .panel-title {
  line-height: 24px;
  font-weight: 400;
  font-size: 1.2em;
  color: #1E6978;
  float: left;
  width: auto;
  max-width: 80%;
}

/* line 518, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .panel-heading .panel-title p {
  font-size: 0.9em;
}

/* line 523, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .panel-heading .actions .btn {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

/* line 531, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .nav-tabs {
  margin: 0;
  font-weight: 600;
  border-top: 1px solid #DDD;
}

/* line 536, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .nav-tabs li a {
  margin: 0;
  color: #328896;
  border: 1px solid #DDD;
  position: relative;
  border-top: none;
  border-left: none;
}

/* line 545, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .nav-tabs li.active a {
  background-color: #EEE;
  color: #1E6978;
}

/* line 548, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .nav-tabs li.active a:after, .panel.panel-edit .nav-tabs li.active a:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 559, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .nav-tabs li.active a:after {
  border-color: rgba(238, 238, 238, 0);
  border-top-color: #EEE;
  border-width: 10px;
  margin-left: -10px;
}

/* line 565, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .nav-tabs li.active a:before {
  border-color: rgba(221, 221, 221, 0);
  border-top-color: #DDD;
  border-width: 11px;
  margin-left: -11px;
}

/* line 571, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .nav-tabs li.active a:hover {
  cursor: pointer;
}

/* line 576, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .nav-tabs li.active:first-child a {
  border-left: none;
}

/* line 580, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .nav-tabs li:first-child a {
  border-left: none;
}

/* line 585, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .panel-body {
  background-color: #FFF;
  padding: 15px;
}

/* line 588, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .panel-body label {
  font-weight: 600;
  font-size: 0.9em;
  color: #333;
}

/* line 593, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .panel-body .desc {
  font-size: 1.1em;
  line-height: 1.5em;
}

/* line 596, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .panel-body .desc a {
  color: #328896;
}

/* line 602, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit h4 {
  color: #333;
  margin: 15px 0 20px;
  font-size: 1.3em;
}

/* line 606, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit h4 .sub {
  margin-top: 10px;
  font-size: 12px;
  color: #888;
}

/* line 613, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .section {
  border-top: 1px solid #EEE;
  padding: 24px 0 50px;
}

/* line 616, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .section:first-child {
  padding-top: 10px;
  border: none;
}

/* line 622, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-edit .instructions {
  font-size: 12px;
  font-weight: 500;
}

/* line 629, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module {
  border: none;
  position: relative;
  -ms-box-shadow: 5px 18px 18px -15px rgba(0, 0, 0, 0.02);
  -o-box-shadow: 5px 18px 18px -15px rgba(0, 0, 0, 0.02);
  box-shadow: 5px 18px 18px -15px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
  margin-bottom: 30px !important;
}

/* line 636, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module .tab-content > .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}

/* line 641, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module .tab-content > .tab-pane.active {
  height: auto;
}

/* line 645, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module .panel-heading {
  border-bottom: 1px solid #DDD;
  padding: 16px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.panel.panel-module .panel-heading:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1200px) {
  /* line 645, app/assets/stylesheets/admin/components/panel.scss */
  .panel.panel-module .panel-heading {
    padding: 16px 24px;
  }
}

/* line 652, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module .panel-heading .panel-title {
  font-size: 21px;
  line-height: normal;
  color: #333;
  float: left;
}

/* line 658, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module .panel-heading .actions {
  font-size: 0.9em;
  line-height: 24px;
}

/* line 662, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module .panel-heading .panel-nav {
  float: right;
}

/* line 664, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module .panel-heading .panel-nav .nav-tabs {
  border: none;
  margin: 0;
}

/* line 667, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module .panel-heading .panel-nav .nav-tabs li {
  margin: 0 0 0 20px;
}

/* line 669, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module .panel-heading .panel-nav .nav-tabs li.active > a {
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  font-weight: 600;
}

/* line 674, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module .panel-heading .panel-nav .nav-tabs li.active > a:focus {
  background-color: transparent;
}

/* line 679, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module .panel-heading .panel-nav .nav-tabs li > a {
  margin: 0;
  padding: 4px 0;
}

/* line 685, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module .panel-heading .panel-nav .nav > li a:hover, .panel.panel-module .panel-heading .panel-nav .nav > li a:focus {
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}

/* line 693, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module .panel-body {
  padding: 16px;
}

@media (min-width: 1200px) {
  /* line 693, app/assets/stylesheets/admin/components/panel.scss */
  .panel.panel-module .panel-body {
    padding: 16px 24px 24px;
  }
}

/* line 699, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module .panel-footer {
  background-color: #FFF;
  padding: 0 16px 16px;
}

@media (min-width: 1200px) {
  /* line 699, app/assets/stylesheets/admin/components/panel.scss */
  .panel.panel-module .panel-footer {
    padding: 0 24px 24px;
  }
}

/* line 708, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module.inverse {
  border: 1px solid #DDD;
}

/* line 710, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module.inverse .panel-heading {
  border: none;
}

/* line 713, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module.inverse .panel-title {
  font-weight: 600;
}

/* line 716, app/assets/stylesheets/admin/components/panel.scss */
.panel.panel-module.inverse .panel-body {
  padding-top: 0;
}

/* line 722, app/assets/stylesheets/admin/components/panel.scss */
.panel.box .panel-heading {
  padding: 0;
}

/* line 724, app/assets/stylesheets/admin/components/panel.scss */
.panel.box .panel-heading .panel-title {
  color: #1E6978;
  font-size: 1.0em;
  font-weight: 600;
  margin: 0 0 10px;
  line-height: 1.0em;
}

/* line 732, app/assets/stylesheets/admin/components/panel.scss */
.panel.box.solid {
  background-color: #edf0ed;
  padding: 15px;
  border-radius: 4px;
}

/* line 736, app/assets/stylesheets/admin/components/panel.scss */
.panel.box.solid .panel-heading {
  background-color: transparent;
}

/* line 739, app/assets/stylesheets/admin/components/panel.scss */
.panel.box.solid .panel-body {
  background-color: transparent;
  padding: 0;
}

/* line 742, app/assets/stylesheets/admin/components/panel.scss */
.panel.box.solid .panel-body .panel-content {
  background-color: #FFF;
  padding: 10px;
  border-radius: 4px;
  color: #888;
  font-size: 0.85em;
  font-weight: 500;
  line-height: 1.55em;
  margin-bottom: 10px;
}

/* line 751, app/assets/stylesheets/admin/components/panel.scss */
.panel.box.solid .panel-body .panel-content:last-child {
  margin-bottom: 0px;
}

/* line 759, app/assets/stylesheets/admin/components/panel.scss */
.panel-group {
  max-width: 1200px;
  margin: 24px 9px;
}

/* line 761, app/assets/stylesheets/admin/components/panel.scss */
.panel-group.wide {
  max-width: none;
}

/* line 765, app/assets/stylesheets/admin/components/panel.scss */
.panel-group.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

/* line 771, app/assets/stylesheets/admin/components/panel.scss */
.panel.flex {
  display: flex;
  flex-direction: column;
  float: none;
  margin-top: 0 !important;
  background-clip: content-box;
  min-width: 300px;
}

/* line 778, app/assets/stylesheets/admin/components/panel.scss */
.panel.flex.col-xs-6 {
  min-width: 600px;
}

/* line 781, app/assets/stylesheets/admin/components/panel.scss */
.panel.flex .panel-body {
  flex: 1 0 auto;
}

/* line 784, app/assets/stylesheets/admin/components/panel.scss */
.panel.flex .panel-footer {
  flex-shrink: 0;
}

/* line 1, app/assets/stylesheets/admin/components/project-img-title.scss */
.project-img-title-wrap {
  width: 40%;
  position: relative;
  top: 5px;
  display: inline-block;
  vertical-align: top;
}

/* line 7, app/assets/stylesheets/admin/components/project-img-title.scss */
.project-img-title-wrap .project-img-title {
  padding-left: 0;
}

/* line 9, app/assets/stylesheets/admin/components/project-img-title.scss */
.project-img-title-wrap .project-img-title .ellipsify {
  padding-left: 30px;
}

/* line 14, app/assets/stylesheets/admin/components/project-img-title.scss */
.project-img-title {
  padding-left: 30px;
  color: #333;
  font-size: 0.9em;
  font-weight: 600;
}

/* line 19, app/assets/stylesheets/admin/components/project-img-title.scss */
.project-img-title .project-image {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-size: 200%;
  background-position: center center;
  display: inline-block;
  vertical-align: top;
  background-color: #e6e6e6;
  border: 1px solid #DDD;
  position: absolute;
  left: 0;
  top: -4px;
}

/* line 33, app/assets/stylesheets/admin/components/project-img-title.scss */
.project-img-title.intro-top {
  text-align: center;
  top: inherit;
  margin: 0 auto;
  display: block;
  padding: 0;
}

/* line 39, app/assets/stylesheets/admin/components/project-img-title.scss */
.project-img-title.intro-top .project-image {
  display: block;
  margin: 0 auto 10px;
  position: relative;
  left: inherit;
  top: inherit;
}

/* line 1, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quoter, .batch-purchase-panel {
  background: #FBFBFB;
  border: 1px solid #ccc;
}

/* line 5, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quoter .postage-quoter-cell, .batch-purchase-panel .postage-quoter-cell {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/admin/components/postage_quoter.scss */
  .postage-quoter .postage-quoter-cell, .batch-purchase-panel .postage-quoter-cell {
    float: left;
    width: 33.3333333333%;
  }
}

/* line 10, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quoter .package-dimension .form-group, .batch-purchase-panel .package-dimension .form-group {
  margin-bottom: 0;
}

/* line 15, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quoter .modal-quoter-cell, .batch-purchase-panel .modal-quoter-cell {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  /* line 15, app/assets/stylesheets/admin/components/postage_quoter.scss */
  .postage-quoter .modal-quoter-cell, .batch-purchase-panel .modal-quoter-cell {
    float: left;
    width: 100%;
  }
}

/* line 19, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quoter h5, .postage-quoter label, .batch-purchase-panel h5, .batch-purchase-panel label {
  display: block;
  color: #666;
  font-size: 0.8em;
}

/* line 25, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quoter .number, .batch-purchase-panel .number {
  font-size: 1.1em;
  font-weight: 700;
}

/* line 30, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quoter .bulk-log-buyer, .batch-purchase-panel .bulk-log-buyer {
  margin: 15px 0 10px;
}

/* line 33, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quoter .download, .batch-purchase-panel .download {
  margin: 15px 0 10px;
}

/* line 38, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quoter {
  margin-right: 0;
  margin-left: 0;
  padding: 15px 0;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.postage-quoter:after {
  content: "";
  display: table;
  clear: both;
}

/* line 43, app/assets/stylesheets/admin/components/postage_quoter.scss */
.batch-purchase-panel {
  padding: 15px;
}

/* line 45, app/assets/stylesheets/admin/components/postage_quoter.scss */
.batch-purchase-panel .assigned-count, .batch-purchase-panel .assigned-cost {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  /* line 45, app/assets/stylesheets/admin/components/postage_quoter.scss */
  .batch-purchase-panel .assigned-count, .batch-purchase-panel .assigned-cost {
    float: left;
    width: 33.3333333333%;
  }
}

/* line 50, app/assets/stylesheets/admin/components/postage_quoter.scss */
.stale-log {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.6);
}

/* line 59, app/assets/stylesheets/admin/components/postage_quoter.scss */
.stale-log .stale-message {
  background: white;
  border: 1px solid #ccc;
  width: 550px;
  position: relative;
  top: 100px;
  padding: 15px;
  margin: 0 auto;
  box-shadow: 0px 0px 4px 0px #ccc;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.stale-log .stale-message:after {
  content: "";
  display: table;
  clear: both;
}

/* line 73, app/assets/stylesheets/admin/components/postage_quoter.scss */
.stale-log .stale-message h4 {
  margin: 0 0 5px 0;
}

/* line 80, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-rate-info {
  margin-right: 0;
  margin-left: 0;
  background: #F2F9FF;
  border: 1px solid #ccc;
  border-top: none;
  padding: 7.5px 0;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.postage-rate-info:after {
  content: "";
  display: table;
  clear: both;
}

/* line 89, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-rate-info .info-text {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  /* line 89, app/assets/stylesheets/admin/components/postage_quoter.scss */
  .postage-rate-info .info-text {
    float: left;
    width: 66.6666666667%;
  }
}

/* line 92, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-rate-info .info-text, .postage-rate-info .info-text h5 {
  font-size: small;
}

/* line 94, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-rate-info .info-text h5 {
  color: #666;
  margin-top: 0;
}

/* line 100, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-rate-info .info-button {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  text-align: right;
}

@media (min-width: 768px) {
  /* line 100, app/assets/stylesheets/admin/components/postage_quoter.scss */
  .postage-rate-info .info-button {
    float: left;
    width: 33.3333333333%;
  }
}

/* line 106, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quotes {
  background: #F2F9FF;
  border: 1px solid #ccc;
  padding: 10px 5px 5px;
  font-size: 12px;
}

/* line 112, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quotes .postage-quote-label {
  color: #333;
}

/* line 116, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quotes .postage-quote {
  color: #666;
  padding: 7.5px 0;
}

/* line 120, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quotes .postage-quote:last-child {
  border-bottom: none;
}

/* line 124, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quotes .postage-quote-label {
  font-size: 0.9em;
}

/* line 127, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quotes .postage-quote, .postage-quotes .postage-quote-label {
  margin-right: 0;
  margin-left: 0;
  border-bottom: 1px solid #ccc;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.postage-quotes .postage-quote:after, .postage-quotes .postage-quote-label:after {
  content: "";
  display: table;
  clear: both;
}

/* line 132, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quotes .postage-quote > div, .postage-quotes .postage-quote-label > div {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  /* line 132, app/assets/stylesheets/admin/components/postage_quoter.scss */
  .postage-quotes .postage-quote > div, .postage-quotes .postage-quote-label > div {
    float: left;
    width: 33.3333333333%;
  }
}

/* line 137, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quotes .postage-quote .postage-quote-price, .postage-quotes .postage-quote-label .postage-quote-price {
  text-align: center;
}

/* line 140, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quotes .postage-quote .postage-quote-backers, .postage-quotes .postage-quote-label .postage-quote-backers {
  text-align: right;
}

/* line 145, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quotes .postage-quote[data-has-apply] > div, .postage-quotes .postage-quote-label[data-has-apply] > div {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

@media (min-width: 768px) {
  /* line 145, app/assets/stylesheets/admin/components/postage_quoter.scss */
  .postage-quotes .postage-quote[data-has-apply] > div, .postage-quotes .postage-quote-label[data-has-apply] > div {
    float: left;
    width: 25%;
  }
}

/* line 149, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quotes .postage-quote[data-has-apply] .postage-quote-backers, .postage-quotes .postage-quote-label[data-has-apply] .postage-quote-backers {
  text-align: center;
}

/* line 153, app/assets/stylesheets/admin/components/postage_quoter.scss */
.postage-quotes .postage-quote[data-has-apply] .postage-quote-apply, .postage-quotes .postage-quote-label[data-has-apply] .postage-quote-apply {
  text-align: right;
}

/* line 161, app/assets/stylesheets/admin/components/postage_quoter.scss */
#postage-quoter .postage-quoter-cell {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  /* line 161, app/assets/stylesheets/admin/components/postage_quoter.scss */
  #postage-quoter .postage-quoter-cell {
    float: left;
    width: 50%;
  }
}

/* line 165, app/assets/stylesheets/admin/components/postage_quoter.scss */
#postage-quoter .modal-body {
  padding: 0;
}

/* line 170, app/assets/stylesheets/admin/components/postage_quoter.scss */
#postage-quoter .package-dimension .input-group {
  width: 33%;
  display: inline-block;
}

/* line 179, app/assets/stylesheets/admin/components/postage_quoter.scss */
#postage-credit label {
  color: #666;
}

/* line 183, app/assets/stylesheets/admin/components/postage_quoter.scss */
#postage-credit h2 {
  margin: 0 0 15px 0;
}

/* line 188, app/assets/stylesheets/admin/components/postage_quoter.scss */
#postage-credit .actions a {
  display: block;
  margin: 0 0 15px 0;
}

/* line 191, app/assets/stylesheets/admin/components/postage_quoter.scss */
#postage-credit .actions a:hover {
  text-decoration: none;
}

/* line 199, app/assets/stylesheets/admin/components/postage_quoter.scss */
.shipments-header {
  padding: 10px;
  margin: 15px 0;
  background: #FBFBFB;
  border: 1px solid #ccc;
  display: inline-block;
}

/* line 2, app/assets/stylesheets/admin/components/variant-creator.scss */
.new .variant-reorder i {
  display: none;
}

/* line 8, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator {
  /* variant table sizing control */
  /* variant table sizing control (add-ons) */
}

/* line 9, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .creator-form {
  margin: 15px 0;
}

/* line 11, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .creator-form .panel-body {
  padding: 0;
}

/* line 15, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-creator-row {
  margin-right: 0;
  margin-left: 0;
  font-size: smaller;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.variant-creator .variant-creator-row:after {
  content: "";
  display: table;
  clear: both;
}

/* line 19, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-creator-row strong {
  padding-bottom: 5px;
}

/* line 24, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .selectize-input:after {
  visibility: hidden;
}

/* line 28, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .var_name {
  padding-right: 0;
}

@media (max-width: 767px) {
  /* line 28, app/assets/stylesheets/admin/components/variant-creator.scss */
  .variant-creator .var_name {
    padding-right: 15px;
  }
}

/* line 35, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .var_name .opt_num {
  width: 18%;
  text-align: center;
  display: inline-block;
}

@media (max-width: 767px) {
  /* line 35, app/assets/stylesheets/admin/components/variant-creator.scss */
  .variant-creator .var_name .opt_num {
    text-align: left;
    width: 100%;
  }
}

/* line 47, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .selectize-control.multi .selectize-input > div.item {
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 0;
}

/* line 53, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .add-variant {
  display: block;
  padding: 10px;
}

/* line 58, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .table .header th {
  line-height: 30px;
  font-size: 12px;
  font-weight: 600;
}

/* line 64, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .manual-add {
  margin: 0;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
}

/* line 69, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .manual-add .table-addons {
  border: none;
}

/* line 74, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .manual-add .variant td {
  border-top: none;
}

/* line 75, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .manual-add .variant td:first-child {
  border-left: none;
}

/* line 76, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .manual-add .variant td:last-child {
  border-right: none;
}

/* line 80, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .manual-add .variant-reorder i {
  display: none;
}

/* line 86, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-heading {
  padding: 15px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
}

/* line 90, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-heading:hover {
  cursor: pointer;
}

/* line 93, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-heading .variant-count {
  color: #328896;
  line-height: 38px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.variant-creator .variant-heading:after {
  content: "";
  display: table;
  clear: both;
}

/* line 102, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-reorder {
  width: 5%;
  text-align: center;
  line-height: 34px;
}

/* line 107, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-name {
  width: 20%;
}

/* line 110, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-details {
  width: 24%;
}

/* line 113, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-option-value {
  width: 12%;
}

/* line 116, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-skus {
  width: 20%;
}

/* line 119, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-skus .sku-field .item {
  font-size: 12px;
  line-height: 1.5em;
}

/* line 125, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-etc {
  width: 15%;
}

/* line 130, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .table-addons {
  border-top: 1px solid #e3e3e3;
  background-color: #f5f5f5;
}

/* line 133, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .table-addons td, .variant-creator .table-addons th {
  border: 1px solid #e3e3e3;
}

/* line 136, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .table-addons .variant-etc {
  width: 35%;
}

/* line 139, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .table-addons .variant-price {
  margin: 0;
}

/* line 142, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .table-addons .variant-price-col {
  width: 14%;
}

/* line 145, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .table-addons .variant-delete-col {
  width: 5%;
  line-height: 34px;
}

/* line 152, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .pick-img {
  margin: 0;
  box-sizing: border-box;
  border: 1px solid #CCC;
}

/* line 156, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .pick-img:hover {
  cursor: pointer;
  border: 1px solid #999;
}

/* line 162, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant_fields_add {
  background-color: #f5f5f5;
}

/* line 165, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-price {
  margin: 0 0 10px;
}

/* line 167, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-price .form-control {
  padding: 3px 5px;
}

/* line 170, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-price .input-group-addon {
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 600;
}

/* line 176, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-hide {
  line-height: 25px;
  height: 25px;
  margin: 0;
  float: none;
}

@media (min-width: 1200px) {
  /* line 176, app/assets/stylesheets/admin/components/variant-creator.scss */
  .variant-creator .variant-hide {
    float: left;
  }
}

/* line 186, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-hide .checkbox {
  display: inline-block;
  margin: 3px 0;
  height: 20px;
}

/* line 190, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-hide .checkbox label {
  padding-left: 18px;
}

/* line 193, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-hide .checkbox input {
  margin-left: -16px;
}

/* line 197, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-hide .inline-tip {
  margin: 5px 0;
}

/* line 201, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-delete {
  padding: 0 3px;
  line-height: 25px;
  height: 25px;
  margin: 0 3px 0 0;
  float: none;
}

@media (min-width: 1200px) {
  /* line 201, app/assets/stylesheets/admin/components/variant-creator.scss */
  .variant-creator .variant-delete {
    float: right;
  }
}

/* line 210, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-delete label {
  font-size: 11px;
  font-weight: 500;
  vertical-align: middle;
}

/* line 215, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-delete label a:hover {
  text-decoration: none;
}

/* line 221, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator input {
  font-size: 12px;
}

/* line 224, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .table {
  font-size: 11px;
  font-weight: 500;
  margin-bottom: 0;
}

/* line 232, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-details .form-control,
.variant-creator .variant-option-value .form-control,
.variant-creator .variant-skus .form-control {
  font-size: 12px;
  padding: 5px 10px;
}

/* line 239, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-hidden .tooltip {
  width: 300px;
}

/* line 243, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-hidden .checkbox {
  width: 100%;
}

/* line 248, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .inline-tip {
  display: inline-block;
  color: #1E6978;
  line-height: 1.25em;
  font-size: 11px;
  font-weight: 500;
  vertical-align: top;
  border-bottom: 1px dotted #1E6978;
  padding: 0;
}

/* line 257, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .inline-tip:hover {
  cursor: help;
}

/* line 262, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-option-value {
  position: relative;
}

/* line 264, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-option-value .input-sm, .variant-creator .variant-option-value .input-group-sm > .form-control,
.variant-creator .variant-option-value .input-group-sm > .input-group-addon,
.variant-creator .variant-option-value .input-group-sm > .input-group-btn > .btn {
  border-color: #DDD;
  box-shadow: none;
  background: #EEE;
  cursor: pointer;
  font-weight: bold;
  /* Chrome 1-25, Safari 3.2+ */
  /* Firefox 4-15 */
  /* Opera 10.50–12.00 */
  transition: all 0s ease-out;
  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}

/* line 276, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-option-value .input-sm:hover, .variant-creator .variant-option-value .input-group-sm > .form-control:hover,
.variant-creator .variant-option-value .input-group-sm > .input-group-addon:hover,
.variant-creator .variant-option-value .input-group-sm > .input-group-btn > .btn:hover {
  background: #ffffea;
  border-color: #DDD;
}

/* line 281, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-option-value .input-sm:focus, .variant-creator .variant-option-value .input-group-sm > .form-control:focus,
.variant-creator .variant-option-value .input-group-sm > .input-group-addon:focus,
.variant-creator .variant-option-value .input-group-sm > .input-group-btn > .btn:focus {
  cursor: default;
  font-weight: normal;
  background: white;
  border-color: #ccc;
  padding: 5px 10px;
}

/* line 291, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-creator .variant-creator-row.persisted {
  line-height: 30px;
}

/* line 296, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-options-container {
  border: 1px solid #EEE;
  background-color: #F5F7F5;
}

/* line 300, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-options-container .add-an-option {
  margin-bottom: 15px;
  padding: 0 12px;
}

/* line 306, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-option {
  padding: 0 10px;
  margin: 10px 0;
  display: flex;
  width: 100%;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.variant-option:after {
  content: "";
  display: table;
  clear: both;
}

/* line 313, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-option.header {
  margin: 15px 0;
  padding: 0 10px;
}

/* line 316, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-option.header .var_name, .variant-option.header .var_val {
  font-size: 0.9em;
  font-weight: 600;
}

/* line 322, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-option .form-group {
  margin-bottom: 5px;
  display: inline;
}

/* line 327, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-option .var_name {
  width: 165px;
  margin-right: 15px;
}

/* line 332, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-option .var_val {
  flex: 1;
}

/* line 334, app/assets/stylesheets/admin/components/variant-creator.scss */
.variant-option .var_val input {
  font-family: 'Open Sans';
}

/* line 342, app/assets/stylesheets/admin/components/variant-creator.scss */
.multi-option-multiple-choice td {
  vertical-align: top !important;
}

/* line 348, app/assets/stylesheets/admin/components/variant-creator.scss */
.generated-variants .inner {
  border: 1px solid #EEE;
  background-color: #FFF;
  padding: 15px;
}

/* line 353, app/assets/stylesheets/admin/components/variant-creator.scss */
.generated-variants .you-generated {
  text-align: left;
  font-size: 1.0em;
  font-weight: 400;
  color: #328896;
  padding: 0 0 15px 0;
  font-style: italic;
}

/* line 1, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses {
  position: fixed;
  bottom: 0;
  right: 115px;
  width: 360px;
  z-index: 5;
  background: #333;
  /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
  box-shadow: 0px 0px 4px 0px #ccc;
  /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
  border: 1px solid #E0E0E0;
  border-bottom: none;
  border-radius: 3px;
  cursor: pointer;
}

/* line 18, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-preview {
  padding: 16px;
}

/* line 21, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-preview h5 {
  color: white;
  margin: 0;
}

/* line 27, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .minimize-and-close {
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  color: #999;
}

/* line 33, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .minimize-and-close i {
  padding: 0px 16px;
  font-size: 18px;
  line-height: 47px;
  height: 47px;
}

/* line 38, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .minimize-and-close i.expand {
  padding-right: 8px;
}

/* line 41, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .minimize-and-close i.clear-list {
  padding-left: 8px;
}

/* line 44, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .minimize-and-close i:hover {
  color: white;
}

/* line 50, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content {
  cursor: default;
  background: #fff;
  max-height: 300px;
  overflow-y: scroll;
}

/* line 56, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status {
  font-size: 13px;
  border-bottom: 1px solid #ccc;
  display: block;
  padding: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}

/* line 66, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status:hover {
  background-color: #d9edf7;
}

/* line 69, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status.in-progress {
  opacity: 0.6;
}

/* line 73, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status.last {
  border-bottom: none;
}

/* line 77, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .name, .worker-statuses .worker-statuses-content .worker-status .icon, .worker-statuses .worker-statuses-content .worker-status .status {
  display: inline-block;
  vertical-align: middle;
}

/* line 82, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .name {
  width: 260px;
}

/* line 86, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status {
  float: right;
  vertical-align: middle;
  position: relative;
  top: 2px;
}

/* line 92, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .working {
  color: #CCC;
  font-size: 22px;
  line-height: 22px;
}

/* line 97, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .success {
  color: #5cb85c;
  font-size: 24px;
  line-height: 24px;
}

/* line 102, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .error {
  color: #E8573F;
}

/* line 105, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress {
  margin: 0;
  width: 22px;
  height: 22px;
  background-color: #CCC;
  border-radius: 50%;
  position: relative;
}

/* line 123, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress:before {
  content: '';
  height: 16px;
  width: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: 500;
  font-size: 9px;
  color: #999;
  text-align: center;
  background: #fbfbfb;
  z-index: 2;
  border-radius: 100%;
  transform: translate(-50%, -50%);
  line-height: 16px;
}

/* line 142, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress .circle .mask, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress .circle .fill {
  width: 22px;
  height: 22px;
  position: absolute;
  border-radius: 50%;
}

/* line 148, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress .circle .mask, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress .circle .fill {
  -webkit-backface-visibility: hidden;
  transition: transform 1s;
  border-radius: 50%;
}

/* line 155, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress .circle .mask {
  clip: rect(0px, 22px, 22px, 11px);
}

/* line 157, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress .circle .mask .fill {
  clip: rect(0px, 11px, 22px, 0px);
  background-color: #1E6978;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="0"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="0"] .circle .fill {
  transform: rotate(0deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="0"] .circle .fill.fix {
  transform: rotate(0deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="0"] .inset .percentage .numbers {
  width: 23px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="1"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="1"] .circle .fill {
  transform: rotate(1.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="1"] .circle .fill.fix {
  transform: rotate(3.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="1"] .inset .percentage .numbers {
  width: 46px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="2"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="2"] .circle .fill {
  transform: rotate(3.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="2"] .circle .fill.fix {
  transform: rotate(7.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="2"] .inset .percentage .numbers {
  width: 69px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="3"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="3"] .circle .fill {
  transform: rotate(5.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="3"] .circle .fill.fix {
  transform: rotate(10.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="3"] .inset .percentage .numbers {
  width: 92px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="4"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="4"] .circle .fill {
  transform: rotate(7.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="4"] .circle .fill.fix {
  transform: rotate(14.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="4"] .inset .percentage .numbers {
  width: 115px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="5"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="5"] .circle .fill {
  transform: rotate(9deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="5"] .circle .fill.fix {
  transform: rotate(18deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="5"] .inset .percentage .numbers {
  width: 138px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="6"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="6"] .circle .fill {
  transform: rotate(10.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="6"] .circle .fill.fix {
  transform: rotate(21.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="6"] .inset .percentage .numbers {
  width: 161px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="7"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="7"] .circle .fill {
  transform: rotate(12.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="7"] .circle .fill.fix {
  transform: rotate(25.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="7"] .inset .percentage .numbers {
  width: 184px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="8"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="8"] .circle .fill {
  transform: rotate(14.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="8"] .circle .fill.fix {
  transform: rotate(28.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="8"] .inset .percentage .numbers {
  width: 207px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="9"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="9"] .circle .fill {
  transform: rotate(16.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="9"] .circle .fill.fix {
  transform: rotate(32.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="9"] .inset .percentage .numbers {
  width: 230px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="10"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="10"] .circle .fill {
  transform: rotate(18deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="10"] .circle .fill.fix {
  transform: rotate(36deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="10"] .inset .percentage .numbers {
  width: 253px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="11"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="11"] .circle .fill {
  transform: rotate(19.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="11"] .circle .fill.fix {
  transform: rotate(39.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="11"] .inset .percentage .numbers {
  width: 276px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="12"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="12"] .circle .fill {
  transform: rotate(21.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="12"] .circle .fill.fix {
  transform: rotate(43.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="12"] .inset .percentage .numbers {
  width: 299px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="13"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="13"] .circle .fill {
  transform: rotate(23.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="13"] .circle .fill.fix {
  transform: rotate(46.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="13"] .inset .percentage .numbers {
  width: 322px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="14"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="14"] .circle .fill {
  transform: rotate(25.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="14"] .circle .fill.fix {
  transform: rotate(50.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="14"] .inset .percentage .numbers {
  width: 345px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="15"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="15"] .circle .fill {
  transform: rotate(27deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="15"] .circle .fill.fix {
  transform: rotate(54deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="15"] .inset .percentage .numbers {
  width: 368px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="16"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="16"] .circle .fill {
  transform: rotate(28.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="16"] .circle .fill.fix {
  transform: rotate(57.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="16"] .inset .percentage .numbers {
  width: 391px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="17"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="17"] .circle .fill {
  transform: rotate(30.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="17"] .circle .fill.fix {
  transform: rotate(61.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="17"] .inset .percentage .numbers {
  width: 414px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="18"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="18"] .circle .fill {
  transform: rotate(32.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="18"] .circle .fill.fix {
  transform: rotate(64.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="18"] .inset .percentage .numbers {
  width: 437px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="19"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="19"] .circle .fill {
  transform: rotate(34.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="19"] .circle .fill.fix {
  transform: rotate(68.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="19"] .inset .percentage .numbers {
  width: 460px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="20"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="20"] .circle .fill {
  transform: rotate(36deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="20"] .circle .fill.fix {
  transform: rotate(72deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="20"] .inset .percentage .numbers {
  width: 483px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="21"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="21"] .circle .fill {
  transform: rotate(37.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="21"] .circle .fill.fix {
  transform: rotate(75.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="21"] .inset .percentage .numbers {
  width: 506px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="22"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="22"] .circle .fill {
  transform: rotate(39.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="22"] .circle .fill.fix {
  transform: rotate(79.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="22"] .inset .percentage .numbers {
  width: 529px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="23"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="23"] .circle .fill {
  transform: rotate(41.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="23"] .circle .fill.fix {
  transform: rotate(82.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="23"] .inset .percentage .numbers {
  width: 552px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="24"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="24"] .circle .fill {
  transform: rotate(43.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="24"] .circle .fill.fix {
  transform: rotate(86.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="24"] .inset .percentage .numbers {
  width: 575px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="25"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="25"] .circle .fill {
  transform: rotate(45deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="25"] .circle .fill.fix {
  transform: rotate(90deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="25"] .inset .percentage .numbers {
  width: 598px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="26"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="26"] .circle .fill {
  transform: rotate(46.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="26"] .circle .fill.fix {
  transform: rotate(93.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="26"] .inset .percentage .numbers {
  width: 621px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="27"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="27"] .circle .fill {
  transform: rotate(48.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="27"] .circle .fill.fix {
  transform: rotate(97.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="27"] .inset .percentage .numbers {
  width: 644px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="28"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="28"] .circle .fill {
  transform: rotate(50.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="28"] .circle .fill.fix {
  transform: rotate(100.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="28"] .inset .percentage .numbers {
  width: 667px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="29"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="29"] .circle .fill {
  transform: rotate(52.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="29"] .circle .fill.fix {
  transform: rotate(104.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="29"] .inset .percentage .numbers {
  width: 690px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="30"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="30"] .circle .fill {
  transform: rotate(54deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="30"] .circle .fill.fix {
  transform: rotate(108deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="30"] .inset .percentage .numbers {
  width: 713px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="31"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="31"] .circle .fill {
  transform: rotate(55.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="31"] .circle .fill.fix {
  transform: rotate(111.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="31"] .inset .percentage .numbers {
  width: 736px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="32"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="32"] .circle .fill {
  transform: rotate(57.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="32"] .circle .fill.fix {
  transform: rotate(115.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="32"] .inset .percentage .numbers {
  width: 759px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="33"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="33"] .circle .fill {
  transform: rotate(59.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="33"] .circle .fill.fix {
  transform: rotate(118.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="33"] .inset .percentage .numbers {
  width: 782px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="34"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="34"] .circle .fill {
  transform: rotate(61.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="34"] .circle .fill.fix {
  transform: rotate(122.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="34"] .inset .percentage .numbers {
  width: 805px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="35"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="35"] .circle .fill {
  transform: rotate(63deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="35"] .circle .fill.fix {
  transform: rotate(126deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="35"] .inset .percentage .numbers {
  width: 828px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="36"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="36"] .circle .fill {
  transform: rotate(64.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="36"] .circle .fill.fix {
  transform: rotate(129.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="36"] .inset .percentage .numbers {
  width: 851px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="37"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="37"] .circle .fill {
  transform: rotate(66.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="37"] .circle .fill.fix {
  transform: rotate(133.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="37"] .inset .percentage .numbers {
  width: 874px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="38"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="38"] .circle .fill {
  transform: rotate(68.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="38"] .circle .fill.fix {
  transform: rotate(136.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="38"] .inset .percentage .numbers {
  width: 897px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="39"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="39"] .circle .fill {
  transform: rotate(70.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="39"] .circle .fill.fix {
  transform: rotate(140.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="39"] .inset .percentage .numbers {
  width: 920px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="40"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="40"] .circle .fill {
  transform: rotate(72deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="40"] .circle .fill.fix {
  transform: rotate(144deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="40"] .inset .percentage .numbers {
  width: 943px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="41"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="41"] .circle .fill {
  transform: rotate(73.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="41"] .circle .fill.fix {
  transform: rotate(147.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="41"] .inset .percentage .numbers {
  width: 966px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="42"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="42"] .circle .fill {
  transform: rotate(75.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="42"] .circle .fill.fix {
  transform: rotate(151.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="42"] .inset .percentage .numbers {
  width: 989px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="43"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="43"] .circle .fill {
  transform: rotate(77.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="43"] .circle .fill.fix {
  transform: rotate(154.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="43"] .inset .percentage .numbers {
  width: 1012px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="44"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="44"] .circle .fill {
  transform: rotate(79.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="44"] .circle .fill.fix {
  transform: rotate(158.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="44"] .inset .percentage .numbers {
  width: 1035px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="45"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="45"] .circle .fill {
  transform: rotate(81deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="45"] .circle .fill.fix {
  transform: rotate(162deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="45"] .inset .percentage .numbers {
  width: 1058px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="46"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="46"] .circle .fill {
  transform: rotate(82.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="46"] .circle .fill.fix {
  transform: rotate(165.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="46"] .inset .percentage .numbers {
  width: 1081px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="47"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="47"] .circle .fill {
  transform: rotate(84.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="47"] .circle .fill.fix {
  transform: rotate(169.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="47"] .inset .percentage .numbers {
  width: 1104px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="48"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="48"] .circle .fill {
  transform: rotate(86.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="48"] .circle .fill.fix {
  transform: rotate(172.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="48"] .inset .percentage .numbers {
  width: 1127px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="49"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="49"] .circle .fill {
  transform: rotate(88.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="49"] .circle .fill.fix {
  transform: rotate(176.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="49"] .inset .percentage .numbers {
  width: 1150px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="50"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="50"] .circle .fill {
  transform: rotate(90deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="50"] .circle .fill.fix {
  transform: rotate(180deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="50"] .inset .percentage .numbers {
  width: 1173px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="51"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="51"] .circle .fill {
  transform: rotate(91.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="51"] .circle .fill.fix {
  transform: rotate(183.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="51"] .inset .percentage .numbers {
  width: 1196px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="52"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="52"] .circle .fill {
  transform: rotate(93.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="52"] .circle .fill.fix {
  transform: rotate(187.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="52"] .inset .percentage .numbers {
  width: 1219px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="53"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="53"] .circle .fill {
  transform: rotate(95.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="53"] .circle .fill.fix {
  transform: rotate(190.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="53"] .inset .percentage .numbers {
  width: 1242px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="54"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="54"] .circle .fill {
  transform: rotate(97.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="54"] .circle .fill.fix {
  transform: rotate(194.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="54"] .inset .percentage .numbers {
  width: 1265px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="55"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="55"] .circle .fill {
  transform: rotate(99deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="55"] .circle .fill.fix {
  transform: rotate(198deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="55"] .inset .percentage .numbers {
  width: 1288px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="56"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="56"] .circle .fill {
  transform: rotate(100.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="56"] .circle .fill.fix {
  transform: rotate(201.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="56"] .inset .percentage .numbers {
  width: 1311px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="57"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="57"] .circle .fill {
  transform: rotate(102.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="57"] .circle .fill.fix {
  transform: rotate(205.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="57"] .inset .percentage .numbers {
  width: 1334px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="58"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="58"] .circle .fill {
  transform: rotate(104.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="58"] .circle .fill.fix {
  transform: rotate(208.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="58"] .inset .percentage .numbers {
  width: 1357px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="59"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="59"] .circle .fill {
  transform: rotate(106.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="59"] .circle .fill.fix {
  transform: rotate(212.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="59"] .inset .percentage .numbers {
  width: 1380px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="60"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="60"] .circle .fill {
  transform: rotate(108deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="60"] .circle .fill.fix {
  transform: rotate(216deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="60"] .inset .percentage .numbers {
  width: 1403px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="61"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="61"] .circle .fill {
  transform: rotate(109.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="61"] .circle .fill.fix {
  transform: rotate(219.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="61"] .inset .percentage .numbers {
  width: 1426px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="62"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="62"] .circle .fill {
  transform: rotate(111.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="62"] .circle .fill.fix {
  transform: rotate(223.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="62"] .inset .percentage .numbers {
  width: 1449px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="63"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="63"] .circle .fill {
  transform: rotate(113.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="63"] .circle .fill.fix {
  transform: rotate(226.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="63"] .inset .percentage .numbers {
  width: 1472px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="64"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="64"] .circle .fill {
  transform: rotate(115.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="64"] .circle .fill.fix {
  transform: rotate(230.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="64"] .inset .percentage .numbers {
  width: 1495px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="65"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="65"] .circle .fill {
  transform: rotate(117deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="65"] .circle .fill.fix {
  transform: rotate(234deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="65"] .inset .percentage .numbers {
  width: 1518px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="66"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="66"] .circle .fill {
  transform: rotate(118.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="66"] .circle .fill.fix {
  transform: rotate(237.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="66"] .inset .percentage .numbers {
  width: 1541px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="67"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="67"] .circle .fill {
  transform: rotate(120.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="67"] .circle .fill.fix {
  transform: rotate(241.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="67"] .inset .percentage .numbers {
  width: 1564px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="68"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="68"] .circle .fill {
  transform: rotate(122.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="68"] .circle .fill.fix {
  transform: rotate(244.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="68"] .inset .percentage .numbers {
  width: 1587px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="69"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="69"] .circle .fill {
  transform: rotate(124.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="69"] .circle .fill.fix {
  transform: rotate(248.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="69"] .inset .percentage .numbers {
  width: 1610px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="70"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="70"] .circle .fill {
  transform: rotate(126deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="70"] .circle .fill.fix {
  transform: rotate(252deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="70"] .inset .percentage .numbers {
  width: 1633px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="71"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="71"] .circle .fill {
  transform: rotate(127.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="71"] .circle .fill.fix {
  transform: rotate(255.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="71"] .inset .percentage .numbers {
  width: 1656px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="72"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="72"] .circle .fill {
  transform: rotate(129.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="72"] .circle .fill.fix {
  transform: rotate(259.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="72"] .inset .percentage .numbers {
  width: 1679px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="73"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="73"] .circle .fill {
  transform: rotate(131.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="73"] .circle .fill.fix {
  transform: rotate(262.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="73"] .inset .percentage .numbers {
  width: 1702px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="74"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="74"] .circle .fill {
  transform: rotate(133.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="74"] .circle .fill.fix {
  transform: rotate(266.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="74"] .inset .percentage .numbers {
  width: 1725px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="75"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="75"] .circle .fill {
  transform: rotate(135deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="75"] .circle .fill.fix {
  transform: rotate(270deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="75"] .inset .percentage .numbers {
  width: 1748px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="76"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="76"] .circle .fill {
  transform: rotate(136.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="76"] .circle .fill.fix {
  transform: rotate(273.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="76"] .inset .percentage .numbers {
  width: 1771px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="77"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="77"] .circle .fill {
  transform: rotate(138.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="77"] .circle .fill.fix {
  transform: rotate(277.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="77"] .inset .percentage .numbers {
  width: 1794px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="78"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="78"] .circle .fill {
  transform: rotate(140.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="78"] .circle .fill.fix {
  transform: rotate(280.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="78"] .inset .percentage .numbers {
  width: 1817px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="79"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="79"] .circle .fill {
  transform: rotate(142.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="79"] .circle .fill.fix {
  transform: rotate(284.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="79"] .inset .percentage .numbers {
  width: 1840px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="80"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="80"] .circle .fill {
  transform: rotate(144deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="80"] .circle .fill.fix {
  transform: rotate(288deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="80"] .inset .percentage .numbers {
  width: 1863px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="81"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="81"] .circle .fill {
  transform: rotate(145.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="81"] .circle .fill.fix {
  transform: rotate(291.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="81"] .inset .percentage .numbers {
  width: 1886px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="82"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="82"] .circle .fill {
  transform: rotate(147.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="82"] .circle .fill.fix {
  transform: rotate(295.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="82"] .inset .percentage .numbers {
  width: 1909px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="83"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="83"] .circle .fill {
  transform: rotate(149.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="83"] .circle .fill.fix {
  transform: rotate(298.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="83"] .inset .percentage .numbers {
  width: 1932px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="84"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="84"] .circle .fill {
  transform: rotate(151.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="84"] .circle .fill.fix {
  transform: rotate(302.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="84"] .inset .percentage .numbers {
  width: 1955px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="85"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="85"] .circle .fill {
  transform: rotate(153deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="85"] .circle .fill.fix {
  transform: rotate(306deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="85"] .inset .percentage .numbers {
  width: 1978px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="86"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="86"] .circle .fill {
  transform: rotate(154.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="86"] .circle .fill.fix {
  transform: rotate(309.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="86"] .inset .percentage .numbers {
  width: 2001px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="87"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="87"] .circle .fill {
  transform: rotate(156.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="87"] .circle .fill.fix {
  transform: rotate(313.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="87"] .inset .percentage .numbers {
  width: 2024px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="88"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="88"] .circle .fill {
  transform: rotate(158.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="88"] .circle .fill.fix {
  transform: rotate(316.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="88"] .inset .percentage .numbers {
  width: 2047px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="89"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="89"] .circle .fill {
  transform: rotate(160.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="89"] .circle .fill.fix {
  transform: rotate(320.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="89"] .inset .percentage .numbers {
  width: 2070px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="90"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="90"] .circle .fill {
  transform: rotate(162deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="90"] .circle .fill.fix {
  transform: rotate(324deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="90"] .inset .percentage .numbers {
  width: 2093px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="91"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="91"] .circle .fill {
  transform: rotate(163.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="91"] .circle .fill.fix {
  transform: rotate(327.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="91"] .inset .percentage .numbers {
  width: 2116px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="92"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="92"] .circle .fill {
  transform: rotate(165.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="92"] .circle .fill.fix {
  transform: rotate(331.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="92"] .inset .percentage .numbers {
  width: 2139px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="93"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="93"] .circle .fill {
  transform: rotate(167.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="93"] .circle .fill.fix {
  transform: rotate(334.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="93"] .inset .percentage .numbers {
  width: 2162px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="94"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="94"] .circle .fill {
  transform: rotate(169.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="94"] .circle .fill.fix {
  transform: rotate(338.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="94"] .inset .percentage .numbers {
  width: 2185px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="95"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="95"] .circle .fill {
  transform: rotate(171deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="95"] .circle .fill.fix {
  transform: rotate(342deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="95"] .inset .percentage .numbers {
  width: 2208px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="96"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="96"] .circle .fill {
  transform: rotate(172.8deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="96"] .circle .fill.fix {
  transform: rotate(345.6deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="96"] .inset .percentage .numbers {
  width: 2231px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="97"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="97"] .circle .fill {
  transform: rotate(174.6deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="97"] .circle .fill.fix {
  transform: rotate(349.2deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="97"] .inset .percentage .numbers {
  width: 2254px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="98"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="98"] .circle .fill {
  transform: rotate(176.4deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="98"] .circle .fill.fix {
  transform: rotate(352.8deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="98"] .inset .percentage .numbers {
  width: 2277px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="99"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="99"] .circle .fill {
  transform: rotate(178.2deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="99"] .circle .fill.fix {
  transform: rotate(356.4deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="99"] .inset .percentage .numbers {
  width: 2300px;
}

/* line 168, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="100"] .circle .mask.full, .worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="100"] .circle .fill {
  transform: rotate(180deg);
}

/* line 173, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="100"] .circle .fill.fix {
  transform: rotate(360deg);
}

/* line 179, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .status .radial-progress[data-progress="100"] .inset .percentage .numbers {
  width: 2323px;
}

/* line 187, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .icon {
  font-size: 18px;
}

/* line 189, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .icon:before {
  display: inline-block;
  width: 18px;
  text-align: center;
  margin-right: 2px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #999;
  content: '\f2d0\00a0';
}

/* line 199, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .icon.charge:before {
  content: '\f09d\00a0';
  color: #FBA51B;
}

/* line 203, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .icon.lock-orders:before {
  content: '\f023\00a0';
  color: #FBA51B;
}

/* line 207, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .icon.lock-addresses:before {
  content: '\f023\00a0';
  color: #FBA51B;
}

/* line 211, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .icon.export:before {
  content: '\f15b\00a0';
  color: #2b9ff2;
}

/* line 216, app/assets/stylesheets/admin/components/worker_statuses.scss */
.worker-statuses .worker-statuses-content .worker-status .icon a {
  color: #333;
}

/* line 1, app/assets/stylesheets/admin/components/splash-page.scss */
.full-page-splash-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: white;
}

/* line 9, app/assets/stylesheets/admin/components/splash-page.scss */
.full-page-splash-wrapper .full-page-splash {
  margin-top: 10em;
  text-align: center;
}

/* line 13, app/assets/stylesheets/admin/components/splash-page.scss */
.full-page-splash-wrapper .full-page-splash h1 {
  font-size: 36px;
  font-weight: 600;
}

/* line 17, app/assets/stylesheets/admin/components/splash-page.scss */
.full-page-splash-wrapper .full-page-splash h2 {
  font-size: 24px;
  font-weight: 600;
}

/* line 2, app/assets/stylesheets/admin/components/admin-settings-layout.scss */
.admin-settings-layout .admin-settings-section {
  margin-bottom: 24px;
  display: flex;
}

/* line 5, app/assets/stylesheets/admin/components/admin-settings-layout.scss */
.admin-settings-layout .admin-settings-section .admin-settings-title {
  flex: 0 0 250px;
  margin-right: 48px;
}

/* line 9, app/assets/stylesheets/admin/components/admin-settings-layout.scss */
.admin-settings-layout .admin-settings-section .admin-settings-content {
  flex: 1 0 400px;
}

/* line 13, app/assets/stylesheets/admin/components/admin-settings-layout.scss */
.admin-settings-layout .admin-settings-title {
  padding-top: 24px;
}

/* line 15, app/assets/stylesheets/admin/components/admin-settings-layout.scss */
.admin-settings-layout .admin-settings-title h4 {
  margin-bottom: 6px;
  margin-top: 0;
}

/* line 19, app/assets/stylesheets/admin/components/admin-settings-layout.scss */
.admin-settings-layout .admin-settings-title p {
  color: #999;
}

/* line 23, app/assets/stylesheets/admin/components/admin-settings-layout.scss */
.admin-settings-layout .admin-settings-content {
  padding-top: 24px;
  max-width: 600px;
}

/* line 26, app/assets/stylesheets/admin/components/admin-settings-layout.scss */
.admin-settings-layout .admin-settings-content.full {
  max-width: none;
}

/* line 31, app/assets/stylesheets/admin/components/admin-settings-layout.scss */
.admin-settings-layout .form-group {
  margin-bottom: 24px;
}

/* line 36, app/assets/stylesheets/admin/components/admin-settings-layout.scss */
.admin-settings-layout .admin-settings-content .panel:first-child {
  margin-top: 0;
}

/* line 3, app/assets/stylesheets/admin/actions.scss */
.admin-actions.panel-body {
  padding: 0 !important;
}

/* line 7, app/assets/stylesheets/admin/actions.scss */
.admin-actions .actions-container {
  margin: 24px;
}

/* line 12, app/assets/stylesheets/admin/actions.scss */
.admin-actions .actions-content {
  padding: 24px;
  background-color: white;
  border-radius: 3px;
}

/* line 18, app/assets/stylesheets/admin/actions.scss */
.admin-actions .actions-description {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.38;
  color: #777777;
  margin: 15px 0 30px;
}

/* line 26, app/assets/stylesheets/admin/actions.scss */
.admin-actions .big-number {
  font-size: 48px;
  font-weight: bold;
  margin: 10px 0 15px;
  line-height: 1.0em;
  display: inline-block;
}

/* line 32, app/assets/stylesheets/admin/actions.scss */
.admin-actions .big-number:hover, .admin-actions .big-number:focus {
  text-decoration: none;
}

/* line 37, app/assets/stylesheets/admin/actions.scss */
.admin-actions .title-header {
  font-size: 36px;
  color: #333333;
  line-height: 49px;
}

/* line 43, app/assets/stylesheets/admin/actions.scss */
.admin-actions .gray-header {
  font-size: 18px;
  line-height: 27px;
  color: #666666;
}

/* line 49, app/assets/stylesheets/admin/actions.scss */
.admin-actions .learn-more {
  vertical-align: middle;
  margin-left: 10px;
}

/* line 54, app/assets/stylesheets/admin/actions.scss */
.admin-actions .bar-container {
  position: relative;
  height: 147px;
  margin: 15px 0;
  width: 100%;
  background-color: #ffe4a2;
}

/* line 63, app/assets/stylesheets/admin/actions.scss */
.admin-actions .border-left-gray {
  border-left: 1px solid #dddddd;
  min-height: 220px;
}

/* line 67, app/assets/stylesheets/admin/actions.scss */
.admin-actions .border-right-gray {
  border-right: 1px solid #dddddd;
}

/* line 70, app/assets/stylesheets/admin/actions.scss */
.admin-actions .border-left-red {
  border-left: 3px solid #D04E3D;
}

/* line 74, app/assets/stylesheets/admin/actions.scss */
.admin-actions .bar {
  position: absolute;
  top: 0;
  background-color: #FFCD55;
  padding: 5px;
}

/* line 79, app/assets/stylesheets/admin/actions.scss */
.admin-actions .bar.empty {
  z-index: -1;
}

/* line 82, app/assets/stylesheets/admin/actions.scss */
.admin-actions .bar.filled {
  z-index: 0;
  height: 100%;
  background: repeating-linear-gradient(45deg, #FFCD55, #FFCD55 2px, #ffe4a2 4px);
}

/* line 92, app/assets/stylesheets/admin/actions.scss */
.admin-actions .bar.ratio {
  z-index: 1;
  margin-left: 30px;
  line-height: 136px;
  background: none;
}

/* line 100, app/assets/stylesheets/admin/actions.scss */
.admin-actions .med-gray-number {
  font-size: 24px;
  font-weight: 600;
  color: #777777;
}

/* line 106, app/assets/stylesheets/admin/actions.scss */
.admin-actions .action-item {
  position: relative;
  margin: 15px 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

/* line 112, app/assets/stylesheets/admin/actions.scss */
.admin-actions .action-item.border-left-blue {
  border-left: 3px solid #1E6978;
}

/* line 115, app/assets/stylesheets/admin/actions.scss */
.admin-actions .action-item .col-left {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  /* line 115, app/assets/stylesheets/admin/actions.scss */
  .admin-actions .action-item .col-left {
    float: left;
    width: 50%;
  }
}

@media (min-width: 1200px) {
  /* line 115, app/assets/stylesheets/admin/actions.scss */
  .admin-actions .action-item .col-left {
    float: left;
    width: 37.5%;
  }
}

/* line 119, app/assets/stylesheets/admin/actions.scss */
.admin-actions .action-item .col-right {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  min-height: 220px;
}

@media (min-width: 992px) {
  /* line 119, app/assets/stylesheets/admin/actions.scss */
  .admin-actions .action-item .col-right {
    float: left;
    width: 50%;
  }
}

@media (min-width: 1200px) {
  /* line 119, app/assets/stylesheets/admin/actions.scss */
  .admin-actions .action-item .col-right {
    float: left;
    width: 62.5%;
  }
}

/* line 126, app/assets/stylesheets/admin/actions.scss */
.admin-actions .shorten {
  width: 200px;
}

/* line 130, app/assets/stylesheets/admin/actions.scss */
.admin-actions .inner-content {
  margin-right: -15px;
  margin-left: -15px;
  margin: 24px -6px 0;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-actions .inner-content:after {
  content: "";
  display: table;
  clear: both;
}

/* line 134, app/assets/stylesheets/admin/actions.scss */
.admin-actions .inner-content p {
  font-size: 14px;
  color: #666666;
  margin-bottom: 24px;
}

/* line 139, app/assets/stylesheets/admin/actions.scss */
.admin-actions .inner-content p a {
  color: #328896;
}

/* line 147, app/assets/stylesheets/admin/actions.scss */
.admin-actions.start_shipping .select-fulfillment-method .btn {
  margin-top: 5px;
}

/* line 3, app/assets/stylesheets/admin/activity_feed.scss */
.activity-feed .timeline {
  max-width: 1000px;
  margin: 50px auto;
  padding: 0;
  list-style: none;
}

/* line 8, app/assets/stylesheets/admin/activity_feed.scss */
.activity-feed .timeline:before {
  top: -30px;
  bottom: -30px;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #EEE;
  left: 5%;
  margin-left: -1.5px;
}

/* line 20, app/assets/stylesheets/admin/activity_feed.scss */
.activity-feed .message-container {
  padding: 0;
  position: relative;
}

/* line 26, app/assets/stylesheets/admin/activity_feed.scss */
.activity-feed .action-item {
  list-style: none;
  position: relative;
  margin: 0;
  border-bottom: 1px solid #EEE;
}

/* line 32, app/assets/stylesheets/admin/activity_feed.scss */
.activity-feed .action-item .message {
  padding: 15px 0;
  display: flex;
}

/* line 36, app/assets/stylesheets/admin/activity_feed.scss */
.activity-feed .action-item .message .icon {
  width: 100px;
  color: #828282;
  font-size: 20px;
  text-align: center;
  flex: 0 0 40px;
}

/* line 42, app/assets/stylesheets/admin/activity_feed.scss */
.activity-feed .action-item .message .icon .fa {
  margin: 0 10px 0 0;
}

/* line 47, app/assets/stylesheets/admin/activity_feed.scss */
.activity-feed .action-item .message .content {
  padding: 0.5% 0;
  font-size: 0.9em;
  flex: 1 auto;
}

/* line 53, app/assets/stylesheets/admin/activity_feed.scss */
.activity-feed .action-item .message .author {
  font-size: 11px;
  color: #999;
}

/* line 58, app/assets/stylesheets/admin/activity_feed.scss */
.activity-feed .action-item .message .date {
  font-size: 11px;
  text-align: right;
  color: #999;
  line-height: 28px;
  flex: 0 0 120px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.activity-feed .action-item:after {
  content: "";
  display: table;
  clear: both;
}

/* line 1, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-details {
  background-color: #edf0ed;
  padding: 15px;
  border-radius: 4px;
  max-width: 400px;
}

/* line 8, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-items {
  background-color: #edf0ed;
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 15px;
}

/* line 15, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-questions {
  background-color: #edf0ed;
  padding: 15px;
  border-radius: 4px;
}

/* line 19, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-questions .table-right {
  min-height: 180px;
}

/* line 24, app/assets/stylesheets/admin/assign_skus.scss */
.info-table {
  width: 100%;
  margin-top: 10px;
  font-size: 0.85em;
  color: #999;
  border: 1px solid #EEE;
  background-color: #FFF;
}

/* line 31, app/assets/stylesheets/admin/assign_skus.scss */
.info-table tr {
  border-top: 1px solid #EEE;
}

/* line 34, app/assets/stylesheets/admin/assign_skus.scss */
.info-table th {
  padding: 3px 10px 3px 5px;
  background-color: #F5F7F5;
  font-weight: 400;
  color: #666;
}

/* line 40, app/assets/stylesheets/admin/assign_skus.scss */
.info-table .name {
  font-size: 0.9em;
  font-weight: 600;
  padding: 3px 10px 3px 5px;
}

/* line 45, app/assets/stylesheets/admin/assign_skus.scss */
.info-table .value {
  text-align: right;
  padding: 3px 5px 3px 0px;
  min-width: 60px;
}

/* line 51, app/assets/stylesheets/admin/assign_skus.scss */
.info-table .yes {
  color: #42a27e;
}

/* line 52, app/assets/stylesheets/admin/assign_skus.scss */
.info-table .no {
  color: #D04E3D;
}

/* line 58, app/assets/stylesheets/admin/assign_skus.scss */
.shipping-notice .value p {
  text-align: left;
  padding: 3px 5px;
  margin: 0;
}

/* line 68, app/assets/stylesheets/admin/assign_skus.scss */
.table-details i.bk-canada {
  width: auto;
  padding-left: 16px;
}

/* line 73, app/assets/stylesheets/admin/assign_skus.scss */
.table-details hr {
  border: none;
  border-bottom: 1px solid #DDD;
}

/* line 78, app/assets/stylesheets/admin/assign_skus.scss */
.table-details small {
  display: inline-block;
  margin: 0 0 5px;
}

/* line 84, app/assets/stylesheets/admin/assign_skus.scss */
.table-left {
  padding: 15px;
  border: none;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  /* line 84, app/assets/stylesheets/admin/assign_skus.scss */
  .table-left {
    float: left;
    width: 33.3333333333%;
  }
}

/* line 90, app/assets/stylesheets/admin/assign_skus.scss */
.table-right {
  padding: 15px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  /* line 90, app/assets/stylesheets/admin/assign_skus.scss */
  .table-right {
    float: left;
    width: 66.6666666667%;
  }
}

@media (min-width: 992px) {
  /* line 90, app/assets/stylesheets/admin/assign_skus.scss */
  .table-right {
    padding-left: 0;
  }
}

/* line 97, app/assets/stylesheets/admin/assign_skus.scss */
.table-right .sku-field {
  display: table-cell;
  width: 95%;
}

/* line 102, app/assets/stylesheets/admin/assign_skus.scss */
.table-right .table-row {
  display: table-row;
}

/* line 107, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level.only-items {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  float: right;
  margin: 5px 0 !important;
}

@media (min-width: 1200px) {
  /* line 107, app/assets/stylesheets/admin/assign_skus.scss */
  .pledge-level.only-items {
    float: left;
    width: 100%;
  }
}

/* line 114, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level.only-items .table-left {
  width: 15%;
}

/* line 118, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level.only-items .table-right {
  min-height: inherit;
  width: 85%;
}

/* line 123, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level.only-items .sku-field {
  width: 96%;
}

/* line 127, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level.only-items h4 {
  margin: 0;
  font-size: 12px;
  max-height: 40px;
  text-overflow: inherit;
  white-space: inherit;
  overflow: hidden;
  cursor: help;
}

/* line 138, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level-controls {
  max-width: 1280px;
  margin: 15px 0 0;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.pledge-level-controls:after {
  content: "";
  display: table;
  clear: both;
}

/* line 144, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level {
  max-width: 1280px;
}

/* line 148, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level.panel {
  margin: 15px 0;
  border: 1px solid #EEE;
}

/* line 153, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level > .panel-heading {
  position: relative;
  background-color: #F5F7F5;
  cursor: pointer;
  overflow: auto;
  padding: 15px;
  transition: all 0.5s;
}

/* line 162, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level > .panel-heading:hover {
  background-color: #e7ece7;
}

/* line 166, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level > .panel-heading .controls {
  line-height: 0;
  vertical-align: top;
  font-weight: 700;
  font-size: 38px;
  color: #CCC;
  padding: 0px 7px;
  position: absolute;
  top: 7px;
  right: 15px;
  max-height: 50px;
}

/* line 179, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level > .panel-heading .pledge-price {
  color: #1E6978;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 1.3em;
  line-height: 1.5em;
  float: left;
  margin-right: 3%;
  width: 60%;
}

/* line 191, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level > .panel-heading .detail-row {
  float: right;
  margin-right: 60px;
  line-height: 27px;
}

/* line 196, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level > .panel-heading .detail-row .counts {
  vertical-align: middle;
  color: #666;
  font-size: 0.9em;
  font-weight: 600;
}

/* line 201, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level > .panel-heading .detail-row .counts .backer-count {
  display: inline-block;
  max-width: 80px;
  text-align: right;
}

/* line 206, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level > .panel-heading .detail-row .counts .sku-count {
  display: inline-block;
  width: 50px;
  text-align: right;
}

/* line 211, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level > .panel-heading .detail-row .counts .question-count {
  display: inline-block;
  width: 50px;
  text-align: right;
}

/* line 217, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level > .panel-heading .detail-row .counts span {
  font-weight: 700;
  color: #999;
}

/* line 222, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level > .panel-heading .detail-row .counts i {
  font-size: 12px;
  color: #999;
}

/* line 231, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .pledge-content {
  background-color: #f9f9f9;
}

/* line 234, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .pledge-content h2 {
  color: #1E6978;
  font-size: 1.0em;
  font-weight: 600;
  margin: 0 0 10px;
}

/* line 242, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .pledge-content .description p {
  color: #888;
  border-radius: 4px;
  font-size: 0.85em;
  font-weight: 500;
  line-height: 1.55em;
  background-color: #FFF;
  padding: 10px;
}

/* line 251, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .pledge-content .description .backers {
  margin: 5px 0;
  font-size: 1.1em;
  display: block;
}

/* line 255, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .pledge-content .description .backers a {
  font-weight: 600;
}

/* line 264, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .opened .controls .fa-angle-up {
  display: block;
}

/* line 265, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .opened .controls .fa-angle-down {
  display: none;
}

/* line 269, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .closed .controls .fa-angle-up {
  display: none;
}

/* line 270, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .closed .controls .fa-angle-down {
  display: block;
}

/* line 273, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .edit:hover {
  text-decoration: none;
}

/* line 277, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .selectize-input {
  display: block;
  min-height: 40px;
  line-height: 24px;
  font-size: 12px;
}

/* line 284, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .selectize-dropdown {
  font-size: 12px;
}

/* line 288, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .selectize-control.multi .selectize-input.has-items {
  padding: 6px 6px 0;
  min-height: 40px;
  line-height: 20px;
}

/* line 293, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .selectize-control.multi .selectize-input.has-items .item {
  margin: 0 6px 6px 0;
  font-size: 12px;
  line-height: 24px;
  padding: 2px 10px;
}

/* line 298, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .selectize-control.multi .selectize-input.has-items .item.active {
  background-color: #666;
}

/* line 300, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .selectize-control.multi .selectize-input.has-items .item.active .remove {
  color: #FFF;
}

/* line 305, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .selectize-control.multi .selectize-input.has-items .item .remove {
  width: 20px;
  line-height: 24px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  color: #328896;
}

@media (max-width: 992px) {
  /* line 317, app/assets/stylesheets/admin/assign_skus.scss */
  .pledge-level .pull-right.save, .pledge-level .admin-extras .filters-and-controls .save.view-mode-switcher, .admin-extras .filters-and-controls .pledge-level .save.view-mode-switcher {
    float: none !important;
  }
}

/* line 322, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .row-label {
  display: block;
  margin: 5px 0 10px;
  line-height: 1.5em;
  font-size: 0.8em;
  color: #999;
}

/* line 329, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .row-label a {
  text-decoration: none;
  color: #328896;
}

/* line 332, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .row-label a:hover {
  text-decoration: underline;
}

/* line 338, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .add-more {
  margin: 15px 0;
  font-size: 0.9em;
}

/* line 341, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .add-more a {
  text-decoration: none;
  color: #328896;
}

/* line 344, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .add-more a:hover {
  text-decoration: underline;
}

/* line 351, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .panel-footer {
  border: none;
  background-color: #FFF;
}

/* line 356, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .actions {
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  text-align: right;
  padding-right: 15px;
}

/* line 365, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .assigned-question > .panel-heading {
  padding: 0;
  border-bottom: none;
}

/* line 370, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .assigned-question .panel-body.skus {
  padding: 0;
  border-top: 1px solid #ddd;
}

/* line 374, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .assigned-question .panel-body.skus .item-icon {
  border: none;
  border-right: 1px solid #ddd;
  width: 40px;
}

/* line 380, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .assigned-question .panel-body.skus .item-text {
  display: table-cell;
  padding: 10px;
}

/* line 384, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .assigned-question .panel-body.skus .item-text .options {
  font-size: 0.85em;
  color: #777;
  padding: 0 0 10px 0;
}

/* line 393, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .question-icon {
  background-color: whitesmoke;
  border-right: 1px solid #cccccc;
  height: 100%;
  display: table-cell;
  line-height: 40px;
  width: 40px;
  padding: 0;
  text-align: center;
}

/* line 403, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .question-icon .fa-list {
  color: #999;
}

/* line 408, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .question-text {
  line-height: 14px;
  padding-left: 10px;
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  color: #666;
  width: 75%;
}

/* line 418, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .no-questions {
  font-style: italic;
  margin-bottom: 30px;
}

/* line 423, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level a.btn.itemize-control-btn {
  display: table-cell;
  width: 70px;
  font-weight: 600;
  background-color: #328896;
  border: none;
}

/* line 433, app/assets/stylesheets/admin/assign_skus.scss */
.uneditable-sku {
  background-color: #eee;
  padding: 4px 10px 2px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: normal;
  min-width: 15%;
  margin-right: 3px;
  margin-bottom: 6px;
  display: inline-block;
}

/* line 445, app/assets/stylesheets/admin/assign_skus.scss */
.item-icon, .itemize-control-icon {
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-right: none;
  height: 100%;
  display: table-cell;
  width: 40px;
  text-align: center;
  vertical-align: middle;
}

/* line 455, app/assets/stylesheets/admin/assign_skus.scss */
.item-icon .fa, .itemize-control-icon .fa {
  color: #999;
}

/* line 460, app/assets/stylesheets/admin/assign_skus.scss */
.panel-body.pledge-content .sku-field, .itemize-control-field {
  display: table-cell;
}

/* line 464, app/assets/stylesheets/admin/assign_skus.scss */
[data-assignable] {
  display: table;
  width: 100%;
}

/* line 469, app/assets/stylesheets/admin/assign_skus.scss */
.panel-body.pledge-content {
  padding: 0 15px;
}

/* line 474, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level .panel-body.pledge-content {
  padding: 0 15px;
}

/* line 478, app/assets/stylesheets/admin/assign_skus.scss */
.itemize-table {
  display: table;
  width: 100%;
}

/* line 483, app/assets/stylesheets/admin/assign_skus.scss */
.pledge-level, .pledge-level-controls {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 992px) {
  /* line 483, app/assets/stylesheets/admin/assign_skus.scss */
  .pledge-level, .pledge-level-controls {
    float: left;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 483, app/assets/stylesheets/admin/assign_skus.scss */
  .pledge-level, .pledge-level-controls {
    float: left;
    width: 91.6666666667%;
  }
}

/* line 488, app/assets/stylesheets/admin/assign_skus.scss */
.review-pledge-question-skus {
  margin: 30px 0 !important;
}

/* line 490, app/assets/stylesheets/admin/assign_skus.scss */
.review-pledge-question-skus h4 {
  color: #1E6978;
  margin: 15px 0 20px;
  font-size: 1.3em;
}

/* line 495, app/assets/stylesheets/admin/assign_skus.scss */
.review-pledge-question-skus .item-generator-question {
  margin: 30px 0 0;
}

/* line 501, app/assets/stylesheets/admin/assign_skus.scss */
.review-pledge-question-skus ::-webkit-input-placeholder {
  color: #CCC;
}

/* line 502, app/assets/stylesheets/admin/assign_skus.scss */
.review-pledge-question-skus :-moz-placeholder {
  color: #CCC;
}

/* line 503, app/assets/stylesheets/admin/assign_skus.scss */
.review-pledge-question-skus ::-moz-placeholder {
  color: #CCC;
}

/* line 504, app/assets/stylesheets/admin/assign_skus.scss */
.review-pledge-question-skus :-ms-input-placeholder {
  color: #CCC;
}

/* line 510, app/assets/stylesheets/admin/assign_skus.scss */
.batch-edit .tab-description, .survey-settings .tab-description {
  padding: 15px 0;
  font-weight: 600;
}

/* line 515, app/assets/stylesheets/admin/assign_skus.scss */
.batch-edit .reward, .survey-settings .reward {
  border: 1px solid #EEE;
  margin: 15px 0;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.batch-edit .reward:after, .survey-settings .reward:after {
  content: "";
  display: table;
  clear: both;
}

/* line 521, app/assets/stylesheets/admin/assign_skus.scss */
.batch-edit .setting, .survey-settings .setting {
  border: 1px solid #EEE;
  margin: 5px 0;
  display: inline-block;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.batch-edit .setting:after, .survey-settings .setting:after {
  content: "";
  display: table;
  clear: both;
}

/* line 528, app/assets/stylesheets/admin/assign_skus.scss */
.batch-edit .optional, .survey-settings .optional {
  display: block;
}

/* line 532, app/assets/stylesheets/admin/assign_skus.scss */
.batch-edit .set, .survey-settings .set {
  width: 10%;
  min-width: 100px;
  float: left;
  border-right: 1px solid #EEE;
}

/* line 537, app/assets/stylesheets/admin/assign_skus.scss */
.batch-edit .set label, .survey-settings .set label {
  float: left;
  width: 50%;
  font-size: 1.0em;
  margin: 0;
  color: #999;
  cursor: pointer;
  padding: 10px 10px;
  background-color: #F5F7F5;
  text-align: center;
}

/* line 547, app/assets/stylesheets/admin/assign_skus.scss */
.batch-edit .set label:hover, .survey-settings .set label:hover {
  background-color: #eff2ef;
}

/* line 551, app/assets/stylesheets/admin/assign_skus.scss */
.batch-edit .set label.yes.checked, .survey-settings .set label.yes.checked {
  background-color: #daf0e8;
  color: #42a27e;
  font-weight: 700;
}

/* line 558, app/assets/stylesheets/admin/assign_skus.scss */
.batch-edit .set label.no.checked, .survey-settings .set label.no.checked {
  background-color: #f3d1cd;
  color: #D04E3D;
  font-weight: 700;
}

/* line 564, app/assets/stylesheets/admin/assign_skus.scss */
.batch-edit .set label input, .survey-settings .set label input {
  margin-right: 2px;
  visibility: hidden;
  display: none;
}

/* line 572, app/assets/stylesheets/admin/assign_skus.scss */
.batch-edit .indiegogo-rewards-edit, .survey-settings .indiegogo-rewards-edit {
  font-weight: normal;
}

/* line 576, app/assets/stylesheets/admin/assign_skus.scss */
.batch-edit .reward-title, .survey-settings .reward-title {
  width: 88%;
  float: left;
  line-height: 38px;
  padding-left: 2%;
}

/* line 583, app/assets/stylesheets/admin/assign_skus.scss */
.batch-edit .reward-checkboxes, .survey-settings .reward-checkboxes {
  padding: 15px 0;
}

/* line 586, app/assets/stylesheets/admin/assign_skus.scss */
.batch-edit .batch_shipping_fee_reward_ids, .survey-settings .batch_shipping_fee_reward_ids {
  margin-top: 5px;
  border-top: 1px solid #DDD;
}

/* line 589, app/assets/stylesheets/admin/assign_skus.scss */
.batch-edit .batch_shipping_fee_reward_ids .checkbox, .survey-settings .batch_shipping_fee_reward_ids .checkbox {
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #DDD;
}

/* line 6, app/assets/stylesheets/admin/auto_questions.scss */
.auto-question-rewards tbody tr:hover span.add-to-all {
  display: inline-block;
}

/* line 10, app/assets/stylesheets/admin/auto_questions.scss */
.auto-question-rewards tbody tr span.add-to-all {
  display: none;
}

/* line 15, app/assets/stylesheets/admin/auto_questions.scss */
.auto-question-rewards-container {
  margin: 15px;
}

/* line 20, app/assets/stylesheets/admin/auto_questions.scss */
.auto-question-rewards tbody td {
  min-width: 30px;
}

/* line 21, app/assets/stylesheets/admin/auto_questions.scss */
.auto-question-rewards tbody td span {
  display: inline-block;
}

/* line 27, app/assets/stylesheets/admin/auto_questions.scss */
.auto-question-rewards .auto-question-reward-qty {
  width: 75px;
}

/* line 30, app/assets/stylesheets/admin/auto_questions.scss */
.auto-question-rewards .auto-question-reward-qty input {
  padding: 0;
  text-align: center;
  font-size: 12px;
}

/* line 37, app/assets/stylesheets/admin/auto_questions.scss */
.auto-question-rewards .add-to-all-col {
  padding-top: 17px;
  text-align: center;
}

/* line 42, app/assets/stylesheets/admin/auto_questions.scss */
.auto-question-rewards .text-overflow-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 300px;
  display: inline-block;
  vertical-align: bottom;
}

/* line 52, app/assets/stylesheets/admin/auto_questions.scss */
.auto-question-rewards .reward-information p {
  margin: 0;
}

/* line 54, app/assets/stylesheets/admin/auto_questions.scss */
.auto-question-rewards .reward-information p.reward-price-and-level {
  font-weight: 600;
  font-size: 1.2em;
}

/* line 61, app/assets/stylesheets/admin/auto_questions.scss */
.auto-question-rewards .reward-selections {
  margin-top: 15px;
  border: 1px solid #EEE;
}

/* line 64, app/assets/stylesheets/admin/auto_questions.scss */
.auto-question-rewards .reward-selections .reward-instruction {
  background-color: #F5F7F5;
  padding: 15px;
}

/* line 72, app/assets/stylesheets/admin/auto_questions.scss */
.auto-question-table thead td {
  color: #999;
  font-size: 14px;
}

/* line 77, app/assets/stylesheets/admin/auto_questions.scss */
.auto-question-table tbody td {
  font-size: 12px;
}

/* line 83, app/assets/stylesheets/admin/auto_questions.scss */
.item-results .modal-title {
  text-align: center;
}

/* line 89, app/assets/stylesheets/admin/auto_questions.scss */
.generator-recap h3 {
  font-size: 16px;
  font-weight: 400;
  text-indent: -10px;
  margin-left: 20px;
  line-height: 1.3em;
}

/* line 96, app/assets/stylesheets/admin/auto_questions.scss */
.generator-recap .add {
  font-size: 13px;
}

/* line 1, app/assets/stylesheets/admin/backers.scss */
i.help {
  font-size: 16px;
  color: #666;
}

/* line 6, app/assets/stylesheets/admin/backers.scss */
.table.backers td {
  font-size: smaller;
}

/* line 10, app/assets/stylesheets/admin/backers.scss */
.backers th .current {
  padding-right: 12px;
}

/* line 14, app/assets/stylesheets/admin/backers.scss */
.backers th .asc:after {
  content: " \21D1";
}

/* line 18, app/assets/stylesheets/admin/backers.scss */
.backers th .desc:after {
  content: " \21D3";
}

/* line 22, app/assets/stylesheets/admin/backers.scss */
th.survey_answered, th.invited, th.signed_up {
  width: 8%;
}

/* line 26, app/assets/stylesheets/admin/backers.scss */
.backer-pane-content {
  padding: 10px;
}

/* line 30, app/assets/stylesheets/admin/backers.scss */
.copy-invite {
  font-size: smaller;
}

/* line 33, app/assets/stylesheets/admin/backers.scss */
.copy-invite.hover {
  text-decoration: underline;
}

/* line 37, app/assets/stylesheets/admin/backers.scss */
.copy-invite.success {
  color: green;
}

/* line 42, app/assets/stylesheets/admin/backers.scss */
.backer-header-info {
  line-height: 30px;
}

/* line 45, app/assets/stylesheets/admin/backers.scss */
.backer-header-info i, .backer-header-info small, .backer-header-info .copy-invite-container {
  vertical-align: middle;
}

/* line 51, app/assets/stylesheets/admin/backers.scss */
.copy-invite-container {
  display: inline-block;
  max-width: 150px;
}

/* line 55, app/assets/stylesheets/admin/backers.scss */
.copy-invite-display {
  padding: 5px 10px;
  font-size: 0.9em;
  width: 125px;
}

/* line 61, app/assets/stylesheets/admin/backers.scss */
.backer-pane-content {
  padding: 10px 30px;
}

/* line 2, app/assets/stylesheets/admin/backers/index.scss */
.admin-backers.index .panel-body {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

/* line 8, app/assets/stylesheets/admin/backers/index.scss */
.admin-backers.index .page-navigation {
  padding-left: 24px;
}

/* line 11, app/assets/stylesheets/admin/backers/index.scss */
.admin-backers.index .bucket-title {
  font-size: 22px;
  margin-bottom: 6px;
}

/* line 15, app/assets/stylesheets/admin/backers/index.scss */
.admin-backers.index .bucket-label {
  margin: 24px;
}

/* line 19, app/assets/stylesheets/admin/backers/index.scss */
.admin-backers.index .search-field {
  background: #F5F7F5;
  padding: 0 0 0 10px;
  border-radius: 3px;
  border: 1px solid #dddddd;
  color: #999999;
  width: 400px;
  margin: 24px 24px 4px;
}

/* line 29, app/assets/stylesheets/admin/backers/index.scss */
.admin-backers.index .text-field {
  display: inline-block;
  width: 90% !important;
  background: #F5F7F5;
  border-radius: 1px;
  box-shadow: none;
  border: none;
  padding: 10px 0 10px 2px;
}

/* line 39, app/assets/stylesheets/admin/backers/index.scss */
.admin-backers.index .result-count {
  margin: 0 24px 24px;
}

/* line 7, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show p,
.admin-backers.show_emails p,
.admin-backers.show_changelog p {
  line-height: 1.2em;
}

/* line 12, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .panel-body.show h3,
.admin-backers.show_emails .panel-body.show h3,
.admin-backers.show_changelog .panel-body.show h3 {
  font-size: 1.0em;
  line-height: 1.25em;
  font-weight: 600;
}

/* line 19, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header,
.admin-backers.show_emails .backer-header,
.admin-backers.show_changelog .backer-header {
  overflow: visible;
}

/* line 22, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .avatar,
.admin-backers.show_emails .backer-header .avatar,
.admin-backers.show_changelog .backer-header .avatar {
  float: left;
  display: inline-flex;
  margin-right: 15px;
}

/* line 26, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .avatar img,
.admin-backers.show_emails .backer-header .avatar img,
.admin-backers.show_changelog .backer-header .avatar img {
  vertical-align: inherit;
  display: block;
}

/* line 32, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .backer-name,
.admin-backers.show_emails .backer-header .backer-name,
.admin-backers.show_changelog .backer-header .backer-name {
  float: left;
  font-size: 1.5em;
  line-height: 60px;
  margin-right: 15px;
}

/* line 39, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .truncate-name,
.admin-backers.show_emails .backer-header .truncate-name,
.admin-backers.show_changelog .backer-header .truncate-name {
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 46, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .show-email, .admin-backers.show .backer-header .edit-email, .admin-backers.show .backer-header .unsubscribed, .admin-backers.show .backer-header .closed, .admin-backers.show .backer-header .pledge-id,
.admin-backers.show_emails .backer-header .show-email,
.admin-backers.show_emails .backer-header .edit-email,
.admin-backers.show_emails .backer-header .unsubscribed,
.admin-backers.show_emails .backer-header .closed,
.admin-backers.show_emails .backer-header .pledge-id,
.admin-backers.show_changelog .backer-header .show-email,
.admin-backers.show_changelog .backer-header .edit-email,
.admin-backers.show_changelog .backer-header .unsubscribed,
.admin-backers.show_changelog .backer-header .closed,
.admin-backers.show_changelog .backer-header .pledge-id {
  float: left;
  line-height: 60px;
  margin: 0 15px;
}

/* line 52, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .source,
.admin-backers.show_emails .backer-header .source,
.admin-backers.show_changelog .backer-header .source {
  float: left;
  line-height: 60px;
  margin: 0;
  margin-right: 5px;
}

/* line 58, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .source .label-preorder,
.admin-backers.show_emails .backer-header .source .label-preorder,
.admin-backers.show_changelog .backer-header .source .label-preorder {
  background-color: #81CBB2;
}

/* line 61, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .source .label-manual,
.admin-backers.show_emails .backer-header .source .label-manual,
.admin-backers.show_changelog .backer-header .source .label-manual {
  background-color: #CCC;
}

/* line 68, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .show-email .edit:hover,
.admin-backers.show_emails .backer-header .show-email .edit:hover,
.admin-backers.show_changelog .backer-header .show-email .edit:hover {
  text-decoration: none;
}

/* line 75, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .edit-email .form-edit-inline,
.admin-backers.show_emails .backer-header .edit-email .form-edit-inline,
.admin-backers.show_changelog .backer-header .edit-email .form-edit-inline {
  display: inline-block;
}

/* line 81, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .master-account,
.admin-backers.show_emails .backer-header .master-account,
.admin-backers.show_changelog .backer-header .master-account {
  float: left;
  line-height: 60px;
}

/* line 86, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .inner-wrap,
.admin-backers.show_emails .backer-header .inner-wrap,
.admin-backers.show_changelog .backer-header .inner-wrap {
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 5px 0;
  margin: 5px 15px;
  line-height: 1.8em;
}

/* line 94, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .pledge-switcher,
.admin-backers.show_emails .backer-header .pledge-switcher,
.admin-backers.show_changelog .backer-header .pledge-switcher {
  margin: 13px 15px;
}

/* line 98, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .backer-btns,
.admin-backers.show_emails .backer-header .backer-btns,
.admin-backers.show_changelog .backer-header .backer-btns {
  float: left;
  margin: 13px 0;
}

/* line 103, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .actions,
.admin-backers.show .backer-header .invite-backer a,
.admin-backers.show .backer-header .pledge-switcher a,
.admin-backers.show .backer-header .login-as,
.admin-backers.show .backer-header .invite-backer,
.admin-backers.show_emails .backer-header .actions,
.admin-backers.show_emails .backer-header .invite-backer a,
.admin-backers.show_emails .backer-header .pledge-switcher a,
.admin-backers.show_emails .backer-header .login-as,
.admin-backers.show_emails .backer-header .invite-backer,
.admin-backers.show_changelog .backer-header .actions,
.admin-backers.show_changelog .backer-header .invite-backer a,
.admin-backers.show_changelog .backer-header .pledge-switcher a,
.admin-backers.show_changelog .backer-header .login-as,
.admin-backers.show_changelog .backer-header .invite-backer {
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
}

/* line 114, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .pledge-switcher li a,
.admin-backers.show_emails .backer-header .pledge-switcher li a,
.admin-backers.show_changelog .backer-header .pledge-switcher li a {
  width: 555px;
}

/* line 116, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .pledge-switcher li a div,
.admin-backers.show_emails .backer-header .pledge-switcher li a div,
.admin-backers.show_changelog .backer-header .pledge-switcher li a div {
  display: inline-block;
}

/* line 117, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .pledge-switcher li a div:nth-child(1),
.admin-backers.show_emails .backer-header .pledge-switcher li a div:nth-child(1),
.admin-backers.show_changelog .backer-header .pledge-switcher li a div:nth-child(1) {
  width: 60%;
  overflow: hidden;
}

/* line 121, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .pledge-switcher li a div:nth-child(2),
.admin-backers.show_emails .backer-header .pledge-switcher li a div:nth-child(2),
.admin-backers.show_changelog .backer-header .pledge-switcher li a div:nth-child(2) {
  width: 20%;
  overflow: hidden;
  padding: 0 3%;
}

/* line 126, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .pledge-switcher li a div:nth-child(3),
.admin-backers.show_emails .backer-header .pledge-switcher li a div:nth-child(3),
.admin-backers.show_changelog .backer-header .pledge-switcher li a div:nth-child(3) {
  width: 15%;
  overflow: hidden;
  text-align: right;
  color: #999999;
}

/* line 137, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .actions,
.admin-backers.show .backer-header .login-as,
.admin-backers.show .backer-header .invite-backer,
.admin-backers.show .backer-header .pledge-switcher,
.admin-backers.show_emails .backer-header .actions,
.admin-backers.show_emails .backer-header .login-as,
.admin-backers.show_emails .backer-header .invite-backer,
.admin-backers.show_emails .backer-header .pledge-switcher,
.admin-backers.show_changelog .backer-header .actions,
.admin-backers.show_changelog .backer-header .login-as,
.admin-backers.show_changelog .backer-header .invite-backer,
.admin-backers.show_changelog .backer-header .pledge-switcher {
  margin-right: 10px;
}

/* line 144, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .bucket,
.admin-backers.show_emails .backer-header .bucket,
.admin-backers.show_changelog .backer-header .bucket {
  padding-left: 0;
}

/* line 148, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-header .panel-body .panel-heading,
.admin-backers.show_emails .backer-header .panel-body .panel-heading,
.admin-backers.show_changelog .backer-header .panel-body .panel-heading {
  border-top: 5px solid #EEE;
}

/* line 154, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .tab-header,
.admin-backers.show_emails .tab-header,
.admin-backers.show_changelog .tab-header {
  margin-bottom: 15px;
}

/* line 157, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .tab-header .btn,
.admin-backers.show_emails .tab-header .btn,
.admin-backers.show_changelog .tab-header .btn {
  font-weight: bold;
}

/* line 163, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table th,
.admin-backers.show_emails table th,
.admin-backers.show_changelog table th {
  font-weight: 500;
  font-size: 12px;
}

/* line 169, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-summary,
.admin-backers.show_emails table.backer-summary,
.admin-backers.show_changelog table.backer-summary {
  width: 100%;
}

/* line 172, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-summary th,
.admin-backers.show_emails table.backer-summary th,
.admin-backers.show_changelog table.backer-summary th {
  width: 15%;
}

/* line 175, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-summary th.survey_answered,
.admin-backers.show_emails table.backer-summary th.survey_answered,
.admin-backers.show_changelog table.backer-summary th.survey_answered {
  width: 20%;
}

/* line 178, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-summary th.tools,
.admin-backers.show_emails table.backer-summary th.tools,
.admin-backers.show_changelog table.backer-summary th.tools {
  width: 35%;
}

/* line 182, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-summary td,
.admin-backers.show_emails table.backer-summary td,
.admin-backers.show_changelog table.backer-summary td {
  padding: 15px;
}

/* line 185, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-summary td ul.unstyled,
.admin-backers.show_emails table.backer-summary td ul.unstyled,
.admin-backers.show_changelog table.backer-summary td ul.unstyled {
  margin-bottom: 0px;
}

/* line 191, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-order,
.admin-backers.show_emails table.backer-order,
.admin-backers.show_changelog table.backer-order {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 500;
}

/* line 195, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-order .amt,
.admin-backers.show_emails table.backer-order .amt,
.admin-backers.show_changelog table.backer-order .amt {
  font-weight: 600;
  vertical-align: top !important;
}

/* line 199, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-order .collected, .admin-backers.show table.backer-order .completed,
.admin-backers.show_emails table.backer-order .collected,
.admin-backers.show_emails table.backer-order .completed,
.admin-backers.show_changelog table.backer-order .collected,
.admin-backers.show_changelog table.backer-order .completed {
  color: #5cb85c;
  font-weight: 500;
}

/* line 202, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-order .collected:before, .admin-backers.show table.backer-order .completed:before,
.admin-backers.show_emails table.backer-order .collected:before,
.admin-backers.show_emails table.backer-order .completed:before,
.admin-backers.show_changelog table.backer-order .collected:before,
.admin-backers.show_changelog table.backer-order .completed:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f058";
  margin-right: 5px;
}

/* line 208, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-order .collected.refunded, .admin-backers.show table.backer-order .completed.refunded,
.admin-backers.show_emails table.backer-order .collected.refunded,
.admin-backers.show_emails table.backer-order .completed.refunded,
.admin-backers.show_changelog table.backer-order .collected.refunded,
.admin-backers.show_changelog table.backer-order .completed.refunded {
  color: #333333;
}

/* line 210, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-order .collected.refunded:before, .admin-backers.show table.backer-order .completed.refunded:before,
.admin-backers.show_emails table.backer-order .collected.refunded:before,
.admin-backers.show_emails table.backer-order .completed.refunded:before,
.admin-backers.show_changelog table.backer-order .collected.refunded:before,
.admin-backers.show_changelog table.backer-order .completed.refunded:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
}

/* line 217, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-order .failed,
.admin-backers.show_emails table.backer-order .failed,
.admin-backers.show_changelog table.backer-order .failed {
  color: #a94442;
  font-weight: 500;
}

/* line 220, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-order .failed:before,
.admin-backers.show_emails table.backer-order .failed:before,
.admin-backers.show_changelog table.backer-order .failed:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f06a";
  margin-right: 5px;
}

/* line 227, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-order .add,
.admin-backers.show_emails table.backer-order .add,
.admin-backers.show_changelog table.backer-order .add {
  font-weight: 500;
}

/* line 229, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-order .add:before,
.admin-backers.show_emails table.backer-order .add:before,
.admin-backers.show_changelog table.backer-order .add:before {
  color: #BBB;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f067";
  font-size: 8px;
  vertical-align: middle;
  margin-left: 2px;
  margin-right: 5px;
}

/* line 240, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-order .view-reward,
.admin-backers.show_emails table.backer-order .view-reward,
.admin-backers.show_changelog table.backer-order .view-reward {
  font-weight: 500;
}

/* line 244, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-order .sub-fee td,
.admin-backers.show_emails table.backer-order .sub-fee td,
.admin-backers.show_changelog table.backer-order .sub-fee td {
  border-top: none;
  padding: 0 0 8px 16px;
}

/* line 247, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-order .sub-fee td.amt,
.admin-backers.show_emails table.backer-order .sub-fee td.amt,
.admin-backers.show_changelog table.backer-order .sub-fee td.amt {
  padding: 0 8px 8px;
}

/* line 252, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-order .stripe-transaction,
.admin-backers.show_emails table.backer-order .stripe-transaction,
.admin-backers.show_changelog table.backer-order .stripe-transaction {
  font-size: 1.1em;
}

/* line 256, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-order .refund-transaction,
.admin-backers.show_emails table.backer-order .refund-transaction,
.admin-backers.show_changelog table.backer-order .refund-transaction {
  margin-left: 10px;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 0.8em;
  background-color: #D04E3D;
  border: none;
  border-radius: 2px;
  padding: 2px 5px;
  color: #FFF;
}

/* line 266, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-order .refund-transaction:hover, .admin-backers.show table.backer-order .refund-transaction:focus, .admin-backers.show table.backer-order .refund-transaction:active,
.admin-backers.show_emails table.backer-order .refund-transaction:hover,
.admin-backers.show_emails table.backer-order .refund-transaction:focus,
.admin-backers.show_emails table.backer-order .refund-transaction:active,
.admin-backers.show_changelog table.backer-order .refund-transaction:hover,
.admin-backers.show_changelog table.backer-order .refund-transaction:focus,
.admin-backers.show_changelog table.backer-order .refund-transaction:active {
  background-color: #E8573F;
  text-decoration: none;
}

/* line 270, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show table.backer-order .refund-transaction.refunded,
.admin-backers.show_emails table.backer-order .refund-transaction.refunded,
.admin-backers.show_changelog table.backer-order .refund-transaction.refunded {
  background-color: lightgrey;
}

/* line 276, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show h4.section-title,
.admin-backers.show_emails h4.section-title,
.admin-backers.show_changelog h4.section-title {
  margin: 0;
  color: black;
  line-height: 26px;
  padding: 10px;
  position: relative;
  background-color: #CCC;
}

/* line 283, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show h4.section-title .fa,
.admin-backers.show_emails h4.section-title .fa,
.admin-backers.show_changelog h4.section-title .fa {
  display: inline-block;
  font-size: 20px;
  text-align: center;
  width: 30px;
}

/* line 291, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary,
.admin-backers.show_emails #backer-summary,
.admin-backers.show_changelog #backer-summary {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-backers.show #backer-summary:after,
.admin-backers.show_emails #backer-summary:after,
.admin-backers.show_changelog #backer-summary:after {
  content: "";
  display: table;
  clear: both;
}

/* line 294, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .panel-body,
.admin-backers.show_emails #backer-summary .panel-body,
.admin-backers.show_changelog #backer-summary .panel-body {
  padding: 15px;
}

/* line 299, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .link,
.admin-backers.show_emails #backer-summary .take-action .link,
.admin-backers.show_changelog #backer-summary .take-action .link {
  display: inline-block;
  font-size: 12px;
}

/* line 303, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .bucket,
.admin-backers.show_emails #backer-summary .take-action .bucket,
.admin-backers.show_changelog #backer-summary .take-action .bucket {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 500;
}

/* line 307, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .bucket .backer-profile-status,
.admin-backers.show_emails #backer-summary .take-action .bucket .backer-profile-status,
.admin-backers.show_changelog #backer-summary .take-action .bucket .backer-profile-status {
  color: white;
  font-size: 12px;
  letter-spacing: 0.2px;
  text-align: center;
  height: 25px;
  width: auto;
  display: inline-block;
  padding: 4px 8px;
  border-radius: 10px;
}

/* line 317, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .bucket .backer-profile-status[data-bucket='survey_not_sent'],
.admin-backers.show_emails #backer-summary .take-action .bucket .backer-profile-status[data-bucket='survey_not_sent'],
.admin-backers.show_changelog #backer-summary .take-action .bucket .backer-profile-status[data-bucket='survey_not_sent'] {
  background-color: #999999;
}

/* line 320, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .bucket .backer-profile-status[data-bucket='survey_not_completed'],
.admin-backers.show_emails #backer-summary .take-action .bucket .backer-profile-status[data-bucket='survey_not_completed'],
.admin-backers.show_changelog #backer-summary .take-action .bucket .backer-profile-status[data-bucket='survey_not_completed'] {
  background-color: #999999;
}

/* line 323, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .bucket .backer-profile-status[data-bucket='survey_completed'],
.admin-backers.show_emails #backer-summary .take-action .bucket .backer-profile-status[data-bucket='survey_completed'],
.admin-backers.show_changelog #backer-summary .take-action .bucket .backer-profile-status[data-bucket='survey_completed'] {
  background-color: #fba51b;
}

/* line 326, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .bucket .backer-profile-status[data-bucket='unfulfilled'],
.admin-backers.show_emails #backer-summary .take-action .bucket .backer-profile-status[data-bucket='unfulfilled'],
.admin-backers.show_changelog #backer-summary .take-action .bucket .backer-profile-status[data-bucket='unfulfilled'] {
  background-color: #cd933b;
}

/* line 329, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .bucket .backer-profile-status[data-bucket='fulfilled'],
.admin-backers.show_emails #backer-summary .take-action .bucket .backer-profile-status[data-bucket='fulfilled'],
.admin-backers.show_changelog #backer-summary .take-action .bucket .backer-profile-status[data-bucket='fulfilled'] {
  background-color: #999966;
}

/* line 332, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .bucket .backer-profile-status[data-bucket='survey_errored'],
.admin-backers.show_emails #backer-summary .take-action .bucket .backer-profile-status[data-bucket='survey_errored'],
.admin-backers.show_changelog #backer-summary .take-action .bucket .backer-profile-status[data-bucket='survey_errored'] {
  background-color: #e8573f;
}

/* line 335, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .bucket .backer-profile-status[data-bucket='canceled'],
.admin-backers.show_emails #backer-summary .take-action .bucket .backer-profile-status[data-bucket='canceled'],
.admin-backers.show_changelog #backer-summary .take-action .bucket .backer-profile-status[data-bucket='canceled'] {
  background-color: #999999;
}

/* line 340, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .backer-profile-order-status,
.admin-backers.show_emails #backer-summary .take-action .backer-profile-order-status,
.admin-backers.show_changelog #backer-summary .take-action .backer-profile-order-status {
  height: 19px;
  font-size: 12px;
  margin-bottom: 12px;
}

/* line 344, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .backer-profile-order-status.ready_to_lock_order i,
.admin-backers.show_emails #backer-summary .take-action .backer-profile-order-status.ready_to_lock_order i,
.admin-backers.show_changelog #backer-summary .take-action .backer-profile-order-status.ready_to_lock_order i {
  color: #fba51b;
}

/* line 347, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .backer-profile-order-status.ready_to_charge_card i,
.admin-backers.show_emails #backer-summary .take-action .backer-profile-order-status.ready_to_charge_card i,
.admin-backers.show_changelog #backer-summary .take-action .backer-profile-order-status.ready_to_charge_card i {
  color: #fba51b;
}

/* line 350, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .backer-profile-order-status.card_errored,
.admin-backers.show_emails #backer-summary .take-action .backer-profile-order-status.card_errored,
.admin-backers.show_changelog #backer-summary .take-action .backer-profile-order-status.card_errored {
  color: #e8573f;
}

/* line 353, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .backer-profile-order-status.ready_to_lock_address i,
.admin-backers.show_emails #backer-summary .take-action .backer-profile-order-status.ready_to_lock_address i,
.admin-backers.show_changelog #backer-summary .take-action .backer-profile-order-status.ready_to_lock_address i {
  color: #fba51b;
}

/* line 356, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .backer-profile-order-status.fulfillment_processing i,
.admin-backers.show_emails #backer-summary .take-action .backer-profile-order-status.fulfillment_processing i,
.admin-backers.show_changelog #backer-summary .take-action .backer-profile-order-status.fulfillment_processing i {
  color: #cd933b;
}

/* line 359, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .backer-profile-order-status.fulfillment_errored,
.admin-backers.show_emails #backer-summary .take-action .backer-profile-order-status.fulfillment_errored,
.admin-backers.show_changelog #backer-summary .take-action .backer-profile-order-status.fulfillment_errored {
  color: #e8573f;
}

/* line 362, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .backer-profile-order-status.ready_to_fulfill i,
.admin-backers.show_emails #backer-summary .take-action .backer-profile-order-status.ready_to_fulfill i,
.admin-backers.show_changelog #backer-summary .take-action .backer-profile-order-status.ready_to_fulfill i {
  color: #cd933b;
}

/* line 365, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .backer-profile-order-status.fulfilled i,
.admin-backers.show_emails #backer-summary .take-action .backer-profile-order-status.fulfilled i,
.admin-backers.show_changelog #backer-summary .take-action .backer-profile-order-status.fulfilled i {
  color: #999966;
}

/* line 370, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-summary .take-action .order-actions .btn,
.admin-backers.show_emails #backer-summary .take-action .order-actions .btn,
.admin-backers.show_changelog #backer-summary .take-action .order-actions .btn {
  margin: 5px 0;
}

/* line 378, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #order-detail .panel,
.admin-backers.show_emails #order-detail .panel,
.admin-backers.show_changelog #order-detail .panel {
  margin-bottom: 30px;
}

/* line 381, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #order-detail .panel-body,
.admin-backers.show_emails #order-detail .panel-body,
.admin-backers.show_changelog #order-detail .panel-body {
  padding: 15px;
}

/* line 384, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #order-detail .item-list,
.admin-backers.show_emails #order-detail .item-list,
.admin-backers.show_changelog #order-detail .item-list {
  margin: 0 0 15px;
}

/* line 386, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #order-detail .item-list:last-child,
.admin-backers.show_emails #order-detail .item-list:last-child,
.admin-backers.show_changelog #order-detail .item-list:last-child {
  margin: 0;
}

/* line 389, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #order-detail .item-list th,
.admin-backers.show_emails #order-detail .item-list th,
.admin-backers.show_changelog #order-detail .item-list th {
  background-color: #F5F7F5;
}

/* line 391, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #order-detail .item-list th.qty,
.admin-backers.show_emails #order-detail .item-list th.qty,
.admin-backers.show_changelog #order-detail .item-list th.qty {
  font-size: 0.8em;
  font-weight: 600;
  color: #999;
  text-align: center;
}

/* line 401, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-tabs,
.admin-backers.show_emails #backer-tabs,
.admin-backers.show_changelog #backer-tabs {
  margin: 15px -24px 30px;
}

/* line 406, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #digital-rewards .has-sku,
.admin-backers.show_emails #digital-rewards .has-sku,
.admin-backers.show_changelog #digital-rewards .has-sku {
  background-color: #f5f7f5;
  font-size: 12px;
  line-height: 25px;
  padding: 4px 10px;
  color: #000;
  border-radius: 3px;
}

/* line 417, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-changes-box table,
.admin-backers.show_emails #backer-changes-box table,
.admin-backers.show_changelog #backer-changes-box table {
  max-width: 800px;
}

/* line 419, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #backer-changes-box table tr th,
.admin-backers.show_emails #backer-changes-box table tr th,
.admin-backers.show_changelog #backer-changes-box table tr th {
  background: #F5F7F5;
}

/* line 426, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #packages .package-container,
.admin-backers.show_emails #packages .package-container,
.admin-backers.show_changelog #packages .package-container {
  margin-bottom: 30px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  /* line 426, app/assets/stylesheets/admin/backers/show.scss */
  .admin-backers.show #packages .package-container,
.admin-backers.show_emails #packages .package-container,
.admin-backers.show_changelog #packages .package-container {
    float: left;
    width: 58.3333333333%;
  }
}

/* line 429, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #packages .package-container .panel,
.admin-backers.show_emails #packages .package-container .panel,
.admin-backers.show_changelog #packages .package-container .panel {
  margin: 0;
}

/* line 432, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #packages .package-container .panel-body,
.admin-backers.show_emails #packages .package-container .panel-body,
.admin-backers.show_changelog #packages .package-container .panel-body {
  padding: 15px;
}

/* line 435, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #packages .package-container .table,
.admin-backers.show_emails #packages .package-container .table,
.admin-backers.show_changelog #packages .package-container .table {
  margin: 0;
  font-size: 0.9em;
}

/* line 439, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #packages .package-container .table th,
.admin-backers.show_emails #packages .package-container .table th,
.admin-backers.show_changelog #packages .package-container .table th {
  width: 120px;
  text-align: right;
  font-weight: 500;
  font-size: inherit;
  color: #999;
}

/* line 446, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #packages .package-container .package-actions,
.admin-backers.show_emails #packages .package-container .package-actions,
.admin-backers.show_changelog #packages .package-container .package-actions {
  float: right;
}

/* line 450, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #packages .package-container .package-sku-list,
.admin-backers.show_emails #packages .package-container .package-sku-list,
.admin-backers.show_changelog #packages .package-container .package-sku-list {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}

/* line 454, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #packages .package-container .package-sku-list li,
.admin-backers.show_emails #packages .package-container .package-sku-list li,
.admin-backers.show_changelog #packages .package-container .package-sku-list li {
  margin-bottom: 5px;
}

/* line 456, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show #packages .package-container .package-sku-list li:last-child,
.admin-backers.show_emails #packages .package-container .package-sku-list li:last-child,
.admin-backers.show_changelog #packages .package-container .package-sku-list li:last-child {
  margin: 0;
}

/* line 464, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .question-text,
.admin-backers.show_emails .question-text,
.admin-backers.show_changelog .question-text {
  word-break: break-all;
  width: 55%;
  padding: 15px;
  line-height: 1.2em;
  border-right: 1px solid #EEE;
}

/* line 472, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .answer-text,
.admin-backers.show_emails .answer-text,
.admin-backers.show_changelog .answer-text {
  padding: 15px;
}

/* line 476, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .not_answered,
.admin-backers.show_emails .not_answered,
.admin-backers.show_changelog .not_answered {
  color: red;
  font-weight: bold;
}

/* line 484, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .payment-information .funds h5,
.admin-backers.show_emails .payment-information .funds h5,
.admin-backers.show_changelog .payment-information .funds h5 {
  margin-bottom: 0;
  border: none;
  padding: 0 8px 10px;
}

/* line 490, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .payment-information h5,
.admin-backers.show_emails .payment-information h5,
.admin-backers.show_changelog .payment-information h5 {
  margin-top: 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #DDD;
}

/* line 496, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .payment-information .amt,
.admin-backers.show_emails .payment-information .amt,
.admin-backers.show_changelog .payment-information .amt {
  text-align: right;
}

/* line 502, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .staff-only-module .stripe-info,
.admin-backers.show_emails .staff-only-module .stripe-info,
.admin-backers.show_changelog .staff-only-module .stripe-info {
  list-style: none;
  padding: 0;
  font-size: 0.9em;
}

/* line 506, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .staff-only-module .stripe-info li,
.admin-backers.show_emails .staff-only-module .stripe-info li,
.admin-backers.show_changelog .staff-only-module .stripe-info li {
  margin-bottom: 10px;
}

/* line 513, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .admin-backer-details .save-backer-address,
.admin-backers.show_emails .admin-backer-details .save-backer-address,
.admin-backers.show_changelog .admin-backer-details .save-backer-address {
  margin-right: 8px;
  position: absolute;
  top: 10px;
  right: 70px;
}

/* line 519, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .admin-backer-details .panel-heading,
.admin-backers.show_emails .admin-backer-details .panel-heading,
.admin-backers.show_changelog .admin-backer-details .panel-heading {
  height: 38px;
}

/* line 524, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .admin-backer-localized-details .save-backer-localized-address,
.admin-backers.show_emails .admin-backer-localized-details .save-backer-localized-address,
.admin-backers.show_changelog .admin-backer-localized-details .save-backer-localized-address {
  margin-right: 8px;
  position: relative;
  top: -2px;
}

/* line 529, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .admin-backer-localized-details .panel-heading,
.admin-backers.show_emails .admin-backer-localized-details .panel-heading,
.admin-backers.show_changelog .admin-backer-localized-details .panel-heading {
  height: 38px;
}

/* line 535, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .edit:hover,
.admin-backers.show_emails .edit:hover,
.admin-backers.show_changelog .edit:hover {
  text-decoration: none;
}

/* line 540, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .edit .fa,
.admin-backers.show_emails .edit .fa,
.admin-backers.show_changelog .edit .fa {
  font-size: 12px;
  width: auto;
}

/* line 546, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .manual-skus .save-manual-skus,
.admin-backers.show_emails .manual-skus .save-manual-skus,
.admin-backers.show_changelog .manual-skus .save-manual-skus {
  margin: 5px 0;
}

/* line 552, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .backer-notes textarea,
.admin-backers.show_emails .backer-notes textarea,
.admin-backers.show_changelog .backer-notes textarea {
  height: auto;
}

/* line 557, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .bottom-line,
.admin-backers.show_emails .bottom-line,
.admin-backers.show_changelog .bottom-line {
  border-top: 2px solid #CCC;
  background-color: #f5f5f5;
}

/* line 559, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .bottom-line td,
.admin-backers.show_emails .bottom-line td,
.admin-backers.show_changelog .bottom-line td {
  padding: 15px 8px;
}

/* line 563, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .bottom-line .amt,
.admin-backers.show_emails .bottom-line .amt,
.admin-backers.show_changelog .bottom-line .amt {
  font-size: 1.25em;
}

/* line 566, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .bottom-line .success,
.admin-backers.show_emails .bottom-line .success,
.admin-backers.show_changelog .bottom-line .success {
  color: #5cb85c;
}

/* line 569, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .bottom-line .owed,
.admin-backers.show_emails .bottom-line .owed,
.admin-backers.show_changelog .bottom-line .owed {
  color: red;
}

/* line 572, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .bottom-line .on-file,
.admin-backers.show_emails .bottom-line .on-file,
.admin-backers.show_changelog .bottom-line .on-file {
  color: #1E6978;
}

/* line 575, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .bottom-line .card-last-4,
.admin-backers.show_emails .bottom-line .card-last-4,
.admin-backers.show_changelog .bottom-line .card-last-4 {
  font-size: 0.9em;
  color: #666;
  margin: 1px;
}

/* line 582, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .payment-status-message,
.admin-backers.show_emails .payment-status-message,
.admin-backers.show_changelog .payment-status-message {
  font-weight: 500;
  font-size: 0.9em;
  color: #999;
}

/* line 586, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .payment-status-message.red,
.admin-backers.show_emails .payment-status-message.red,
.admin-backers.show_changelog .payment-status-message.red {
  color: #D04E3D;
}

/* line 591, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .underpaid,
.admin-backers.show_emails .underpaid,
.admin-backers.show_changelog .underpaid {
  font-weight: 500;
  font-size: 12px;
  font-style: italic;
  color: #D04E3D;
}

/* line 596, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .underpaid span,
.admin-backers.show_emails .underpaid span,
.admin-backers.show_changelog .underpaid span {
  cursor: pointer;
  border-bottom: 1px dotted #D04E3D;
}

/* line 602, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .amt .tooltip-inner,
.admin-backers.show_emails .amt .tooltip-inner,
.admin-backers.show_changelog .amt .tooltip-inner {
  width: 250px !important;
}

/* line 607, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .order-info,
.admin-backers.show_emails .order-info,
.admin-backers.show_changelog .order-info {
  padding: 0;
  list-style: none;
}

/* line 610, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .order-info li,
.admin-backers.show_emails .order-info li,
.admin-backers.show_changelog .order-info li {
  margin-bottom: 5px;
}

/* line 615, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .order-confirmation,
.admin-backers.show_emails .order-confirmation,
.admin-backers.show_changelog .order-confirmation {
  font-size: 0.9em;
  color: #999;
  text-align: right;
  padding: 15px 8px 0 8px;
}

/* line 624, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .action-container .disable h3,
.admin-backers.show_emails .action-container .disable h3,
.admin-backers.show_changelog .action-container .disable h3 {
  opacity: 0.5;
}

/* line 630, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show label,
.admin-backers.show_emails label,
.admin-backers.show_changelog label {
  font-weight: normal;
  font-size: 0.9em;
}

/* line 635, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .tab-header,
.admin-backers.show_emails .tab-header,
.admin-backers.show_changelog .tab-header {
  background-color: #EEE;
  padding: 15px;
  margin-bottom: 10px;
}

/* line 640, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .tab-header h3,
.admin-backers.show_emails .tab-header h3,
.admin-backers.show_changelog .tab-header h3 {
  font-weight: 500;
  line-height: 12px;
}

/* line 645, app/assets/stylesheets/admin/backers/show.scss */
.admin-backers.show .tab-header .popover-content,
.admin-backers.show_emails .tab-header .popover-content,
.admin-backers.show_changelog .tab-header .popover-content {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}

/* line 1, app/assets/stylesheets/admin/categories.scss */
.category {
  margin: 0 0 30px;
}

/* line 4, app/assets/stylesheets/admin/categories.scss */
.category.add-new {
  padding: 15px;
  background-color: #F5F7F5;
  border: none;
}

/* line 8, app/assets/stylesheets/admin/categories.scss */
.category.add-new .table {
  margin: 0;
}

/* line 11, app/assets/stylesheets/admin/categories.scss */
.category.add-new td {
  border: none;
}

/* line 13, app/assets/stylesheets/admin/categories.scss */
.category.add-new td:last-child {
  width: 140px;
}

/* line 19, app/assets/stylesheets/admin/categories.scss */
.category td:last-child {
  vertical-align: bottom;
  width: 155px;
}

/* line 22, app/assets/stylesheets/admin/categories.scss */
.category td:last-child .input-group {
  height: 34px;
}

/* line 25, app/assets/stylesheets/admin/categories.scss */
.category td:last-child a {
  color: #328896;
}

/* line 2, app/assets/stylesheets/admin/counts.scss */
.admin-counts .chart {
  overflow: hidden;
}

/* line 6, app/assets/stylesheets/admin/counts.scss */
.admin-counts .controls {
  padding-bottom: 25px;
  margin-bottom: 25px;
}

/* line 11, app/assets/stylesheets/admin/counts.scss */
.admin-counts h4 {
  font-weight: 400;
  font-size: 15px;
}

/* line 17, app/assets/stylesheets/admin/counts.scss */
.admin-counts .graph-row > div {
  padding-top: 15px;
}

/* line 22, app/assets/stylesheets/admin/counts.scss */
.admin-counts .raised-in-backerkit {
  margin-bottom: 10px;
}

/* line 24, app/assets/stylesheets/admin/counts.scss */
.admin-counts .raised-in-backerkit h1 {
  margin: 15px 0 10px;
}

/* line 27, app/assets/stylesheets/admin/counts.scss */
.admin-counts .raised-in-backerkit .backer-count {
  font-size: 0.9em;
  margin: 10px 0 15px;
  color: #999;
}

/* line 34, app/assets/stylesheets/admin/counts.scss */
.admin-counts .num-responded {
  line-height: 1.8em;
  font-size: 0.9em;
  color: #999;
  font-style: italic;
  width: 230px;
}

/* line 42, app/assets/stylesheets/admin/counts.scss */
.admin-counts .question-text {
  width: 440px;
}

/* line 46, app/assets/stylesheets/admin/counts.scss */
.admin-counts .bar-chart-horizontal {
  max-width: 400px;
  background-color: #EEE;
  position: relative;
  margin: 5px 0;
  font-size: 0.9em;
}

/* line 52, app/assets/stylesheets/admin/counts.scss */
.admin-counts .bar-chart-horizontal .bar-info {
  position: relative;
  z-index: 2;
  line-height: 1.2em;
  padding: 6px 8px;
  overflow: hidden;
}

/* line 58, app/assets/stylesheets/admin/counts.scss */
.admin-counts .bar-chart-horizontal .bar-info .bar-label {
  float: left;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #328896;
}

/* line 66, app/assets/stylesheets/admin/counts.scss */
.admin-counts .bar-chart-horizontal .bar-info .bar-value {
  float: right;
  text-align: right;
  font-weight: 600;
  color: #666;
  width: 10%;
}

/* line 74, app/assets/stylesheets/admin/counts.scss */
.admin-counts .bar-chart-horizontal .bar-meter {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #DEDEDE;
  z-index: 1;
}

/* line 85, app/assets/stylesheets/admin/counts.scss */
.chart {
  background: url("https://d2x9pgnb7vwmga.cloudfront.net/assets/loadingcountchart-e668b240486fda03624185e27b2513defa7ffa21daec1dcc4e6bf3173215ee9e.png") center center no-repeat;
}

/* line 1, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards {
  background: #F0F0F0 !important;
}

/* line 4, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .panel-body {
  min-height: 145px;
}

@media (min-width: 1200px) {
  /* line 4, app/assets/stylesheets/admin/dashboard.scss */
  .admin-dashboards .daily-stats .panel-body {
    min-height: 165px;
  }
}

/* line 10, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .big-number {
  font-size: 22px;
  font-weight: 600;
}

/* line 13, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .big-number a:hover {
  text-decoration: none;
}

/* line 17, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .daily-changes {
  display: inline;
  margin-left: 8px;
}

/* line 21, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .daily-changes .text-green-success .fa {
  margin: 0 4px 0 2px;
}

/* line 26, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .graph-label {
  margin: 6px 0;
}

/* line 28, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .graph-label .fa-square {
  font-size: 10px;
  position: relative;
  top: -2px;
}

/* line 33, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .graph-label .fa-question-circle {
  color: #CCC;
}

/* line 37, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .horizontal-one-bar-graph {
  position: relative;
  height: 4px;
  width: 100%;
  padding-right: 30px;
  margin: 8px 0 6px;
}

/* line 43, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .horizontal-one-bar-graph .bar {
  position: absolute;
  height: 100%;
}

/* line 47, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .horizontal-one-bar-graph .bar.background {
  width: 100%;
}

/* line 50, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .horizontal-one-bar-graph .bar.foreground {
  z-index: 1;
}

/* line 53, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .horizontal-one-bar-graph .bar.blue {
  background-color: #2b9ff2;
}

/* line 56, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .horizontal-one-bar-graph .bar.gray {
  background-color: #f0f0f0;
}

/* line 59, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .horizontal-one-bar-graph .bar.orange {
  background-color: #fba51b;
}

/* line 62, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .horizontal-one-bar-graph .bar.teal {
  background-color: #0dd9d7;
}

/* line 65, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .horizontal-one-bar-graph .bar.yellow {
  background-color: #ffdb86;
}

/* line 68, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .horizontal-one-bar-graph .bar.dark-gray {
  background-color: #666;
}

/* line 71, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .horizontal-one-bar-graph .bar.dark-blue {
  background-color: #328896;
}

/* line 76, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .daily-stats .panel-footer {
  min-height: 65px;
}

/* line 84, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .expanded-daily-stats h5 {
  margin-top: 14px;
  font-weight: 600;
}

/* line 88, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .expanded-daily-stats .progress {
  height: 4px;
  margin: 8px 0 6px 0;
  box-shadow: none;
}

/* line 94, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .expanded-daily-stats .progress-bar {
  box-shadow: none;
}

/* line 97, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .expanded-daily-stats .not-charged {
  background-color: #FFCD55;
  color: #FFCD55;
}

/* line 102, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .expanded-daily-stats .errored {
  background-color: #FBA51B;
  color: #FBA51B;
}

/* line 107, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .expanded-daily-stats .charged {
  background-color: #5cb85c;
  color: #5cb85c;
}

/* line 112, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .expanded-daily-stats .paypal-collected {
  background-color: #333;
  color: #333;
}

/* line 119, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .whats-next p, .admin-dashboards .whats-next ul {
  font-size: 14px;
  color: #666666;
  line-height: 1.71;
  max-width: 460px;
}

/* line 126, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .whats-next .panel-heading {
  background-color: #3ac2bf;
  position: relative;
  border-radius: 3px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-bottom: 0px;
}

/* line 133, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .whats-next .panel-heading:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 63px;
  opacity: 0.3;
  background-image: url(https://d2x9pgnb7vwmga.cloudfront.net/assets/admin/qsg-header-227f659b0467372cb548ff38ea3434d132d49e90fb93eee6f0788914ec93686c.png);
  background-repeat: no-repeat;
  background-position: -13px top;
  background-size: 1030px;
}

/* line 147, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .whats-next .panel-heading .panel-title {
  color: #FFF;
  position: relative;
  z-index: 1;
}

/* line 154, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .whats-next h1 {
  font-size: 26px;
  font-weight: 600;
  color: #333333;
  line-height: 1.5;
  margin: 0;
}

/* line 161, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .whats-next h2 {
  margin: 0 0 15px;
  font-size: 24px;
  color: #333333;
}

/* line 166, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .whats-next .btn {
  width: 150px;
}

/* line 169, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .whats-next .bottom-right-link {
  float: right;
  margin-top: 24px;
}

/* line 173, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .whats-next .footer {
  margin-top: 16px;
}

/* line 178, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .all-important-date-alerts {
  -ms-box-shadow: 5px 18px 18px -15px rgba(0, 0, 0, 0.02);
  -o-box-shadow: 5px 18px 18px -15px rgba(0, 0, 0, 0.02);
  box-shadow: 5px 18px 18px -15px rgba(0, 0, 0, 0.02);
  margin-bottom: 30px;
}

/* line 181, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .all-important-date-alerts .important-date-alert {
  background-color: #FFF;
  border-radius: 50px;
  margin-bottom: 8px;
  display: flex;
}

/* line 185, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .all-important-date-alerts .important-date-alert:last-child {
  border-bottom: 0;
}

/* line 189, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .all-important-date-alerts .important-date-alert .icon-md {
  display: block;
  flex: 0 0 76px;
  background-color: #FFCD55;
  border-radius: 50%;
  text-align: center;
  font-size: 24px;
  line-height: 76px;
  color: #FFF;
}

@media (min-width: 1200px) {
  /* line 189, app/assets/stylesheets/admin/dashboard.scss */
  .admin-dashboards .all-important-date-alerts .important-date-alert .icon-md {
    flex: 0 0 50px;
  }
}

@media (min-width: 1200px) {
  /* line 189, app/assets/stylesheets/admin/dashboard.scss */
  .admin-dashboards .all-important-date-alerts .important-date-alert .icon-md {
    font-size: 20px;
    line-height: 50px;
  }
}

/* line 206, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .all-important-date-alerts .important-date-alert .alert-content {
  padding: 16px;
  flex: 1 1 auto;
  line-height: 1.6em;
}

@media (min-width: 1200px) {
  /* line 206, app/assets/stylesheets/admin/dashboard.scss */
  .admin-dashboards .all-important-date-alerts .important-date-alert .alert-content {
    line-height: 16px;
  }
}

/* line 213, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .all-important-date-alerts .important-date-alert .alert-content .passed {
  font-style: italic;
}

/* line 216, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .all-important-date-alerts .important-date-alert .alert-content .action-link {
  display: block;
}

@media (min-width: 1200px) {
  /* line 216, app/assets/stylesheets/admin/dashboard.scss */
  .admin-dashboards .all-important-date-alerts .important-date-alert .alert-content .action-link {
    display: inline-block;
    float: right;
  }
}

/* line 227, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .progress-row {
  border: none;
}

/* line 229, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .progress-row .heading.backer-survey {
  border-left: none !important;
}

/* line 232, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .progress-row .progress-tab[data-tab="survey_not_sent"] {
  border-left: none !important;
}

/* line 238, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .progress-panel .progress-row {
  border-bottom: none;
}

/* line 244, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .stats #project-history {
  padding: 15px 0;
}

/* line 251, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .raised-in-bk .total_sold {
  font-weight: 600;
  font-size: 30px;
}

/* line 254, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .raised-in-bk .total_sold span {
  font-size: 18px;
}

/* line 259, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .raised-in-bk .raised-in-backerkit {
  border: none;
  margin-bottom: 5px;
}

/* line 263, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .raised-in-bk .raised-in-backerkit tr:first-child td {
  border: none;
}

/* line 267, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .raised-in-bk .raised-in-backerkit td {
  border-top: 1px solid #ddd;
}

/* line 270, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .raised-in-bk .raised-in-backerkit h1 {
  margin: 15px 0;
  font-weight: 700;
  color: #333;
}

/* line 275, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .raised-in-bk .raised-in-backerkit .backer-count {
  font-size: 0.9em;
  margin: 10px 0 15px;
  color: #999;
}

/* line 282, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .raised-in-bk .fine-print {
  font-size: 0.7em;
  text-align: right;
  margin-right: 5px;
  float: right;
}

/* line 287, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .raised-in-bk .fine-print a {
  color: #BBB;
}

/* line 294, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .bk-tips {
  margin: 30px 0;
}

/* line 297, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .bk-tips .tip input {
  cursor: text;
  width: 100%;
  padding: 7px;
  margin: 5px 0 0;
  background-color: #F5F7F5;
  border: 1px solid #CCC;
  border-radius: 3px;
}

/* line 309, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .project-approval {
  text-align: center;
  max-width: 620px;
  margin: 5% auto;
}

/* line 313, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .project-approval .approved:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f058";
  color: #5cb85c;
  font-size: 60px;
}

/* line 320, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .project-approval .not:before {
  content: "\f057";
  color: #EEE;
}

/* line 324, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .project-approval h1 {
  margin: 0 auto 15px;
  font-size: 2.0em;
  font-weight: 700;
  color: #555555;
}

/* line 330, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .project-approval h2 {
  font-size: 1.25em;
}

/* line 333, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .project-approval .btn {
  margin: 15px 0;
  padding: 15px 30px;
}

/* line 340, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards #send-smoke-test .what-is-smoke-test {
  margin: 30px auto;
  padding: 15px;
  text-align: left;
}

/* line 344, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards #send-smoke-test .what-is-smoke-test ul {
  padding: 0 18px;
  font-size: 0.9em;
  line-height: 1.75em;
  margin: 5px 0 0;
  color: #4d4d4d;
}

/* line 354, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .feed-button {
  padding: 16px 0;
}

/* line 358, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .feed-button.actions .btn {
  width: 100%;
  margin: 0;
}

/* line 364, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .feed-button .note {
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
  color: #999;
  font-size: 0.9em;
}

/* line 373, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .community-share-stream {
  margin: 0;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-dashboards .community-share-stream .community-share-stats:after {
  content: "";
  display: table;
  clear: both;
}

/* line 377, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .community-share-stream .community-share-stats h1 {
  font-size: 22px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 8px;
}

/* line 382, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .community-share-stream .community-share-stats h1 a:hover {
  text-decoration: none;
}

/* line 387, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .community-share-stream.tweet-stream img {
  width: 30px;
  height: 30px;
}

/* line 391, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .community-share-stream .stream-element:first-child {
  border-top: 1px solid #EEE;
}

/* line 397, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .popular-add-ons .top-addon-image {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 160px;
  border-radius: 3px;
  margin-bottom: 16px;
}

@media (min-width: 1200px) {
  /* line 397, app/assets/stylesheets/admin/dashboard.scss */
  .admin-dashboards .popular-add-ons .top-addon-image {
    width: 160px;
  }
}

/* line 408, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .popular-add-ons .table {
  margin-bottom: 10px;
}

/* line 410, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .popular-add-ons .table th {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 0;
  color: #999;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/* line 420, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .popular-add-ons .table td {
  border-top: 0;
}

/* line 423, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .popular-add-ons .table .name {
  text-align: left;
  padding-left: 0;
}

/* line 427, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .popular-add-ons .table .ordered {
  text-align: right;
  padding-right: 0;
}

/* line 434, app/assets/stylesheets/admin/dashboard.scss */
.admin-dashboards .referrals {
  color: #155724;
  background-color: #d4edda;
  border: 1px solid #c3e6cb;
}

/* line 443, app/assets/stylesheets/admin/dashboard.scss */
#send-results-dashboard-banner.panel-banner .announcement {
  padding: 24px;
  margin: 24px;
}

/* line 446, app/assets/stylesheets/admin/dashboard.scss */
#send-results-dashboard-banner.panel-banner .announcement p {
  text-align: left;
}

/* line 449, app/assets/stylesheets/admin/dashboard.scss */
#send-results-dashboard-banner.panel-banner .announcement h3 {
  text-align: left;
  font-size: 1.2em;
  line-height: 1.5em;
}

/* line 456, app/assets/stylesheets/admin/dashboard.scss */
#send-results-dashboard-banner .announcement {
  background-color: #E3F1F4;
  border: 1px solid #1da1f2;
  padding: 30px;
  overflow: auto;
  text-align: center;
  line-height: 1.5em;
}

/* line 463, app/assets/stylesheets/admin/dashboard.scss */
#send-results-dashboard-banner .announcement p {
  color: #666;
  margin-top: 10px;
}

/* line 467, app/assets/stylesheets/admin/dashboard.scss */
#send-results-dashboard-banner .announcement h3 {
  color: #333;
  font-weight: 600;
  margin: 0 0 5px;
}

/* line 472, app/assets/stylesheets/admin/dashboard.scss */
#send-results-dashboard-banner .announcement button {
  margin-bottom: 15px;
}

/* line 475, app/assets/stylesheets/admin/dashboard.scss */
#send-results-dashboard-banner .announcement #results-page-preview {
  margin-bottom: 5px;
}

/* line 481, app/assets/stylesheets/admin/dashboard.scss */
.first-time-experience {
  margin: 30px;
  text-align: center;
}

/* line 485, app/assets/stylesheets/admin/dashboard.scss */
.first-time-experience > .fa {
  color: #ccc;
  font-size: 70px;
}

/* line 489, app/assets/stylesheets/admin/dashboard.scss */
.first-time-experience > .fa.fa-smile-o {
  color: #17a1d6;
}

/* line 493, app/assets/stylesheets/admin/dashboard.scss */
.first-time-experience h3 {
  font-weight: 500;
}

/* line 496, app/assets/stylesheets/admin/dashboard.scss */
.first-time-experience h3 small {
  display: block;
  font-size: 16px;
  line-height: 21px;
  padding-top: 10px;
}

/* line 504, app/assets/stylesheets/admin/dashboard.scss */
.first-time-experience h2 {
  color: #17a1d6;
}

/* line 508, app/assets/stylesheets/admin/dashboard.scss */
.first-time-experience > .actions {
  padding: 15px 0px;
}

/* line 511, app/assets/stylesheets/admin/dashboard.scss */
.first-time-experience .btn.btn-primary {
  margin-top: 30px;
}

/* line 516, app/assets/stylesheets/admin/dashboard.scss */
.inactive {
  color: #999;
}

/* line 520, app/assets/stylesheets/admin/dashboard.scss */
.divider {
  color: #333;
}

/* line 525, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row {
  margin-right: 0;
  margin-left: 0;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.progress-panel .progress-nav.progress-row:after {
  content: "";
  display: table;
  clear: both;
}

/* line 528, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row.include-all {
  margin-right: -15px;
  margin-left: -15px;
  border: none;
  border-left: 1px solid #EEE;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.progress-panel .progress-nav.progress-row.include-all:after {
  content: "";
  display: table;
  clear: both;
}

/* line 534, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row.include-all .progress-group .heading.backer-search {
  float: left;
  width: 25%;
}

/* line 538, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row.include-all .progress-group .heading.backer-survey {
  border-left: 1px solid #cbd5cb;
  float: left;
  width: 75%;
}

/* line 547, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-group {
  float: left;
}

/* line 549, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-group a {
  text-decoration: none;
}

/* line 552, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-group .heading {
  padding: 10px 15px;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
  font-size: 1.2em;
  color: #1e6978;
  background-color: #e7ece7;
}

/* line 560, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-group .heading.backer-survey {
  border-left: 1px solid #cbd5cb;
  float: left;
  width: 100%;
}

/* line 565, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-group .heading.active {
  background-color: #d9e0d9;
}

/* line 569, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-group.survey {
  position: relative;
  float: left;
  width: 58.3333333333%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}

/* line 571, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-group.survey .progress-tab {
  width: 33.3%;
}

/* line 574, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-group.survey.include-all {
  position: relative;
  float: left;
  width: 66.6666666667%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}

/* line 576, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-group.survey.include-all .progress-tab {
  width: 25%;
}

/* line 581, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-group.shipping {
  position: relative;
  float: left;
  width: 41.6666666667%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}

/* line 583, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-group.shipping .heading {
  border-left: 1px solid #cbd5cb;
}

/* line 586, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-group.shipping .progress-tab {
  width: 50%;
}

/* line 588, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-group.shipping .progress-tab:last-child {
  border-right: 1px solid #EEE;
}

/* line 592, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-group.shipping.include-all {
  position: relative;
  float: left;
  width: 33.3333333333%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}

/* line 598, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-tab {
  float: left;
  background: none;
  border-left: 1px solid #d4d4d4;
  border-bottom: 1px solid #EEE;
  color: #333;
  background-color: #f9f9f9;
}

/* line 605, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-tab:hover {
  background-color: #FFF;
}

/* line 607, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-tab:hover .progress-arrow.mask {
  color: #FFF;
}

/* line 611, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-tab h5 {
  font-weight: 400;
  color: #666;
}

/* line 615, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-tab h2 {
  margin-top: 10px;
  font-weight: 600;
  color: #1E6978;
}

/* line 620, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-tab:focus {
  text-decoration: none;
}

/* line 623, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-tab.active {
  border-bottom: none;
  background-color: #FFF;
}

/* line 625, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-tab.active .progress-arrow.mask {
  color: #FFF;
}

/* line 628, app/assets/stylesheets/admin/dashboard.scss */
.progress-panel .progress-nav.progress-row .progress-tab.active h2 {
  color: #666;
}

/* line 637, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide {
  background-color: #F5F7F5;
  border: 1px solid #EEE;
  padding: 30px 15px;
  border-radius: 5px;
  margin-bottom: 30px;
}

/* line 639, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.no-panel {
  background-color: transparent;
  text-align: center;
  border: none;
}

/* line 643, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.no-panel .actions {
  padding: 0;
  margin: 15px 0;
  background-color: transparent;
}

/* line 647, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.no-panel .actions .btn {
  margin: 0;
  font-size: 1.5em;
  padding: 7px 15px;
}

/* line 653, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.no-panel .skip {
  margin: 15px 0;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.setup-guide:after {
  content: "";
  display: table;
  clear: both;
}

/* line 666, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.set-item-first {
  border: 1px solid #328896;
  background-color: #FFF;
  padding: 15px;
  margin: 0 auto 30px;
}

/* line 671, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.set-item-first .guide {
  margin-bottom: 0;
}

/* line 674, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.set-item-first p {
  font-size: 1.1em;
  margin: 0;
  color: #1E6978;
  width: 70%;
  float: left;
}

/* line 682, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.set-item-first .ok {
  margin: 0;
  float: right;
  width: 30%;
  text-align: right;
}

/* line 690, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.indiegogo {
  border: 1px solid #eb1478;
  padding: 15px;
}

/* line 693, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.indiegogo h3 {
  color: #eb1478;
  margin-bottom: 10px;
}

/* line 697, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.indiegogo .guide-img {
  display: none;
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 992px) {
  /* line 697, app/assets/stylesheets/admin/dashboard.scss */
  .setup-guide.indiegogo .guide-img {
    display: block;
  }
}

@media (min-width: 992px) {
  /* line 697, app/assets/stylesheets/admin/dashboard.scss */
  .setup-guide.indiegogo .guide-img {
    float: left;
    width: 25%;
  }
}

/* line 704, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.indiegogo .guide-text {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  max-width: 600px;
}

@media (min-width: 768px) {
  /* line 704, app/assets/stylesheets/admin/dashboard.scss */
  .setup-guide.indiegogo .guide-text {
    float: left;
    width: 100%;
  }
}

@media (min-width: 992px) {
  /* line 704, app/assets/stylesheets/admin/dashboard.scss */
  .setup-guide.indiegogo .guide-text {
    float: left;
    width: 75%;
  }
}

/* line 711, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide > .fa {
  color: #ccc;
  font-size: 70px;
}

/* line 715, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide > .fa.fa-smile-o {
  color: #17a1d6;
}

/* line 719, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide h2 {
  background-color: #D3E5F4;
  margin: 0;
  padding: 10px 15px;
  font-weight: 500;
  color: #000;
  font-size: 16px;
}

/* line 727, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide h2 .fa {
  margin-right: 5px;
}

/* line 732, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide h3 {
  font-weight: 400;
  font-size: 1.3em;
  margin: 5px 0 15px;
  color: #328896;
}

/* line 739, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide h5 {
  margin-top: 0;
  font-weight: 600;
  font-size: 0.9em;
}

/* line 745, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide .form-control {
  margin-bottom: 5px;
}

/* line 749, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.aside {
  margin: 15px 0;
  padding: 15px;
}

/* line 750, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.aside.auto-import {
  background-color: rgba(255, 205, 85, 0.05);
  border: 1px solid rgba(255, 205, 85, 0.1);
  max-width: 500px;
}

/* line 754, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.aside.auto-import .icon {
  color: #FFCD55;
  text-align: center;
}

/* line 761, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.aside h1 {
  margin: 10px 0;
}

/* line 764, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.aside h3 {
  font-size: 1.1em;
  line-height: 1.5em;
  margin-bottom: 5px;
}

/* line 769, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.aside p {
  font-size: 0.9em;
}

/* line 773, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.aside .sg-img {
  margin: -15px -15px 15px;
}

/* line 776, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.aside .icon {
  font-size: 40px;
  width: 13%;
  margin-right: 2%;
  color: #328896;
}

/* line 782, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.aside .text {
  width: 85%;
}

/* line 785, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide.aside small {
  color: rgba(51, 51, 51, 0.75);
}

/* line 790, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide .guide {
  margin-right: -15px;
  margin-left: -15px;
  margin: 0 0 30px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.setup-guide .guide:after {
  content: "";
  display: table;
  clear: both;
}

/* line 795, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide .guide-img {
  display: none;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  /* line 795, app/assets/stylesheets/admin/dashboard.scss */
  .setup-guide .guide-img {
    display: block;
  }
}

@media (min-width: 992px) {
  /* line 795, app/assets/stylesheets/admin/dashboard.scss */
  .setup-guide .guide-img {
    float: left;
    width: 25%;
  }
}

/* line 802, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide .guide-text {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  max-width: 600px;
}

@media (min-width: 992px) {
  /* line 802, app/assets/stylesheets/admin/dashboard.scss */
  .setup-guide .guide-text {
    float: left;
    width: 75%;
  }
}

/* line 807, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide .guide-list {
  padding: 0;
  list-style: none;
  font-size: 0.9em;
}

/* line 811, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide .guide-list li {
  margin-bottom: 3px;
}

/* line 813, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide .guide-list li ul {
  list-style: none;
  margin: 3px 0;
  padding: 0 5px;
}

/* line 821, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide .guide-img img {
  border: 1px solid #CCC;
}

/* line 823, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide .guide-img img.no-border {
  border: none;
}

/* line 828, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide .example-list {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 15px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.setup-guide .example-list:after {
  content: "";
  display: table;
  clear: both;
}

/* line 832, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide .example-list.well {
  padding: 15px 0;
}

/* line 836, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide .example-list > div {
  font-size: 12px;
  font-weight: bold;
  color: #666;
}

/* line 843, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide p {
  font-size: 1.0em;
  line-height: 1.5em;
}

/* line 848, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide .actions {
  margin: 30px -15px -30px;
  overflow: auto;
  padding: 15px;
  background-color: #e7ece7;
}

/* line 853, app/assets/stylesheets/admin/dashboard.scss */
.setup-guide .actions p {
  max-width: 400px;
  margin: 0 auto 15px;
  line-height: 1.5em;
}

/* line 3, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules table .save-rule, .admin-distribution_rules table .check-lockdown, .admin-downloads table .save-rule, .admin-downloads table .check-lockdown {
  vertical-align: top !important;
}

/* line 6, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules table .form-group, .admin-downloads table .form-group {
  margin: 5px 0;
}

/* line 9, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules table .disabled, .admin-downloads table .disabled {
  color: #CCC;
}

/* line 11, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules table .disabled:hover, .admin-downloads table .disabled:hover {
  cursor: not-allowed;
}

/* line 15, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules table .lockdown-payment, .admin-downloads table .lockdown-payment {
  color: #666;
  font-weight: 500;
}

/* line 19, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules table .rule, .admin-downloads table .rule {
  min-width: 50%;
}

/* line 20, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules table .rule-workflow, .admin-downloads table .rule-workflow {
  margin: 5px 0;
  line-height: 1.3em;
}

/* line 24, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules table .distributed, .admin-downloads table .distributed {
  width: 100px;
}

/* line 25, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules table .status, .admin-downloads table .status {
  width: 240px;
}

/* line 27, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules table .status .refresh, .admin-downloads table .status .refresh {
  margin-left: 5px;
  padding: 2px 5px;
  font-size: 10px;
}

/* line 33, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules table .remove, .admin-downloads table .remove {
  width: 50px;
  text-align: center;
}

/* line 36, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules label, .admin-downloads label {
  font-size: 0.9em;
}

/* line 40, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules .option, .admin-downloads .option {
  border: 1px solid #EEE;
  border-radius: 3px;
  padding: 15px;
  color: #666;
}

/* line 45, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules .option input[type="checkbox"], .admin-downloads .option input[type="checkbox"] {
  margin-top: 0;
  margin-left: -25px;
  font-size: 20px;
}

/* line 50, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules .option .checkbox, .admin-downloads .option .checkbox {
  margin: 0 0 5px;
}

/* line 53, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules .option .checkbox label, .admin-downloads .option .checkbox label {
  padding-left: 25px;
}

/* line 56, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules .option .form-group, .admin-downloads .option .form-group {
  margin: 0 0 5px;
}

/* line 61, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules .tooltip-label, .admin-downloads .tooltip-label {
  display: inline-block;
  border-bottom: 1px dotted #1E6978;
  line-height: 1.0em;
  padding-bottom: 1px;
}

/* line 66, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules .tooltip-label:hover, .admin-downloads .tooltip-label:hover {
  text-decoration: none;
  cursor: help;
}

/* line 72, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules .has-sku, .admin-downloads .has-sku {
  background-color: #e7ece7;
  font-size: 12px;
  line-height: 25px;
  padding: 2px 4px;
  margin: 0 3px;
  color: #000;
  border-radius: 3px;
}

/* line 80, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules .has-sku:hover, .admin-downloads .has-sku:hover {
  text-decoration: none;
  background-color: #e7ece7;
}

/* line 86, app/assets/stylesheets/admin/digital-rewards.scss */
.admin-distribution_rules .started, .admin-downloads .started {
  color: #5cb85c;
  font-weight: 600;
}

/* line 1, app/assets/stylesheets/admin/exports.scss */
.fulfillment_exports, .cm_exports {
  width: 100%;
  max-width: 600px;
}

/* line 4, app/assets/stylesheets/admin/exports.scss */
.fulfillment_exports th, .cm_exports th {
  background-color: #F5F7F5;
}

/* line 10, app/assets/stylesheets/admin/exports.scss */
.fulfillment_exports tr.collapsed[data-toggle="collapse"] :before, .cm_exports tr.collapsed[data-toggle="collapse"] :before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0da";
  padding-right: 5px;
}

/* line 18, app/assets/stylesheets/admin/exports.scss */
.fulfillment_exports tr.collapsed.bullet-open[data-toggle="collapse"] :before, .cm_exports tr.collapsed.bullet-open[data-toggle="collapse"] :before {
  content: "\f0d7";
}

/* line 24, app/assets/stylesheets/admin/exports.scss */
.fulfillment_exports tr.collapsed th, .cm_exports tr.collapsed th {
  cursor: pointer;
}

/* line 28, app/assets/stylesheets/admin/exports.scss */
.fulfillment_exports tr td:nth-child(2), .cm_exports tr td:nth-child(2) {
  width: 230px;
}

/* line 3, app/assets/stylesheets/admin/extras.scss */
.admin-extras .bordered-box, .admin-extras .extra-card {
  height: 100%;
  border: 1px solid #DDD;
  padding: 15px;
  margin-bottom: 24px;
}

/* line 9, app/assets/stylesheets/admin/extras.scss */
.admin-extras .bordered-box h2, .admin-extras .extra-card h2 {
  font-size: 16px;
  margin: 0 0 5px 0;
  line-height: 1.5em;
  width: 230px;
}

/* line 16, app/assets/stylesheets/admin/extras.scss */
.admin-extras .bordered-box header, .admin-extras .extra-card header {
  font-size: 0.8em;
  font-weight: 400;
  color: #999;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin: 4px 0;
}

/* line 26, app/assets/stylesheets/admin/extras.scss */
.admin-extras .bordered-box .info, .admin-extras .extra-card .info {
  margin: 10px 0 0;
  overflow: auto;
}

/* line 30, app/assets/stylesheets/admin/extras.scss */
.admin-extras .bordered-box .with-large-data, .admin-extras .extra-card .with-large-data {
  line-height: 1.5em;
}

/* line 32, app/assets/stylesheets/admin/extras.scss */
.admin-extras .bordered-box .with-large-data strong, .admin-extras .extra-card .with-large-data strong {
  margin-top: 5px;
  display: inline-block;
  font-size: 36px;
  font-weight: 700;
}

/* line 40, app/assets/stylesheets/admin/extras.scss */
.admin-extras .filters-and-controls {
  margin-bottom: 12px;
}

/* line 42, app/assets/stylesheets/admin/extras.scss */
.admin-extras .filters-and-controls .view-mode-switcher {
  margin-right: -6px;
}

/* line 45, app/assets/stylesheets/admin/extras.scss */
.admin-extras .filters-and-controls .view-mode-switcher a {
  color: #CCC;
}

/* line 47, app/assets/stylesheets/admin/extras.scss */
.admin-extras .filters-and-controls .view-mode-switcher a:hover {
  color: #333;
}

/* line 51, app/assets/stylesheets/admin/extras.scss */
.admin-extras .filters-and-controls .view-mode-switcher i {
  padding: 0 6px;
}

/* line 52, app/assets/stylesheets/admin/extras.scss */
.admin-extras .filters-and-controls .view-mode-switcher i.fa-th-large {
  font-size: 22px;
  line-height: 32px;
}

/* line 56, app/assets/stylesheets/admin/extras.scss */
.admin-extras .filters-and-controls .view-mode-switcher i.fa-bars {
  font-size: 24px;
  line-height: 34px;
}

/* line 64, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card {
  padding: 0;
  display: flex;
  height: 290px;
}

/* line 70, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-left-side {
  flex: 0 0 150px;
  border-right: 1px solid #DDD;
  height: 100%;
  padding-right: 0;
  position: relative;
}

/* line 76, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-left-side img {
  width: 100%;
}

/* line 79, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-left-side .addon-descriptors {
  height: 100px;
  margin-bottom: 5px;
  position: relative;
  padding: 10px;
  font-weight: bold;
}

/* line 86, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-left-side .addon-descriptors .add-on-name {
  font-size: 12px;
  font-weight: bold;
  color: #666;
  width: 180px;
  margin: 0 0 3px;
}

/* line 94, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-left-side .addon-descriptors .price {
  margin: 0 0 3px;
  font-size: 1.0em;
  font-weight: 600;
  display: inline-block;
  color: #333;
  vertical-align: middle;
}

/* line 103, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-left-side .addon-descriptors .badges {
  margin: 0;
}

/* line 107, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-left-side .preview-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

/* line 118, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-left-side:hover {
  text-decoration: none;
}

/* line 120, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-left-side:hover .btn {
  margin-top: -35%;
}

/* line 123, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-left-side:hover .btn-text-link {
  background-color: transparent;
  color: #328896;
}

/* line 127, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-left-side:hover .btn-blue-lite, .admin-extras .extra-card .extra-card-left-side:hover .btn-green-lite {
  background-color: #1E6978;
}

/* line 130, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-left-side:hover .preview-overlay {
  display: flex;
}

/* line 136, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-right-side {
  flex: 1 1 auto;
  padding: 15px;
  position: relative;
  height: 100%;
}

/* line 141, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-right-side .description {
  color: #666;
  font-size: 0.9em;
}

/* line 144, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-right-side .description .add-on-category {
  display: block;
  font-size: 0.8em;
  font-weight: 600;
  color: #999;
  text-transform: uppercase;
  margin-bottom: 3px;
}

/* line 155, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-right-side .pin-to-bottom {
  position: absolute;
  bottom: 0px;
}

/* line 160, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-right-side .actions {
  margin: 0 0 0 -6px;
  padding: 10px 0;
}

/* line 163, app/assets/stylesheets/admin/extras.scss */
.admin-extras .extra-card .extra-card-right-side .actions .btn:hover {
  text-decoration: none;
}

/* line 170, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-grid {
  margin: 0 -12px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-extras .index #extras-grid:after {
  content: "";
  display: table;
  clear: both;
}

/* line 173, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-grid .extra-card-wrapper {
  float: left;
  width: 50%;
  min-width: 485px;
}

/* line 177, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-grid .extra-card-wrapper .extra-card {
  margin: 12px;
}

/* line 182, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list {
  font-size: 0.9em;
}

/* line 186, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list td {
  vertical-align: middle;
  padding-right: 17px;
  padding-left: 5px;
}

/* line 192, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .addon-image {
  width: 70px;
  padding: 15px 10px 15px 10px;
}

/* line 195, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .addon-image .image-wrap {
  display: inline-block;
  position: relative;
  border: 1px solid #CCC;
}

/* line 199, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .addon-image .image-wrap .img-count {
  background-color: rgba(245, 247, 245, 0.8);
  font-size: 10px;
  padding: 1px 4px 2px;
  font-weight: 700;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
}

/* line 214, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .addon-desc {
  font-size: 1.1em;
}

/* line 218, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .addon-price {
  color: #999;
  text-align: right;
}

/* line 223, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .addon-ordered {
  width: 60px;
  text-align: center;
  padding: 5px 12px;
}

/* line 229, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .tag {
  display: inline-block;
  padding: 0 5px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

/* line 235, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .tag.category {
  font-weight: 500;
  color: #777;
  min-width: 50px;
  padding: 1px 4px;
  margin-right: 2px;
}

/* line 242, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .tag.set-hidden {
  font-weight: 500;
  font-size: 9px;
  font-style: italic;
  margin-right: 3px;
  border-radius: 10px;
  color: #E8573F;
  border: 1px solid #E8573F;
  background-color: #FFF;
}

/* line 254, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .shipping-fee {
  min-width: 100px;
}

/* line 257, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .shipping-fee .shipping-table .table-name {
  position: relative;
  padding-left: 16px;
}

/* line 260, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .shipping-fee .shipping-table .table-name:before {
  content: "\f0ce";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 1px;
}

/* line 269, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .shipping-fee .per-item {
  width: 80%;
  font-size: 0.85em;
  color: #999;
  border: 1px solid #EEE;
  background-color: #FFF;
  margin: 0;
}

/* line 270, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .shipping-fee .per-item:nth-child(2) {
  margin-top: 10px;
}

/* line 279, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .shipping-fee .per-item th {
  padding: 3px 5px;
  background-color: #F5F7F5;
  font-weight: 600;
  border-top: none;
  font-size: 0.9em;
}

/* line 286, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .shipping-fee .per-item .country {
  padding: 3px 10px 0 5px;
  border: none;
}

/* line 290, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .shipping-fee .per-item .fee {
  border: none;
  width: 50px;
  text-align: right;
  padding: 3px 5px 0 0px;
  min-width: 60px;
}

/* line 298, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .shipping-fee .per-item tr:last-child td {
  padding-bottom: 3px;
}

/* line 305, app/assets/stylesheets/admin/extras.scss */
.admin-extras .index #extras-list .available-to {
  min-width: 130px;
}

/* line 312, app/assets/stylesheets/admin/extras.scss */
.admin-extras #addonModal .modal-header {
  padding: 1em;
}

/* line 315, app/assets/stylesheets/admin/extras.scss */
.admin-extras #addonModal .modal-header header {
  font-size: 24px;
}

/* line 324, app/assets/stylesheets/admin/extras.scss */
.admin-extras .edit-addon .actions .btn.ordered {
  padding: 7px 10px 7px 29px;
  position: relative;
}

/* line 327, app/assets/stylesheets/admin/extras.scss */
.admin-extras .edit-addon .actions .btn.ordered:before {
  content: "\f080";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 0.5em;
  position: absolute;
  left: 8px;
}

/* line 341, app/assets/stylesheets/admin/extras.scss */
.admin-extras .opened .controls .fa-angle-up {
  display: block;
}

/* line 342, app/assets/stylesheets/admin/extras.scss */
.admin-extras .opened .controls .fa-angle-down {
  display: none;
}

/* line 346, app/assets/stylesheets/admin/extras.scss */
.admin-extras .closed .controls .fa-angle-up {
  display: none;
}

/* line 347, app/assets/stylesheets/admin/extras.scss */
.admin-extras .closed .controls .fa-angle-down {
  display: block;
}

/* line 350, app/assets/stylesheets/admin/extras.scss */
.admin-extras .controls {
  line-height: 0;
  vertical-align: top;
  font-weight: 700;
  font-size: 38px;
  color: #CCC;
  top: 7px;
  right: 15px;
  max-height: 50px;
}

/* line 364, app/assets/stylesheets/admin/extras.scss */
.admin-extras .addon-description.section {
  border-top: none;
  padding: 0 0 50px;
}

/* line 370, app/assets/stylesheets/admin/extras.scss */
.admin-extras .addon-inventory input, .admin-extras .addon-stretch-goal input {
  max-width: 360px;
}

/* line 374, app/assets/stylesheets/admin/extras.scss */
.admin-extras .progress {
  margin-bottom: 0;
}

/* line 378, app/assets/stylesheets/admin/extras.scss */
.admin-extras .label {
  color: #333;
  display: block;
  padding: 10px;
  font-weight: normal;
  white-space: normal;
}

/* line 386, app/assets/stylesheets/admin/extras.scss */
.admin-extras [data-fancy-upload] img[src] {
  width: 100%;
}

/* line 390, app/assets/stylesheets/admin/extras.scss */
.admin-extras .selected-image {
  cursor: move;
}

/* line 2, app/assets/stylesheets/admin/extras/form.scss */
.admin-extras.new .reward-checkboxes .controls, .admin-extras.edit .reward-checkboxes .controls {
  margin-left: 0;
}

/* line 7, app/assets/stylesheets/admin/extras/form.scss */
.admin-extras.new form.new_extra .variant, .admin-extras.new form.edit_extra .variant, .admin-extras.edit form.new_extra .variant, .admin-extras.edit form.edit_extra .variant {
  overflow: hidden;
}

/* line 9, app/assets/stylesheets/admin/extras/form.scss */
.admin-extras.new form.new_extra .variant input[type='checkbox'], .admin-extras.new form.edit_extra .variant input[type='checkbox'], .admin-extras.edit form.new_extra .variant input[type='checkbox'], .admin-extras.edit form.edit_extra .variant input[type='checkbox'] {
  margin: 8px auto;
}

/* line 12, app/assets/stylesheets/admin/extras/form.scss */
.admin-extras.new form.new_extra input[type='text'], .admin-extras.new form.new_extra textarea, .admin-extras.new form.edit_extra input[type='text'], .admin-extras.new form.edit_extra textarea, .admin-extras.edit form.new_extra input[type='text'], .admin-extras.edit form.new_extra textarea, .admin-extras.edit form.edit_extra input[type='text'], .admin-extras.edit form.edit_extra textarea {
  border-radius: 0;
}

/* line 13, app/assets/stylesheets/admin/extras/form.scss */
.admin-extras.new form.new_extra div.text, .admin-extras.new form.new_extra label.text, .admin-extras.new form.edit_extra div.text, .admin-extras.new form.edit_extra label.text, .admin-extras.edit form.new_extra div.text, .admin-extras.edit form.new_extra label.text, .admin-extras.edit form.edit_extra div.text, .admin-extras.edit form.edit_extra label.text {
  padding: 0;
}

/* line 15, app/assets/stylesheets/admin/extras/form.scss */
.admin-extras.new form.new_extra .extra-image img, .admin-extras.new form.edit_extra .extra-image img, .admin-extras.edit form.new_extra .extra-image img, .admin-extras.edit form.edit_extra .extra-image img {
  margin-bottom: 25px;
}

/* line 16, app/assets/stylesheets/admin/extras/form.scss */
.admin-extras.new form.new_extra .extra-image [data-fancy-upload], .admin-extras.new form.edit_extra .extra-image [data-fancy-upload], .admin-extras.edit form.new_extra .extra-image [data-fancy-upload], .admin-extras.edit form.edit_extra .extra-image [data-fancy-upload] {
  margin: 0;
}

/* line 19, app/assets/stylesheets/admin/extras/form.scss */
.admin-extras.new form.new_extra .checkbox-group, .admin-extras.new form.edit_extra .checkbox-group, .admin-extras.edit form.new_extra .checkbox-group, .admin-extras.edit form.edit_extra .checkbox-group {
  padding-left: 30px;
}

/* line 2, app/assets/stylesheets/admin/extras/visibility.scss */
.admin.visibility .panel-body {
  position: relative;
}

/* line 5, app/assets/stylesheets/admin/extras/visibility.scss */
.admin.visibility .scroll-container {
  overflow-x: scroll;
  margin-left: 150px;
  border: 1px solid #EEE;
  max-width: 850px;
}

/* line 11, app/assets/stylesheets/admin/extras/visibility.scss */
.admin.visibility .table {
  border: none;
}

/* line 13, app/assets/stylesheets/admin/extras/visibility.scss */
.admin.visibility .table td, .admin.visibility .table th {
  min-width: 150px;
  font-size: 0.9em;
}

/* line 16, app/assets/stylesheets/admin/extras/visibility.scss */
.admin.visibility .table td.yes, .admin.visibility .table th.yes {
  background-color: #daf0e8;
  color: #42a27e;
}

/* line 20, app/assets/stylesheets/admin/extras/visibility.scss */
.admin.visibility .table td.no, .admin.visibility .table th.no {
  background-color: #f3d1cd;
  height: 28px;
}

/* line 25, app/assets/stylesheets/admin/extras/visibility.scss */
.admin.visibility .table .fixed {
  width: 150px;
  min-width: 150px;
  position: absolute;
  left: 24px;
  background-color: #EEE;
}

/* line 32, app/assets/stylesheets/admin/extras/visibility.scss */
.admin.visibility .table th.fixed {
  background-color: #FFF;
  border: none;
}

/* line 36, app/assets/stylesheets/admin/extras/visibility.scss */
.admin.visibility .table .pledge-level {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 41, app/assets/stylesheets/admin/extras/visibility.scss */
.admin.visibility .table .addon-name {
  font-weight: normal;
}

/* line 3, app/assets/stylesheets/admin/fulfillment-integration.scss */
.admin-fulfillment_integrations .fi-selector-wrapper {
  margin: -15px;
  padding: 15px;
  background-color: #EEE;
}

/* line 9, app/assets/stylesheets/admin/fulfillment-integration.scss */
.admin-fulfillment_integrations #fi-selector {
  padding: 0 15px;
  max-width: 200px;
  display: inline-block;
}

/* line 15, app/assets/stylesheets/admin/fulfillment-integration.scss */
.admin-fulfillment_integrations .cred {
  margin: 15px 0 0;
  padding: 15px 0;
}

/* line 20, app/assets/stylesheets/admin/fulfillment-integration.scss */
.admin-fulfillment_integrations .store-list {
  margin: 15px 0;
}

/* line 25, app/assets/stylesheets/admin/fulfillment-integration.scss */
.admin-fulfillment_integrations .saved th {
  width: 180px;
  background-color: #F5F7F5;
}

/* line 32, app/assets/stylesheets/admin/fulfillment-integration.scss */
.admin-fulfillment_integrations .service-progress.well {
  padding: 0;
}

/* line 35, app/assets/stylesheets/admin/fulfillment-integration.scss */
.admin-fulfillment_integrations .service-progress .header {
  font-size: 1.0em;
  font-weight: 600;
  padding: 15px;
  background-color: #e7ece7;
}

/* line 40, app/assets/stylesheets/admin/fulfillment-integration.scss */
.admin-fulfillment_integrations .service-progress .header .update-status {
  float: right;
  font-size: 1.0em;
  margin-left: 30px;
}

/* line 46, app/assets/stylesheets/admin/fulfillment-integration.scss */
.admin-fulfillment_integrations .service-progress .buckets {
  margin-right: 0;
  margin-left: 0;
  background-color: #FFF;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-fulfillment_integrations .service-progress .buckets:after {
  content: "";
  display: table;
  clear: both;
}

/* line 49, app/assets/stylesheets/admin/fulfillment-integration.scss */
.admin-fulfillment_integrations .service-progress .buckets .bucket {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
  border-top: 1px solid #dedede;
  border-right: 1px solid #dedede;
}

@media (min-width: 768px) {
  /* line 49, app/assets/stylesheets/admin/fulfillment-integration.scss */
  .admin-fulfillment_integrations .service-progress .buckets .bucket {
    float: left;
    width: 25%;
  }
}

/* line 54, app/assets/stylesheets/admin/fulfillment-integration.scss */
.admin-fulfillment_integrations .service-progress .buckets .bucket .name {
  padding: 15px 0;
  margin: 0 -15px;
  background-color: #F5F7F5;
  font-weight: 600;
  font-size: 0.9em;
}

/* line 61, app/assets/stylesheets/admin/fulfillment-integration.scss */
.admin-fulfillment_integrations .service-progress .buckets .bucket .count {
  padding: 15px;
  font-weight: 600;
  font-size: 2.0em;
}

/* line 66, app/assets/stylesheets/admin/fulfillment-integration.scss */
.admin-fulfillment_integrations .service-progress .buckets .bucket .action {
  min-height: 45px;
  padding: 0 15px;
}

/* line 70, app/assets/stylesheets/admin/fulfillment-integration.scss */
.admin-fulfillment_integrations .service-progress .buckets .bucket:last-child {
  border-right: none;
}

/* line 2, app/assets/stylesheets/admin/home.scss */
.admin-homes .module {
  background-color: white;
  border: solid 1px #ebebeb;
  padding: 24px;
  margin: 15px 0;
}

/* line 8, app/assets/stylesheets/admin/home.scss */
.admin-homes .module h1 {
  font-size: 36px;
  font-weight: 600;
  color: #333333;
  line-height: 1.5;
  margin: 0;
}

/* line 15, app/assets/stylesheets/admin/home.scss */
.admin-homes .module h2 {
  margin: 0 0 15px;
  font-size: 24px;
  color: #333333;
}

/* line 20, app/assets/stylesheets/admin/home.scss */
.admin-homes .module .sparkle {
  width: 45px;
}

/* line 25, app/assets/stylesheets/admin/home.scss */
.admin-homes .approved h1 {
  font-size: 26px;
  font-weight: 600;
  color: #333333;
  line-height: 1.5;
  margin: 0;
}

/* line 34, app/assets/stylesheets/admin/home.scss */
.admin-homes .whats-next p, .admin-homes .whats-next ul {
  font-size: 14px;
  color: #666666;
  line-height: 1.71;
  max-width: 460px;
}

/* line 41, app/assets/stylesheets/admin/home.scss */
.admin-homes .whats-next .panel-heading {
  background-color: #3ac2bf;
  position: relative;
  border-radius: 3px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-bottom: 0px;
}

/* line 48, app/assets/stylesheets/admin/home.scss */
.admin-homes .whats-next .panel-heading:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 63px;
  opacity: 0.3;
  background-image: url(https://d2x9pgnb7vwmga.cloudfront.net/assets/admin/qsg-header-227f659b0467372cb548ff38ea3434d132d49e90fb93eee6f0788914ec93686c.png);
  background-repeat: no-repeat;
  background-position: -13px top;
  background-size: 1030px;
}

/* line 62, app/assets/stylesheets/admin/home.scss */
.admin-homes .whats-next .panel-heading .panel-title {
  color: #FFF;
  position: relative;
  z-index: 1;
}

/* line 69, app/assets/stylesheets/admin/home.scss */
.admin-homes .whats-next h1 {
  font-size: 26px;
  font-weight: 600;
  color: #333333;
  line-height: 1.5;
  margin: 0;
}

/* line 76, app/assets/stylesheets/admin/home.scss */
.admin-homes .whats-next h2 {
  margin: 0 0 15px;
  font-size: 24px;
  color: #333333;
}

/* line 81, app/assets/stylesheets/admin/home.scss */
.admin-homes .whats-next .btn {
  width: 150px;
}

/* line 84, app/assets/stylesheets/admin/home.scss */
.admin-homes .whats-next .bottom-right-link {
  float: right;
  margin-top: 24px;
}

/* line 88, app/assets/stylesheets/admin/home.scss */
.admin-homes .whats-next .footer {
  margin-top: 16px;
}

/* line 94, app/assets/stylesheets/admin/home.scss */
.admin-homes .guides ul {
  padding: 0 0 0 15px;
}

/* line 96, app/assets/stylesheets/admin/home.scss */
.admin-homes .guides ul li {
  list-style: none;
  margin: 15px 0;
  text-decoration: none;
}

/* line 100, app/assets/stylesheets/admin/home.scss */
.admin-homes .guides ul li a {
  text-decoration: none;
}

/* line 105, app/assets/stylesheets/admin/home.scss */
.admin-homes .guides ul#videos li a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f144';
  margin-left: -15px;
}

/* line 113, app/assets/stylesheets/admin/home.scss */
.admin-homes .guides ul#docs li a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f15c';
  margin-left: -15px;
}

/* line 121, app/assets/stylesheets/admin/home.scss */
.admin-homes .guides hr {
  border: none;
  border-top: 1px solid #eee;
  margin: 20px 0;
}

/* line 126, app/assets/stylesheets/admin/home.scss */
.admin-homes #referrals.guides {
  color: #155724;
  background-color: #def4ca;
  border: 1px solid #c3e6cb;
}

/* line 130, app/assets/stylesheets/admin/home.scss */
.admin-homes #referrals.guides .panel-heading {
  border-bottom: 1px solid #c3e6cb;
}

/* line 134, app/assets/stylesheets/admin/home.scss */
.admin-homes #referrals.guides .panel-body p:last-child {
  margin-bottom: 0;
}

/* line 2, app/assets/stylesheets/admin/important_dates.scss */
.admin-important_dates .timeline {
  position: relative;
}

/* line 4, app/assets/stylesheets/admin/important_dates.scss */
.admin-important_dates .timeline .form-group {
  padding-left: 20px;
  margin-bottom: 30px;
}

/* line 5, app/assets/stylesheets/admin/important_dates.scss */
.admin-important_dates .timeline .form-group:before {
  content: '';
  position: absolute;
  left: 0;
  margin-top: 4px;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #328896;
}

/* line 19, app/assets/stylesheets/admin/important_dates.scss */
.admin-important_dates .timeline .line {
  position: absolute;
  top: 4px;
  left: 5px;
  height: 100%;
  border-left: 2px solid #328896;
}

/* line 1, app/assets/stylesheets/admin/invite.scss */
div.invite-email-preview {
  margin-bottom: 25px;
}

/* line 4, app/assets/stylesheets/admin/invite.scss */
div.invite-email-preview iframe {
  width: 100%;
  min-height: 1050px;
  overflow-y: scroll;
  border: 1px solid #EEE;
}

/* line 12, app/assets/stylesheets/admin/invite.scss */
.invite-email-header {
  padding: 15px 0;
  margin-bottom: 15px;
  border-top: 2px solid #EEE;
  border-bottom: 2px solid #EEE;
}

/* line 17, app/assets/stylesheets/admin/invite.scss */
.invite-email-header table {
  margin: 0 50px 0 0;
}

/* line 20, app/assets/stylesheets/admin/invite.scss */
.invite-email-header .muted {
  width: 100px;
  text-align: right;
  padding: 5px 10px 0 0;
  vertical-align: top;
}

/* line 26, app/assets/stylesheets/admin/invite.scss */
.invite-email-header td {
  padding-top: 5px;
}

/* line 4, app/assets/stylesheets/admin/item-generators.scss */
.new_item_generation .panel.panel-edit input {
  margin-right: 3px;
}

/* line 8, app/assets/stylesheets/admin/item-generators.scss */
.new_item_generation .panel.panel-edit .panel-body {
  padding: 30px;
}

/* line 12, app/assets/stylesheets/admin/item-generators.scss */
.new_item_generation .panel.panel-edit .section {
  padding: 12px 0 24px;
}

/* line 14, app/assets/stylesheets/admin/item-generators.scss */
.new_item_generation .panel.panel-edit .section:first-child {
  padding-top: 0;
}

/* line 20, app/assets/stylesheets/admin/item-generators.scss */
.new_item_generation .auto-question-name .form-group {
  margin-bottom: 0;
}

/* line 23, app/assets/stylesheets/admin/item-generators.scss */
.new_item_generation .auto-question-name input {
  max-width: 500px;
}

/* line 29, app/assets/stylesheets/admin/item-generators.scss */
.new_item_generation .auto-question-variants .variant-creator-container {
  margin-top: 15px;
}

/* line 32, app/assets/stylesheets/admin/item-generators.scss */
.new_item_generation .auto-question-variants .variant-creator-container .selectize-input:after {
  visibility: hidden;
}

/* line 39, app/assets/stylesheets/admin/item-generators.scss */
.new_item_generation .auto-question-extra .yesno label {
  margin: 0 25px 0 0;
}

/* line 43, app/assets/stylesheets/admin/item-generators.scss */
.new_item_generation .auto-question-extra .yesno.stack label {
  margin: 0 0 10px 0;
}

/* line 49, app/assets/stylesheets/admin/item-generators.scss */
.new_item_generation .auto-question-extra .extra-options {
  max-width: 400px;
  margin: 15px 0;
}

/* line 50, app/assets/stylesheets/admin/item-generators.scss */
.new_item_generation .auto-question-extra .extra-options .well {
  background-color: #F5F7F5;
  margin-bottom: 0;
}

/* line 54, app/assets/stylesheets/admin/item-generators.scss */
.new_item_generation .auto-question-extra .extra-options .form-group {
  margin-bottom: 0;
}

/* line 59, app/assets/stylesheets/admin/item-generators.scss */
.new_item_generation .auto-question-extra .extra-options label {
  font-size: 0.9em;
  font-weight: 600;
  color: #666666;
}

/* line 71, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .item-generation {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 992px) {
  /* line 71, app/assets/stylesheets/admin/item-generators.scss */
  .admin-item_generations .item-generation {
    float: left;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 71, app/assets/stylesheets/admin/item-generators.scss */
  .admin-item_generations .item-generation {
    float: left;
    width: 83.3333333333%;
  }
}

/* line 76, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .bright-red {
  color: #E8573F;
}

/* line 80, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .change-item {
  background-color: rgba(255, 205, 85, 0.2);
  padding: 10px;
  border: 1px solid rgba(255, 205, 85, 0.4);
  margin-bottom: 10px;
}

/* line 87, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations table.item-generation-addon {
  margin-bottom: 0;
}

/* line 90, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations table.item-generation-addon tr:first-child td {
  border-top: none;
}

/* line 96, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .todo-each {
  list-style: none;
  margin: 8px 0 0;
  padding: 8px 0 0;
  border-top: 1px solid #EEE;
}

/* line 101, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .todo-each li {
  margin-right: 8px;
  display: inline-block;
}

/* line 107, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .todo-list {
  font-size: 1.1em;
  padding: 0px 20px;
  margin-bottom: 0;
}

/* line 111, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .todo-list li {
  margin-bottom: 5px;
}

/* line 115, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .todo-list i.fa-check-circle {
  color: #CCC;
}

/* line 118, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .todo-list i.fa-check-circle.completed {
  color: #5cb85c;
}

/* line 123, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .shipping-fee {
  min-width: 200px;
  font-size: 0.9em;
}

/* line 127, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .shipping-fee .shipping-table .table-name {
  position: relative;
  padding-left: 16px;
}

/* line 130, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .shipping-fee .shipping-table .table-name:before {
  content: "\f0ce";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 1px;
}

/* line 139, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .shipping-fee .per-item {
  width: 80%;
  font-size: 0.85em;
  color: #999;
  border: 1px solid #EEE;
  background-color: #FFF;
  margin: 0;
}

/* line 140, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .shipping-fee .per-item:nth-child(2) {
  margin-top: 10px;
}

/* line 149, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .shipping-fee .per-item th {
  padding: 3px 5px;
  background-color: #F5F7F5;
  font-weight: 600;
  border-top: none;
  font-size: 0.9em;
}

/* line 156, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .shipping-fee .per-item .country {
  padding: 3px 10px 0 5px;
  border: none;
}

/* line 160, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .shipping-fee .per-item .fee {
  border: none;
  width: 50px;
  text-align: right;
  padding: 3px 5px 0 0px;
  min-width: 60px;
}

/* line 168, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations .shipping-fee .per-item tr:last-child td {
  padding-bottom: 3px;
}

/* line 176, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations #pledge-level-details .pledge-level-list {
  padding: 0;
  list-style: none;
  margin: -10px;
}

/* line 180, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations #pledge-level-details .pledge-level-list li {
  border-top: 1px solid #EEE;
  padding: 5px 10px;
}

/* line 189, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations #addon-details .image-wrap img {
  width: 100px;
}

/* line 196, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations #sku-details .sku-list {
  padding: 0;
  list-style: none;
  margin: -10px;
}

/* line 200, app/assets/stylesheets/admin/item-generators.scss */
.admin-item_generations #sku-details .sku-list li {
  border-top: 1px solid #EEE;
  padding: 5px 10px;
}

/* line 1, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard {
  max-width: 1440px;
  padding: 0;
  position: relative;
  min-height: 100%;
  background: #F0F0F0;
  margin: 0 auto;
  display: flex;
}

/* line 10, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar {
  min-height: 100%;
  flex: 0 0 240px;
  padding-left: 0;
  padding-right: 0;
  margin-right: -24px;
  margin-bottom: 80px;
}

/* line 12, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .flipper {
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 21, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .flipper .less, .admin-dashboard .sidebar.tabs-container .flipper .more {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.9em;
  letter-spacing: 1px;
  color: #999;
}

/* line 27, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .flipper .less i, .admin-dashboard .sidebar.tabs-container .flipper .more i {
  margin-left: -5px;
}

/* line 31, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .flipper .less {
  display: inline;
}

/* line 32, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .flipper .more {
  display: none;
}

/* line 35, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .flipper.collapsed .less {
  display: none;
}

/* line 36, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .flipper.collapsed .more {
  display: inline;
}

/* line 40, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav > li {
  padding: 0;
  color: #ccc;
}

/* line 44, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav > li .fa {
  opacity: 0.7;
  font-size: 0.9em;
}

/* line 49, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav > li + li {
  margin-top: 0;
}

/* line 51, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav > li.header {
  color: #aaa;
  font-size: 13px;
}

/* line 54, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav > li.header:hover {
  background: none;
}

/* line 57, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav > li > a, .admin-dashboard .sidebar.tabs-container .nav > li label {
  padding: 8px 0px;
  font-weight: 400;
  color: #333;
  line-height: 1.0em;
  margin: 0;
}

/* line 63, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav > li > a .fa-check-circle, .admin-dashboard .sidebar.tabs-container .nav > li label .fa-check-circle {
  color: #333;
}

/* line 67, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav > li > a:active, .admin-dashboard .sidebar.tabs-container .nav > li > a:hover, .admin-dashboard .sidebar.tabs-container .nav > li > a:focus, .admin-dashboard .sidebar.tabs-container .nav > li label:active, .admin-dashboard .sidebar.tabs-container .nav > li label:hover, .admin-dashboard .sidebar.tabs-container .nav > li label:focus {
  color: #1E6978;
  background: none;
}

/* line 73, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav > li > a i, .admin-dashboard .sidebar.tabs-container .nav > li label i {
  position: relative;
  top: -1px;
}

/* line 77, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav > li > a i:before, .admin-dashboard .sidebar.tabs-container .nav > li label i:before {
  width: 15px;
  text-align: center;
  margin-right: 3px;
}

/* line 79, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav > li.active > a {
  background: none;
  color: #1E6978;
  font-weight: 700;
}

/* line 83, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav > li.active > a .fa-check-circle {
  color: #1E6978;
}

/* line 91, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .setup-links .group .group-title, .admin-dashboard .sidebar.tabs-container .tools-links .group .group-title {
  letter-spacing: 0.6px;
}

/* line 93, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .setup-links .group .group-title .completed-count, .admin-dashboard .sidebar.tabs-container .tools-links .group .group-title .completed-count {
  line-height: 16px;
  font-size: 12px;
  padding-left: 10px;
  color: #999999;
}

/* line 100, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .setup-links .group .group-items, .admin-dashboard .sidebar.tabs-container .tools-links .group .group-items {
  list-style: none;
  padding: 0 0 8px 16px;
}

/* line 104, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .setup-links .group li, .admin-dashboard .sidebar.tabs-container .tools-links .group li {
  padding: 8px 0;
}

/* line 106, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .setup-links .group li a, .admin-dashboard .sidebar.tabs-container .tools-links .group li a {
  color: #333;
  text-decoration: none;
}

/* line 109, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .setup-links .group li a:hover, .admin-dashboard .sidebar.tabs-container .tools-links .group li a:hover {
  color: #1E6978;
}

/* line 113, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .setup-links .group li.active, .admin-dashboard .sidebar.tabs-container .tools-links .group li.active {
  color: #1E6978;
  font-weight: 700;
}

/* line 116, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .setup-links .group li.active a, .admin-dashboard .sidebar.tabs-container .tools-links .group li.active a {
  color: #1E6978;
  text-decoration: none;
}

/* line 122, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .setup-links .group li .fa-check, .admin-dashboard .sidebar.tabs-container .tools-links .group li .fa-check {
  font-size: 10px;
  position: relative;
  top: -1px;
}

/* line 126, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .setup-links .group li .fa-check.completed, .admin-dashboard .sidebar.tabs-container .tools-links .group li .fa-check.completed {
  color: #5cb85c;
}

/* line 129, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .setup-links .group li .fa-check.not-completed, .admin-dashboard .sidebar.tabs-container .tools-links .group li .fa-check.not-completed {
  color: rgba(0, 0, 0, 0);
}

/* line 139, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .tools-links .group-title {
  display: block;
  padding: 8px 0;
  line-height: 1.0em;
  color: #333;
}

/* line 145, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .tools-links .group-items a {
  display: block;
}

/* line 150, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav.staff {
  padding: 15px;
  border-top: 1px solid #42484c;
}

/* line 155, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav.staff .header {
  padding: 0 0 5px  0;
  color: #aaa;
}

/* line 160, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav.staff li > a, .admin-dashboard .sidebar.tabs-container .nav.staff.active > a, .admin-dashboard .sidebar.tabs-container .nav.staff label {
  display: inline-block;
  padding: 0;
}

/* line 165, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav.staff li {
  color: #ccc;
  font-size: 12px;
  padding: 1px 0;
}

/* line 169, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav.staff li:hover {
  background-color: transparent;
}

/* line 174, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar.tabs-container .nav.staff li > a {
  text-decoration: underline;
}

/* line 188, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar hr {
  border-color: #42484c;
  border-width: 1px;
  border-bottom: none;
}

/* line 192, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar hr.search-divider {
  margin-top: 0;
}

/* line 198, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar .nav-group.bottom {
  margin-bottom: 15px;
}

/* line 204, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar .staff.table-bordered > tbody > tr > th {
  border: 1px solid #CCC;
  font-weight: 600;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 8px;
  text-transform: uppercase;
  background-color: #e6e6e6;
  color: #333;
}

/* line 214, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar .staff.table-bordered > tbody > tr > td {
  border: 1px solid #CCC;
  padding: 8px;
}

/* line 219, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar .staff.cm-tools ul > li > a {
  font-size: 1.0em;
}

/* line 221, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar .staff.cm-tools ul > li > a i {
  font-size: 0.9em;
}

/* line 225, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar .staff.cm-tools ul > li > ul {
  color: #000;
  list-style: none;
  font-size: 0.9em;
  padding: 0 0 10px 20px;
}

/* line 230, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar .staff.cm-tools ul > li > ul li {
  padding: 5px 0;
}

/* line 237, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar .project-data {
  margin: 10%;
  width: 80%;
  color: #333;
  border: 1px solid #666;
  font-size: 12px;
}

/* line 238, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar .project-data.table-bordered > tbody > tr > th {
  border: 1px solid #CCC;
  font-weight: 600;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 8px;
  text-transform: uppercase;
  background-color: #e6e6e6;
  color: #333;
}

/* line 248, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar .project-data.table-bordered > tbody > tr > td {
  border: 1px solid #CCC;
  padding: 8px;
}

/* line 255, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar .project-data a {
  color: #1E6978;
  border-bottom: 1px solid #CCC;
  display: inline-block;
  line-height: 1.0em;
  text-decoration: none;
}

/* line 261, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar .project-data a.not-set {
  font-style: italic;
  color: #999;
  border-bottom: 1px solid #999;
}

/* line 269, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar .project-data .fa {
  color: #999;
  width: 15px;
  text-align: center;
}

/* line 275, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar .project-data td.indiegogo {
  border-bottom: 5px solid #eb1478 !important;
}

/* line 278, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .sidebar .project-data td.kickstarter {
  border-bottom: 5px solid #05ce78 !important;
}

/* line 284, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .content-body {
  flex: 1 1 auto;
  min-height: 100%;
  background: #F0F0F0;
  border-left: 1px solid #EEE;
}

/* line 292, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .content-body > .tab-content {
  min-height: 1028px;
  margin-bottom: 100px;
  min-width: 800px;
}

/* line 297, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .content-body > .tab-content > .header, .admin-dashboard .content-body > .tab-content > .tab-pane {
  padding: 0 30px;
}

/* line 301, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .content-body > .tab-content > .tab-pane {
  padding-top: 30px;
}

/* line 305, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .content-body > .tab-content > .header {
  border-bottom: 1px solid #D9DFE9;
  box-shadow: 10px -5px 15px #ccc;
  background: white;
  z-index: 2;
}

/* line 311, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .content-body > .tab-content > .header > p {
  margin-top: -15px;
  max-width: 70%;
  color: #666;
}

/* line 317, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .content-body > .tab-content > .header h3 {
  font-weight: 200;
  margin: 0;
  line-height: 75px;
}

/* line 325, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .content-body > .tab-content > .actions-container {
  line-height: 75px;
  padding-top: 95px;
  padding-right: 30px;
}

/* line 330, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .content-body > .tab-content > .actions-container span.actions {
  float: right;
}

/* line 333, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .content-body > .tab-content > .actions-container span.actions div.btn-group {
  display: inline-block;
  vertical-align: -6px;
  height: 32px;
}

/* line 339, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .content-body > .tab-content > .actions-container span.actions a {
  vertical-align: 4px;
}

/* line 346, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .content-body.has-tips .header {
  margin-bottom: 75px;
}

/* line 351, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .admin-sidebar {
  padding: 0 24px 24px;
}

/* line 353, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .admin-sidebar .nav {
  padding: 0;
  border: none;
}

/* line 356, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .admin-sidebar .nav .active {
  color: #328896;
}

/* line 359, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .admin-sidebar .nav.main-menu {
  margin: 5px 0 15px;
}

/* line 361, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .admin-sidebar .nav.main-menu li > a {
  padding: 7px 0;
}

/* line 365, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .admin-sidebar .nav.set-up {
  margin: 15px 0 5px;
  border: none;
}

/* line 369, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .admin-sidebar .nav i {
  width: 16px;
  text-align: center;
}

/* line 375, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard ul.timeline-nav {
  padding: 10px 24px 15px 15px;
}

/* line 377, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard ul.timeline-nav li {
  padding-bottom: 15px;
  list-style: none;
  position: relative;
  margin-bottom: 0;
}

/* line 382, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard ul.timeline-nav li a {
  font-weight: 600;
  color: #333333;
  font-size: 12px;
}

/* line 386, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard ul.timeline-nav li a:hover {
  color: #1E6978;
}

/* line 391, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard ul.timeline-nav li.timeline-active a {
  color: #1E6978;
  font-weight: bold;
}

/* line 394, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard ul.timeline-nav li.timeline-active a .oval {
  font-weight: 600;
  color: white;
}

/* line 400, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard ul.timeline-nav li a:hover, .admin-dashboard ul.timeline-nav li a:active, .admin-dashboard ul.timeline-nav li a:visited, .admin-dashboard ul.timeline-nav li a:focus {
  text-decoration: none;
}

/* line 403, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard ul.timeline-nav li .oval {
  height: 19px;
  font-size: 11px;
  border-radius: 9px;
  padding: 2px 6px;
  color: white;
  position: relative;
  top: 1px;
}

/* line 413, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard ul.timeline-nav li:before {
  /* lines */
  content: "";
  position: absolute;
  left: -9px;
  border-left: 2px solid #328896;
  height: 100%;
  width: 3px;
}

/* line 422, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard ul.timeline-nav li:after {
  /* bullets */
  color: #328896;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 7px;
  content: '\f111';
  position: absolute;
  left: -11px;
  top: 6px;
}

/* line 434, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard ul.timeline-nav li:hover:after {
  font-size: 11px;
  left: -13px;
  top: 4px;
}

/* line 440, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard ul.timeline-nav li.timeline-active:after {
  font-size: 11px;
  left: -13px;
  top: 4px;
}

/* line 446, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard ul.timeline-nav li:first-child:before {
  top: 10px;
}

/* line 450, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard ul.timeline-nav li:last-child:before {
  height: 10px;
}

/* line 453, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard ul.timeline-nav li:last-child:after {
  color: #328896;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* line 460, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .product-selection {
  padding: 0 24px;
  position: relative;
  top: -4px;
}

/* line 464, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .product-selection button {
  background: none;
  border: none;
  padding: 0;
  font-size: 0.9em;
  color: #666;
}

/* line 470, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .product-selection button .fa-chevron-down {
  margin-left: 5px;
  font-size: 0.9em;
}

/* line 475, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .product-selection .dropdown-menu {
  left: 16px;
  top: 24px;
  font-size: 0.9em;
  padding: 8px 0;
  background-color: #FFF;
  border-radius: 3px;
  border: none;
}

/* line 483, app/assets/stylesheets/admin/layout.scss */
.admin-dashboard .product-selection .dropdown-menu > li > a {
  padding: 8px 15px;
}

/* line 491, app/assets/stylesheets/admin/layout.scss */
.search-popover {
  width: 600px;
  position: absolute;
  top: 45px;
  left: -100%;
  z-index: 10;
}

/* line 497, app/assets/stylesheets/admin/layout.scss */
.search-popover .popover {
  border: none !important;
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  top: 0 !important;
  left: 0 !important;
  position: absolute;
}

/* line 506, app/assets/stylesheets/admin/layout.scss */
.search-popover .popover .arrow {
  display: none;
}

/* line 510, app/assets/stylesheets/admin/layout.scss */
.search-popover .popover-content {
  border: 1px solid #DDD;
  border-top: none;
  padding: 0 !important;
}

/* line 516, app/assets/stylesheets/admin/layout.scss */
.search-popover .search-results .panel {
  margin-bottom: 0 !important;
  border-bottom: 1px solid #DDD;
}

/* line 519, app/assets/stylesheets/admin/layout.scss */
.search-popover .search-results .panel .panel-heading {
  border: none;
  padding-bottom: 12px;
}

/* line 523, app/assets/stylesheets/admin/layout.scss */
.search-popover .search-results .panel .panel-body {
  padding: 0px 24px 8px;
}

/* line 525, app/assets/stylesheets/admin/layout.scss */
.search-popover .search-results .panel .panel-body a:last-child p {
  margin-bottom: 0;
}

/* line 529, app/assets/stylesheets/admin/layout.scss */
.search-popover .search-results .panel .panel-title {
  font-size: 1.0em;
}

/* line 532, app/assets/stylesheets/admin/layout.scss */
.search-popover .search-results .panel:last-child {
  margin-bottom: 0;
}

/* line 535, app/assets/stylesheets/admin/layout.scss */
.search-popover .search-results .panel .view-all-link {
  float: right;
  color: #1E6978;
  font-weight: normal;
}

/* line 542, app/assets/stylesheets/admin/layout.scss */
.search-popover .search-results .search-result {
  display: block;
  padding: 8px 24px;
  margin: 0 -24px;
}

/* line 547, app/assets/stylesheets/admin/layout.scss */
.search-popover .search-results .search-result img {
  width: 30px;
  height: 30px;
}

/* line 552, app/assets/stylesheets/admin/layout.scss */
.search-popover .search-results .search-result:hover {
  background-color: #f5f7f5;
  text-decoration: none;
}

/* line 559, app/assets/stylesheets/admin/layout.scss */
.search-popover .search-results .search-result .media-body h4 {
  margin-top: 2px;
  font-size: 14px;
  color: #333333;
}

/* line 565, app/assets/stylesheets/admin/layout.scss */
.search-popover .search-results .search-result .media-body .media-detail {
  font-size: 14px;
  color: #999;
}

/* line 1, app/assets/stylesheets/admin/like_order_groups.scss */
.table.item-list {
  margin: 15px 0;
}

/* line 4, app/assets/stylesheets/admin/like_order_groups.scss */
.table.item-list th {
  font-weight: 600;
  font-size: 10px;
}

/* line 7, app/assets/stylesheets/admin/like_order_groups.scss */
.table.item-list th.name {
  min-width: 100px;
}

/* line 8, app/assets/stylesheets/admin/like_order_groups.scss */
.table.item-list th.qty {
  width: 35px;
}

/* line 9, app/assets/stylesheets/admin/like_order_groups.scss */
.table.item-list th.weight-amount {
  width: 115px;
}

/* line 11, app/assets/stylesheets/admin/like_order_groups.scss */
.table.item-list td {
  vertical-align: inherit !important;
  font-size: 13px;
}

/* line 14, app/assets/stylesheets/admin/like_order_groups.scss */
.table.item-list td.qty {
  text-align: center;
}

/* line 15, app/assets/stylesheets/admin/like_order_groups.scss */
.table.item-list td.weight-amount {
  width: 115px;
}

/* line 16, app/assets/stylesheets/admin/like_order_groups.scss */
.table.item-list td .customs {
  font-weight: 600;
  font-size: 10px;
}

/* line 21, app/assets/stylesheets/admin/like_order_groups.scss */
.table.item-list tr.total {
  border-top: 3px solid #CCC;
}

/* line 23, app/assets/stylesheets/admin/like_order_groups.scss */
.table.item-list tr.total span {
  font-size: 12px;
}

/* line 29, app/assets/stylesheets/admin/like_order_groups.scss */
td.log-checkbox {
  font-size: 18px;
  text-align: center;
}

/* line 32, app/assets/stylesheets/admin/like_order_groups.scss */
td.log-checkbox i {
  width: 18px;
}

/* line 37, app/assets/stylesheets/admin/like_order_groups.scss */
.backer-status {
  margin: 15px 0;
  background: #FBFBFB;
  border: 1px solid #EEE;
}

/* line 41, app/assets/stylesheets/admin/like_order_groups.scss */
.backer-status .heading {
  background-color: #EEE;
  color: #666;
  font-weight: 600;
  padding: 5px 10px;
}

/* line 48, app/assets/stylesheets/admin/like_order_groups.scss */
.backer-status .backer-status-action {
  color: #666;
  padding: 10px 10px 0;
}

/* line 53, app/assets/stylesheets/admin/like_order_groups.scss */
.backer-status .mark-as-shipped {
  padding: 10px;
}

/* line 58, app/assets/stylesheets/admin/like_order_groups.scss */
.backer-postage-action {
  background: #FBFBFB;
  border: 1px solid #FBA51B;
}

/* line 61, app/assets/stylesheets/admin/like_order_groups.scss */
.backer-postage-action.purchased {
  border: 1px solid #5cbf2a;
}

/* line 63, app/assets/stylesheets/admin/like_order_groups.scss */
.backer-postage-action.purchased .heading {
  background-color: #5cbf2a;
}

/* line 67, app/assets/stylesheets/admin/like_order_groups.scss */
.backer-postage-action .heading {
  background-color: #FBA51B;
  color: #FFF;
  font-weight: 600;
  padding: 5px 10px;
}

/* line 73, app/assets/stylesheets/admin/like_order_groups.scss */
.backer-postage-action .quoted {
  font-size: 1.1em;
  padding: 10px 10px 0;
}

/* line 76, app/assets/stylesheets/admin/like_order_groups.scss */
.backer-postage-action .quoted .price {
  font-size: 1.5em;
}

/* line 80, app/assets/stylesheets/admin/like_order_groups.scss */
.backer-postage-action .buy, .backer-postage-action .download {
  padding: 10px;
}

/* line 84, app/assets/stylesheets/admin/like_order_groups.scss */
.backer-postage-action .individual .get-rates {
  padding: 10px;
}

/* line 87, app/assets/stylesheets/admin/like_order_groups.scss */
.backer-postage-action .individual .assign-package-type {
  padding: 0 10px;
}

/* line 89, app/assets/stylesheets/admin/like_order_groups.scss */
.backer-postage-action .individual .assign-package-type .assign-quotes {
  margin: 15px 0;
  padding: 0;
}

/* line 97, app/assets/stylesheets/admin/like_order_groups.scss */
.postage-archiver {
  padding: 10px;
}

/* line 101, app/assets/stylesheets/admin/like_order_groups.scss */
ul.process-selector {
  padding-right: 10px;
}

/* line 103, app/assets/stylesheets/admin/like_order_groups.scss */
ul.process-selector li:not(.navbar-text) {
  margin-top: 6px;
}

/* line 107, app/assets/stylesheets/admin/like_order_groups.scss */
table.shipments-backer-table {
  border-collapse: separate;
  margin-top: 15px;
  border: 1px solid #CCC;
}

/* line 112, app/assets/stylesheets/admin/like_order_groups.scss */
table.shipments-backer-table > thead th {
  background: #f1f1f1;
  color: #333;
}

/* line 117, app/assets/stylesheets/admin/like_order_groups.scss */
table.shipments-backer-table hr {
  border-bottom: none;
  border-bottom-color: #dcdcdc;
}

/* line 122, app/assets/stylesheets/admin/like_order_groups.scss */
table.shipments-backer-table .backer-shipping-details {
  vertical-align: top !important;
}

/* line 124, app/assets/stylesheets/admin/like_order_groups.scss */
table.shipments-backer-table .backer-shipping-details h4 {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 131, app/assets/stylesheets/admin/like_order_groups.scss */
table.shipments-backer-table .backer-postage-row td {
  border-bottom: 2px solid #CCC;
  padding: 20px;
  vertical-align: top !important;
}

/* line 136, app/assets/stylesheets/admin/like_order_groups.scss */
table.shipments-backer-table .backer-postage-row .item-list {
  margin-top: 0;
}

/* line 138, app/assets/stylesheets/admin/like_order_groups.scss */
table.shipments-backer-table .backer-postage-row .item-list td {
  padding: 8px;
}

/* line 143, app/assets/stylesheets/admin/like_order_groups.scss */
table.shipments-backer-table .backer-postage-row:last-child td {
  border-bottom: none;
}

/* line 147, app/assets/stylesheets/admin/like_order_groups.scss */
table.shipments-backer-table .backer-postage-row .like-order-group-panel {
  margin-bottom: 0;
  border: none;
  box-shadow: none;
}

/* line 155, app/assets/stylesheets/admin/like_order_groups.scss */
table.shipments-backer-table tr.spacer td {
  border-right: none;
  padding: 0;
  border-bottom: 10px solid #eee;
}

/* line 163, app/assets/stylesheets/admin/like_order_groups.scss */
table.shipments-backer-table > tbody > tr > td {
  border-top: none;
  border-right: 1px solid #eee;
}

/* line 168, app/assets/stylesheets/admin/like_order_groups.scss */
table.shipments-backer-table > tbody > tr td.last {
  vertical-align: top !important;
  border-right: none;
}

/* line 177, app/assets/stylesheets/admin/like_order_groups.scss */
.configured-services .service {
  margin-bottom: 20px;
  line-height: 40px;
  background-color: #F5F7F5;
  padding: 15px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.configured-services .service:after {
  content: "";
  display: table;
  clear: both;
}

/* line 183, app/assets/stylesheets/admin/like_order_groups.scss */
.configured-services .service .name {
  font-size: 1.0em;
  font-weight: 600;
  padding: 0 20px;
  background-color: #e7ece7;
  margin: -15px -15px 15px -15px;
}

/* line 189, app/assets/stylesheets/admin/like_order_groups.scss */
.configured-services .service .name .update-status {
  float: right;
  font-size: 0.9em;
  margin-left: 30px;
}

/* line 196, app/assets/stylesheets/admin/like_order_groups.scss */
.configured-services .service .segment-name {
  font-size: 0.9em;
  font-weight: 600;
  color: #666;
  padding: 0 20px;
  background-color: #d9e0d9;
  margin: -15px -15px 15px -15px;
  line-height: 2.2em;
}

/* line 206, app/assets/stylesheets/admin/like_order_groups.scss */
.configured-services .service .service-actions .btn {
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}

/* line 214, app/assets/stylesheets/admin/like_order_groups.scss */
.configured-services .service-update-status {
  margin-bottom: 15px;
  line-height: 40px;
  background-color: #F5F7F5;
  padding: 0;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.configured-services .service-update-status:after {
  content: "";
  display: table;
  clear: both;
}

/* line 220, app/assets/stylesheets/admin/like_order_groups.scss */
.configured-services .service-update-status .name {
  padding: 15px;
  font-size: 1.0em;
  line-height: 1.25em;
  font-weight: 600;
  background-color: #e7ece7;
}

/* line 226, app/assets/stylesheets/admin/like_order_groups.scss */
.configured-services .service-update-status .name .update-status {
  float: right;
  font-size: 0.9em;
  margin-left: 30px;
}

/* line 237, app/assets/stylesheets/admin/like_order_groups.scss */
.like-order-group-navbar .backers-left {
  text-align: right;
  padding-right: 30px;
}

/* line 241, app/assets/stylesheets/admin/like_order_groups.scss */
.like-order-group-navbar .backers-left h5 {
  margin: 15px;
}

/* line 247, app/assets/stylesheets/admin/like_order_groups.scss */
.snowflake-header, .backer-filter-tabs {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 253, app/assets/stylesheets/admin/like_order_groups.scss */
.content-body .progress-row .nav-tabs.like-order-group-filters {
  margin-top: 30px;
  margin-bottom: 0;
}

/* line 257, app/assets/stylesheets/admin/like_order_groups.scss */
.content-body .progress-row .nav-tabs.like-order-group-filters strong {
  color: #333;
}

/* line 264, app/assets/stylesheets/admin/like_order_groups.scss */
.nav-tabs.like-order-group-filters {
  margin: 0 -30px 50px !important;
}

/* line 267, app/assets/stylesheets/admin/like_order_groups.scss */
.nav-tabs.like-order-group-filters .nav-label {
  padding: 10px 15px;
}

/* line 272, app/assets/stylesheets/admin/like_order_groups.scss */
.postage-container {
  border: 2px solid #F5F7F5;
  display: flex;
}

/* line 276, app/assets/stylesheets/admin/like_order_groups.scss */
.postage-container .postage-sidebar {
  background-color: #F5F7F5;
  width: 200px;
  padding: 15px;
  flex: 0 0 200px;
}

/* line 281, app/assets/stylesheets/admin/like_order_groups.scss */
.postage-container .postage-sidebar .like-order-group-filters {
  margin-bottom: 15px;
}

/* line 283, app/assets/stylesheets/admin/like_order_groups.scss */
.postage-container .postage-sidebar .like-order-group-filters li.active {
  font-weight: bold;
}

/* line 286, app/assets/stylesheets/admin/like_order_groups.scss */
.postage-container .postage-sidebar .like-order-group-filters li > a {
  padding: 0;
}

/* line 289, app/assets/stylesheets/admin/like_order_groups.scss */
.postage-container .postage-sidebar .like-order-group-filters li > ul {
  list-style: none;
  padding: 0 0 0 10px;
}

/* line 296, app/assets/stylesheets/admin/like_order_groups.scss */
.postage-container .postage-content {
  flex: 1 1 auto;
  padding: 15px;
}

/* line 1, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel {
  margin-top: 0;
  margin-bottom: 45px;
}

/* line 6, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .panel-title {
  line-height: auto;
}

/* line 10, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .panel-body {
  padding: 15px;
}

/* line 14, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .groupID {
  display: inline-block;
  vertical-align: middle;
}

/* line 19, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .region {
  display: inline-block;
  font-weight: 700;
  border-radius: 3px;
  font-size: 9px;
  padding: 3px 5px;
  line-height: 1.0em;
  vertical-align: middle;
}

/* line 26, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .region.dom {
  border: 2px solid #328896;
  color: #328896;
}

/* line 30, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .region.intl {
  border: 2px solid #FBA51B;
  color: #FBA51B;
}

/* line 37, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel form .refresh-quotes {
  display: inline-block;
  margin: 10px 0;
  padding: 6px 12px;
}

/* line 43, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel form .assign-quotes {
  margin: 15px 0;
  padding: 0;
}

/* line 46, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel form .assign-quotes.batch {
  border: 3px solid #FBA51B;
}

/* line 48, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel form .assign-quotes.batch .heading {
  background-color: #FBA51B;
  color: #FFF;
  font-weight: 600;
  font-size: 16px;
  padding: 10px 15px;
}

/* line 56, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel form .assign-quotes .assign-package-type {
  padding: 15px;
}

/* line 59, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel form .assign-quotes h5 {
  font-weight: 600;
  margin: 0 0 3px;
}

/* line 63, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel form .assign-quotes .form-control {
  width: 100%;
  margin: 10px 0;
}

/* line 69, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .progress-nav {
  margin: -15px -15px 0;
  border-left: none;
  border-right: none;
  border-top: 1px solid #ccc;
}

/* line 75, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .progress-nav > a.progress-tab {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  height: auto;
  border-top: none;
  border-right-color: #dedede;
  border-bottom: 1px solid #ccc;
}

@media (min-width: 768px) {
  /* line 75, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
  .panel.like-order-group-panel .progress-nav > a.progress-tab {
    float: left;
    width: 33.3333333333%;
  }
}

/* line 83, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .progress-nav > a.progress-tab[data-tab="items_shipped"] {
  border-right: none;
}

/* line 87, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .progress-nav > a.progress-tab.active {
  border-bottom-color: white;
}

/* line 91, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .progress-nav > a.progress-tab h2 {
  font-size: 24px;
  color: #328896;
}

/* line 96, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .progress-nav > a.progress-tab .arrow-container i {
  top: 0px;
  right: -30px;
}

/* line 104, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .progress-nav.progress-fulfillment-integrations > a.progress-tab {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  /* line 104, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
  .panel.like-order-group-panel .progress-nav.progress-fulfillment-integrations > a.progress-tab {
    float: left;
    width: 25%;
  }
}

/* line 109, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .view-group {
  text-align: right;
}

/* line 113, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .item-list tr > th {
  border-bottom-width: 1px;
}

/* line 117, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel form.edit_like_order_group {
  margin-top: 10px;
}

/* line 121, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel hr {
  border-bottom: none;
  margin: 10px 0;
}

/* line 126, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .pagination {
  float: right;
}

/* line 130, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .export-group {
  margin-top: 15px;
}

/* line 132, app/assets/stylesheets/admin/like_order_groups/like_order_group_panel.scss */
.panel.like-order-group-panel .export-group table {
  background-color: #FFF;
}

/* line 2, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .trends, .admin-pledge_referral_sources .trends {
  border-radius: 3px;
  margin: 30px auto;
  border: 1px solid #CCC;
  background-color: #FFF;
}

/* line 4, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .trends .heading, .admin-pledge_referral_sources .trends .heading {
  background-color: #F5F7F5;
  padding: 15px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin.admin-live_tools .trends .heading:after, .admin-pledge_referral_sources .trends .heading:after {
  content: "";
  display: table;
  clear: both;
}

/* line 8, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .trends .heading h3, .admin-pledge_referral_sources .trends .heading h3 {
  margin: 0;
  font-size: 1.25em;
  font-weight: 500;
}

@media (min-width: 768px) {
  /* line 8, app/assets/stylesheets/admin/live_tools.scss */
  .admin.admin-live_tools .trends .heading h3, .admin-pledge_referral_sources .trends .heading h3 {
    float: left;
  }
}

/* line 16, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .trends .heading .stats, .admin-pledge_referral_sources .trends .heading .stats {
  margin: 5px 0;
}

@media (min-width: 768px) {
  /* line 16, app/assets/stylesheets/admin/live_tools.scss */
  .admin.admin-live_tools .trends .heading .stats, .admin-pledge_referral_sources .trends .heading .stats {
    margin: 0;
    float: right;
  }
}

/* line 22, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .trends .heading .stats div, .admin-pledge_referral_sources .trends .heading .stats div {
  display: inline-block;
}

/* line 26, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .trends .heading .stats .view-on-bk, .admin-pledge_referral_sources .trends .heading .stats .view-on-bk {
  display: none;
}

@media (max-width: 767px) {
  /* line 2, app/assets/stylesheets/admin/live_tools.scss */
  .admin.admin-live_tools .trends, .admin-pledge_referral_sources .trends {
    margin: 15px;
  }
}

/* line 37, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .trends .chart, .admin-pledge_referral_sources .trends .chart {
  width: 100%;
  padding-bottom: 30px;
  min-height: 300px;
}

/* line 42, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .trends .footnote, .admin-pledge_referral_sources .trends .footnote {
  padding: 15px;
}

/* line 44, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .trends .footnote .duration, .admin-pledge_referral_sources .trends .footnote .duration {
  text-align: center;
}

/* line 48, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .trends.debug, .admin-pledge_referral_sources .trends.debug {
  border: 1px solid #D04E3D;
}

/* line 50, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .trends.debug .heading, .admin-pledge_referral_sources .trends.debug .heading {
  background-color: #f8cfc8;
}

/* line 53, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .trends.debug .chart, .admin-pledge_referral_sources .trends.debug .chart {
  padding: 15px;
  height: auto;
  word-break: break-all;
}

/* line 61, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools #referrals .panel-body, .admin-pledge_referral_sources #referrals .panel-body {
  text-align: center;
}

/* line 65, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .apply, .admin-pledge_referral_sources .apply {
  margin-top: 5px;
}

/* line 68, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .referrers-table, .admin-pledge_referral_sources .referrers-table {
  font-size: 0.9em;
}

/* line 70, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .referrers-table tr.bk, .admin-pledge_referral_sources .referrers-table tr.bk {
  background-color: #fff8d4;
}

/* line 73, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .referrers-table th, .admin-pledge_referral_sources .referrers-table th {
  border: none;
  border-bottom: 2px solid #333;
  color: #333;
}

/* line 77, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .referrers-table th:nth-child(1), .admin-pledge_referral_sources .referrers-table th:nth-child(1) {
  width: 250px;
}

/* line 81, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools .referrers-table td, .admin-pledge_referral_sources .referrers-table td {
  vertical-align: middle;
  word-break: break-word;
}

/* line 89, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools_reports #marketing-recent-report {
  background-color: #FFF;
}

/* line 93, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools_reports #marketing-recent-report .report-table .headers th {
  vertical-align: bottom;
  text-align: right;
}

/* line 96, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools_reports #marketing-recent-report .report-table .headers th:nth-child(1) {
  width: 120px;
  text-align: left;
}

/* line 100, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools_reports #marketing-recent-report .report-table .headers th:nth-child(2) {
  width: 150px;
  text-align: left;
}

/* line 106, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools_reports #marketing-recent-report .report-table td {
  font-size: 0.9em;
  text-align: right;
}

/* line 109, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools_reports #marketing-recent-report .report-table td:nth-child(1) {
  text-align: left;
}

/* line 112, app/assets/stylesheets/admin/live_tools.scss */
.admin.admin-live_tools_reports #marketing-recent-report .report-table td:nth-child(2) {
  text-align: left;
}

/* line 1, app/assets/stylesheets/admin/nps.scss */
.nps-prompt {
  clear: both;
  max-width: 100% !important;
  border: 1px solid #328896 !important;
}

/* line 5, app/assets/stylesheets/admin/nps.scss */
.nps-prompt .panel-heading {
  background-color: #328896 !important;
}

/* line 7, app/assets/stylesheets/admin/nps.scss */
.nps-prompt .panel-heading .panel-title {
  color: #FFF !important;
}

/* line 12, app/assets/stylesheets/admin/nps.scss */
.nps-prompt .ratings .rating-buttons {
  margin: 10px 0;
}

/* line 15, app/assets/stylesheets/admin/nps.scss */
.nps-prompt .ratings .num {
  display: inline-block;
  text-align: center;
  line-height: 26px;
  width: 30px;
  height: 30px;
  margin: 5px;
  border: 2px solid #328896;
  border-radius: 50%;
  font-weight: 600;
}

/* line 25, app/assets/stylesheets/admin/nps.scss */
.nps-prompt .ratings .num:hover {
  background-color: #328896;
  color: #FFF;
  text-decoration: none;
}

/* line 2, app/assets/stylesheets/admin/orders.scss */
.admin-orders.index .order-search .form-label {
  font-size: larger;
  font-weight: 200;
  line-height: 30px;
}

/* line 8, app/assets/stylesheets/admin/orders.scss */
.admin-orders.index .states.nav li {
  text-align: center;
}

/* line 12, app/assets/stylesheets/admin/orders.scss */
.admin-orders.index .tab-pane h3 {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 30px;
  font-weight: 200;
}

/* line 19, app/assets/stylesheets/admin/orders.scss */
.admin-orders.index hr {
  border-bottom: 1px solid #ccc;
}

/* line 23, app/assets/stylesheets/admin/orders.scss */
.admin-orders.index .order-search-date {
  margin-top: 10px;
}

/* line 1, app/assets/stylesheets/admin/package_types.scss */
.package-type-group {
  padding-left: 15px;
}

/* line 5, app/assets/stylesheets/admin/package_types.scss */
.admin-package_types .important-note {
  margin: 0 0 15px 0;
  font-size: 0.9em;
  padding: 0;
  list-style: none;
}

/* line 10, app/assets/stylesheets/admin/package_types.scss */
.admin-package_types .important-note .fa {
  width: 13px;
  text-align: center;
}

/* line 14, app/assets/stylesheets/admin/package_types.scss */
.admin-package_types .important-note .fa-check {
  color: #5cb85c;
}

/* line 17, app/assets/stylesheets/admin/package_types.scss */
.admin-package_types .important-note .fa-close {
  color: #a94442;
}

/* line 1, app/assets/stylesheets/admin/payments.scss */
.payment-message {
  font-size: larger;
}

/* line 5, app/assets/stylesheets/admin/payments.scss */
.payment-form-row {
  margin-right: 0;
  margin-left: 0;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.payment-form-row:after {
  content: "";
  display: table;
  clear: both;
}

/* line 8, app/assets/stylesheets/admin/payments.scss */
.payment-form-row .payment-form-column {
  position: relative;
  min-height: 1px;
  padding-right: 7.5;
  padding-left: 7.5;
  max-width: 500px;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  /* line 8, app/assets/stylesheets/admin/payments.scss */
  .payment-form-row .payment-form-column {
    float: left;
    width: 66.6666666667%;
  }
}

/* line 12, app/assets/stylesheets/admin/payments.scss */
.payment-form-row .payment-form-column h2 {
  margin: 10px 0 10px 0;
  font-weight: 400;
  font-size: 1.2em;
  color: #999;
}

/* line 19, app/assets/stylesheets/admin/payments.scss */
.payment-form-row .payment-form-column.billing-info {
  border-top: 1px dotted #CCC;
  padding-top: 20px;
}

/* line 24, app/assets/stylesheets/admin/payments.scss */
.payment-form-row .payment-form-column .StripeElement {
  margin-top: 20px;
  background-color: white;
  padding: 8px 12px;
  border-radius: 1px;
  border: 1px solid #CBCBCB;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  transition: box-shadow 150ms ease;
}

/* line 34, app/assets/stylesheets/admin/payments.scss */
.payment-form-row .payment-form-column .StripeElement--focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 41, app/assets/stylesheets/admin/payments.scss */
.payment-form-row .payment-form-column .StripeElement--invalid {
  border-color: #fa755a;
}

/* line 45, app/assets/stylesheets/admin/payments.scss */
.payment-form-row .payment-form-column .StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

/* line 54, app/assets/stylesheets/admin/payments.scss */
.admin-payments .admin-hide {
  display: none;
}

/* line 58, app/assets/stylesheets/admin/payments.scss */
.admin-payments .repeat-customer {
  color: #42a27e;
  font-weight: 600;
}

/* line 63, app/assets/stylesheets/admin/payments.scss */
.admin-payments .current-plan-selection {
  display: block;
  margin-bottom: 15px;
}

/* line 68, app/assets/stylesheets/admin/payments.scss */
.admin-payments .panel-footer {
  padding: 0;
  background-color: #FFF;
}

/* line 73, app/assets/stylesheets/admin/payments.scss */
.admin-payments .select-your-plan {
  max-width: 700px;
  margin: 30px auto;
}

/* line 76, app/assets/stylesheets/admin/payments.scss */
.admin-payments .select-your-plan .panel-title {
  line-height: 30px !important;
  color: #1E6978 !important;
  font-weight: 600 !important;
  font-size: 1.2em !important;
}

/* line 84, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-select {
  padding-bottom: 5px;
  margin: 0 -1.5%;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-payments .plan-select:after {
  content: "";
  display: table;
  clear: both;
}

/* line 88, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-select .plan-option {
  text-align: center;
  background-color: #F5F7F5;
  border-radius: 0 0 3px 3px;
  padding: 15px 0;
  margin: 1.5%;
  width: 30.333%;
  float: left;
  cursor: pointer;
}

/* line 97, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-select .plan-option.simple {
  border-top: 5px solid #CCC;
  display: none;
}

/* line 100, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-select .plan-option.simple.show-simple {
  display: block;
}

/* line 104, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-select .plan-option.standard, .admin-payments .plan-select .plan-option.essential {
  border-top: 5px solid #81CBB2;
}

/* line 107, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-select .plan-option.entrepreneur, .admin-payments .plan-select .plan-option.professional {
  border-top: 5px solid #FFCD55;
}

/* line 110, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-select .plan-option.premium {
  border-top: 5px solid #1E6978;
}

/* line 113, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-select .plan-option:hover {
  background-color: #e7ece7;
}

/* line 116, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-select .plan-option .plan-name {
  display: block;
  margin-top: 3px;
  font-weight: 500;
  font-size: 1.2em;
}

/* line 122, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-select .plan-option .contact-us {
  display: block;
  text-align: center;
  margin-top: 3px;
  font-weight: 500;
  font-size: 0.85em;
  color: #999;
  line-height: 17px;
}

/* line 131, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-select .plan-option .plan-details {
  font-size: 0.8em;
  font-weight: 500;
  line-height: 1.5em;
  text-align: left;
  width: 85%;
  margin: 15px 7.5%;
}

/* line 140, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-select .other-plans {
  color: #888;
  text-align: center;
  padding: 15px 0 0;
  clear: both;
  font-size: 0.9em;
}

/* line 147, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-select .view-plan-details {
  color: #666;
  padding: 15px 0 0;
  clear: both;
  text-align: center;
  font-size: 1.0em;
}

/* line 156, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance {
  background-color: #F5F7F5;
  padding: 2% 3% 3%;
  border-top: 5px solid #1E6978;
}

/* line 161, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance.reminder {
  border-top: none;
}

/* line 165, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance.simple {
  border-top: 5px solid #CCC;
}

/* line 168, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance.standard, .admin-payments .plan-balance.essential {
  border-top: 5px solid #81CBB2;
}

/* line 171, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance.entrepreneur, .admin-payments .plan-balance.professional {
  border-top: 5px solid #FFCD55;
}

/* line 175, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance .paid {
  color: #5cb85c;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-payments .plan-balance:after {
  content: "";
  display: table;
  clear: both;
}

/* line 180, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance table {
  width: 100%;
}

/* line 184, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance table tr:first-child td {
  border-top: none;
}

/* line 189, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance table td {
  border-top: 1px solid #CCC;
  padding: 10px 0;
}

/* line 192, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance table td:nth-child(n+2) {
  text-align: right;
}

/* line 195, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance table td.plan-name {
  display: block;
  margin-top: 3px;
  font-weight: 600;
  font-size: 1.2em;
}

/* line 201, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance table td .total {
  font-size: 1.2em;
}

/* line 206, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance .addon-fee {
  font-weight: 500;
  font-size: 0.9em;
  color: #333;
}

/* line 211, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance .stripe-payment {
  margin-top: 15px;
  margin-bottom: 0;
}

/* line 216, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance .stripe-fee-notice {
  margin: 20px 0 30px;
}

/* line 220, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance .early-bird-deal {
  color: #42a27e;
  margin-top: 10px;
}

/* line 225, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance .coupon-codes {
  clear: both;
  margin: 15px 0;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-payments .plan-balance .coupon-codes:after {
  content: "";
  display: table;
  clear: both;
}

/* line 229, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance .coupon-codes #coupon-codes {
  padding: 10px 15px;
  background-color: #FFF;
  border: 5px solid #e5e5e5;
  border-radius: 3px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-payments .plan-balance .coupon-codes #coupon-codes:after {
  content: "";
  display: table;
  clear: both;
}

/* line 236, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance .coupon-codes label {
  margin: 8px;
  font-size: 0.9em;
  color: #666;
  font-weight: 600;
}

/* line 242, app/assets/stylesheets/admin/payments.scss */
.admin-payments .plan-balance .coupon-codes .form-group {
  vertical-align: middle;
}

/* line 249, app/assets/stylesheets/admin/payments.scss */
.admin-payments .confirm-balance {
  margin: 0 15px 15px 0;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-payments .confirm-balance:after {
  content: "";
  display: table;
  clear: both;
}

/* line 252, app/assets/stylesheets/admin/payments.scss */
.admin-payments .confirm-balance .btn {
  background-color: #5cbf2a;
  border-radius: 2px;
  margin: 15px 0 0;
  font-weight: 600;
  color: #FFF;
  display: block;
  padding: 10px 30px;
  text-shadow: 1px 1px 2px #42a27e;
  transition: all 0.5s;
}

/* line 262, app/assets/stylesheets/admin/payments.scss */
.admin-payments .confirm-balance .btn:hover {
  background-color: #6cd338;
}

@media (min-width: 768px) {
  /* line 252, app/assets/stylesheets/admin/payments.scss */
  .admin-payments .confirm-balance .btn {
    display: inline-block;
  }
}

/* line 271, app/assets/stylesheets/admin/payments.scss */
.admin-payments .pricing-container {
  padding: 0px 30px;
}

/* line 273, app/assets/stylesheets/admin/payments.scss */
.admin-payments .pricing-container .pricing-table {
  margin-right: -15px;
  margin-left: -15px;
  background: #f8feff;
  border: 1px solid #CFD1D1;
  margin-bottom: 20px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-payments .pricing-container .pricing-table:after {
  content: "";
  display: table;
  clear: both;
}

/* line 281, app/assets/stylesheets/admin/payments.scss */
.admin-payments .pricing-container .pricing-table .price-tier-odd, .admin-payments .pricing-container .pricing-table .price-tier {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 281, app/assets/stylesheets/admin/payments.scss */
  .admin-payments .pricing-container .pricing-table .price-tier-odd, .admin-payments .pricing-container .pricing-table .price-tier {
    float: left;
    width: 33.3333333333%;
  }
}

@media (max-width: 768px) {
  /* line 281, app/assets/stylesheets/admin/payments.scss */
  .admin-payments .pricing-container .pricing-table .price-tier-odd, .admin-payments .pricing-container .pricing-table .price-tier {
    margin: 50px 0;
    /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
    box-shadow: 0px 1px 5px 0px #eee;
    /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
    border: 1px solid #ccc;
  }
}

@media (max-width: 767px) {
  /* line 281, app/assets/stylesheets/admin/payments.scss */
  .admin-payments .pricing-container .pricing-table .price-tier-odd, .admin-payments .pricing-container .pricing-table .price-tier {
    margin: 25px 15px;
  }
}

/* line 302, app/assets/stylesheets/admin/payments.scss */
.admin-payments .pricing-container .pricing-table .price-head h2 {
  font-size: 20px;
  color: #4d4d4d;
  font-weight: 400;
  margin: 15px;
  line-height: 1.0em;
  text-align: center;
}

/* line 312, app/assets/stylesheets/admin/payments.scss */
.admin-payments .pricing-container .pricing-table .price-breakdown {
  color: #999;
  padding: 0 15px 10px;
  font-size: 13px;
  min-height: 172px;
}

@media screen and (max-width: 1199px) {
  /* line 312, app/assets/stylesheets/admin/payments.scss */
  .admin-payments .pricing-container .pricing-table .price-breakdown {
    min-height: 200px;
  }
}

@media screen and (max-width: 991px) {
  /* line 312, app/assets/stylesheets/admin/payments.scss */
  .admin-payments .pricing-container .pricing-table .price-breakdown {
    min-height: 235px;
  }
}

@media (max-width: 767px) {
  /* line 312, app/assets/stylesheets/admin/payments.scss */
  .admin-payments .pricing-container .pricing-table .price-breakdown {
    min-height: inherit;
  }
}

/* line 330, app/assets/stylesheets/admin/payments.scss */
.admin-payments .pricing-container .pricing-table .price-breakdown h5 {
  border-top: 1px solid #ccc;
  text-align: center;
}

/* line 335, app/assets/stylesheets/admin/payments.scss */
.admin-payments .pricing-container .pricing-table .price-breakdown h5 span {
  width: 10px;
  position: relative;
  top: -9px;
  padding: 5px;
  background: #f8feff;
  font-weight: normal;
  font-size: 12px;
  color: #b3b3b3;
}

/* line 346, app/assets/stylesheets/admin/payments.scss */
.admin-payments .pricing-container .pricing-table .price-breakdown .fee {
  line-height: 1.8em;
  font-size: 12px;
  margin: 12px;
  text-align: center;
}

/* line 352, app/assets/stylesheets/admin/payments.scss */
.admin-payments .pricing-container .pricing-table .price-breakdown .fee .percent {
  font-size: 24px;
  margin-right: 5px;
  color: #666;
  display: inline-block;
  vertical-align: middle;
}

/* line 363, app/assets/stylesheets/admin/payments.scss */
.admin-payments .pricing-container .pricing-table .features {
  color: #666;
  padding: 0 0 10px 0;
  font-size: 12px;
  min-height: 290px;
}

@media (max-width: 767px) {
  /* line 363, app/assets/stylesheets/admin/payments.scss */
  .admin-payments .pricing-container .pricing-table .features {
    min-height: inherit;
  }
}

/* line 372, app/assets/stylesheets/admin/payments.scss */
.admin-payments .pricing-container .pricing-table .features h5 {
  border-top: 1px solid #ccc;
  text-align: center;
  margin: 0 15px;
}

/* line 378, app/assets/stylesheets/admin/payments.scss */
.admin-payments .pricing-container .pricing-table .features h5 span {
  width: 10px;
  position: relative;
  top: -9px;
  padding: 5px;
  background: #f8feff;
  font-weight: normal;
  font-size: 12px;
  color: #b3b3b3;
}

/* line 389, app/assets/stylesheets/admin/payments.scss */
.admin-payments .pricing-container .pricing-table .features ul {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 15px 0;
}

/* line 394, app/assets/stylesheets/admin/payments.scss */
.admin-payments .pricing-container .pricing-table .features ul li {
  margin-bottom: 10px;
}

/* line 2, app/assets/stylesheets/admin/patreon.scss */
.admin-patreon_setups .patreon-tier-details {
  margin: 0;
  border: 1px solid #CCC;
  border-bottom: none;
  padding: 16px;
}

/* line 7, app/assets/stylesheets/admin/patreon.scss */
.admin-patreon_setups .patreon-tier-details:last-child {
  border-bottom: 1px solid #CCC;
}

/* line 10, app/assets/stylesheets/admin/patreon.scss */
.admin-patreon_setups .patreon-tier-details .title {
  font-size: 1.2em;
}

/* line 13, app/assets/stylesheets/admin/patreon.scss */
.admin-patreon_setups .patreon-tier-details .title, .admin-patreon_setups .patreon-tier-details .count, .admin-patreon_setups .patreon-tier-details .amount {
  margin: 0 0 6px;
}

/* line 16, app/assets/stylesheets/admin/patreon.scss */
.admin-patreon_setups .patreon-tier-details .description {
  margin: 0 0 12px;
}

/* line 19, app/assets/stylesheets/admin/patreon.scss */
.admin-patreon_setups .patreon-tier-details ul {
  padding-left: 24px;
}

/* line 23, app/assets/stylesheets/admin/patreon.scss */
.admin-patreon_setups .value-props {
  overflow: auto;
  width: 550px;
  margin: 24px 0;
}

/* line 27, app/assets/stylesheets/admin/patreon.scss */
.admin-patreon_setups .value-props .val {
  border: 1px solid #CCC;
  border-radius: 3px;
  padding: 16px;
  margin: 0 12px 12px 0;
  width: 240px;
  float: left;
}

/* line 35, app/assets/stylesheets/admin/patreon.scss */
.admin-patreon_setups .value-props h3 {
  font-size: 1.1em;
  font-weight: 600;
  margin: 0 0 6px;
}

/* line 40, app/assets/stylesheets/admin/patreon.scss */
.admin-patreon_setups .value-props p {
  margin: 0;
}

/* line 44, app/assets/stylesheets/admin/patreon.scss */
.admin-patreon_setups .reward-offer-checklist {
  margin: 12px 0;
  padding: 0 24px;
}

/* line 47, app/assets/stylesheets/admin/patreon.scss */
.admin-patreon_setups .reward-offer-checklist li {
  margin-bottom: 6px;
}

/* line 52, app/assets/stylesheets/admin/patreon.scss */
.admin-patreon_setups .test-rules {
  border: 1px solid #5cb85c;
  border-radius: 3px;
  padding: 16px;
  margin: 12px 12px 12px 0;
}

/* line 59, app/assets/stylesheets/admin/patreon.scss */
.admin-patreon_setups .bg-blue-lite {
  background: #328896;
  color: white;
}

/* line 2, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards .table.rewards {
  border: 1px solid #dddddd;
}

/* line 4, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards .table.rewards th {
  padding: 15px;
  font-weight: 400;
}

/* line 8, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards .table.rewards .actions {
  text-align: right;
}

/* line 12, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards .table > tbody > tr > td {
  vertical-align: middle !important;
}

/* line 16, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards .table > tbody > tr > td.pledge-level-info {
  padding: 0;
}

/* line 19, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards .table > tbody > tr > td.pledge-level-info .pledge-title {
  margin: 0;
  font-size: 1.25em;
  display: block;
  padding: 15px;
}

/* line 24, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards .table > tbody > tr > td.pledge-level-info .pledge-title:hover {
  text-decoration: none;
}

/* line 29, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards .table > tbody > tr > td.pledge-level-info .detail-row {
  margin-top: 5px;
}

/* line 32, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards .table > tbody > tr > td.pledge-level-info .detail-row label {
  font-size: 11px;
  font-weight: bold;
  color: #999;
}

/* line 41, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards .table > tbody > tr > td.shipping-fee {
  vertical-align: middle;
  font-size: 12px;
}

/* line 46, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards .table > tbody > tr > td.actions {
  vertical-align: middle;
  font-size: 12px;
  padding: 15px;
}

/* line 50, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards .table > tbody > tr > td.actions a {
  padding: 0;
}

/* line 57, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards .fa.shipping {
  color: #666;
  font-size: 12px;
  font-weight: bold;
  width: 190px;
}

/* line 62, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards .fa.shipping.not {
  color: #fc6848;
  width: 210px;
}

/* line 68, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards a.view-backers {
  display: inline-block;
  min-width: 120px;
}

/* line 71, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards a.view-backers:hover {
  text-decoration: none;
}

/* line 76, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards .fa.upgradeable {
  color: #006600;
  font-weight: bold;
}

/* line 80, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards .fa.upgradeable.not {
  color: #666;
}

/* line 85, app/assets/stylesheets/admin/pledge.scss */
.admin-rewards .edit-pledge {
  font-weight: normal;
}

/* line 4, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .admin-settings-layout .admin-settings-section {
  margin-bottom: 24px;
  display: flex;
}

/* line 7, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .admin-settings-layout .admin-settings-section .admin-settings-title {
  flex: 0 0 250px;
  margin-right: 48px;
}

/* line 11, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .admin-settings-layout .admin-settings-section .admin-settings-content {
  flex: 1 0 400px;
}

/* line 16, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .admin-settings-layout .admin-settings-title h4 {
  margin-bottom: 6px;
}

/* line 19, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .admin-settings-layout .admin-settings-title p {
  color: #999;
}

/* line 23, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .admin-settings-layout .admin-settings-content {
  padding-top: 20px;
  max-width: 600px;
}

/* line 28, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .admin-settings-layout .form-group {
  margin-bottom: 24px;
}

/* line 33, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #brand-image {
  max-width: 350px;
  margin-right: 24px;
  margin-bottom: 24px;
  float: left;
}

/* line 40, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .custom-image {
  padding: 12px;
  border: none;
  border-radius: 3px;
  background-color: #f1f1f1;
}

/* line 45, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .custom-image .progress {
  margin: 0;
}

/* line 48, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .custom-image .label {
  color: #000;
}

/* line 52, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .custom-image hr {
  border: none;
  border-top: 1px solid #CCC;
}

/* line 57, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .custom-image .image-frame {
  background-color: #FFF;
  margin-bottom: 12px;
}

/* line 62, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .custom-image .image-upload {
  font-weight: 600;
}

/* line 68, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .simple-upload .uploaded-image {
  max-width: 34px;
}

/* line 73, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #brand-color-logo {
  width: 220px;
  float: left;
}

/* line 78, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders [data-fancy-upload] img[src] {
  width: 100%;
}

/* line 84, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .preorder-switch select {
  height: 40px;
  width: 150px;
  background-color: #fff;
  border-radius: 2px;
  border: 1px solid #ccc;
  cursor: pointer;
}

/* line 93, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .preorder-switch .view-store {
  margin-top: 24px;
  margin-left: 2px;
}

/* line 96, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .preorder-switch .view-store a {
  display: inline-block;
  font-weight: 600;
}

/* line 100, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .preorder-switch .view-store .help-block {
  margin-top: 3px;
}

/* line 105, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .preorder-switch .required {
  margin-left: 12px;
}

/* line 111, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #preorder-widget-preview iframe {
  border: 1px solid #CCC;
}

/* line 116, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #preorder-customize {
  padding: 10px 15px;
}

/* line 122, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .preorder-light {
  border-radius: 50%;
  height: 17px;
  width: 17px;
  display: inline-block;
}

/* line 129, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .preorder-enabled {
  background: #5cb85c;
}

/* line 133, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .preorder-disabled {
  background: #d9534f;
}

/* line 137, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .preorder-status {
  font-size: 21px;
}

/* line 143, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #general-setup .set-image {
  border: 1px solid #EEE;
}

/* line 148, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #general-setup .upload-preorder-image input {
  height: inherit;
}

/* line 153, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #general-setup .radio {
  line-height: 1.6em;
}

/* line 157, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #general-setup .instructions {
  padding: 0 15px 0 40px;
  font-size: 13px;
}

/* line 160, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #general-setup .instructions h4 {
  font-size: 13px;
  margin-left: -20px;
}

/* line 164, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #general-setup .instructions li {
  list-style-position: outside;
  margin: 4px 8px;
}

/* line 169, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #general-setup #hidable-form-elements {
  padding: 0 15px 0 20px;
  font-size: 12px;
}

/* line 172, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #general-setup #hidable-form-elements label {
  margin: 10px 0 2px;
}

/* line 175, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #general-setup #hidable-form-elements .instructions {
  padding: 0 15px 0 20px;
}

/* line 181, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .widget-js {
  height: 240px;
}

/* line 187, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .setting-preorder-items {
  padding-left: 25px;
  margin-bottom: 30px;
}

/* line 190, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .setting-preorder-items li {
  margin: 5px 0;
}

/* line 195, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .share-url {
  display: inline-block;
  margin: 15px 0;
  border: 2px solid #328896;
  padding: 15px;
  white-space: normal;
  word-break: break-all;
  background-color: transparent;
  border-radius: 5px;
}

@media (max-width: 767px) {
  /* line 206, app/assets/stylesheets/admin/preorders.scss */
  .admin-preorders .share-img {
    max-width: 400px;
    margin-bottom: 15px;
  }
}

/* line 213, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .copy-link {
  margin-top: 5px;
  width: 400px;
}

/* line 217, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .copy-link input {
  font-weight: bold;
  font-size: 0.9em;
}

/* line 222, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .copy-link a {
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
}

/* line 227, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .copy-link a.btn-blue-lite, .admin-preorders .copy-link a.btn-green-lite {
  width: auto;
  max-width: none;
  display: table-cell;
  padding: 0;
  border-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 239, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .hosted-preorder-link {
  display: inline-block;
}

/* line 244, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .copy-code.hover {
  text-decoration: underline;
}

/* line 248, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .copy-code.success {
  color: green;
  font-weight: bold;
}

/* line 256, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #how-it-works #banner {
  background-color: #17a1d6;
  padding: 15px 0;
  text-align: center;
  color: white;
}

/* line 261, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #how-it-works #banner .bkpreorders {
  background-image: url(https://d2x9pgnb7vwmga.cloudfront.net/preorders/bkpreorders.png);
  background-size: contain;
  background-position: center center;
  margin: auto;
  width: 80px;
  height: 80px;
}

/* line 269, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #how-it-works #banner h2 {
  font-size: 24px;
  margin: 10px 0;
}

/* line 273, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #how-it-works #banner h4 {
  font-size: 16px;
}

/* line 278, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #how-it-works .value-prop {
  margin: 30px 0;
}

/* line 282, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #how-it-works .advise {
  margin: 30px 0;
}

/* line 286, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders #how-it-works hr {
  border: 1px solid #EEE;
}

/* line 293, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .preorder-stats-checkbox-wrapper .form-group {
  margin: 0px;
}

/* line 296, app/assets/stylesheets/admin/preorders.scss */
.admin-preorders .preorder-stats-checkbox-wrapper li label {
  white-space: nowrap;
}

/* line 2, app/assets/stylesheets/admin/product_offerings.scss */
.admin-product_offerings .admin-topbar .search {
  display: none;
}

/* line 5, app/assets/stylesheets/admin/product_offerings.scss */
.admin-product_offerings .panel .panel-body p {
  line-height: 1.5em;
  color: #666;
}

/* line 9, app/assets/stylesheets/admin/product_offerings.scss */
.admin-product_offerings .panel .panel-body strong {
  font-weight: 600;
  color: #000;
}

/* line 4, app/assets/stylesheets/admin/projects.scss */
.admin-projects.new .flash .alert {
  display: none;
}

/* line 9, app/assets/stylesheets/admin/projects.scss */
.admin-projects.index {
  background-color: #FFF;
}

/* line 15, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .table td {
  min-height: 50px;
  vertical-align: middle;
}

/* line 21, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance {
  max-width: 800px;
  background-color: #F5F7F5;
  padding: 2% 3% 3%;
  border-top: 5px solid #1E6978;
}

/* line 27, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance.reminder {
  border-top: none;
}

/* line 31, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance.simple {
  border-top: 5px solid #CCC;
}

/* line 34, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance.standard {
  border-top: 5px solid #81CBB2;
}

/* line 37, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance.entrepreneur {
  border-top: 5px solid #FFCD55;
}

/* line 41, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance .entry-kind {
  display: block;
  margin-top: 3px;
  font-weight: 600;
  font-size: 1.2em;
  color: #333333;
}

/* line 49, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance .header-row {
  margin-top: 3px;
  font-weight: 600;
  font-size: 1em;
  color: #333333;
}

/* line 56, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance .paid {
  color: #5cb85c;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-projects .admin-settings .plan-balance:after {
  content: "";
  display: table;
  clear: both;
}

/* line 60, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance table {
  width: 100%;
}

/* line 64, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance table tr:first-child td {
  border-top: none;
}

/* line 69, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance table td {
  border-top: 1px solid #CCC;
  padding: 10px 0;
}

/* line 72, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance table td:nth-child(n+2) {
  text-align: right;
}

/* line 75, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance table td.plan-name {
  display: block;
  margin-top: 3px;
  font-weight: 600;
  font-size: 1.2em;
}

/* line 81, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance table td .total {
  font-size: 1.2em;
}

/* line 86, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance .addon-fee {
  font-weight: 500;
  font-size: 0.9em;
  color: #333;
}

/* line 91, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance .stripe-payment {
  margin-top: 15px;
  margin-bottom: 0;
}

/* line 96, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance .stripe-fee-notice {
  margin: 20px 0 30px;
}

/* line 100, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance .early-bird-deal {
  color: #42a27e;
  margin-top: 10px;
}

/* line 105, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance .coupon-codes {
  clear: both;
  margin: 15px 0;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-projects .admin-settings .plan-balance .coupon-codes:after {
  content: "";
  display: table;
  clear: both;
}

/* line 109, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance .coupon-codes #coupon-codes {
  padding: 10px 15px;
  background-color: #FFF;
  border: 5px solid #e5e5e5;
  border-radius: 3px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-projects .admin-settings .plan-balance .coupon-codes #coupon-codes:after {
  content: "";
  display: table;
  clear: both;
}

/* line 116, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance .coupon-codes label {
  margin: 8px;
  font-size: 0.9em;
  color: #666;
  font-weight: 600;
}

/* line 122, app/assets/stylesheets/admin/projects.scss */
.admin-projects .admin-settings .plan-balance .coupon-codes .form-group {
  vertical-align: middle;
}

/* line 131, app/assets/stylesheets/admin/projects.scss */
#projects-main-list {
  /* creator view */
}

/* line 132, app/assets/stylesheets/admin/projects.scss */
#projects-main-list th, #projects-main-list td {
  font-size: 0.9em;
}

/* line 135, app/assets/stylesheets/admin/projects.scss */
#projects-main-list th {
  background-color: #EEE;
  padding: 5px 10px;
}

/* line 139, app/assets/stylesheets/admin/projects.scss */
#projects-main-list td {
  padding: 13px 10px;
  height: 40px;
  vertical-align: middle;
}

/* line 146, app/assets/stylesheets/admin/projects.scss */
#projects-main-list tr:hover .last-login {
  display: block;
  position: relative;
  z-index: 100;
}

/* line 155, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .staff-only-filters td {
  padding: 10px;
  height: auto;
  line-height: 1.8em;
}

/* line 161, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .paid {
  font-weight: bold;
}

/* line 164, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .progress {
  height: 10px;
  width: 100%;
  min-width: 80px;
  margin: 0;
  border-radius: 3px;
}

/* line 170, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .progress .progress-bar-done {
  background-color: #bccabc;
}

/* line 173, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .progress .progress-bar-not-done {
  background-color: #e7ece7;
}

/* line 177, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .col-image {
  width: 80px;
  padding: 3px;
}

/* line 181, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .col-image img {
  width: 100%;
}

/* line 186, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .col-title {
  vertical-align: middle;
  max-width: 300px;
  padding: 0;
  font-weight: 600;
}

/* line 191, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .col-title .title-block {
  display: block;
  margin: 12px 10px;
  position: relative;
  text-decoration: none;
}

/* line 197, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .col-title .title-wrap {
  font-size: 1.1em;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 204, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .col-title .last-login {
  display: none;
  color: #999;
}

/* line 210, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .col-backers {
  width: 70px;
}

/* line 211, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .col-plan {
  width: 100px;
}

/* line 212, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .col-progress {
  width: 100px;
}

/* line 213, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .col-staff {
  width: 150px;
}

/* line 216, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .col-backer-count {
  width: 90px;
}

/* line 217, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .col-pledged-amount {
  width: 90px;
}

/* line 218, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .col-services {
  width: 330px;
}

/* line 220, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .col-services .services-list {
  margin: 0;
}

/* line 225, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .project_staff_member_id {
  margin-bottom: 0;
}

/* line 229, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .col-delete {
  text-align: center;
}

/* line 233, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .services-list {
  margin: 6px 5px;
}

/* line 235, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .services-list a {
  font-size: 0.9em;
  font-weight: 500;
  display: inline-block;
  background-color: #FFF;
  border: 1px solid #DDD;
  padding: 2px 5px;
  border-radius: 3px;
  margin: 3px 3px;
}

/* line 244, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .services-list a:hover, #projects-main-list .services-list a:focus {
  color: #000;
  text-decoration: none;
}

/* line 248, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .services-list a.pm:hover {
  background-color: #FFD508;
  border: 1px solid #FFD508;
}

/* line 249, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .services-list a.cm:hover {
  background-color: #FC654C;
  border: 1px solid #FC654C;
}

/* line 250, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .services-list a.nl:hover {
  background-color: #0F9156;
  border: 1px solid #0F9156;
}

/* line 251, app/assets/stylesheets/admin/projects.scss */
#projects-main-list .services-list a.la:hover {
  background-color: #FFAD00;
  border: 1px solid #FFAD00;
}

/* line 1, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings {
  /* Overview */
  /* Imported */
  /* Verify */
  /* Payments */
  /* Important Dates */
  /* Timeline */
  /* Done */
}

/* line 3, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings .sub {
  color: #666;
  margin-bottom: 15px;
}

/* line 10, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.overview .overview-step {
  max-width: 480px;
  margin: 30px auto;
}

/* line 14, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.overview .overview-step .steps .step {
  opacity: 0.2;
}

/* line 16, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.overview .overview-step .steps .step h2 {
  color: #328896;
  font-size: 1.2em;
  font-weight: 600;
  margin-bottom: 2px;
}

/* line 21, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.overview .overview-step .steps .step h2 i {
  font-size: 1.2em;
  margin-right: 12px;
  vertical-align: text-bottom;
}

/* line 27, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.overview .overview-step .steps .step p {
  color: #333;
  margin-left: 32px;
}

/* line 34, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.overview .overview-step .features {
  margin: 30px 0;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-onboardings.overview .overview-step .features:after {
  content: "";
  display: table;
  clear: both;
}

/* line 38, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.overview .overview-step .features h5 {
  font-weight: bold;
  font-size: 0.85em;
  color: #006699;
}

/* line 45, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.overview .overview-step .checklist {
  background-color: #FFF;
  padding: 10px;
  max-width: 500px;
  margin: 0 auto;
  list-style: none;
  color: #666;
}

/* line 52, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.overview .overview-step .checklist li {
  padding: 2%;
  border-top: 1px solid #EEE;
}

/* line 55, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.overview .overview-step .checklist li:last-child {
  border-bottom: 1px solid #EEE;
}

/* line 61, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.overview .overview-step .image {
  margin: 0 auto;
  text-align: center;
  max-width: 600px;
}

/* line 65, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.overview .overview-step .image img {
  margin: 0 auto;
}

/* line 73, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.overview .overview-step.loading .steps {
  font-weight: 500;
  font-size: 0.9em;
  width: 100%;
}

/* line 77, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.overview .overview-step.loading .steps .step {
  margin: 15px 0;
}

/* line 89, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.imported .overview-project-info, .admin-onboardings.overview .overview-project-info {
  margin: 0 auto;
  width: 30%;
  min-width: 420px;
  max-width: 550px;
}

/* line 94, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.imported .overview-project-info .campaign-detail, .admin-onboardings.overview .overview-project-info .campaign-detail {
  margin: 30px auto;
  border: 1px solid #CCC;
  overflow: auto;
}

/* line 99, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.imported .overview-project-info .campaign-detail .project-title, .admin-onboardings.overview .overview-project-info .campaign-detail .project-title {
  margin: 15px 15px 0 15px;
  font-weight: 600;
  font-size: 1.2em;
  color: #666;
  font-weight: bolder;
}

/* line 106, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.imported .overview-project-info .campaign-detail .project-image, .admin-onboardings.overview .overview-project-info .campaign-detail .project-image {
  margin: 15px;
  background-color: #CCC;
}

/* line 110, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.imported .overview-project-info .campaign-detail .project-creator, .admin-onboardings.overview .overview-project-info .campaign-detail .project-creator {
  margin: 5px 0 0;
  color: #666;
  font-weight: 400;
  font-size: 12px;
}

/* line 116, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.imported .overview-project-info .campaign-detail .stats, .admin-onboardings.overview .overview-project-info .campaign-detail .stats {
  padding: 0;
  margin: 15px;
  list-style: none;
}

/* line 120, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.imported .overview-project-info .campaign-detail .stats li, .admin-onboardings.overview .overview-project-info .campaign-detail .stats li {
  margin: 0 15px 0 0;
  display: inline-block;
}

/* line 125, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.imported .overview-project-info .campaign-detail label, .admin-onboardings.overview .overview-project-info .campaign-detail label {
  font-size: 11px;
  font-weight: 600;
  color: #999;
  margin: 0;
  display: block;
}

/* line 132, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.imported .overview-project-info .campaign-detail .value, .admin-onboardings.overview .overview-project-info .campaign-detail .value {
  color: #666;
  font-weight: 600;
  font-size: 12px;
}

/* line 142, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.imported .update-url .input-group, .admin-onboardings.overview .update-url .input-group {
  width: 100%;
}

/* line 145, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.imported .update-url .input-group-btn, .admin-onboardings.overview .update-url .input-group-btn {
  width: 1%;
}

/* line 147, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.imported .update-url .input-group-btn .btn, .admin-onboardings.overview .update-url .input-group-btn .btn {
  background-color: #328896;
}

/* line 157, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.verify .connection-status {
  margin: 24px auto 0;
}

/* line 160, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.verify .credentials {
  max-width: 400px;
  margin: 0 auto;
}

/* line 168, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.payments .payment-account-connected {
  padding: 0;
}

/* line 170, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.payments .payment-account-connected .connection-details {
  margin: 15px auto;
}

/* line 178, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.important_dates .timeline {
  position: relative;
}

/* line 180, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.important_dates .timeline .form-group {
  padding-left: 20px;
  margin-bottom: 30px;
}

/* line 181, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.important_dates .timeline .form-group:before {
  content: '';
  position: absolute;
  left: 0;
  margin-top: 4px;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #328896;
}

/* line 195, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.important_dates .timeline .line {
  position: absolute;
  top: 4px;
  left: 5px;
  height: 100%;
  border-left: 2px solid #328896;
}

/* line 207, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline {
  margin-bottom: 30px;
  position: relative;
}

/* line 210, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .inner {
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 2em;
}

/* line 213, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .inner:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #328896;
  left: 50%;
  margin-left: -1.5px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-onboardings.backerkit_timeline .timeline .event:not(.no-clear):after {
  content: "";
  display: table;
  clear: both;
}

/* line 228, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .event {
  position: relative;
  margin: 1em 0;
}

/* line 231, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .event .point {
  color: #fff;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -7px;
  margin-top: 3px;
  background-color: #328896;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

/* line 247, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .event .side {
  position: relative;
  top: 10px;
}

/* line 250, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .event .side p {
  margin-bottom: 0;
}

/* line 253, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .event .side h1 {
  text-align: left;
  font-weight: 600;
  font-size: 1.2em;
  margin: 0;
  padding: 0;
}

/* line 261, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .event .side.left {
  width: 44%;
  float: left;
}

/* line 265, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .event .side.right {
  width: 48.5%;
  float: right;
}

/* line 270, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .event .right {
  margin-top: 1.35em;
}

/* line 275, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .event-right p {
  font-size: 0.95em;
  font-weight: 600;
}

/* line 279, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .event-right i {
  font-size: 1.4em;
  width: 30px;
  text-align: center;
  opacity: 0.6;
  vertical-align: middle;
  color: #328896;
}

/* line 288, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .event-right .green {
  color: #5cb85c;
  opacity: 1.0;
}

/* line 293, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .event-right .blue-lite {
  color: #328896;
  font-weight: 700;
}

/* line 298, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .event-right .black {
  color: #333;
}

/* line 302, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .event-left {
  font-weight: 600;
}

/* line 304, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .event-left p {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 1em;
  color: #333;
}

/* line 311, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .event-left .pointer {
  display: flex;
  width: 13em;
  height: 4em;
  position: relative;
  background: #FFCD55;
}

/* line 318, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .event-left .pointer:before {
  content: "";
  position: absolute;
  right: -2.0em;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 2em solid #FFCD55;
  border-top: 2.0em solid transparent;
  border-bottom: 2.0em solid transparent;
}

/* line 330, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.backerkit_timeline .timeline .no-date {
  font-size: 0.9em;
  color: #777;
  font-style: italic;
  font-weight: 400;
}

/* line 341, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.done .hero-icon {
  margin: 30px auto 15px;
}

/* line 343, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings.done .hero-icon .fa {
  font-size: 2.0em;
  color: #5cb85c;
}

/* line 350, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings .overview-body {
  max-width: 800px;
  margin: 0 auto 100px;
}

/* line 353, app/assets/stylesheets/admin/projects/onboarding.scss */
.admin-onboardings .overview-body.narrow {
  max-width: 660px;
}

/* line 1, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
}

/* line 2, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .green-text {
  color: #5cb85c;
}

/* line 6, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .error-category-header {
  color: #999999;
  font-size: 18px;
  font-weight: normal;
  margin: 10px auto;
}

/* line 14, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .msg {
  font-weight: 600;
  color: #ec971f;
}

/* line 17, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .msg:before {
  content: '\f06a\00a0';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* line 26, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .send_surveys h3 {
  padding-top: 15px;
}

/* line 30, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .send_surveys .count {
  font-size: 48px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 35, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .send_surveys .backer-table {
  margin-bottom: 15px;
}

/* line 37, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .send_surveys .backer-table .custom-avatar {
  margin-right: 8px;
}

/* line 40, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .send_surveys .backer-table th {
  background-color: transparent;
}

/* line 44, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .send_surveys .backer-table td {
  vertical-align: middle;
}

/* line 50, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .auto-check {
  padding: 24px;
}

/* line 51, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .auto-check li {
  list-style-type: none;
}

/* line 54, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .auto-check ul {
  margin-left: 30px;
}

/* line 56, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .auto-check ul li {
  list-style-type: circle;
}

/* line 60, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .auto-check .qsg-group {
  margin-bottom: 30px;
}

/* line 64, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .auto-check img {
  margin-right: 16px;
}

/* line 67, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .auto-check p {
  width: 60%;
  display: inline-block;
  font-weight: bold;
}

/* line 72, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .auto-check .tip {
  font-size: 0.85em;
  color: #999;
  margin-bottom: 10px;
}

/* line 81, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides h2 {
  font-size: 18px;
  font-weight: normal;
}

/* line 85, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides h2.steps {
  margin: 35px 0px;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
}

/* line 92, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides h2.steps small {
  font-size: 14px;
}

/* line 99, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides i.fa-check-circle {
  color: #CCC;
}

/* line 102, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides i.fa-check-circle.completed {
  color: #5cb85c;
}

/* line 107, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .overview {
  background-color: #f2f7fa;
  margin-right: 0;
  margin-left: 0;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-quick_start_guides .overview:after {
  content: "";
  display: table;
  clear: both;
}

/* line 111, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .overview h2 {
  margin: 0;
  padding: 10px 0;
}

/* line 116, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .overview .tagline {
  text-align: center;
}

/* line 120, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .overview .button {
  position: relative;
  float: left;
  width: 33.3333333333%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  text-align: right;
}

/* line 127, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides .invite {
  text-align: center;
  padding-bottom: 25px;
}

/* line 133, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides.generate .admin-topbar {
  display: none;
}

/* line 136, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.admin-quick_start_guides.generate .admin-body {
  padding: 0;
}

/* line 142, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.project-approval {
  text-align: center;
  max-width: 620px;
  margin: 5% auto;
}

/* line 146, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.project-approval .approved:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f058";
  color: #5cb85c;
  font-size: 60px;
}

/* line 153, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.project-approval .not:before {
  content: "\f057";
  color: #bfbfbf;
}

/* line 157, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.project-approval h1 {
  margin: 0 auto 15px;
  font-size: 2.0em;
  font-weight: 700;
  color: #555555;
}

/* line 163, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.project-approval h2 {
  font-size: 1.25em;
}

/* line 166, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.project-approval .btn {
  margin: 15px 0;
  padding: 15px 30px;
}

/* line 172, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.what-is-smoke-test {
  margin: 30px auto;
  padding: 15px;
  text-align: left;
}

/* line 176, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.what-is-smoke-test ul {
  padding: 0 18px;
  font-size: 0.9em;
  line-height: 1.75em;
  margin: 5px 0 0;
  color: #4d4d4d;
}

/* line 185, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.testkit-banner {
  width: 100%;
  background-color: #FFCD55;
  padding: 15px 30px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.testkit-banner:after {
  content: "";
  display: table;
  clear: both;
}

/* line 190, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.testkit-banner h2 {
  font-size: 1.0em;
  font-weight: 600;
  margin: 0 auto;
  max-width: 800px;
  line-height: 1.3em;
}

/* line 197, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.testkit-banner .sign-up {
  transition: none;
  margin-left: 5%;
  float: right;
}

/* line 199, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.testkit-banner .sign-up a {
  transition: none;
}

/* line 209, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg ul {
  list-style-type: none;
  padding-left: 0;
}

/* line 212, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg ul li {
  margin-bottom: 5px;
}

/* line 217, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .super-group-completed-count {
  text-align: center;
  font-size: 12px;
  margin: 5px 0 0;
  background-color: #FFF;
  display: inline-block;
  padding: 3px 10px;
  border-radius: 10px;
  color: #999999;
  border: 1px solid #E0E0E0;
}

/* line 229, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .super-group-completed-count.completed {
  color: #75BD21;
}

/* line 233, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .super-group-link {
  font-size: 30px;
}

/* line 237, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .step-btn {
  display: block;
  background-color: #FFF;
  text-align: center;
  color: #1E6978;
  font-size: 1.1em;
  padding: 10px 3px;
  border-radius: 4px;
  border: 1px solid #EEE;
  font-weight: 400;
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}

/* line 248, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .step-btn:hover, .qsg .step-btn.active {
  text-decoration: none;
  background-color: #FCFCFC;
  -ms-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
}

/* line 256, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-steps {
  text-align: center;
  padding: 15px 30px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.qsg .qsg-steps:after {
  content: "";
  display: table;
  clear: both;
}

/* line 261, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-steps .step {
  float: left;
  width: 30%;
}

/* line 266, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-steps .arrow {
  float: left;
  width: 5%;
  color: #999;
  line-height: 68px;
  font-size: 12px;
}

/* line 276, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .free-trial-message {
  margin: 20px 0 0;
}

/* line 278, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .free-trial-message p {
  line-height: 2.0em;
  font-size: 0.9em;
}

/* line 284, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .setup-review-requested-banner {
  margin: 10px auto 30px;
  max-width: 690px;
}

@media screen and (max-width: 1192px) {
  /* line 284, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
  .qsg .setup-review-requested-banner {
    max-width: 440px;
  }
}

/* line 291, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .setup-review-requested-banner .panel-heading {
  background-color: #F2F2F2;
  padding: 15px;
}

/* line 296, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .setup-review-requested-banner h3 {
  margin-top: 0;
  color: #75BD21;
}

/* line 302, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-main {
  margin: 10px auto 30px;
  max-width: 690px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.qsg .qsg-main:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 1192px) {
  /* line 302, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
  .qsg .qsg-main {
    max-width: 440px;
  }
}

/* line 310, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-main .super-group-separator {
  margin: 10px 0;
  width: 2%;
  text-align: center;
  color: #CCC;
  font-size: 18px;
  float: left;
  line-height: 250px;
}

@media screen and (max-width: 1210px) {
  /* line 310, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
  .qsg .qsg-main .super-group-separator {
    display: none;
  }
}

/* line 323, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-main .qsg-super-group {
  border: 1px solid #E0E0E0;
  background-color: #F2F2F2;
  border-radius: 3px;
  display: block;
  position: relative;
  padding: 20px;
  width: 200px;
  height: 280px;
  margin: 10px;
  float: left;
  color: #999999;
}

/* line 336, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-main .qsg-super-group .active-arrow {
  display: none;
  position: absolute;
  bottom: -20px;
}

/* line 342, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-main .qsg-super-group.active {
  background-color: #FFF;
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
}

/* line 346, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-main .qsg-super-group.active .qsg-btn {
  display: none;
}

/* line 349, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-main .qsg-super-group.active .active-arrow {
  display: block;
}

/* line 353, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-main .qsg-super-group ul li, .qsg .qsg-main .qsg-super-group p {
  font-size: 12px;
}

/* line 357, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-main .qsg-super-group:hover {
  background-color: #FFF;
  text-decoration: none;
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
}

/* line 362, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-main .qsg-super-group:hover .super-group-completed-count {
  background-color: #FFF;
}

/* line 367, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-main .qsg-super-group:focus, .qsg .qsg-main .qsg-super-group:active {
  background-color: #F2F2F2;
  text-decoration: none;
}

/* line 374, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-main .qsg-super-group a {
  color: #999999;
}

/* line 378, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-main .qsg-super-group h4 {
  color: #1E6978;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.0em;
  font-weight: 600;
}

/* line 386, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-main .qsg-super-group .side-column, .qsg .qsg-main .qsg-super-group .main-column {
  display: inline-block;
  vertical-align: middle;
}

/* line 391, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-main .qsg-super-group .super-group-body {
  text-align: left;
}

/* line 393, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-main .qsg-super-group .super-group-body .qsg-btn {
  margin: 20px 0;
  width: 158px;
  position: absolute;
  bottom: 0;
  left: 20px;
}

@media screen and (max-width: 1140px) {
  /* line 393, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
  .qsg .qsg-main .qsg-super-group .super-group-body .qsg-btn {
    width: 84%;
    left: 8%;
  }
}

/* line 410, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg.qsg-overview {
  text-align: center;
  border-radius: 5px;
  background-color: #F5F7F5;
}

/* line 414, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg.qsg-overview .title {
  position: relative;
  color: white;
  border-radius: 5px 5px 0 0;
  background-color: #328896;
  text-align: center;
  padding: 15px;
  margin: 0;
  background-image: url(https://d2x9pgnb7vwmga.cloudfront.net/assets/admin/qsg-header-227f659b0467372cb548ff38ea3434d132d49e90fb93eee6f0788914ec93686c.png);
  background-size: cover;
  background-position: center center;
}

/* line 425, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg.qsg-overview .title h2 {
  margin: 0;
  padding: 15px 0;
  font-size: 30px;
  font-weight: 200;
}

/* line 432, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg.qsg-overview .title .bk-tour {
  display: inline-block;
  border: 2px solid #FFF;
  background-color: #328896;
  color: #FFF;
  padding: 3px 8px;
  border-radius: 5px;
  font-size: 0.75em;
  font-weight: 600;
}

/* line 441, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg.qsg-overview .title .bk-tour:hover {
  text-decoration: none;
  background-color: #FFF;
  color: #328896;
}

@media (min-width: 768px) {
  /* line 432, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
  .qsg.qsg-overview .title .bk-tour {
    position: absolute;
    top: 10px;
    right: 10px;
  }
}

/* line 454, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg.qsg-overview .qsg-back-to-overview {
  display: none;
}

/* line 458, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg.qsg-overview .qsg-setup-tutorials {
  text-align: left;
  max-width: 800px;
  margin: 30px;
}

@media (min-width: 1200px) {
  /* line 458, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
  .qsg.qsg-overview .qsg-setup-tutorials {
    margin: 30px auto;
  }
}

/* line 466, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg.qsg-overview .qsg-setup-tutorials ul li {
  text-align: left;
  padding: 15px 0;
  border-top: 1px solid #DDD;
}

/* line 473, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg.qsg-overview .qsg-setup-tutorials ul.videos li a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f144';
}

/* line 478, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg.qsg-overview .qsg-setup-tutorials ul.videos li .view-all:before {
  content: none;
}

/* line 485, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg.qsg-overview .qsg-setup-tutorials ul.docs li a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f15c';
}

/* line 490, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg.qsg-overview .qsg-setup-tutorials ul.docs li .view-all:before {
  content: none;
}

/* line 499, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg.qsg-progress {
  border-radius: 5px;
  background-color: #FFF;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.qsg.qsg-progress:after {
  content: "";
  display: table;
  clear: both;
}

/* line 503, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg.qsg-progress h1 {
  margin: 24px;
  font-weight: 600;
}

/* line 509, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .need-help {
  font-size: 13px;
  color: #EEE;
}

/* line 512, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .need-help a {
  color: #FFF;
  border-bottom: 1px solid #EEE;
}

/* line 515, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .need-help a:hover {
  text-decoration: none;
}

/* line 521, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-progress-header {
  padding: 15px 0;
  background-color: #328896;
  background-image: url(https://d2x9pgnb7vwmga.cloudfront.net/assets/admin/qsg-header-227f659b0467372cb548ff38ea3434d132d49e90fb93eee6f0788914ec93686c.png);
  background-size: cover;
  background-position: center center;
  border-radius: 5px 5px 0 0;
  text-align: center;
  margin: 0 auto;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.qsg .qsg-progress-header:after {
  content: "";
  display: table;
  clear: both;
}

/* line 532, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-progress-header .title {
  color: #FFF;
  font-size: 1.8em;
  font-weight: 200;
  margin: 0 auto;
  padding: 10px 0;
}

/* line 542, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-progress-sidebar {
  background-color: #F5F7F5;
  float: left;
  width: 25%;
  min-width: 250px;
}

/* line 548, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-progress-sidebar .qsg-super-group {
  margin: 0 0 10px 0;
  width: 100%;
  height: auto;
}

/* line 552, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-progress-sidebar .qsg-super-group #request-review {
  margin: 0;
}

/* line 555, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-progress-sidebar .qsg-super-group .qsg-btn {
  position: relative !important;
  left: inherit !important;
  bottom: inherit !important;
  width: 100% !important;
}

/* line 564, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-progress-sidebar .qsg-back-to-overview {
  border: 1px solid #E0E0E0;
  background-color: #F2F2F2;
  border-radius: 3px;
  display: block;
  padding: 20px;
  width: 100%;
  margin: 0 0 10px 0;
}

/* line 572, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-progress-sidebar .qsg-back-to-overview h4 {
  font-size: 1.0em;
  font-weight: 600;
  color: #328896;
  text-align: center;
  margin: 0;
}

/* line 579, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-progress-sidebar .qsg-back-to-overview:hover, .qsg .qsg-progress-sidebar .qsg-back-to-overview:focus, .qsg .qsg-progress-sidebar .qsg-back-to-overview:active {
  background-color: #FFF;
  text-decoration: none;
}

/* line 587, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-progress-sidebar .qsg-btn {
  display: none;
}

/* line 591, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-progress-sidebar #request-review {
  margin-bottom: 60px;
}

/* line 593, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-progress-sidebar #request-review .qsg-btn {
  display: block;
}

/* line 598, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-progress-sidebar .qsg-main {
  margin: 0 auto;
  padding: 30px 10%;
}

/* line 601, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-progress-sidebar .qsg-main .qsg-overview {
  margin: 15px auto;
  float: none;
  height: auto;
}

/* line 606, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-progress-sidebar .qsg-main .super-group-separator {
  display: none;
}

@media screen and (max-width: 1265px) {
  /* line 598, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
  .qsg .qsg-progress-sidebar .qsg-main {
    margin: 0 auto;
  }
}

@media screen and (max-width: 1135px) {
  /* line 542, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
  .qsg .qsg-progress-sidebar {
    float: none;
    width: 100%;
    padding: 0;
  }
  /* line 618, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
  .qsg .qsg-progress-sidebar .qsg-back-to-overview {
    display: none;
  }
  /* line 621, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
  .qsg .qsg-progress-sidebar .qsg-main {
    display: none;
  }
}

/* line 627, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-progress-content {
  background-color: #FFF;
  width: 100%;
}

@media screen and (max-width: 1265px) {
  /* line 627, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
  .qsg .qsg-progress-content {
    width: 70%;
    padding: 1px 30px;
    min-height: inherit;
  }
}

@media screen and (max-width: 1135px) {
  /* line 627, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
  .qsg .qsg-progress-content {
    float: none;
    width: 100%;
  }
}

/* line 641, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-checkbox {
  font-size: 30px;
  margin: 0 5px;
}

/* line 646, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item {
  max-width: 552px;
  background-color: #FFF;
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}

/* line 653, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item:hover {
  -ms-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.2);
}

/* line 656, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .panel-heading {
  background-color: transparent;
  border-bottom: 1px solid #F5F7F5;
  vertical-align: middle;
}

/* line 661, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .panel-heading .panel-title {
  line-height: 30px;
  color: #328896;
  font-weight: 600;
}

/* line 665, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .panel-heading .panel-title:hover {
  text-decoration: underline;
}

/* line 669, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .panel-heading .check {
  font-size: 30px;
  line-height: 1.0em;
  float: left;
  width: 30px;
  margin-right: 5px;
  vertical-align: middle;
}

/* line 676, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .panel-heading .check .fa-circle {
  color: #EEE;
}

/* line 679, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .panel-heading .check .fa-check-circle {
  color: #5cb85c;
}

/* line 684, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .panel-heading .arrow-right {
  line-height: 30px;
  color: #328896;
}

/* line 691, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item label.panel-footer {
  cursor: pointer;
  font-weight: 600;
  color: #328896;
  margin: 0;
  display: block;
}

/* line 701, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .panel-footer .success {
  color: #5cb85c;
}

/* line 704, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .panel-footer .not-success {
  color: #a94442;
}

/* line 709, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .well {
  display: inline-block;
}

/* line 713, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .icon-container {
  width: 90px;
  float: left;
  position: relative;
  text-align: center;
}

/* line 720, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .step-icon {
  background-color: #f2f7fa;
  display: inline-block;
  border-radius: 37.5px;
  border: 1px solid #e0e4ed;
  height: 75px;
  width: 75px;
}

/* line 729, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .step-icon i {
  display: block;
  width: 75px;
  color: #555;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 74px;
  text-align: center;
}

/* line 740, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .step-icon i:before {
  vertical-align: middle;
}

/* line 746, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item h3 {
  line-height: 18px;
  font-size: 18px;
  font-weight: normal;
  color: #000;
  margin: 0 0 5px;
}

/* line 755, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .step-link:hover {
  text-decoration: none;
}

/* line 760, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .doc {
  color: #999;
  font-size: 12px;
  margin-bottom: 0;
}

/* line 765, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .doc .status {
  display: block;
  margin-top: 5px;
  color: #666;
}

/* line 769, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .doc .status.success {
  color: #5cb85c;
}

/* line 772, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .doc .status.zero {
  color: #999;
}

/* line 774, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .doc .status.zero .fa {
  color: #CCC;
}

/* line 780, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .doc a {
  color: #666;
  text-decoration: underline;
}

/* line 785, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.qsg .qsg-item .doc a:hover {
  color: #000;
}

/* line 793, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard {
  display: block;
  text-align: center;
  font-size: 15px;
  padding: 10px;
  background-color: #328896;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 80px;
  z-index: 3;
  -ms-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  background-image: url(https://d2x9pgnb7vwmga.cloudfront.net/assets/admin/qsg-header-227f659b0467372cb548ff38ea3434d132d49e90fb93eee6f0788914ec93686c.png);
  background-size: 900px;
  background-position: center center;
  color: #FFF;
}

/* line 811, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard a {
  color: #FFF;
}

/* line 814, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard:hover, .quick-start-wizard:focus {
  text-decoration: none;
  color: #FFF;
}

/* line 820, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard .return-to-qsg {
  text-align: center;
  line-height: 60px;
}

/* line 825, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard .step-nav {
  padding: 10px 15px 15px;
  float: left;
  display: block;
}

/* line 829, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard .step-nav .step-arrow {
  height: 30px;
  padding: 4px 12px;
  color: #EEE;
  font-size: 20px;
}

@media (min-width: 768px) {
  /* line 829, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
  .quick-start-wizard .step-nav .step-arrow {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 829, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
  .quick-start-wizard .step-nav .step-arrow {
    display: block;
  }
}

/* line 841, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard .step-nav .step-label {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFF;
  margin-bottom: 2px;
}

/* line 848, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard .step-nav .step-page {
  display: inline-block;
  font-weight: 600;
}

/* line 852, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard .step-nav:hover {
  text-decoration: none;
}

/* line 854, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard .step-nav:hover .step-page {
  border-bottom: 1px solid #FFF;
}

/* line 857, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard .step-nav:hover .step-arrow {
  color: #FFF;
}

/* line 862, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard .step-nav.previous {
  width: 25%;
  text-align: left;
}

/* line 865, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard .step-nav.previous .step-arrow {
  float: left;
}

@media (max-width: 767px) {
  /* line 868, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
  .quick-start-wizard .step-nav.previous .step-page, .quick-start-wizard .step-nav.previous .step-label {
    display: none;
  }
}

/* line 875, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard .step-nav.current {
  width: 50%;
  text-align: right;
}

/* line 879, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard .step-nav.current:hover .step-page {
  border-bottom: none;
}

/* line 884, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard .step-nav.current .has-no-check {
  text-align: center;
}

/* line 888, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard .step-nav.current .step-check {
  float: right;
  background-color: #FFF;
  padding: 10px;
  width: 50%;
  text-align: left;
  margin: 0 0 0 10px;
  border-radius: 3px;
  color: #1E6978;
  font-weight: 600;
  line-height: 1.2em;
  font-size: 12px;
  vertical-align: middle;
}

/* line 901, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard .step-nav.current .step-check input {
  float: left;
  margin: 0 7px 0 0;
  height: 15px;
  display: block;
  font-size: 20px;
  vertical-align: middle;
}

/* line 912, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard .step-nav.next {
  width: 25%;
  text-align: right;
}

/* line 915, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.quick-start-wizard .step-nav.next .step-arrow {
  float: right;
}

@media (max-width: 767px) {
  /* line 918, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
  .quick-start-wizard .step-nav.next .step-page, .quick-start-wizard .step-nav.next .step-label {
    display: none;
  }
}

/* line 927, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline h1 {
  margin: 24px;
  font-weight: 600;
}

/* line 932, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline {
  margin: 50px 0;
  position: relative;
}

/* line 935, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .inner {
  max-width: 700px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 2em;
}

/* line 939, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .inner:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #328896;
  left: 50%;
  margin-left: -1.5px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.timeline .qsg-timeline .event:not(.no-clear):after {
  content: "";
  display: table;
  clear: both;
}

/* line 954, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .event {
  position: relative;
  margin: 1em 0;
}

/* line 957, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .event .point {
  color: #fff;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -6px;
  margin-top: 3px;
  background-color: #328896;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

/* line 973, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .event .side {
  position: relative;
  top: 10px;
}

/* line 976, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .event .side p {
  margin-bottom: 0;
}

/* line 979, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .event .side h1 {
  text-align: left;
  font-weight: 600;
  font-size: 1.2em;
  margin: 0;
  padding: 0;
}

/* line 987, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .event .side.left {
  width: 43%;
  float: left;
}

/* line 991, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .event .side.right {
  width: 47.5%;
  float: right;
}

/* line 996, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .event .right {
  margin-top: 1.35em;
}

/* line 1001, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .event-right p {
  font-size: 0.95em;
  font-weight: 600;
}

/* line 1005, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .event-right i {
  font-size: 1.4em;
  width: 30px;
  text-align: center;
  opacity: 0.6;
  vertical-align: middle;
  color: #328896;
}

/* line 1014, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .event-right .green {
  color: #5cb85c;
  opacity: 1.0;
}

/* line 1019, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .event-right .blue-lite {
  color: #328896;
  font-weight: 700;
}

/* line 1024, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .event-right .black {
  color: #333;
}

/* line 1028, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .event-left {
  font-weight: 600;
}

/* line 1030, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .event-left p {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 1em;
  color: #333;
}

/* line 1037, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .event-left .pointer {
  display: flex;
  width: 13em;
  height: 4em;
  position: relative;
  background: #FFCD55;
}

/* line 1044, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .event-left .pointer:before {
  content: "";
  position: absolute;
  right: -2.0em;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 2em solid #FFCD55;
  border-top: 2.0em solid transparent;
  border-bottom: 2.0em solid transparent;
}

/* line 1056, app/assets/stylesheets/admin/projects/quick_start_guide.scss */
.timeline .qsg-timeline .no-date {
  font-size: 0.9em;
  color: #777;
  font-style: italic;
  font-weight: 400;
}

/* line 2, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.finalized .instructions {
  padding: 0 30px;
}

/* line 4, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.finalized .instructions li {
  margin: 5px 0;
}

/* line 14, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.backer-progress-export-row .segment-nav .header {
  background: #ccc;
}

/* line 16, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.backer-progress-export-row .segment-nav .header h5 {
  font-size: 12px;
}

/* line 21, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.backer-progress-export-row .segment-nav li {
  background: #eee;
  border-bottom: 1px solid #ddd;
  padding: 5px 10px;
}

/* line 26, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.backer-progress-export-row .segment-nav li > a {
  padding: 10px 0;
}

/* line 30, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.backer-progress-export-row .segment-nav li.active {
  background: #fcfcfc;
}

/* line 34, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.backer-progress-export-row .segment-nav li.active > a:hover {
  background: #fcfcfc;
}

/* line 42, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.backer-progress-export-row .backer-progress-export-content {
  padding: 15px 15px 15px 0;
}

/* line 45, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.backer-progress-export-row .backer-progress-export-content h3 {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 50, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.backer-progress-export-row .backer-progress-export-content legend {
  font-size: 20px;
  margin-top: 15px;
}

/* line 55, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.backer-progress-export-row .backer-progress-export-content .backer-progress-well {
  background: #E4F2F6;
  border: none;
  margin: 15px 0 20px;
}

/* line 60, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.backer-progress-export-row .backer-progress-export-content .backer-progress-well li {
  line-height: 16px;
  margin-bottom: 10px;
}

/* line 64, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.backer-progress-export-row .backer-progress-export-content .backer-progress-well li i {
  color: #6591BB;
}

/* line 68, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.backer-progress-export-row .backer-progress-export-content .backer-progress-well li a {
  font-size: 13px;
}

/* line 72, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.backer-progress-export-row .backer-progress-export-content .backer-progress-well li small {
  display: block;
}

/* line 80, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.backer-progress-export-row #export-reports .export_for {
  max-width: 600px;
}

/* line 86, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.btn.btn-view-profile {
  border: 1px solid #6691BC;
}

/* line 92, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-row {
  background: #fff;
  border-left: 1px solid #EEE;
  border-right: 1px solid #EEE;
}

/* line 97, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-row.progress-tab {
  border-bottom: 1px solid #EEE;
}

/* line 100, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-row:last-child {
  border-bottom: 1px solid #EEE;
}

/* line 105, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-nav.progress-row {
  margin-right: 0;
  margin-left: 0;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.progress-nav.progress-row:after {
  content: "";
  display: table;
  clear: both;
}

/* line 107, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-nav.progress-row .progress-tab {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  background: #f1f1f1;
  border-left: 1px solid white;
  border-bottom: 1px solid #ccc;
  height: auto;
  padding: 15px 0;
  text-align: center;
  cursor: pointer;
  color: black;
}

@media (min-width: 768px) {
  /* line 107, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
  .progress-nav.progress-row .progress-tab {
    float: left;
    width: 16.6666666667%;
  }
}

/* line 121, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-nav.progress-row .progress-tab:hover {
  text-decoration: none;
  background: #f8f8f8;
}

/* line 126, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-nav.progress-row .progress-tab.active {
  background: white;
  border-right: 1px solid #EEE;
}

/* line 130, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-nav.progress-row .progress-tab.active + .progress-tab {
  border-left: none;
}

/* line 134, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-nav.progress-row .progress-tab.active:first-child {
  border-left: none;
}

/* line 135, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-nav.progress-row .progress-tab.active:last-child {
  border-right: none;
}

/* line 138, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-nav.progress-row .progress-tab h5 {
  font-size: 12px;
}

/* line 143, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-nav.progress-row .progress-tab:first-of-type {
  border-left: none;
}

/* line 151, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-tab-content .progress-backer-search {
  background-color: #EFEFEF;
  border: 3px solid #DDD;
  height: 44px;
  margin-bottom: 10px;
}

/* line 159, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-tab {
  padding: 0 15px;
  border-left: 1px solid #d4d4d4;
  min-height: 600px;
}

/* line 162, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-tab[data-tab="index"] {
  border-left: none !important;
}

@media screen and (max-width: 992px) {
  /* line 159, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
  .progress-tab {
    border-left: none;
    border-top: 1px solid #CCC;
  }
}

/* line 172, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-arrow {
  display: none !important;
  position: absolute;
  top: 50%;
  right: -16px;
  margin-top: -24px;
  z-index: 10;
  color: #d4d4d4;
  font-size: 48px !important;
}

@media (min-width: 992px) {
  /* line 172, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
  .progress-arrow {
    display: inline-block !important;
  }
}

/* line 184, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-arrow.mask {
  right: -15px;
  color: #f8f8f8;
}

/* line 190, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-answered-tab {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 40px;
  list-style: none;
  background: #F1F1F1;
  position: relative;
  border-bottom: 1px solid #DDD;
}

/* line 200, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-answered-tab .progress-arrow {
  margin-top: 10px;
}

/* line 204, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-answered-tab .desc {
  line-height: 1.25em;
  font-weight: 400;
  color: #999;
  font-size: 0.8em;
  display: none;
  width: 80%;
  margin-left: 24px;
}

/* line 213, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-answered-tab .fa {
  width: 20px;
  text-align: center;
}

/* line 217, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-answered-tab:hover {
  background: #EEE;
}

/* line 219, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-answered-tab:hover .progress-answered-super-tab {
  background-color: #CD933B;
}

/* line 223, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-answered-tab:hover a {
  color: #333;
}

/* line 228, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-answered-tab a {
  color: #666;
  padding: 15px;
  display: block;
}

/* line 232, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-answered-tab a:hover {
  text-decoration: none;
}

/* line 236, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-answered-tab .arrow-right {
  display: none;
  position: absolute;
  top: 0;
  right: -1px;
  z-index: 10;
  height: 70px;
  width: 5px;
  background-color: #FFF;
}

/* line 247, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-answered-tab.active {
  background: #FFF;
}

/* line 249, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-answered-tab.active .desc {
  display: block;
}

/* line 252, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-answered-tab.active .arrow-right {
  display: block;
}

/* line 256, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-answered-tab.active a {
  color: #333;
}

/* line 260, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-answered-tab.active .progress-answered-super-tab {
  background: #CD933B;
}

/* line 266, app/assets/stylesheets/admin/progresses/legacy-progresses.scss */
.progress-nav {
  padding: 0;
}

/* line 1, app/assets/stylesheets/admin/quick_quotes.scss */
.label-top {
  padding: 6px 3px;
  display: block;
  font-size: 0.8em;
  font-weight: 600;
  width: 100%;
  border-right: 1px solid #ccc !important;
  border-bottom: none;
}

/* line 12, app/assets/stylesheets/admin/quick_quotes.scss */
.custom-package .alert {
  margin: 15px 0;
  line-height: 1.25em;
}

/* line 15, app/assets/stylesheets/admin/quick_quotes.scss */
.custom-package .alert ul {
  padding: 0 0 0 15px;
}

/* line 17, app/assets/stylesheets/admin/quick_quotes.scss */
.custom-package .alert ul li {
  margin: 0 0 5px;
}

/* line 23, app/assets/stylesheets/admin/quick_quotes.scss */
.custom-package.package-type-group .column {
  width: 100px;
  margin-right: 5px;
}

/* line 30, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form {
  background-color: #FFF;
  padding-bottom: 0;
}

/* line 32, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form.public {
  border: none;
  max-width: 100%;
  font-size: 14px;
}

/* line 37, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form.public h4 {
  letter-spacing: inherit;
  text-transform: inherit;
}

/* line 41, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form.public input[type="text"] {
  border: 1px solid #ccc;
  margin-bottom: 0;
  line-height: 30px;
}

/* line 46, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form.public label {
  letter-spacing: inherit;
  text-transform: inherit;
  display: inline-block;
}

/* line 52, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form.public .button {
  margin: 15px 0;
  width: 100%;
}

/* line 58, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form .admin-sidebar {
  background-color: #FFF;
  padding-bottom: 15px;
  margin: 15px;
}

/* line 63, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form h4 {
  margin: 0 -15px !important;
  font-size: 0.9em !important;
  font-weight: 600 !important;
  color: #FFF !important;
  background-color: #22578b !important;
  padding: 8px 10px !important;
}

/* line 72, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form hr {
  margin: 0;
}

/* line 76, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form .panel-body {
  padding-top: 0;
  border: 1px solid #CCC;
}

/* line 82, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form #from-address label {
  font-size: 0.8em;
  font-weight: 600;
  color: #999;
  margin: 0;
}

/* line 88, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form #from-address .form-group {
  margin: 0;
  width: 100%;
}

/* line 91, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form #from-address .form-group input {
  width: 100%;
}

/* line 96, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form #from-address .city {
  width: 72%;
  float: left;
  margin-right: 3%;
}

/* line 102, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form #from-address .state {
  width: 25%;
  float: left;
}

/* line 107, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form #from-address .table {
  margin-bottom: 0;
}

/* line 109, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form #from-address .table tr:first-child > td {
  border: none;
}

/* line 116, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form #package-type label {
  font-size: 1.0em;
  font-weight: 600;
  margin: 0;
  cursor: pointer;
}

/* line 123, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form #package-type input[type="radio"] {
  margin: 0 3px 0 0;
  position: relative;
  top: -1px;
}

/* line 129, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form #package-type .table {
  margin-bottom: 0;
}

/* line 131, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form #package-type .table tr:first-child > td {
  border: none;
}

/* line 137, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form .button-row {
  border-top: 1px solid #ccc;
  padding: 15px;
}

/* line 142, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form .custom-package {
  display: none;
  width: 100%;
}

/* line 146, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form .custom-package.table {
  margin: 15px 0 0;
}

/* line 148, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form .custom-package.table th {
  background-color: #EEE;
  font-size: 0.8em;
  font-weight: 600;
  text-align: center;
}

/* line 158, app/assets/stylesheets/admin/quick_quotes.scss */
.quick-quotes-form .custom-package .row {
  margin-top: 15px;
}

@media (min-width: 991px) {
  /* line 164, app/assets/stylesheets/admin/quick_quotes.scss */
  .quick-quotes-form .custom-package .larger .input-group {
    width: 100%;
  }
  /* line 167, app/assets/stylesheets/admin/quick_quotes.scss */
  .quick-quotes-form .custom-package .larger .input-group .input-group-addon {
    padding: 6px 3px;
    display: block;
    width: 100%;
    border-right: 1px solid #ccc;
    border-bottom: none;
  }
}

@media (max-width: 991px) {
  /* line 179, app/assets/stylesheets/admin/quick_quotes.scss */
  .quick-quotes-form .custom-package .larger .column {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (min-width: 992px) {
  /* line 188, app/assets/stylesheets/admin/quick_quotes.scss */
  .quoter-container {
    display: flex;
  }
}

/* line 193, app/assets/stylesheets/admin/quick_quotes.scss */
.quoter-container .quoter-side {
  background-color: #FFF;
  padding: 0 15px 15px;
  border: 1px solid #CCC;
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  /* line 193, app/assets/stylesheets/admin/quick_quotes.scss */
  .quoter-container .quoter-side {
    width: 310px;
    margin-right: 15px;
    margin-bottom: 0px;
    flex: 0 0 310px;
  }
}

@media (min-width: 992px) {
  /* line 205, app/assets/stylesheets/admin/quick_quotes.scss */
  .quoter-container .quoter-main {
    flex: 1 1 auto;
  }
}

/* line 212, app/assets/stylesheets/admin/quick_quotes.scss */
#parcel {
  padding: 15px 0;
}

/* line 216, app/assets/stylesheets/admin/quick_quotes.scss */
.fetch-quick-quotes {
  width: 100%;
  margin-bottom: 0;
}

/* line 221, app/assets/stylesheets/admin/quick_quotes.scss */
#rates {
  background: #EFF7FF;
  padding: 0 15px 15px;
  border: 1px solid #ccc;
  height: 100%;
}

/* line 227, app/assets/stylesheets/admin/quick_quotes.scss */
#rates .table {
  margin-bottom: 0;
}

/* line 229, app/assets/stylesheets/admin/quick_quotes.scss */
#rates .table th {
  font-size: 0.8em;
  font-weight: 600;
  color: #999;
}

/* line 236, app/assets/stylesheets/admin/quick_quotes.scss */
#rates .usps-lines {
  border-top: 5px solid #0D58B4;
  border-bottom: 5px solid #ee3124;
  height: 15px;
  margin: 0 -15px 15px;
}

/* line 243, app/assets/stylesheets/admin/quick_quotes.scss */
#rates .usps {
  width: 130px;
  font-size: 0.8em;
  text-align: right;
  line-height: 20px;
}

/* line 2, app/assets/stylesheets/admin/region_group_modal.scss */
.manage-shipping-rules #regions {
  min-height: 210px;
}

/* line 6, app/assets/stylesheets/admin/region_group_modal.scss */
.manage-shipping-rules #shipping_rules {
  margin: 0 0 10px;
  color: #666;
}

/* line 9, app/assets/stylesheets/admin/region_group_modal.scss */
.manage-shipping-rules #shipping_rules label {
  display: block;
  font-size: 9px;
  font-weight: 600;
  color: #666;
  text-transform: uppercase;
}

/* line 16, app/assets/stylesheets/admin/region_group_modal.scss */
.manage-shipping-rules #shipping_rules .min {
  text-align: right;
  padding-right: 0;
}

/* line 19, app/assets/stylesheets/admin/region_group_modal.scss */
.manage-shipping-rules #shipping_rules .min .value {
  line-height: 35px;
}

/* line 23, app/assets/stylesheets/admin/region_group_modal.scss */
.manage-shipping-rules #shipping_rules .to {
  text-align: center;
}

/* line 25, app/assets/stylesheets/admin/region_group_modal.scss */
.manage-shipping-rules #shipping_rules .to .value {
  line-height: 35px;
}

/* line 29, app/assets/stylesheets/admin/region_group_modal.scss */
.manage-shipping-rules #shipping_rules .max {
  width: 70px;
  padding-left: 0;
}

/* line 33, app/assets/stylesheets/admin/region_group_modal.scss */
.manage-shipping-rules #shipping_rules .amt {
  padding-left: 20px;
}

/* line 36, app/assets/stylesheets/admin/region_group_modal.scss */
.manage-shipping-rules #shipping_rules .action {
  width: 46%;
}

/* line 39, app/assets/stylesheets/admin/region_group_modal.scss */
.manage-shipping-rules #shipping_rules .gap {
  background-color: #FFF;
}

/* line 44, app/assets/stylesheets/admin/region_group_modal.scss */
.manage-shipping-rules .new-rule {
  background-color: #f9f9f9;
  margin: 0;
  width: 100%;
  color: #000;
}

/* line 50, app/assets/stylesheets/admin/region_group_modal.scss */
.manage-shipping-rules .new-rule td {
  padding: 15px 8px;
  border-top: none;
  vertical-align: middle;
}

/* line 56, app/assets/stylesheets/admin/region_group_modal.scss */
.manage-shipping-rules .new-rule .shipping_rule_quantity_max {
  display: inline-block;
  width: 70px;
  margin: 0;
}

/* line 61, app/assets/stylesheets/admin/region_group_modal.scss */
.manage-shipping-rules .new-rule .shipping_rule_amount {
  width: 100px;
  margin: 0;
}

/* line 67, app/assets/stylesheets/admin/region_group_modal.scss */
.manage-shipping-rules .message-row {
  border: none;
}

/* line 3, app/assets/stylesheets/admin/request_review.scss */
.request_review .automated_setup_review {
  max-width: 600px;
  margin: 30px auto;
  background-color: #F5F7F5;
  border: 1px solid #CCC;
  padding: 15px 15px 30px;
}

/* line 10, app/assets/stylesheets/admin/request_review.scss */
.request_review .automated_setup_review ol li {
  padding: 5px 0;
}

/* line 14, app/assets/stylesheets/admin/request_review.scss */
.request_review .automated_setup_review ul {
  padding-left: 36px;
}

/* line 18, app/assets/stylesheets/admin/request_review.scss */
.request_review .automated_setup_review ul li {
  list-style-type: circle;
}

/* line 22, app/assets/stylesheets/admin/request_review.scss */
.request_review .automated_setup_review hr {
  border-bottom-color: #DDDDDD;
}

/* line 26, app/assets/stylesheets/admin/request_review.scss */
.request_review .automated_setup_review .msg {
  font-weight: 600;
}

/* line 29, app/assets/stylesheets/admin/request_review.scss */
.request_review .automated_setup_review .msg:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* line 35, app/assets/stylesheets/admin/request_review.scss */
.request_review .automated_setup_review .tip {
  font-size: 0.85em;
  color: #999;
}

/* line 41, app/assets/stylesheets/admin/request_review.scss */
.request_review .automated_setup_review .success .msg {
  color: #5cb85c;
}

/* line 44, app/assets/stylesheets/admin/request_review.scss */
.request_review .automated_setup_review .success .msg:before {
  content: '\f164\00a0';
}

/* line 51, app/assets/stylesheets/admin/request_review.scss */
.request_review .automated_setup_review .fail .msg {
  color: #a94442;
}

/* line 54, app/assets/stylesheets/admin/request_review.scss */
.request_review .automated_setup_review .fail .msg:before {
  content: '\f06a\00a0';
}

/* line 61, app/assets/stylesheets/admin/request_review.scss */
.request_review .automated_setup_review .warning .msg {
  color: #ec971f;
}

/* line 64, app/assets/stylesheets/admin/request_review.scss */
.request_review .automated_setup_review .warning .msg:before {
  content: '\f071\00a0';
}

/* line 72, app/assets/stylesheets/admin/request_review.scss */
.request_review .request-review-page {
  max-width: 1200px;
  padding: 30px 30px;
  text-align: left;
  border-radius: 4px;
}

/* line 78, app/assets/stylesheets/admin/request_review.scss */
.request_review .request-review-page h2 {
  margin: 10px 0 5px;
  font-weight: 400;
  line-height: 1.5em;
  font-size: 18px;
}

/* line 85, app/assets/stylesheets/admin/request_review.scss */
.request_review .request-review-page .bk-watermark {
  margin: 0 0 20px;
}

/* line 87, app/assets/stylesheets/admin/request_review.scss */
.request_review .request-review-page .bk-watermark img {
  opacity: 0.25;
  width: 30px;
}

/* line 94, app/assets/stylesheets/admin/request_review.scss */
.request_review .request-review-box {
  margin-left: auto;
  margin-right: auto;
  color: #666;
  max-width: 400px;
}

/* line 100, app/assets/stylesheets/admin/request_review.scss */
.request_review .request-review-box a {
  color: #328896;
}

/* line 104, app/assets/stylesheets/admin/request_review.scss */
.request_review .request-review-box ul {
  padding-left: 20px;
  list-style-type: disc;
}

/* line 107, app/assets/stylesheets/admin/request_review.scss */
.request_review .request-review-box ul li {
  font-size: 0.9em;
  margin-bottom: 5px;
}

/* line 113, app/assets/stylesheets/admin/request_review.scss */
.request_review .request-review-box p {
  margin-top: 5px;
}

/* line 117, app/assets/stylesheets/admin/request_review.scss */
.request_review .request-review-box .request-live, .request_review .request-review-box .make-me-live {
  max-width: 380px;
  margin: 0 auto;
}

/* line 120, app/assets/stylesheets/admin/request_review.scss */
.request_review .request-review-box .request-live p, .request_review .request-review-box .make-me-live p {
  line-height: 1.2em;
}

/* line 126, app/assets/stylesheets/admin/request_review.scss */
.request_review .understands-request-container {
  text-align: left;
  background-color: #FFF;
  border: 3px solid #328896;
  padding: 15px;
  border-radius: 4px;
  display: block;
  cursor: pointer;
  margin: 20px auto;
  font-size: 0.85em;
}

/* line 136, app/assets/stylesheets/admin/request_review.scss */
.request_review .understands-request-container .qss-checkbox {
  display: block;
  float: left;
  margin-right: 5px;
  border-radius: 4px;
  vertical-align: middle;
}

/* line 143, app/assets/stylesheets/admin/request_review.scss */
.request_review .understands-request-container .agree {
  display: inline;
  font-weight: 600;
  color: #1E6978;
}

/* line 149, app/assets/stylesheets/admin/request_review.scss */
.request_review .incomplete-steps {
  max-width: 600px;
  margin: 15px auto;
}

/* line 152, app/assets/stylesheets/admin/request_review.scss */
.request_review .incomplete-steps ul {
  margin: 15px 0;
  padding: 0 24px;
}

/* line 155, app/assets/stylesheets/admin/request_review.scss */
.request_review .incomplete-steps ul li {
  margin-bottom: 5px;
}

/* line 3, app/assets/stylesheets/admin/searches.scss */
.admin-searches label {
  height: 43px;
  width: 100%;
  font-size: 18px;
  position: relative;
  padding-bottom: 5px;
  padding-left: 7px;
}

/* line 11, app/assets/stylesheets/admin/searches.scss */
.admin-searches label i {
  line-height: 43px;
  position: relative;
  z-index: 2;
}

/* line 17, app/assets/stylesheets/admin/searches.scss */
.admin-searches label > input {
  border: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  font-size: 1.2em;
  font-weight: 500;
  padding-left: 40px;
  line-height: 1.5em;
  color: #333;
  outline: none;
  height: 43px;
}

/* line 2, app/assets/stylesheets/admin/segments.scss */
.admin-segments .action-wrapper {
  margin: 0 -24px;
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/admin/segments.scss */
  .admin-segments .action-wrapper {
    display: flex;
  }
}

/* line 8, app/assets/stylesheets/admin/segments.scss */
.admin-segments .action-groups {
  border-top: 1px solid #DDD;
  padding: 24px;
}

@media (min-width: 768px) {
  /* line 8, app/assets/stylesheets/admin/segments.scss */
  .admin-segments .action-groups {
    flex: 0 0 220px;
  }
}

/* line 14, app/assets/stylesheets/admin/segments.scss */
.admin-segments .action-groups .active {
  font-weight: bold;
}

/* line 17, app/assets/stylesheets/admin/segments.scss */
.admin-segments .action-groups li {
  padding-bottom: 15px;
}

/* line 20, app/assets/stylesheets/admin/segments.scss */
.admin-segments .action-groups .muted:hover {
  cursor: not-allowed;
}

/* line 24, app/assets/stylesheets/admin/segments.scss */
.admin-segments .action-tabs {
  border-left: 1px solid #DDD;
  padding: 24px;
}

@media (min-width: 768px) {
  /* line 24, app/assets/stylesheets/admin/segments.scss */
  .admin-segments .action-tabs {
    flex: 1 1 auto;
  }
}

/* line 31, app/assets/stylesheets/admin/segments.scss */
.admin-segments .action-tabs .search-bar {
  padding: 0 0 20px 0;
}

/* line 35, app/assets/stylesheets/admin/segments.scss */
.admin-segments .action-tabs .search-field {
  background: #F5F7F5;
  padding: 0 0 0 10px;
  border-radius: 3px;
  border: 1px solid #dddddd;
  color: #999999;
  width: 400px;
}

/* line 44, app/assets/stylesheets/admin/segments.scss */
.admin-segments .action-tabs .text-field {
  display: inline-block;
  width: 90% !important;
  background: #F5F7F5;
  border-radius: 1px;
  box-shadow: none;
  border: none;
  padding: 10px 0 10px 2px;
}

/* line 54, app/assets/stylesheets/admin/segments.scss */
.admin-segments .action-tabs .result-count {
  margin: 0 0 10px 0;
}

/* line 59, app/assets/stylesheets/admin/segments.scss */
.admin-segments .action-tabs .filtered-backers-list .spacer {
  display: none;
}

/* line 63, app/assets/stylesheets/admin/segments.scss */
.admin-segments .action-tabs .filtered-backers-list .table th:first-child,
.admin-segments .action-tabs .filtered-backers-list .table th:last-child {
  display: none;
}

/* line 71, app/assets/stylesheets/admin/segments.scss */
.admin-segments .segment_name {
  margin: 0 0 24px;
  background-color: #e7ece7;
  border-radius: 3px;
  padding: 15px 15px 15px 30px;
}

/* line 76, app/assets/stylesheets/admin/segments.scss */
.admin-segments .segment_name .form-group {
  margin: 0;
}

/* line 79, app/assets/stylesheets/admin/segments.scss */
.admin-segments .segment_name label {
  float: left;
  padding: 3px 0;
  color: #333;
}

/* line 84, app/assets/stylesheets/admin/segments.scss */
.admin-segments .segment_name input {
  font-size: 1.2em;
  font-weight: 400;
  border-radius: 3px;
  border: 1px solid #DDD;
}

/* line 92, app/assets/stylesheets/admin/segments.scss */
.admin-segments .filters {
  padding: 15px 30px;
  margin: 0;
  background-color: #F5F7F5;
  border-radius: 3px;
  position: relative;
}

/* line 95, app/assets/stylesheets/admin/segments.scss */
.admin-segments .filters.disabled {
  margin-bottom: 24px;
}

/* line 101, app/assets/stylesheets/admin/segments.scss */
.admin-segments .filters label {
  margin-bottom: 10px;
}

/* line 107, app/assets/stylesheets/admin/segments.scss */
.admin-segments.new .segment_name {
  margin: 0 0 15px;
}

/* line 108, app/assets/stylesheets/admin/segments.scss */
.admin-segments.new .filters {
  padding: 30px;
}

/* line 110, app/assets/stylesheets/admin/segments.scss */
.admin-segments.new .nav-tabs {
  display: none;
}

/* line 113, app/assets/stylesheets/admin/segments.scss */
.admin-segments.new .action-tabs {
  padding: 24px;
}

/* line 120, app/assets/stylesheets/admin/segments.scss */
.admin-segments.show .action-tabs {
  padding: 0px 24px 24px;
}

/* line 127, app/assets/stylesheets/admin/segments.scss */
.admin-segments.search .nav-tabs {
  display: none;
}

/* line 133, app/assets/stylesheets/admin/segments.scss */
.admin-segments .optgroup-header {
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}

/* line 138, app/assets/stylesheets/admin/segments.scss */
.admin-segments .search-query {
  padding: 20px 10px;
}

/* line 142, app/assets/stylesheets/admin/segments.scss */
.admin-segments .filters {
  position: relative;
}

/* line 146, app/assets/stylesheets/admin/segments.scss */
.admin-segments .add-filter-container {
  margin: 10px 0 15px 10px;
}

/* line 150, app/assets/stylesheets/admin/segments.scss */
.admin-segments .form-actions {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  /* line 150, app/assets/stylesheets/admin/segments.scss */
  .admin-segments .form-actions {
    float: left;
    width: 83.3333333333%;
  }
}

/* line 154, app/assets/stylesheets/admin/segments.scss */
.admin-segments .step-container {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 154, app/assets/stylesheets/admin/segments.scss */
  .admin-segments .step-container {
    float: left;
    width: 8.3333333333%;
  }
}

/* line 160, app/assets/stylesheets/admin/segments.scss */
.admin-segments .segment-panel .tab-content {
  border: 1px solid #eee;
  padding: 15px;
}

/* line 166, app/assets/stylesheets/admin/segments.scss */
.admin-segments .segment-tabs {
  margin: 0 -24px 24px !important;
}

/* line 170, app/assets/stylesheets/admin/segments.scss */
.admin-segments .filter-button-bar {
  margin: 24px 0;
}

/* line 174, app/assets/stylesheets/admin/segments.scss */
.admin-segments .step {
  background: #ccc;
  color: white;
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 40px;
}

/* line 186, app/assets/stylesheets/admin/segments.scss */
.admin-segments .actions h4, .admin-segments .actions h5 {
  margin-top: 0;
}

/* line 190, app/assets/stylesheets/admin/segments.scss */
.admin-segments form.save-segment {
  display: inline-block;
}

/* line 194, app/assets/stylesheets/admin/segments.scss */
.admin-segments hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border-top: 0;
  border-bottom-color: #ccc;
}

/* line 201, app/assets/stylesheets/admin/segments.scss */
.admin-segments input {
  margin-bottom: 0;
}

/* line 205, app/assets/stylesheets/admin/segments.scss */
.admin-segments .tabbable {
  border: 1px solid #ccc;
}

/* line 209, app/assets/stylesheets/admin/segments.scss */
.admin-segments .tabbable ul.nav {
  margin-top: 0;
  margin-right: 0;
}

/* line 214, app/assets/stylesheets/admin/segments.scss */
.admin-segments .tabbable ul.nav > li.active a {
  border-right: none;
  border-top: none;
  background: #EFEFEF;
}

/* line 220, app/assets/stylesheets/admin/segments.scss */
.admin-segments .tabbable ul.nav > li > a {
  border-left: none;
  border-radius: 0;
  margin: 0;
  color: #000;
  padding: 10px 20px;
}

/* line 228, app/assets/stylesheets/admin/segments.scss */
.admin-segments .tabbable ul.nav > li > a i {
  visibility: hidden;
}

/* line 233, app/assets/stylesheets/admin/segments.scss */
.admin-segments .tabbable ul.nav > li > a:hover i {
  visibility: visible;
}

/* line 241, app/assets/stylesheets/admin/segments.scss */
.admin-segments .tabbable .tab-pane {
  padding: 10px 0;
}

/* line 246, app/assets/stylesheets/admin/segments.scss */
.admin-segments .perform-actions .panel.nested {
  margin: 30px 0;
}

/* line 248, app/assets/stylesheets/admin/segments.scss */
.admin-segments .perform-actions .panel.nested:first-child {
  margin-top: 0;
}

/* line 251, app/assets/stylesheets/admin/segments.scss */
.admin-segments .perform-actions .panel.nested .panel-body {
  padding-top: 20px;
}

/* line 255, app/assets/stylesheets/admin/segments.scss */
.admin-segments .perform-actions h4 {
  margin-bottom: 10px;
}

/* line 258, app/assets/stylesheets/admin/segments.scss */
.admin-segments .perform-actions .help-block {
  margin-top: 10px;
  font-size: 0.85em;
}

/* line 262, app/assets/stylesheets/admin/segments.scss */
.admin-segments .perform-actions .form-group {
  margin-bottom: 0;
}

/* line 266, app/assets/stylesheets/admin/segments.scss */
.admin-segments .perform-actions .input-group input, .admin-segments .perform-actions .input-group select {
  height: 42px;
}

/* line 270, app/assets/stylesheets/admin/segments.scss */
.admin-segments .perform-actions .selectize-control {
  margin-bottom: 10px;
}

/* line 272, app/assets/stylesheets/admin/segments.scss */
.admin-segments .perform-actions .selectize-control .selectize-input {
  height: 42px;
}

/* line 274, app/assets/stylesheets/admin/segments.scss */
.admin-segments .perform-actions .selectize-control .selectize-input input {
  line-height: 30px !important;
}

/* line 282, app/assets/stylesheets/admin/segments.scss */
.admin-segments .form-actions.step-3 .actions-selector {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 768px) {
  /* line 282, app/assets/stylesheets/admin/segments.scss */
  .admin-segments .form-actions.step-3 .actions-selector {
    float: left;
    width: 33.3333333333%;
  }
}

/* line 286, app/assets/stylesheets/admin/segments.scss */
.admin-segments .form-actions.step-3 .actions {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  border-left: 1px solid #ccc;
  min-height: 230px;
}

@media (min-width: 768px) {
  /* line 286, app/assets/stylesheets/admin/segments.scss */
  .admin-segments .form-actions.step-3 .actions {
    float: left;
    width: 66.6666666667%;
  }
}

/* line 294, app/assets/stylesheets/admin/segments.scss */
.admin-segments .disabled .skrim {
  display: block;
}

/* line 299, app/assets/stylesheets/admin/segments.scss */
.admin-segments .resegment-message {
  margin: -15px -15px 45px;
}

/* line 301, app/assets/stylesheets/admin/segments.scss */
.admin-segments .resegment-message .segment-name {
  font-weight: 600;
}

/* line 306, app/assets/stylesheets/admin/segments.scss */
.admin-segments .skrim {
  cursor: not-allowed;
  z-index: 2;
  background-color: #fff;
  display: none;
  position: absolute;
  opacity: 0.3;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* line 322, app/assets/stylesheets/admin/segments.scss */
.admin-segments.show .tabbable .actions legend {
  cursor: pointer;
}

/* line 325, app/assets/stylesheets/admin/segments.scss */
.admin-segments.show .tabbable .actions form {
  margin-bottom: 30px;
}

/* line 328, app/assets/stylesheets/admin/segments.scss */
.admin-segments.show .tabbable .actions .move-reward {
  padding: 5px;
  visibility: hidden;
}

/* line 332, app/assets/stylesheets/admin/segments.scss */
.admin-segments.show .tabbable .actions .move-reward.collapse.in {
  overflow: visible;
  visibility: visible;
}

/* line 342, app/assets/stylesheets/admin/segments.scss */
.filter-container {
  padding-bottom: 5px;
}

/* line 345, app/assets/stylesheets/admin/segments.scss */
.filter-container select {
  height: 34px;
  width: 100%;
}

/* line 349, app/assets/stylesheets/admin/segments.scss */
.filter-container select.filter {
  margin-right: 15px;
}

/* line 355, app/assets/stylesheets/admin/segments.scss */
.filter-doc {
  font-size: 0.8em;
}

/* line 359, app/assets/stylesheets/admin/segments.scss */
.filter-input {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

/* line 364, app/assets/stylesheets/admin/segments.scss */
.filter-input > input {
  height: 34px;
}

/* line 371, app/assets/stylesheets/admin/segments.scss */
.filter-input .input-prepend > input {
  height: 34px;
}

/* line 374, app/assets/stylesheets/admin/segments.scss */
.filter-input .input-prepend > .add-on {
  height: 24px;
  line-height: 24px;
}

/* line 2, app/assets/stylesheets/admin/shipping/shipping_fees.scss */
.grouped-shipping-fees-table .values {
  padding: 0 30px;
}

/* line 3, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-setup .step-tab {
  font-weight: 600;
  font-size: 16px;
  padding: 10px 0 10px 0px;
  overflow: auto;
}

/* line 8, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-setup .step-tab .arrow {
  float: right;
  line-height: 44px;
  margin-right: 8px;
}

/* line 15, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-setup h3 {
  font-weight: normal;
  font-size: 18px;
  padding: 10px 0 10px 0px;
}

/* line 21, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-setup .shipping-video.thumbnail {
  width: 240px;
  margin-bottom: 0;
}

/* line 27, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-setup .side-notes li {
  margin-bottom: 10px;
}

/* line 33, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-setup .setup-warning h4 {
  margin: 0 0 10px;
  font-weight: 600;
  font-size: 1.0em;
}

/* line 38, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-setup .setup-warning .invalid-sku {
  margin-top: 15px;
  width: 50%;
  background-color: #FFF;
}

/* line 42, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-setup .setup-warning .invalid-sku td {
  color: #666;
}

/* line 48, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-setup .stripe-payment {
  margin: 0;
}

/* line 52, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-setup .instructions {
  max-width: 640px;
  font-size: 0.9em;
  margin-top: 15px;
}

/* line 56, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-setup .instructions .instruction {
  border-top: 1px solid #CCC;
  cursor: pointer;
}

/* line 59, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-setup .instructions .instruction:last-child {
  border-bottom: 1px solid #CCC;
}

/* line 62, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-setup .instructions .instruction .fa-chevron-toggler {
  color: #328896;
}

/* line 66, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-setup .instructions .btn {
  margin: 5px 0;
}

/* line 69, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-setup .instructions ul {
  padding: 0 18px;
  list-style: none;
  margin-bottom: 30px;
}

/* line 73, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-setup .instructions ul li {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 76, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-setup .instructions ul li span.num {
  font-weight: 600;
  font-size: 0.9em;
  color: #999;
}

/* line 86, app/assets/stylesheets/admin/shipping/setup.scss */
.shipping-alert {
  padding-bottom: 24px;
  padding-top: 24px;
  font-size: 18px;
  text-align: center;
  background-color: #f6f9a8;
}

/* line 1, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.shipping-links-bar {
  margin: -30px -24px 30px;
}

/* line 4, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.shipping-links-bar .fulfillment-method-bar {
  background-color: #14454f;
  padding: 15px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.shipping-links-bar .fulfillment-method-bar:after {
  content: "";
  display: table;
  clear: both;
}

/* line 8, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.shipping-links-bar .fulfillment-method-bar .method-title {
  font-size: 1.25em;
  font-weight: 600;
  float: left;
  padding: 7px 0;
  color: #FFF;
}

/* line 15, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.shipping-links-bar .fulfillment-method-bar .dropdown {
  line-height: 40px;
  padding: 0 15px;
  border-top: 1px solid #DDD;
  border-left: 1px solid #DDD;
  background-color: #f9f9f9;
}

/* line 21, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.shipping-links-bar .fulfillment-method-bar .dropdown:hover {
  cursor: pointer;
}

/* line 27, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.shipping-links-bar h3 {
  font-weight: normal;
  padding-bottom: 0px;
  margin: 15px 0;
}

/* line 33, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.shipping-links-bar .btn-bk {
  border: 1px solid #17a1d6;
  background-color: #17a1d6;
  color: #FFF;
}

/* line 37, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.shipping-links-bar .btn-bk:hover {
  border: 1px solid #006699;
  background-color: #006699;
}

/* line 44, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.shipping-links-bar .dropdown-menu li {
  margin: 5px 0;
}

/* line 47, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.shipping-links-bar .dropdown-menu li a {
  border: none !important;
}

/* line 54, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.shipping-credit {
  margin: 0;
}

/* line 56, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.shipping-credit table {
  margin: 0;
}

/* line 59, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.shipping-credit td {
  font-size: 0.9em;
}

/* line 65, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.remaining-credit table {
  margin-bottom: 0;
  border-bottom: none !important;
  border-right: none !important;
}

/* line 70, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.remaining-credit td {
  font-size: 0.9em;
  padding: 11px 15px !important;
  border-top: none !important;
  border-bottom: none !important;
}

/* line 75, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.remaining-credit td.credit-label {
  padding-right: 0 !important;
  border-right: 1px solid transparent !important;
  color: #666 !important;
}

/* line 80, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.remaining-credit td.credit-amount {
  padding: 5px 15px 5px 5px !important;
  font-size: 18px;
}

/* line 84, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.remaining-credit td:last-child {
  border-right: none !important;
}

/* line 88, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.remaining-credit a {
  border: none !important;
}

/* line 94, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.filter-by-segment, .refresh-groups, .filter-by-channel {
  background-color: #F5F7F5;
  padding: 15px;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.filter-by-segment:after, .refresh-groups:after, .filter-by-channel:after {
  content: "";
  display: table;
  clear: both;
}

/* line 99, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.jumper {
  background-color: #F5F7F5;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.jumper:after {
  content: "";
  display: table;
  clear: both;
}

/* line 102, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.jumper .input-group {
  width: 100%;
}

/* line 105, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.jumper input {
  font-size: 12px;
}

/* line 108, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.jumper .btn {
  padding: 6px 12px !important;
  background: #FFF !important;
  color: #328896;
}

/* line 116, app/assets/stylesheets/admin/shipping/shipping_links_bar.scss */
.fulfillment-switcher .btn {
  background: #FFF !important;
  color: #328896;
}

/* line 5, app/assets/stylesheets/admin/shippings.scss */
.admin-shippings .show .thumb-image {
  width: 400px;
}

/* line 11, app/assets/stylesheets/admin/shippings.scss */
.admin-shippings .interested .banner {
  background-color: #fba51b;
  color: #FFF;
  padding: 12px 24px;
  margin: -30px -24px 24px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 24px;
}

/* line 12, app/assets/stylesheets/admin/shippings.scss */
.admin-shippings .interested .banner i.fa {
  font-size: 24px;
  position: relative;
  top: 2px;
  margin-right: 12px;
}

/* line 26, app/assets/stylesheets/admin/shippings.scss */
.admin-shippings .interested .banner a {
  color: #FFF;
  text-decoration: underline;
  text-transform: none;
  margin-left: 12px;
}

/* line 33, app/assets/stylesheets/admin/shippings.scss */
.admin-shippings .interested .content {
  margin: 24px auto;
  max-width: 700px;
}

/* line 36, app/assets/stylesheets/admin/shippings.scss */
.admin-shippings .interested .content h1 {
  margin-top: 48px;
  font-size: 36px;
  font-weight: 600;
}

/* line 41, app/assets/stylesheets/admin/shippings.scss */
.admin-shippings .interested .content h2 {
  margin-top: 48px;
  font-size: 24px;
}

/* line 45, app/assets/stylesheets/admin/shippings.scss */
.admin-shippings .interested .content p {
  font-size: 16px;
  line-height: 1.5em;
}

/* line 50, app/assets/stylesheets/admin/shippings.scss */
.admin-shippings .interested .content .col-container {
  margin: 18px 0;
  display: flex;
}

/* line 53, app/assets/stylesheets/admin/shippings.scss */
.admin-shippings .interested .content .col-container .side-icon {
  flex: 0 0 78px;
}

/* line 56, app/assets/stylesheets/admin/shippings.scss */
.admin-shippings .interested .content .col-container .body-text {
  flex: 1 1 auto;
  margin-left: 18px;
  max-width: 230px;
}

/* line 63, app/assets/stylesheets/admin/shippings.scss */
.admin-shippings .interested .content .get-quote {
  margin-top: 24px;
}

/* line 66, app/assets/stylesheets/admin/shippings.scss */
.admin-shippings .interested .content #click-continue {
  margin: 14px 0;
}

/* line 2, app/assets/stylesheets/admin/shipping_fees.scss */
.shipping-fees-container h4 {
  margin-top: 30px;
}

/* line 7, app/assets/stylesheets/admin/shipping_fees.scss */
.shipping-fee-row {
  margin-bottom: 15px;
}

/* line 10, app/assets/stylesheets/admin/shipping_fees.scss */
.shipping-fee-row .shipping-fee-country {
  max-width: 220px;
}

/* line 13, app/assets/stylesheets/admin/shipping_fees.scss */
.shipping-fee-row .shipping-fee-input {
  max-width: 150px;
}

/*bootstrap variables*/
/* everest colors */
/* system colors */
/* platform colors */
/* dashboard module colors */
/* backer status colors */
/* chartkick */
/* line 94, app/assets/stylesheets/utilities/colors.scss */
.everest-blue-lite {
  color: #328896;
}

/* line 98, app/assets/stylesheets/utilities/colors.scss */
.background-everest-blue-lite {
  background-color: #328896;
}

/* line 102, app/assets/stylesheets/utilities/colors.scss */
.dark-grey {
  color: #666666;
}

/* line 106, app/assets/stylesheets/utilities/colors.scss */
.chartkick-blue {
  color: #3669c9;
}

/* line 110, app/assets/stylesheets/utilities/colors.scss */
.chartkick-red {
  color: #da3b21;
}

/* line 115, app/assets/stylesheets/utilities/colors.scss */
.u-color-kickstarter {
  color: #05ce78;
}

/* line 119, app/assets/stylesheets/utilities/colors.scss */
.u-color-light-green {
  color: #99CC32;
}

/* line 123, app/assets/stylesheets/utilities/colors.scss */
.u-color-red {
  color: #D04E3D;
}

/* line 127, app/assets/stylesheets/utilities/colors.scss */
.u-color-green {
  color: #42a27e;
}

/* line 131, app/assets/stylesheets/utilities/colors.scss */
.u-bg-color-light-green {
  background-color: rgba(85, 175, 89, 0.2);
}

/* line 135, app/assets/stylesheets/utilities/colors.scss */
.u-bg-color-hot-pink {
  background-color: hotpink;
}

/* line 139, app/assets/stylesheets/utilities/colors.scss */
.u-color-blue {
  color: #1E6978;
}

/* line 143, app/assets/stylesheets/utilities/colors.scss */
.u-bg-color-light-blue {
  background-color: #328896;
}

/* line 147, app/assets/stylesheets/utilities/colors.scss */
.u-bg-color-light-gray {
  background-color: #F0EFF4;
}

/* line 151, app/assets/stylesheets/utilities/colors.scss */
.u-color-hot-pink {
  color: hotpink;
}

/* line 5, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .things-to-know {
  margin: 30px 0 0;
  overflow: auto;
  padding: 0;
  list-style: none;
  max-width: 650px;
}

/* line 11, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .things-to-know li {
  margin: 0 0 30px;
  padding-left: 60px;
  position: relative;
}

/* line 16, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .things-to-know li:before {
  content: "\f021";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding: 0 10px;
  position: absolute;
  text-align: center;
  width: 50px;
  left: 0px;
  top: 0px;
  font-size: 40px;
  line-height: 60px;
  color: #FBA51B;
}

/* line 32, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .things-to-know li.pledge-level-shipping:before {
  content: "\f021";
}

/* line 37, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .things-to-know li.collect-additional-fees:before {
  content: "\f067";
}

/* line 42, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .things-to-know li.which-shipping-option:before {
  content: "\f0ce";
}

/* line 49, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .attention {
  font-weight: bold;
  text-decoration: underline;
}

/* line 54, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .blue-lite-text {
  color: #328896;
}

/* line 58, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .white-text {
  color: #FFFFFF;
}

/* line 62, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .pledge-level-shipping-fees-wrapper {
  background-color: #edf0ed;
  padding: 1em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  border-radius: 4px;
}

/* line 68, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .pledge-level-shipping-fees-wrapper .title {
  color: #328896;
}

/* line 72, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .pledge-level-shipping-fees-wrapper table.outer-table {
  margin-top: 1em;
  background-color: #FFFFFF;
  color: #666666;
}

/* line 76, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .pledge-level-shipping-fees-wrapper table.outer-table td.fees {
  width: 30%;
  padding: 15px 8px;
}

/* line 80, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .pledge-level-shipping-fees-wrapper table.outer-table td.applied {
  width: 70%;
  padding: 15px 8px;
}

/* line 86, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .pledge-level-shipping-fees-wrapper .fee-region-group {
  width: 80%;
  font-size: 0.8em;
  color: #999;
  border: 1px solid #EEE;
  background-color: #FFF;
  margin: 0;
}

/* line 93, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .pledge-level-shipping-fees-wrapper .fee-region-group th {
  padding: 3px 5px;
  background-color: #F5F7F5;
  font-weight: 600;
  border-top: none;
  border-bottom: none;
  font-size: 0.9em;
}

/* line 101, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .pledge-level-shipping-fees-wrapper .fee-region-group .country {
  padding: 3px 10px 0 5px;
  border: none;
}

/* line 105, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .pledge-level-shipping-fees-wrapper .fee-region-group .fee {
  border: none;
  width: 50px;
  text-align: right;
  padding: 3px 5px 0 0px;
  min-width: 60px;
}

/* line 113, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .pledge-level-shipping-fees-wrapper .fee-region-group tr:last-child td {
  padding-bottom: 3px;
}

/* line 120, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .shipping-table-kinds {
  margin-top: 15px;
}

/* line 122, app/assets/stylesheets/admin/shipping_rates.scss */
#instructions .shipping-table-kinds .img-x2 {
  margin: 5px 0 30px;
  width: 240px;
}

/* line 2, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables .shipping_table_kind label {
  font-weight: normal;
}

/* line 4, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables .shipping_table_kind label .attention {
  font-weight: bold;
  text-decoration: underline;
}

/* line 9, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables .button-as-link {
  font-size: 85%;
  font-weight: 400;
  cursor: pointer;
}

/* line 17, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.new .shipping_table_kind .control-label, .admin-shipping_tables.create .shipping_table_kind .control-label {
  font-weight: 600;
}

/* line 21, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.new .shipping_table_kind, .admin-shipping_tables.create .shipping_table_kind {
  margin-top: 15px;
}

/* line 23, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.new .shipping_table_kind .img-x2, .admin-shipping_tables.create .shipping_table_kind .img-x2 {
  margin: 5px 0 30px;
  width: 240px;
}

/* line 31, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show .manage-shipping-rules {
  width: 900px;
}

/* line 33, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show .manage-shipping-rules #error-message-container {
  float: right;
  height: 20px;
  margin: 10px 30px;
}

/* line 40, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show .edit-profile-details {
  font-size: 14px;
}

/* line 45, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #add-rules .panel-content {
  font-size: 1.0em;
}

/* line 50, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #shipping_regions {
  width: 100%;
  background-color: #FFF;
}

/* line 54, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #shipping_regions caption {
  border-top: 1px solid #DDD;
  text-align: center;
}

/* line 59, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #shipping_regions .name {
  width: 260px;
  color: #000;
}

/* line 64, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #shipping_regions .rule {
  vertical-align: middle;
}

/* line 68, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #shipping_regions .actions {
  width: 80px;
}

/* line 70, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #shipping_regions .actions a {
  cursor: pointer;
}

/* line 75, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #shipping_regions #select-unapplied-shipping-regions {
  margin-top: 15px;
}

/* line 79, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #shipping_regions .shipping-rule-table {
  width: 220px;
  border: 1px solid #DDD;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 0.9em;
}

/* line 86, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #shipping_regions .shipping-rule-table.per-item {
  border: none;
  margin: 0;
}

/* line 91, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #shipping_regions .shipping-rule-table tr th {
  background-color: #EEE;
}

/* line 95, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #shipping_regions .shipping-rule-table .range-cell {
  text-align: center;
}

/* line 99, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #shipping_regions .shipping-rule-table .per-item-input {
  width: 100px;
}

/* line 103, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #shipping_regions .shipping-rule-table .per-item-label {
  padding-left: 10px;
}

/* line 107, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #shipping_regions .shipping-rule-table .min, .admin-shipping_tables.show #shipping_regions .shipping-rule-table .max {
  display: inline-block;
  min-width: 45%;
}

/* line 112, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #shipping_regions .shipping-rule-table .amount-cell {
  width: 60px;
  vertical-align: middle;
  border-left: 1px solid #EEE;
}

/* line 118, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #shipping_regions .shipping-rule-table .shipping-rule-expander {
  text-align: center;
  color: #328896;
}

/* line 122, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show #shipping_regions .shipping-rule-table .shipping-rule-expander:hover {
  cursor: pointer;
}

/* line 130, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show .show-profile-addons ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 134, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show .show-profile-addons ul li {
  line-height: 2em;
  border-bottom: 1px solid #CCC;
}

/* line 135, app/assets/stylesheets/admin/shipping_tables.scss */
.admin-shipping_tables.show .show-profile-addons ul li:first-child {
  border-top: 1px solid #CCC;
}

/* line 3, app/assets/stylesheets/admin/skus.scss */
.admin-skus .new-sku {
  background-color: #F5F7F5;
  padding: 15px;
  margin-bottom: 30px;
}

/* line 7, app/assets/stylesheets/admin/skus.scss */
.admin-skus .new-sku .form-group {
  margin-bottom: 0;
}

/* line 10, app/assets/stylesheets/admin/skus.scss */
.admin-skus .new-sku .table {
  margin: 0;
}

/* line 13, app/assets/stylesheets/admin/skus.scss */
.admin-skus .new-sku td {
  border: none;
}

/* line 15, app/assets/stylesheets/admin/skus.scss */
.admin-skus .new-sku td:last-child {
  width: 140px;
  vertical-align: bottom;
}

/* line 18, app/assets/stylesheets/admin/skus.scss */
.admin-skus .new-sku td:last-child .input-group {
  height: 34px;
}

/* line 25, app/assets/stylesheets/admin/skus.scss */
.admin-skus .save-btn {
  margin: 25px 5px;
}

/* line 28, app/assets/stylesheets/admin/skus.scss */
.admin-skus .delete-btn,
.admin-skus .view-btn {
  display: inline-block;
  margin: 25px 5px;
  line-height: 35px;
}

/* line 37, app/assets/stylesheets/admin/skus.scss */
.admin-skus .skus-container table.skus th {
  font-size: 12px;
}

/* line 40, app/assets/stylesheets/admin/skus.scss */
.admin-skus .skus-container table.skus th.weight {
  width: 200px;
}

/* line 44, app/assets/stylesheets/admin/skus.scss */
.admin-skus .skus-container table.skus th.customs {
  width: 110px;
}

/* line 48, app/assets/stylesheets/admin/skus.scss */
.admin-skus .skus-container table.skus th.shippable {
  width: 50px;
  text-align: center;
}

/* line 53, app/assets/stylesheets/admin/skus.scss */
.admin-skus .skus-container table.skus th.actions {
  width: 120px;
}

/* line 57, app/assets/stylesheets/admin/skus.scss */
.admin-skus .skus-container table.skus td {
  padding: 10px 5px;
  vertical-align: middle;
}

/* line 60, app/assets/stylesheets/admin/skus.scss */
.admin-skus .skus-container table.skus td .checkbox {
  margin: 0 auto;
}

/* line 65, app/assets/stylesheets/admin/skus.scss */
.admin-skus .skus-container table.skus td input[name="shipped"] {
  text-align: center;
  margin: 0 auto;
}

/* line 70, app/assets/stylesheets/admin/skus.scss */
.admin-skus .skus-container table.skus td input[name="code"] {
  font-family: Consolas, monaco, monospace;
}

/* line 74, app/assets/stylesheets/admin/skus.scss */
.admin-skus .skus-container table.skus td input[type="number"]::-webkit-outer-spin-button,
.admin-skus .skus-container table.skus td input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 80, app/assets/stylesheets/admin/skus.scss */
.admin-skus .skus-container table.skus td input[type="number"] {
  -moz-appearance: textfield;
}

/* line 84, app/assets/stylesheets/admin/skus.scss */
.admin-skus .skus-container table.skus .input-group-row {
  margin-right: 0;
  margin-left: 0;
}

/* line 40, app/assets/stylesheets/admin/../_mixins.scss */
.admin-skus .skus-container table.skus .input-group-row:after {
  content: "";
  display: table;
  clear: both;
}

/* line 88, app/assets/stylesheets/admin/skus.scss */
.admin-skus .skus-container table.skus .input-group-column {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  padding-right: 10px;
}

@media (min-width: 768px) {
  /* line 88, app/assets/stylesheets/admin/skus.scss */
  .admin-skus .skus-container table.skus .input-group-column {
    float: left;
    width: 50%;
  }
}

/* line 92, app/assets/stylesheets/admin/skus.scss */
.admin-skus .skus-container table.skus .input-group-column.last {
  padding-right: 0;
}

/* line 99, app/assets/stylesheets/admin/skus.scss */
.admin-skus #image-previewer {
  background-color: #FFFFFF;
  border: 0;
  padding-bottom: 30px;
}

/* line 103, app/assets/stylesheets/admin/skus.scss */
.admin-skus #image-previewer .add-image {
  border: 0;
  padding: 0;
  margin: 0;
}

/* line 108, app/assets/stylesheets/admin/skus.scss */
.admin-skus #image-previewer .pick-img {
  margin-bottom: 20px;
}

/* line 111, app/assets/stylesheets/admin/skus.scss */
.admin-skus #image-previewer .picker-img selected {
  height: 150px;
}

/* line 114, app/assets/stylesheets/admin/skus.scss */
.admin-skus #image-previewer .handle {
  max-width: 150px;
}

/* line 119, app/assets/stylesheets/admin/skus.scss */
.admin-skus #select-image {
  width: 75%;
}

/* line 123, app/assets/stylesheets/admin/skus.scss */
.admin-skus #preview {
  padding-top: 10px;
}

/* line 128, app/assets/stylesheets/admin/skus.scss */
.admin-skus .batch-apply {
  margin-bottom: 20px;
  margin-top: 20px;
}

/* line 131, app/assets/stylesheets/admin/skus.scss */
.admin-skus .batch-apply .input-group {
  float: left;
  margin-right: 10px;
  padding: 5px 0;
}

/* line 135, app/assets/stylesheets/admin/skus.scss */
.admin-skus .batch-apply .input-group.weight {
  width: 30%;
}

/* line 138, app/assets/stylesheets/admin/skus.scss */
.admin-skus .batch-apply .input-group.customs {
  width: 50%;
}

/* line 144, app/assets/stylesheets/admin/skus.scss */
.admin-skus .well {
  align-content: center;
  height: 112px;
}

/* line 3, app/assets/stylesheets/admin/staff.scss */
.staff .setup-reviews table, .staff .pending-payments table, .staff .setup-data table {
  font-size: 0.9em;
}

/* line 5, app/assets/stylesheets/admin/staff.scss */
.staff .setup-reviews table th, .staff .pending-payments table th, .staff .setup-data table th {
  background-color: #EEE;
  width: 180px;
  text-align: right;
}

/* line 11, app/assets/stylesheets/admin/staff.scss */
.staff .setup-reviews .table:last-child, .staff .pending-payments .table:last-child, .staff .setup-data .table:last-child {
  margin-bottom: 0;
}

/* line 15, app/assets/stylesheets/admin/staff.scss */
.staff .admins {
  margin-top: 15px;
}

/* line 17, app/assets/stylesheets/admin/staff.scss */
.staff .admins table {
  font-size: 0.9em;
}

/* line 19, app/assets/stylesheets/admin/staff.scss */
.staff .admins table th {
  background-color: #EEE;
}

/* line 23, app/assets/stylesheets/admin/staff.scss */
.staff .admins .table:last-child {
  margin-bottom: 0;
}

/* line 1, app/assets/stylesheets/admin/stripe.scss */
.payment-account-connected {
  padding: 30px;
}

/* line 4, app/assets/stylesheets/admin/stripe.scss */
.payment-account-connected .connection-details {
  -ms-box-shadow: 0px 0px 3px 1px rgba(143, 179, 61, 0.5);
  -o-box-shadow: 0px 0px 3px 1px rgba(143, 179, 61, 0.5);
  box-shadow: 0px 0px 3px 1px rgba(143, 179, 61, 0.5);
  background-color: #FFF;
  text-align: left;
  font-size: 0.8em;
  width: 400px;
  margin: 0 auto 15px;
  color: #333;
}

/* line 12, app/assets/stylesheets/admin/stripe.scss */
.payment-account-connected .connection-details tr:first-child td {
  border-top: none;
  border-bottom: 1px solid #EEE;
}

/* line 16, app/assets/stylesheets/admin/stripe.scss */
.payment-account-connected .connection-details td:first-child {
  width: 100px;
  border-right: 1px solid #EEE;
}

/* line 20, app/assets/stylesheets/admin/stripe.scss */
.payment-account-connected .connection-details td {
  padding: 8px 8px !important;
}

/* line 23, app/assets/stylesheets/admin/stripe.scss */
.payment-account-connected .connection-details .connected {
  border-right: none !important;
  background-color: #8fb347;
  color: #FFF;
  padding: 10px 15px !important;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 31px;
  text-align: right;
  max-width: 400px;
  margin: 0 auto;
  border: none;
}

/* line 37, app/assets/stylesheets/admin/stripe.scss */
.payment-account-connected .connection-details .connected img {
  height: 30px;
}

/* line 45, app/assets/stylesheets/admin/stripe.scss */
.connect-with-stripe {
  width: 190px;
}

/* line 49, app/assets/stylesheets/admin/stripe.scss */
.stripe-list {
  padding: 0;
  margin-bottom: 15px;
  list-style: none;
  font-size: 0.9em;
}

/* line 54, app/assets/stylesheets/admin/stripe.scss */
.stripe-list li {
  margin-bottom: 10px;
}

/* line 59, app/assets/stylesheets/admin/stripe.scss */
.paypal-setup {
  font-size: 0.9em;
  text-align: left;
  padding-left: 17px;
}

/* line 63, app/assets/stylesheets/admin/stripe.scss */
.paypal-setup li {
  margin-bottom: 10px;
}

/* line 67, app/assets/stylesheets/admin/stripe.scss */
.paypal-setup .paypal-email {
  margin: 5px 0 10px;
}

/* line 70, app/assets/stylesheets/admin/stripe.scss */
.paypal-setup code {
  display: inline-block;
  border: 1px solid #CCC;
  background-color: #FFF;
  margin: 5px 0;
  padding: 5px;
}

/* line 82, app/assets/stylesheets/admin/stripe.scss */
.stripe_connect .set-currency select {
  width: 200px;
}

/* line 2, app/assets/stylesheets/admin/surveys.scss */
body.admin-surveys.index .instructional-message h2 {
  color: black;
}

/* line 6, app/assets/stylesheets/admin/surveys.scss */
body.admin-surveys.index #survey form button {
  display: none;
}

/* line 13, app/assets/stylesheets/admin/surveys.scss */
body.admin-survey_questions.index .survey-controls {
  margin-top: 20px;
}

/* line 15, app/assets/stylesheets/admin/surveys.scss */
body.admin-survey_questions.index .survey-controls label {
  margin-left: 10px;
}

/* line 22, app/assets/stylesheets/admin/surveys.scss */
body.admin-survey_questions.show .filter-row {
  text-align: right;
}

/* line 32, app/assets/stylesheets/admin/surveys.scss */
body.admin-survey_questions.new .sortableItem .well, body.admin-survey_questions.edit .sortableItem .well {
  margin-bottom: 10px;
}

/* line 37, app/assets/stylesheets/admin/surveys.scss */
body.admin-survey_questions.new .radio, body.admin-survey_questions.edit .radio {
  margin-left: 2px;
}

/* line 40, app/assets/stylesheets/admin/surveys.scss */
body.admin-survey_questions.new .expander-all, body.admin-survey_questions.edit .expander-all {
  text-align: right;
  padding-bottom: 10px;
}

/* line 2, app/assets/stylesheets/admin/sync.scss */
.admin-platform-credentials .sync-instructions, .admin-onboarding-platform-credentials .sync-instructions {
  margin: 80px 0;
}

/* line 8, app/assets/stylesheets/admin/sync.scss */
.sync-notes {
  font-size: 12px;
}

/* line 12, app/assets/stylesheets/admin/sync.scss */
.sync-notes hr {
  border: none;
  border-bottom: 1px solid #DDD;
}

/* line 16, app/assets/stylesheets/admin/sync.scss */
.sync-notes p {
  padding-left: 40px;
}

/* line 20, app/assets/stylesheets/admin/sync.scss */
.sync-notes ul {
  padding: 0;
  list-style: none;
}

/* line 25, app/assets/stylesheets/admin/sync.scss */
.sync-notes ol {
  margin-top: 10px;
  padding: 10px 20px;
}

/* line 30, app/assets/stylesheets/admin/sync.scss */
.sync-notes li {
  margin-bottom: 15px;
}

/* line 35, app/assets/stylesheets/admin/sync.scss */
.igg-latest-import {
  font-size: 0.9em;
}

/* line 37, app/assets/stylesheets/admin/sync.scss */
.igg-latest-import th {
  font-weight: 500;
  background-color: #EEE;
  color: #666;
}

/* line 45, app/assets/stylesheets/admin/sync.scss */
.indemand-instructions .indemand {
  font-size: 1.2em;
  margin: 0 0 10px;
  font-weight: 600;
  border-bottom: 2px solid #0eb4b6;
  color: #0eb4b6;
  padding: 0;
  line-height: 25px;
}

/* line 54, app/assets/stylesheets/admin/sync.scss */
.indemand-instructions p {
  font-size: 0.9em;
  line-height: 1.5em;
}

/* line 61, app/assets/stylesheets/admin/sync.scss */
.sync-funders {
  display: inline-block;
  margin-bottom: 0px;
  margin-top: 5px;
}

/* line 66, app/assets/stylesheets/admin/sync.scss */
.sync-funders [data-fancy-upload] {
  display: inline-block;
}

/* line 68, app/assets/stylesheets/admin/sync.scss */
.sync-funders .sync-funder-btn {
  margin-top: -26px;
}

/* line 76, app/assets/stylesheets/admin/sync.scss */
.sync-upload h5 span {
  font-weight: normal;
}

/* line 79, app/assets/stylesheets/admin/sync.scss */
.sync-upload ol {
  padding: 0 25px;
}

/* line 81, app/assets/stylesheets/admin/sync.scss */
.sync-upload ol li {
  font-size: 13px !important;
  margin: 10px 0 !important;
}

/* line 4, app/assets/stylesheets/admin/vertical_form.scss */
form.vertical .fieldset {
  padding: 25px 0;
}

/* line 6, app/assets/stylesheets/admin/vertical_form.scss */
form.vertical h3 {
  font-weight: 500;
  margin-top: 0;
}

/* line 7, app/assets/stylesheets/admin/vertical_form.scss */
form.vertical hr {
  margin: 12.5px 0;
  border-top: 1px solid #ccc;
  border-bottom: none;
}

/* line 9, app/assets/stylesheets/admin/vertical_form.scss */
form.vertical > .row {
  border-bottom: 1px solid #ccc;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

/* line 14, app/assets/stylesheets/admin/vertical_form.scss */
form.vertical > .row .save {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  border: none;
}

@media (min-width: 992px) {
  /* line 14, app/assets/stylesheets/admin/vertical_form.scss */
  form.vertical > .row .save {
    float: left;
    width: 75%;
  }
}

@media (min-width: 992px) {
  /* line 14, app/assets/stylesheets/admin/vertical_form.scss */
  form.vertical > .row .save {
    margin-left: 25%;
  }
}

/* line 2, app/assets/stylesheets/admin/friend_referrals.scss */
.admin-friend_referrals.index {
  background-color: #fff;
}

/* line 1, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors {
  position: relative;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-sprite {
  background-image: url(data:image/png;base64,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);
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-swatch {
  position: absolute;
  vertical-align: middle;
  background-position: -80px 0;
  border: solid 1px #ccc;
  cursor: text;
  padding: 0;
  margin: 0;
  display: inline-block;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-swatch-color {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors input[type=hidden] + .minicolors-swatch {
  width: 28px;
  position: static;
  cursor: pointer;
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors input[type=hidden][disabled] + .minicolors-swatch {
  cursor: default;
}

/* Panel */
/* line 39, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-panel {
  position: absolute;
  width: 173px;
  background: white;
  border: solid 1px #CCC;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  z-index: 99999;
  box-sizing: content-box;
  display: none;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-panel.minicolors-visible {
  display: block;
}

/* Panel positioning */
/* line 55, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-position-top .minicolors-panel {
  top: -154px;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-position-right .minicolors-panel {
  right: 0;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-position-bottom .minicolors-panel {
  top: auto;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-position-left .minicolors-panel {
  left: 0;
}

/* line 71, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-with-opacity .minicolors-panel {
  width: 194px;
}

/* line 75, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors .minicolors-grid {
  position: relative;
  top: 1px;
  left: 1px;
  width: 150px;
  height: 150px;
  background-position: -120px 0;
  cursor: crosshair;
}

/* line 85, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors .minicolors-grid-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
}

/* line 93, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-slider-saturation .minicolors-grid {
  background-position: -420px 0;
}

/* line 97, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-slider-saturation .minicolors-grid-inner {
  background-position: -270px 0;
  background-image: inherit;
}

/* line 102, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-slider-brightness .minicolors-grid {
  background-position: -570px 0;
}

/* line 106, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-slider-brightness .minicolors-grid-inner {
  background-color: black;
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-slider-wheel .minicolors-grid {
  background-position: -720px 0;
}

/* line 114, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-slider,
.minicolors-opacity-slider {
  position: absolute;
  top: 1px;
  left: 152px;
  width: 20px;
  height: 150px;
  background-color: white;
  background-position: 0 0;
  cursor: row-resize;
}

/* line 126, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-slider-saturation .minicolors-slider {
  background-position: -60px 0;
}

/* line 130, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-slider-brightness .minicolors-slider {
  background-position: -20px 0;
}

/* line 134, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-slider-wheel .minicolors-slider {
  background-position: -20px 0;
}

/* line 138, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-opacity-slider {
  left: 173px;
  background-position: -40px 0;
  display: none;
}

/* line 144, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-with-opacity .minicolors-opacity-slider {
  display: block;
}

/* Pickers */
/* line 149, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-grid .minicolors-picker {
  position: absolute;
  top: 70px;
  left: 70px;
  width: 12px;
  height: 12px;
  border: solid 1px black;
  border-radius: 10px;
  margin-top: -6px;
  margin-left: -6px;
  background: none;
}

/* line 162, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-grid .minicolors-picker > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  border: solid 2px white;
  box-sizing: content-box;
}

/* line 173, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-picker {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 2px;
  background: white;
  border: solid 1px black;
  margin-top: -2px;
  box-sizing: content-box;
}

/* Swatches */
/* line 186, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-swatches,
.minicolors-swatches li {
  margin: 5px 0 3px 5px;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

/* line 194, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-swatches .minicolors-swatch {
  position: relative;
  float: left;
  cursor: pointer;
  margin: 0 4px 0 0;
}

/* line 201, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-with-opacity .minicolors-swatches .minicolors-swatch {
  margin-right: 7px;
}

/* line 205, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-swatch.selected {
  border-color: #000;
}

/* Inline controls */
/* line 210, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-inline {
  display: inline-block;
}

/* line 214, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-inline .minicolors-input {
  display: none !important;
}

/* line 218, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-inline .minicolors-panel {
  position: relative;
  top: auto;
  left: auto;
  box-shadow: none;
  z-index: auto;
  display: inline-block;
}

/* Default theme */
/* line 228, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-theme-default .minicolors-swatch {
  top: 5px;
  left: 5px;
  width: 18px;
  height: 18px;
}

/* line 234, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-theme-default .minicolors-swatches .minicolors-swatch {
  margin-bottom: 2px;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
}

/* line 241, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-theme-default.minicolors-position-right .minicolors-swatch {
  left: auto;
  right: 5px;
}

/* line 245, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-theme-default.minicolors {
  width: auto;
  display: inline-block;
}

/* line 249, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-theme-default .minicolors-input {
  height: 20px;
  width: auto;
  display: inline-block;
  padding-left: 26px;
}

/* line 255, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-theme-default.minicolors-position-right .minicolors-input {
  padding-right: 26px;
  padding-left: inherit;
}

/* Bootstrap theme */
/* line 261, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-theme-bootstrap .minicolors-swatch {
  z-index: 2;
  top: 3px;
  left: 3px;
  width: 28px;
  height: 28px;
  border-radius: 3px;
}

/* line 269, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-theme-bootstrap .minicolors-swatches .minicolors-swatch {
  margin-bottom: 2px;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
}

/* line 276, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-theme-bootstrap .minicolors-swatch-color {
  border-radius: inherit;
}

/* line 279, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-theme-bootstrap.minicolors-position-right > .minicolors-swatch {
  left: auto;
  right: 3px;
}

/* line 283, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-theme-bootstrap .minicolors-input {
  float: none;
  padding-left: 44px;
}

/* line 287, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-theme-bootstrap.minicolors-position-right .minicolors-input {
  padding-right: 44px;
  padding-left: 12px;
}

/* line 291, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-theme-bootstrap .minicolors-input.input-lg + .minicolors-swatch, .minicolors-theme-bootstrap .input-group-lg > .minicolors-input.form-control + .minicolors-swatch,
.minicolors-theme-bootstrap .input-group-lg > .minicolors-input.input-group-addon + .minicolors-swatch,
.minicolors-theme-bootstrap .input-group-lg > .input-group-btn > .minicolors-input.btn + .minicolors-swatch {
  top: 4px;
  left: 4px;
  width: 37px;
  height: 37px;
  border-radius: 5px;
}

/* line 298, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-theme-bootstrap .minicolors-input.input-sm + .minicolors-swatch, .minicolors-theme-bootstrap .input-group-sm > .minicolors-input.form-control + .minicolors-swatch,
.minicolors-theme-bootstrap .input-group-sm > .minicolors-input.input-group-addon + .minicolors-swatch,
.minicolors-theme-bootstrap .input-group-sm > .input-group-btn > .minicolors-input.btn + .minicolors-swatch {
  width: 24px;
  height: 24px;
}

/* line 302, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-theme-bootstrap .minicolors-input.input-xs + .minicolors-swatch {
  width: 18px;
  height: 18px;
}

/* line 306, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.input-group .minicolors-theme-bootstrap:not(:first-child) .minicolors-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* Semantic Ui theme */
/* line 312, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-theme-semanticui .minicolors-swatch {
  top: 0;
  left: 0;
  padding: 18px;
}

/* line 317, vendor/bundle/ruby/3.2.0/gems/jquery-minicolors-rails-2.2.6.2/vendor/assets/stylesheets/jquery.minicolors.css */
.minicolors-theme-semanticui input {
  text-indent: 30px;
}

/* line 121, app/assets/stylesheets/admin/admin.scss */
* {
  -moz-box-sizing: border-box;
}

/* line 125, app/assets/stylesheets/admin/admin.scss */
body {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 129, app/assets/stylesheets/admin/admin.scss */
body.admin {
  /* STAFF Pages */
}

/* line 131, app/assets/stylesheets/admin/admin.scss */
body.admin.pledge_manager {
  background: #F0F0F0;
}

/* line 135, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-body {
  padding: 30px 0;
}

/* line 139, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout {
  padding: 0;
  position: relative;
  min-height: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

/* line 145, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .header {
  padding: 24px 24px 0;
}

/* line 147, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .header h1 {
  font-size: 1.1em;
  font-weight: 600;
  margin: 0;
}

/* line 153, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .main {
  display: flex;
  padding: 0 24px 24px;
}

/* line 157, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .sidebar {
  min-height: 100%;
  flex: 0 0 240px;
  padding: 24px 24px 24px 0;
}

/* line 161, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .sidebar ul {
  list-style: none;
  padding: 0 15px 0 0;
}

/* line 164, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .sidebar ul li {
  font-weight: 500;
  padding: 0 0 10px 0;
}

/* line 168, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .sidebar ul hr {
  margin-top: 0;
  border: none;
  border-bottom: 1px solid #CCC;
}

/* line 175, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .content {
  flex: 1 1 auto;
  padding: 24px 0;
  min-height: 100%;
}

/* line 181, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .table-info:last-child {
  margin-bottom: 0;
}

/* line 184, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .table-info .title {
  font-size: 1.2em;
}

/* line 188, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .table-info tr:last-child td, body.admin .staff-layout .table-info tr:last-child th {
  border-bottom: 1px solid #EEE;
}

/* line 192, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .table-info td, body.admin .staff-layout .table-info th {
  border-color: #EEE;
}

/* line 194, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .table-info td:first-child, body.admin .staff-layout .table-info th:first-child {
  padding-left: 0;
  width: 120px;
  word-break: break-all;
}

/* line 199, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .table-info td:last-child, body.admin .staff-layout .table-info th:last-child {
  padding-right: 0;
}

/* line 207, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .sidebar .table-info td:first-child, body.admin .staff-layout .sidebar .table-info th:first-child {
  width: 50%;
}

/* line 214, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .past-projects .creator_image {
  width: 19px;
  border-radius: 50%;
  border: 1px solid #CCC;
}

/* line 219, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .past-projects .this {
  background-color: #EEE;
}

/* line 223, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .past-projects td:first-child {
  padding-left: 5px;
}

/* line 227, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .past-projects .successful {
  color: #5cb85c;
}

/* line 230, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .past-projects .live {
  color: #1E6978;
}

/* line 233, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .past-projects .failed,
body.admin .staff-layout .past-projects .canceled,
body.admin .staff-layout .past-projects .suspended {
  color: #a94442;
}

/* line 240, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .icon-only {
  display: inline-block;
  width: 19px;
  height: 17px;
  overflow: hidden;
}

/* line 245, app/assets/stylesheets/admin/admin.scss */
body.admin .staff-layout .icon-only img {
  height: 16px;
  position: relative;
  left: 3px;
  top: -4px;
}

/* line 254, app/assets/stylesheets/admin/admin.scss */
body.admin .admin-global-layout {
  padding: 0;
  position: relative;
  min-height: 100%;
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
}

/* line 262, app/assets/stylesheets/admin/admin.scss */
body.admin .admin-global-layout .sidebar {
  min-height: 100%;
  flex: 0 0 240px;
  padding: 24px;
}

/* line 266, app/assets/stylesheets/admin/admin.scss */
body.admin .admin-global-layout .sidebar ul {
  list-style: none;
  padding: 0 15px 0 0;
}

/* line 269, app/assets/stylesheets/admin/admin.scss */
body.admin .admin-global-layout .sidebar ul li {
  font-size: 1.1em;
  font-weight: 600;
  padding: 0 0 10px 0;
}

/* line 274, app/assets/stylesheets/admin/admin.scss */
body.admin .admin-global-layout .sidebar ul ul {
  padding: 10px 0 0;
}

/* line 276, app/assets/stylesheets/admin/admin.scss */
body.admin .admin-global-layout .sidebar ul ul li {
  font-size: 0.9em;
  font-weight: 500;
}

/* line 283, app/assets/stylesheets/admin/admin.scss */
body.admin .admin-global-layout .sidebar .callout {
  padding: 5px 0;
  line-height: 1.5em;
  font-weight: 500;
  font-size: 13px;
}

/* line 291, app/assets/stylesheets/admin/admin.scss */
body.admin .admin-global-layout .content-body {
  flex: 1 1 auto;
  padding: 24px 24px 24px 0;
  min-height: 100%;
}

/* line 295, app/assets/stylesheets/admin/admin.scss */
body.admin .admin-global-layout .content-body h1 {
  margin-top: 0;
  font-size: 1.5em;
  font-weight: 500;
}

/* line 304, app/assets/stylesheets/admin/admin.scss */
body.admin.staff-stats, body.admin.staff-activities, body.admin.staff-admins, body.admin.staff-ads, body.admin.staff-cohorts, body.admin.staff-coupon_codes, body.admin.staff-in_demand_projects, body.admin.staff-ledgers, body.admin.staff-net_promoter_scores, body.admin.staff-pending_payments, body.admin.staff-platform_alerts, body.admin.staff-platform_messages, body.admin.staff-project_leads, body.admin.staff-project_project_leads, body.admin.staff-project_stats_groups, body.admin.staff-projects, body.admin.staff-index_entries, body.admin.staff-staff_members, body.admin.staff-setup_reviews, body.admin.staff-smoke_tests, body.admin.staff-contacts, body.admin.staff-success, body.admin.staff-launch_cohorts, body.admin.staff-creator_marketing_profiles {
  background-color: #FFF;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 331, app/assets/stylesheets/admin/admin.scss */
  body.admin #admin_header li a {
    padding-left: 8px;
    padding-right: 8px;
  }
}

/* line 337, app/assets/stylesheets/admin/admin.scss */
body.admin .admin-body {
  margin: 0 auto;
  padding: 0;
}

/* line 342, app/assets/stylesheets/admin/admin.scss */
body.admin.launch_project_reminders, body.admin.admin-backers.search, body.admin.admin-tools {
  background-color: #FFF;
}

/* line 348, app/assets/stylesheets/admin/admin.scss */
body.admin .search-bar {
  padding: 0 15px 15px 0;
}

/* line 350, app/assets/stylesheets/admin/admin.scss */
body.admin .search-bar form {
  max-width: 460px;
  min-width: 440px;
  display: inline-block;
  margin-right: 15px;
}

/* line 355, app/assets/stylesheets/admin/admin.scss */
body.admin .search-bar form .inline-btn {
  border: 1px solid #CCC;
}

/* line 359, app/assets/stylesheets/admin/admin.scss */
body.admin .search-bar form .input-group-addon.submit-icon {
  background-color: #FFF;
  border-left: none;
  color: #CCC;
  font-size: 20px;
  position: absolute;
  right: 0;
  z-index: 3;
  width: 44px;
  height: 100%;
  padding: 10px 0;
}

/* line 375, app/assets/stylesheets/admin/admin.scss */
body.admin .left-side {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  /* line 375, app/assets/stylesheets/admin/admin.scss */
  body.admin .left-side {
    float: left;
    width: 25%;
  }
}

/* line 379, app/assets/stylesheets/admin/admin.scss */
body.admin .right-side {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  /* line 379, app/assets/stylesheets/admin/admin.scss */
  body.admin .right-side {
    float: left;
    width: 75%;
  }
}

/* line 383, app/assets/stylesheets/admin/admin.scss */
body.admin .center-column {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  /* line 383, app/assets/stylesheets/admin/admin.scss */
  body.admin .center-column {
    float: left;
    width: 66.6666666667%;
  }
}

@media (min-width: 992px) {
  /* line 383, app/assets/stylesheets/admin/admin.scss */
  body.admin .center-column {
    margin-left: 16.6666666667%;
  }
}

/* line 389, app/assets/stylesheets/admin/admin.scss */
body.admin .platform-alerts .alert {
  text-align: center;
  margin-bottom: 0;
}

/* line 396, app/assets/stylesheets/admin/admin.scss */
a {
  color: #328896;
}

/* line 398, app/assets/stylesheets/admin/admin.scss */
.fa-igg:before {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0;
  vertical-align: bottom;
  content: " ";
  background: url(https://d2x9pgnb7vwmga.cloudfront.net/images/everest/platforms/indiegogo/igg-icon.png) no-repeat 0 0;
  background-size: 100%;
}

/* line 409, app/assets/stylesheets/admin/admin.scss */
.list-compact {
  padding-left: 25px;
  font-size: 0.9em;
  color: #999;
  line-height: 1.75em;
}

/* line 414, app/assets/stylesheets/admin/admin.scss */
.list-compact li > ul {
  padding-left: 15px;
}

/* line 419, app/assets/stylesheets/admin/admin.scss */
.ga-icon, .fb-icon {
  width: 18px;
  vertical-align: bottom;
}
